source: osm/applications/editors/josm/plugins/build-common.xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35412   6 years donvip see #josm16860 - resolve test libraries using Ivy
(edit) @35411   6 years donvip see #josm16860 - resolve test libraries using Ivy
(edit) @35390   7 years simon04 see #josm16860 - Update to Apache Ivy 2.5.0
(edit) @35389   7 years simon04 see #josm16860 - Add ant resolve-tools target
(edit) @35387   7 years simon04 Fix typos
(edit) @35386   7 years simon04 Fix typo "committing"
(edit) @35380   7 years simon04 Remove 00_core_tools/guava.jar
(edit) @35379   7 years simon04 see #see16860 - Resolve Checkstyle using Apache Ivy
(edit) @35378   7 years simon04 see #josm16860 - Resolve JavaCC using Apache Ivy
(edit) @35377   7 years simon04 see #josm16860 - Resolve SpotBugs using Apache Ivy
(edit) @35374   7 years donvip build JavaFX plugins only with Java 11+, enable Jacoco coverage on …
(edit) @35344   7 years donvip see #josm17516 - update error-prone dependency
(edit) @35342   7 years donvip see #josm17516 - update to error-prone 2.3.5-SNAPSHOT
(edit) @35340   7 years donvip update javadoc task of apache-commons plugins delete excluded file, …
(edit) @35053   7 years donvip see #josm17861 - initial version of the HTTP/2 plugin
(edit) @35010   7 years donvip see #josm17152 - make sure plugins compiled with JDK8 are built …
(edit) @34891   8 years donvip add guava to test classpath
(edit) @34890   8 years donvip disable error_prone EqualsHashCode error
(edit) @34889   8 years donvip add missing error_prone dependencies
(edit) @34887   8 years donvip update build
(edit) @34874   8 years donvip allow to specify javadoc link
(edit) @34873   8 years donvip allow to specify javadoc executable
(edit) @34795   8 years donvip tools update
(edit) @34705   8 years donvip see #josm16912 - fix manifest
(edit) @34703   8 years donvip see #josm16682 - build 3 smaller native jar files instead of a giant …
(edit) @34682   8 years donvip upgrade jmockit 1.43
(edit) @34677   8 years donvip define plugin.resources.dir and add it to test classpath see …
(edit) @34651   8 years donvip refactoring
(edit) @34620   8 years donvip see #josm16498 - update build for Java 12
(edit) @34605   8 years donvip see #josm16010 - JMockit must be included before JUnit in the classpath
(edit) @34604   8 years donvip see #josm16682 - new property Plugin-Minimum-Java-Version for …
(edit) @34601   8 years donvip define ivy tasks for all plugins
(edit) @34598   8 years donvip add JMockit for plugin unit tests
(edit) @34595   8 years donvip disable javadoc warning for custom tag @license
(edit) @34581   8 years donvip fix Ivy build of StreetSide (conflicts with build of wikipedia plugin …
(edit) @34578   8 years donvip don't use relative path to locate xjc
(edit) @34463   8 years donvip disabled nested feature of spotbugs
(edit) @34462   8 years donvip reduce memory allocated to SpotBugs - it kills our server
(edit) @34411   8 years donvip see #josm15560, see #josm16047 - fix javac.compiler definition
(edit) @34409   8 years donvip see #josm15560, see #josm16047 - fix JABX builds
(edit) @34387   8 years donvip fix javadoc target
(edit) @34383   8 years donvip include third-party source code in javadoc target
(edit) @34378   8 years donvip fix checkstyle config
(edit) @34376   8 years donvip see #josm15560, see #josm16047 - fix JAXB build
(edit) @34375   8 years donvip see #josm15560, see #josm16047 - include JAXB, removed in JDK11
(edit) @34373   8 years donvip see #josm15560, see #josm16047 - restore target=1.8, remove …
(edit) @34368   8 years donvip see #josm15560, see #josm16047 - remove target=1.8, keep only source=1.8
(edit) @34367   8 years donvip see #josm15560, see #josm16047 - add java.activation,java.se.ee …
(edit) @34366   8 years donvip see #josm15560, see #josm16047 - add java.activation,java.se.ee …
(edit) @34364   8 years donvip see #josm15560, see #josm16047 - fix java version
(edit) @34363   8 years donvip see #josm15560, see #josm16047 - Add compatibility with Java 10/11
(edit) @34362   8 years donvip HTML5 javadoc with Java >= 9
(edit) @34323   8 years donvip exclude *.md files from jar packaging
(edit) @34244   8 years holgermappt Re-added source and javadoc JARs to dist and clean targets. The JARs …
(edit) @34225   8 years holgermappt Do not distribute plugin-sources.jar and plugin-javadoc.jar. This …
(edit) @34224   8 years holgermappt Removed unnecessary dist path prefix in target update-current.
(edit) @34063   9 years donvip increase memory for spotbugs
(edit) @34059   9 years donvip use plugin.src.dir in compile target
(edit) @34045   9 years donvip publish sources and javadoc jars for plugins
(edit) @34039   9 years donvip reduce spotbugs effort. It kills our server
(edit) @34038   9 years donvip add new javadoc ant target for plugins
(edit) @34010   9 years donvip disable StringSplitter warning
(edit) @33960   9 years donvip add includeantruntime=false option when compiling unit tests
(edit) @33955   9 years donvip increase memory allocated to SpotBugs
(edit) @33932   9 years donvip fix spotbugs configuration - speeds up analysis for large projects …
(edit) @33763   9 years donvip disable JdkObsolete
(edit) @33591   9 years donvip switch to spotbugs
(edit) @33491   9 years donvip see #josm14794 - update to latest checkstyle changes
(edit) @33490   9 years donvip revert accidental commit
(edit) @33489   9 years donvip detect empty REVISION.XML files
(edit) @33423   9 years donvip update java 9 detection mechanism
(edit) @33339   9 years donvip add missing Java 9 options for unit tests
(edit) @33333   9 years donvip add xmlns:if="ant:if"
(edit) @33331   9 years donvip see #josm11924 - add java9 stuff for unit tests
(edit) @33330   9 years donvip update error_prone filename
(edit) @33202   9 years donvip update to error_prone 2.0.19
(edit) @33181   10 years donvip disable error_prone FutureReturnValueIgnored warning
(edit) @33173   10 years donvip update to error_prone_ant-2.0.18
(edit) @33135   10 years donvip remove checkstyle version number
(edit) @33120   10 years donvip update error-prone
(edit) @33112   10 years donvip update to checkstyle 7.4
(edit) @33084   10 years donvip update to checkstyle 7.3
(edit) @33061   10 years donvip exclude boofcv from checkstyle
(edit) @33059   10 years donvip disable InsecureCryptoUsage warning
(edit) @33056   10 years donvip update error-prone
(edit) @33048   10 years donvip update checkstyle
(edit) @33025   10 years donvip checkstyle
(edit) @33019   10 years donvip checkstyle 7.1.2
(edit) @33014   10 years donvip update error-prone 2.0.13
(edit) @32997   10 years donvip update checkstyle 7.1.1
(edit) @32926   10 years donvip remove Groovy dependence
(edit) @32900   10 years donvip add java 9 compatibility for locating jaxb compiler (xjc)
(edit) @32894   10 years donvip update to error-prone 2.0.12
(edit) @32777   10 years donvip workaround for error-prone incompatibility with jdk9
(edit) @32766   10 years donvip update to checkstyle 7.1
(edit) @32765   10 years donvip update checkstyle ignored files
(edit) @32737   10 years donvip disable ReferenceEquality warning, increase warnings limit
(edit) @32700   10 years donvip see #josm11390, see #josm12472 - Update to error-prone 2.0.11
(edit) @32678   10 years donvip see #josm11390 - switch to Java 8
(edit) @32673   10 years donvip checkstyle
Note: See TracRevisionLog for help on using the revision log.