source: josm/trunk/build.xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9505   8 years stoecker see #12313 - improve groovy script for EII/JOSM difference checks, add …
(edit) @9501   8 years Don-vip make the distinction between unit tests (*Test.java) and integration …
(edit) @9357   8 years simon04 fix #12321 - Allow JOSM to be compiled outside of repository root …
(edit) @9330   8 years Don-vip see #11924 - update to Groovy 2.4.6-SNAPSHOT (rev …
(edit) @9252   8 years Don-vip see #10684 - update to checkstyle 6.14.1
(edit) @9250   8 years Don-vip remove tabs
(edit) @9249   8 years Don-vip see #11390 - resolve last javadoc warnings with Java 8. "ant javadoc" …
(edit) @9212   8 years Don-vip checkstyle 6.14 + tune xml validation settings in Eclipse project
(edit) @9205   8 years Don-vip fix some Findbugs warnings
(edit) @9133   8 years bastiK see #12186 - add more projections The list of projections is now …
(edit) @9079   8 years Don-vip update to CheckStyle 6.13
(edit) @9057   8 years Don-vip update to CheckStyle 6.12.1
(edit) @8852   9 years Don-vip remove old property from build.xml
(edit) @8834   9 years Don-vip update to checkstyle 6.11.2
(edit) @8820   9 years Don-vip update to Groovy 2.4.5
(edit) @8810   9 years Don-vip update to CheckStyle 6.11
(edit) @8778   9 years Don-vip disable Proguard with Java 9 until …
(edit) @8727   9 years Don-vip update to Checkstyle 6.10.1
(edit) @8691   9 years Don-vip update to Groovy 2.4.4
(edit) @8687   9 years Don-vip see #11795 - add taginfo target to Ant build
(edit) @8664   9 years Don-vip update CheckStyle to 6.9
(edit) @8656   9 years Don-vip enable Findbugs in Eclipse project
(edit) @8632   9 years Don-vip update Checkstyle to 6.8.1, update Eclipse project, fix checkstyle issues
(edit) @8535   9 years bastiK fixed #11598 - Cannot match literal quotation mark (?) in regular …
(edit) @8532   9 years Don-vip fix #11597 - update Proguard rules
(edit) @8528   9 years Don-vip see #11255 - remove references to imagery/types folder deleted since …
(edit) @8527   9 years Don-vip see #11255 - remove JAXB parameter unused since r8526
(edit) @8526   9 years wiktorn Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8508   9 years Don-vip update jacoco 0.7.5 + add checkstyle 6.7
(edit) @8173   9 years Don-vip see #11216 - update Eclipse classpath and build.xml
(edit) @8172   9 years bastiK see #11216 - fix IndexedDiskCacheManager (patch by wiktorn)
(edit) @8168   9 years bastiK see #11216 - Limit size of TMS cache (patch by wiktorn)
(edit) @8157   9 years Don-vip update to Groovy 2.4.3 (forgot one reference)
(edit) @8156   9 years Don-vip update to Groovy 2.4.3, FindBugs 3.0.1, Jacoco 0.7.4, …
(edit) @8090   9 years Don-vip Tools update: - FindBugs 3.0.1-rc1 - Jacoco 0.7.3 - Proguard 5.2
(edit) @7987   9 years Don-vip update presets lang, update Groovy, remove deprecated stuff, fix some …
(edit) @7934   9 years Don-vip update animal-sniffer-ant-tasks to version 1.13
(edit) @7868   9 years Don-vip see #10448 - fix build.xml
(edit) @7842   9 years Don-vip fix windows installer script
(edit) @7839   9 years Don-vip update Windows installer build script + make new target in build.xml
(edit) @7837   9 years Don-vip update to Groovy 2.3.9
(edit) @7787   9 years Don-vip update to Groovy 2.3.8
(edit) @7622   10 years Don-vip update to jdk7u72 + Groovy 2.3.7 + Jacoco 0.7.2
(edit) @7512   10 years stoecker checkin test
(edit) @7508   10 years Don-vip fix build
(edit) @7494   10 years Don-vip update proguard to version 5.0 + debian/ubuntu stuff
(edit) @7489   10 years Don-vip fix #10393 - Validation of URLs and e-mails in relevant tags, using …
(edit) @7367   10 years Don-vip fix encoding problems in tests + tools update: - Groovy 2.3.6 - Jacoco …
(edit) @7351   10 years Don-vip fix #10325 - WMS not working if JOSM compiled with dist-optimized: …
(edit) @7331   10 years Don-vip fix build + update to JavaCC 6.1.2
(edit) @7325   10 years Don-vip COTS update
(edit) @7287   10 years Don-vip fix #10025 - File registration with Mac OSX (many thanks to Stereo and …
(edit) @7231   10 years Don-vip see #10025 - add bundledocument to Mac OSX package to register JOSM …
(edit) @7215   10 years akks update Netbeans project, skip jaxb build target if not needed (see #10040)
(edit) @7209   10 years Don-vip see #10040 - call JDK xjc native executable instead of ant task to …
(edit) @7208   10 years Don-vip see #10040 - update Groovy to 2.3.2 (official version for running …
(edit) @7183   10 years stoecker fix linK
(edit) @7133   10 years Don-vip remove generated Java files from SVN, integrate JAXB 2.2.7 to build …
(edit) @7085   10 years Don-vip allow to disable auto-save of preferences file for unit tests (ant …
(edit) @7079   10 years Don-vip fix some unit tests
(edit) @7068   10 years Don-vip test cleanup
(edit) @7063   10 years Don-vip compile and run all tests, including Groovy ones
(edit) @7043   10 years bastiK see #9691 - added command line option to enable debug level trace
(edit) @7040   10 years Don-vip tests/build update: * update Jacoco to version 0.7.0 * compile …
(edit) @7027   10 years Don-vip fix more warnings (-Xlint:rawtypes), remove deprecated method and …
(edit) @7022   10 years Don-vip see #8465 - enable and fix more warnings
(edit) @7021   10 years Don-vip see #8465 - enable -Xlint:cast and fix associated warnings
(edit) @7019   10 years Don-vip see #8465 - fix @SafeVarargs warning, see …
(edit) @7001   10 years Don-vip see #8465 - switch core to Java 7
(edit) @6955   10 years Don-vip fix #9778 - more https accesses to josm website
(edit) @6945   10 years Don-vip see #8654 - refactor Mac OSX packaging ant task
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6756   10 years Don-vip fix #9590 - replace org.json with GPL-compliant jsonp + remove mention …
(edit) @6686   10 years Don-vip fix #9575 - support predefined character classes in MapCSS regular …
(edit) @6585   10 years simon04 fix #9501 see #9450 - JOSM build failed with SVN
(edit) @6545   10 years simon04 see #9450 - JOSM build from a git mirror: remove need for perl script, …
(edit) @6540   10 years Don-vip fix #9450 - Allow to build JOSM from a git mirror clone with `ant …
(edit) @6446   10 years Don-vip javaCC tuning
(edit) @6341   10 years Don-vip Prepare arrival of Java 7u51 (14th january 2014) - update Manifest to …
(edit) @6217   11 years Don-vip see #8654 - Make Mac OS X Java 7 package closer to former package
(edit) @6216   11 years Don-vip see #8654 - New target distmac7 to build Mac OS X package for Oracle …
(edit) @6208   11 years Don-vip fix #9027 - fix error in internal preset introduced in r6195 (patch by …
(edit) @6144   11 years Don-vip see #8954 - new tagging preset reader regression test (patch by AlfonZ)
(edit) @6134   11 years Don-vip forgot old statement
(edit) @6133   11 years Don-vip update build.xml / test environment: - cleanup of build.xml - update …
(edit) @6121   11 years Don-vip compile test classes to their own build dir
(edit) @6120   11 years Don-vip fix test-compile target in build.xml
(edit) @5502   12 years Don-vip fix some compilation warnings
(edit) @5498   12 years jttt ant-sniffer 1.8, download only changed plugins for check-plugin target
(edit) @5481   12 years stoecker some cleanup, mainly javadoc
(edit) @5392   12 years bastiK applied #7922 - "ant clean dist" doesn't work (patch by AlfonZ)
(edit) @5362   12 years stoecker reintroduce the feature to give the build a name
(edit) @5323   12 years simon04 fix #7769 - build.xml improvements. - run javacc only if …
(edit) @5263   12 years bastiK add javadoc ant task
(edit) @4838   12 years jttt Add findbugs ant target
(edit) @4837   12 years jttt Fix tests
(edit) @4783   12 years jttt Upgrade to animal sniffer 1.7
(edit) @4730   12 years jttt New proguard, update proguard configuration
(edit) @4728   12 years jttt Fix #7192: compile error
Note: See TracRevisionLog for help on using the revision log.