Files
gerrit/tools
Christian Aistleitner 97d7b0d7b9 Make gerrit-acceptance-framework's artifacts match plugin's scheme
The plugin and extension jars follow the scheme

  gerrit-$FOO -> $FOO.jar
  gerrit-$FOO -> $FOO-src.jar
  gerrit-$FOO -> $FOO-javadoc.jar

Hence, for the gerrit-acceptance-framework directory, the artifacts
were expected as:

* gerrit-acceptance-framework.jar
* gerrit-acceptance-framework-src.jar
* gerrit-acceptance-framework-javadoc.jar

However, they are called 'api.jar', 'src.jar', 'javadoc.jar' without
any qualifier in front. To make naming more consistent, we make the
new gerrit-acceptance-framework artifacts follow the above scheme.

Change-Id: I6fcefed4a8ba05aae4ae2dc6f22ff39e48dea56d
2015-09-29 10:57:20 +02:00
..
2013-09-19 18:29:07 +00:00
2015-03-04 10:59:02 +09:00
2015-06-18 17:10:11 +02:00
2015-06-18 17:10:11 +02:00
2015-06-18 17:10:11 +02:00
2014-09-11 09:48:07 +02:00