summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add new *-thin.jar file without dependencies.HEADmasterKarsten Loesing2018-07-26
| | | | Implements part of #23549.
* Let the jdbc driver service configuration be part of the jar.iwakeh2017-10-05
| | | | This is part of task-21145.
* Create the 'jar' before the 'other' artifact.iwakeh2017-10-05
| | | | At the time this only affects the Onionoo build.
* Make build revision properties file project-specific.iwakeh2017-10-05
|
* Create a build revision containing properties file.iwakeh2017-07-03
| | | | Implements part of task-21414 by providing this file and addinng it to the jar.
* Set target and source to Java 8.iwakeh2017-07-03
| | | | Prepares migration to Java 8 for all Metrics' products.
* Update to Debian stretch libraries.Karsten Loesing2017-07-03
| | | | | | | | Note that Checkstyle and Cobertura are excluded from this update, because they're not required for the build and because we're still using newer versions than what's in stretch. We could attempt to downgrade and see if the versions in stretch are new enough. But that's not part of this patch.
* Add release version to headline and in case of 'dev' versions also the git ↵iwakeh2017-02-14
| | | | | | revision. Implements 21614.
* Enable exclude patterns, part of task-21469.iwakeh2017-02-14
|
* Remove import of non-existing css. Spotted by Karsten.iwakeh2017-02-14
|
* Add new style to metrics-base. Implements task-21376.iwakeh2017-02-14
|
* Only include resources in binary jar, neither in javadoc nor sources jars.iwakeh2017-01-05
| | | | Improved comments in build template.
* squash! squash! Corrected source-jar contents, enabled additonal target ↵iwakeh2017-01-04
| | | | | | execution before signing using a new property, and cleaned up jar-task. Corrected path for javadoc-jar. Add Main-Class attribute only to executable jar.
* squash! Corrected source-jar contents, enabled additonal target execution ↵iwakeh2017-01-04
| | | | | | before signing using a new property, and cleaned up jar-task. Added Implemented-By property to manifest.
* squash! squash! Corrected source-jar contents, enabled additonal target ↵iwakeh2017-01-04
| | | | | | execution before signing using a new property, and cleaned up jar-task. Corrected path for javadoc-jar. Removed wrong property definition.
* squash! Corrected source-jar contents, enabled additonal target execution ↵iwakeh2017-01-04
| | | | | | before signing using a new property, and cleaned up jar-task. Corrected path for javadoc-jar.
* Corrected source-jar contents,iwakeh2017-01-04
| | | | | enabled additonal target execution before signing using a new property, and cleaned up jar-task.
* Tweaked base.xml and build template. The copyright year for javadoc is now ↵iwakeh2017-01-03
| | | | computed from the current time UTC.
* Limit line length to 80. Removed property 'maxLineLength' from 'LeftCurly', ↵iwakeh2017-01-03
| | | | because it is deprecated (since 6.10) and defaults to 80 anyway.
* Implements part of task-20596. All currently released Metrics products are ↵iwakeh2017-01-02
| | | | supported, i.e., CollecTor, metrics-lib, Onionoo.
* Initial commit. Implements part of task-20596.iwakeh2016-12-22