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) @35053   5 years donvip see #josm17861 - initial version of the HTTP/2 plugin
(edit) @35010   5 years donvip see #josm17152 - make sure plugins compiled with JDK8 are built …
(edit) @34891   5 years donvip add guava to test classpath
(edit) @34890   5 years donvip disable error_prone EqualsHashCode error
(edit) @34889   5 years donvip add missing error_prone dependencies
(edit) @34887   5 years donvip update build
(edit) @34874   5 years donvip allow to specify javadoc link
(edit) @34873   5 years donvip allow to specify javadoc executable
(edit) @34795   5 years donvip tools update
(edit) @34705   6 years donvip see #josm16912 - fix manifest
(edit) @34703   6 years donvip see #josm16682 - build 3 smaller native jar files instead of a giant …
(edit) @34682   6 years donvip upgrade jmockit 1.43
(edit) @34677   6 years donvip define plugin.resources.dir and add it to test classpath see …
(edit) @34651   6 years donvip refactoring
(edit) @34620   6 years donvip see #josm16498 - update build for Java 12
(edit) @34605   6 years donvip see #josm16010 - JMockit must be included before JUnit in the classpath
(edit) @34604   6 years donvip see #josm16682 - new property Plugin-Minimum-Java-Version for …
(edit) @34601   6 years donvip define ivy tasks for all plugins
(edit) @34598   6 years donvip add JMockit for plugin unit tests
(edit) @34595   6 years donvip disable javadoc warning for custom tag @license
(edit) @34581   6 years donvip fix Ivy build of StreetSide (conflicts with build of wikipedia plugin …
(edit) @34578   6 years donvip don't use relative path to locate xjc
(edit) @34463   6 years donvip disabled nested feature of spotbugs
(edit) @34462   6 years donvip reduce memory allocated to SpotBugs - it kills our server
(edit) @34411   6 years donvip see #josm15560, see #josm16047 - fix javac.compiler definition
(edit) @34409   6 years donvip see #josm15560, see #josm16047 - fix JABX builds
(edit) @34387   6 years donvip fix javadoc target
(edit) @34383   6 years donvip include third-party source code in javadoc target
(edit) @34378   6 years donvip fix checkstyle config
(edit) @34376   6 years donvip see #josm15560, see #josm16047 - fix JAXB build
(edit) @34375   6 years donvip see #josm15560, see #josm16047 - include JAXB, removed in JDK11
(edit) @34373   6 years donvip see #josm15560, see #josm16047 - restore target=1.8, remove …
(edit) @34368   6 years donvip see #josm15560, see #josm16047 - remove target=1.8, keep only source=1.8
(edit) @34367   6 years donvip see #josm15560, see #josm16047 - add java.activation,java.se.ee …
(edit) @34366   6 years donvip see #josm15560, see #josm16047 - add java.activation,java.se.ee …
(edit) @34364   6 years donvip see #josm15560, see #josm16047 - fix java version
(edit) @34363   6 years donvip see #josm15560, see #josm16047 - Add compatibility with Java 10/11
(edit) @34362   6 years donvip HTML5 javadoc with Java >= 9
(edit) @34323   6 years donvip exclude *.md files from jar packaging
(edit) @34244   6 years holgermappt Re-added source and javadoc JARs to dist and clean targets. The JARs …
(edit) @34225   6 years holgermappt Do not distribute plugin-sources.jar and plugin-javadoc.jar. This …
(edit) @34224   6 years holgermappt Removed unnecessary dist path prefix in target update-current.
(edit) @34063   6 years donvip increase memory for spotbugs
(edit) @34059   6 years donvip use plugin.src.dir in compile target
(edit) @34045   6 years donvip publish sources and javadoc jars for plugins
(edit) @34039   6 years donvip reduce spotbugs effort. It kills our server
(edit) @34038   6 years donvip add new javadoc ant target for plugins
(edit) @34010   6 years donvip disable StringSplitter warning
(edit) @33960   6 years donvip add includeantruntime=false option when compiling unit tests
(edit) @33955   6 years donvip increase memory allocated to SpotBugs
(edit) @33932   6 years donvip fix spotbugs configuration - speeds up analysis for large projects …
(edit) @33763   7 years donvip disable JdkObsolete
(edit) @33591   7 years donvip switch to spotbugs
(edit) @33491   7 years donvip see #josm14794 - update to latest checkstyle changes
(edit) @33490   7 years donvip revert accidental commit
(edit) @33489   7 years donvip detect empty REVISION.XML files
(edit) @33423   7 years donvip update java 9 detection mechanism
(edit) @33339   7 years donvip add missing Java 9 options for unit tests
(edit) @33333   7 years donvip add xmlns:if="ant:if"
(edit) @33331   7 years donvip see #josm11924 - add java9 stuff for unit tests
(edit) @33330   7 years donvip update error_prone filename
(edit) @33202   7 years donvip update to error_prone 2.0.19
(edit) @33181   7 years donvip disable error_prone FutureReturnValueIgnored warning
(edit) @33173   7 years donvip update to error_prone_ant-2.0.18
(edit) @33135   7 years donvip remove checkstyle version number
(edit) @33120   7 years donvip update error-prone
(edit) @33112   7 years donvip update to checkstyle 7.4
(edit) @33084   7 years donvip update to checkstyle 7.3
(edit) @33061   8 years donvip exclude boofcv from checkstyle
(edit) @33059   8 years donvip disable InsecureCryptoUsage warning
(edit) @33056   8 years donvip update error-prone
(edit) @33048   8 years donvip update checkstyle
(edit) @33025   8 years donvip checkstyle
(edit) @33019   8 years donvip checkstyle 7.1.2
(edit) @33014   8 years donvip update error-prone 2.0.13
(edit) @32997   8 years donvip update checkstyle 7.1.1
(edit) @32926   8 years donvip remove Groovy dependence
(edit) @32900   8 years donvip add java 9 compatibility for locating jaxb compiler (xjc)
(edit) @32894   8 years donvip update to error-prone 2.0.12
(edit) @32777   8 years donvip workaround for error-prone incompatibility with jdk9
(edit) @32766   8 years donvip update to checkstyle 7.1
(edit) @32765   8 years donvip update checkstyle ignored files
(edit) @32737   8 years donvip disable ReferenceEquality warning, increase warnings limit
(edit) @32700   8 years donvip see #josm11390, see #josm12472 - Update to error-prone 2.0.11
(edit) @32678   8 years donvip see #josm11390 - switch to Java 8
(edit) @32673   8 years donvip checkstyle
(edit) @32619   8 years donvip update checkstyle config
(edit) @32422   8 years donvip update to checkstyle 7.0
(edit) @32362   8 years donvip update to Groovy 2.4.7
(edit) @32334   8 years donvip build optimization
(edit) @32326   8 years donvip use a single test config directory for all plugins. This simplifies …
(edit) @32322   8 years donvip checkstyle
(edit) @32317   8 years donvip narrow focus of checkstyle/findbugs checks
(edit) @32312   8 years donvip fix findbugs task configuration
(edit) @32311   8 years donvip narrow focus of checkstyle/findbugs checks
(edit) @32310   8 years donvip add checkstyle and findbugs targets for josm plugins
(edit) @32306   8 years donvip rework/simplify plugins build.xml file - automatically run unit tests …
(edit) @32188   8 years donvip include findbugs annotations.jar in test.classpath to avoid groovyc …
(edit) @32175   8 years donvip don't include signature files of signed libraries
(edit) @32079   8 years donvip update to Groovy 2.4.6
Note: See TracRevisionLog for help on using the revision log.