|
|
@19174
|
3 months |
taylor.smock |
Add javafx to ignore list for API check (ant check-plugins )
javafx …
|
|
|
@19146
|
4 months |
taylor.smock |
Fix #23811: ant jdeps was broken (patch by mfloryan)
|
|
|
@19137
|
4 months |
stoecker |
add iD and Rapid to editor sync
|
|
|
@19050
|
7 months |
taylor.smock |
Revert most var changes from r19048, fix most new compile warnings …
|
|
|
@19048
|
7 months |
taylor.smock |
Dependency updates
ivy.xml
* org.eclipse.parsson:parsson: 1.1.5 -> …
|
|
|
@19044
|
7 months |
stoecker |
switch build-xml to java 11 and drop java 9 support, see #17858
|
|
|
@19043
|
7 months |
stoecker |
drop COMPAT locale provider
|
|
|
@19040
|
7 months |
stoecker |
add gpl to ant build, see #23552
|
|
|
@18985
|
9 months |
taylor.smock |
Fix #23355: Sanity check JVM arguments on startup
See #17858: JOSM …
|
|
|
@18974
|
9 months |
taylor.smock |
Fix #23465: Remove custom checkstyle plugin
TopLevelJavadocCheck.java …
|
|
|
@18871
|
13 months |
taylor.smock |
See #23218: Use newer error_prone versions when compiling on Java 11+
…
|
|
|
@18861
|
13 months |
stoecker |
remove hardcoded plugin Java versions, see #23218
|
|
|
@18858
|
13 months |
taylor.smock |
See #23218: Fix check-plugins (hardcoded excludes for plugins with min …
|
|
|
@18819
|
15 months |
taylor.smock |
See #22652, r18817: Stop parsing gpx files when point elements have …
|
|
|
@18818
|
15 months |
taylor.smock |
Fix tests
|
|
|
@18727
|
18 months |
taylor.smock |
See #22943: Build fails with Java 20
Typo in regex …
|
|
|
@18726
|
18 months |
taylor.smock |
Fix #22943: Build fails with Java 20
This was due the isJava9 regex …
|
|
|
@18673
|
21 months |
taylor.smock |
Ensure that the test META-INF/services directory is actually available …
|
|
|
@18587
|
2 years |
taylor.smock |
Dependency updates
ivy: 2.5.0 -> 2.5.1:
* Fixes CVE-2022-37856 and …
|
|
|
@18488
|
2 years |
Don-vip |
see #21005 - java 18 support
|
|
|
@18348
|
3 years |
Don-vip |
see #20522 see #21005 - Allow security manager via sysproperty (only …
|
|
|
@18347
|
3 years |
Don-vip |
see #20522 see #21005 - Allow security manager via sysproperty
|
|
|
@18333
|
3 years |
Don-vip |
see #21596 - exclude Pack200 (patch by taylor.smock)
|
|
|
@18332
|
3 years |
Don-vip |
see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch …
|
|
|
@18322
|
3 years |
Don-vip |
see #20522 see #21005 - Allow security manager, otherwise it raises a …
|
|
|
@18309
|
3 years |
Don-vip |
see #21510 - fixup, forgot to delete one part (patch didn't apply nicely)
|
|
|
@18308
|
3 years |
Don-vip |
fix #21510 - Enable Multi-Release Jars (MRJAR - JEP 238 - patch by …
|
|
|
@18180
|
3 years |
Don-vip |
see #20522 - re-enable Proguard on Java 17+
|
|
|
@18169
|
3 years |
Don-vip |
see #17083 - remove distwin target
|
|
|
@18142
|
3 years |
Don-vip |
see #17083 - sign jar files built on Github
|
|
|
@18072
|
3 years |
Don-vip |
fix #16868 - build cleanup
|
|
|
@18055
|
3 years |
Don-vip |
fix spotbugs config for correct reporting
|
|
|
@17971
|
3 years |
Don-vip |
fix #21059 - see #19724 - export java.base/sun.security.action to …
|
|
|
@17967
|
3 years |
Don-vip |
see #19888 - make sure java.locale.providers is set early to …
|
|
|
@17966
|
3 years |
Don-vip |
see #16567 - hide stdout/stderr of unit tests from Ant output
|
|
|
@17908
|
3 years |
simon04 |
see #20921 - JavaCC: get rid of warnings
Use relative …
|
|
|
@17906
|
3 years |
simon04 |
fix #20920 - javac --release 8
|
|
|
@17905
|
3 years |
simon04 |
see #20522 - Disable …
|
|
|
@17895
|
3 years |
Don-vip |
see #20522 - disable ProGuard on Java 17+, see …
|
|
|
@17884
|
4 years |
Don-vip |
fix #20500 - drop old macOS appbundle generation code
|
|
|
@17853
|
4 years |
simon04 |
see #17516 - Update to ProGuard 7.1.0-beta3 for Java 13+ support
|
|
|
@17711
|
4 years |
simon04 |
fix #20510 - Default maximum memory setting -Xmx for distribution …
|
|
|
@17696
|
4 years |
simon04 |
Unit tests: remove -XX:+ShowCodeDetailsInExceptionMessages
This …
|
|
|
@17689
|
4 years |
simon04 |
see #19724 - Fix WinRegistry in unit test
Add missing `--add-opens …
|
|
|
@17644
|
4 years |
simon04 |
see #20632, #20635 - Tag2Link: exclude unused META-INF/resources
|
|
|
@17548
|
4 years |
Don-vip |
fix #20341 - Support metadata from more image formats (patch by Bjoeni)
|
|
|
@17547
|
4 years |
Don-vip |
see #18755 - ShowCodeDetailsInExceptionMessages is enabled by default …
|
|
|
@17544
|
4 years |
Don-vip |
see #19724 - upgrade animal sniffer to 1.20
|
|
|
@17538
|
4 years |
Don-vip |
see #19724, see #20522 - enable jacoco on java 16/17 + add NPE details …
|
|
|
@17520
|
4 years |
Don-vip |
see #19724 - add Java 16 workaround suggested by Error Prone developers
|
|
|
@17515
|
4 years |
Don-vip |
see #19724 - update to error-prone 2.5.1, checkstyle 8.36, spotbugs 4.2.1
|
|
|
@17493
|
4 years |
stoecker |
fix #20202 - add parameter for release builds with ant
|
|
|
@17478
|
4 years |
Don-vip |
see #16567 - see #20433 - restore parallel execution of imagery …
|
|
|
@17403
|
4 years |
Don-vip |
see #16567 - JUnit 5: enable parallel execution mode with command line …
|
|
|
@17338
|
4 years |
simon04 |
build.xml: add descriptions to Ant tasks
|
|
|
@17254
|
4 years |
Don-vip |
see #19937 - see #19724 - Enable macOS build on Java 16-ea instead of …
|
|
|
@17236
|
4 years |
Don-vip |
see #19937 - Update macOS build process (patch by Stereo, modified)
…
|
|
|
@16908
|
4 years |
simon04 |
fix #19685, see #11593 - Fix NPE in JavaCC ParseException
|
|
|
@16898
|
4 years |
simon04 |
see #19117 - +ant ivy-checkdepsupdate
|
|
|
@16891
|
4 years |
simon04 |
see #19117 - ant test-unit-hardfail depends on resolve
|
|
|
@16878
|
4 years |
simon04 |
see #19117 - ant create-revision: do not depend on resolve
|
|
|
@16659
|
4 years |
simon04 |
see #16567 - JUnit 5: set …
|
|
|
@16649
|
4 years |
simon04 |
see #19391 - Ant/Eclipse: replace create-revision-eclipse with now …
|
|
|
@16648
|
4 years |
simon04 |
fix #19391 - Unable to set SPI locale provider: null
|
|
|
@16643
|
4 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/StringSplitter
|
|
|
@16632
|
4 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/ShortCircuitBoolean
|
|
|
@16631
|
4 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/MutablePublicArray
|
|
|
@16630
|
4 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
|
|
|
@16629
|
4 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/JavaTimeDefaultTimeZone
|
|
|
@16628
|
4 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
|
|
|
@16627
|
4 years |
simon04 |
see #19334 - …
|
|
|
@16626
|
4 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/ImmutableEnumChecker
|
|
|
@16625
|
4 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/UnusedVariable
|
|
|
@16624
|
4 years |
simon04 |
see #19334 - Use @SuppressWarnings to ignore seldom occurring …
|
|
|
@16623
|
4 years |
simon04 |
see #19334 - …
|
|
|
@16622
|
4 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/UnnecessaryLambda
|
|
|
@16621
|
4 years |
simon04 |
see #19334 - Use @SuppressWarnings to ignore seldom occurring …
|
|
|
@16617
|
4 years |
simon04 |
fix #16567 - Upgrade to JUnit 5 (patch by taylor.smock)
|
|
|
@16603
|
4 years |
simon04 |
see #16860 - Suppress "bad path element .../xmpcore-6.0.6.jar: no such …
|
|
|
@16571
|
4 years |
simon04 |
see #19334 - Use error_prone javac via ivy:cachepath
|
|
|
@16556
|
4 years |
Don-vip |
fix #19334 - Upgrade to error_prone 2.4.0
|
|
|
@16537
|
4 years |
simon04 |
see #16860 - Remove src/com/google/gdata
Leftover from r16403
|
|
|
@16408
|
4 years |
simon04 |
see #16860 - build.xml: remove leftovers of org.apache.commons.logging
|
|
|
@16399
|
5 years |
simon04 |
see #19208 - ant dist-optimized: fix for jcs3
|
|
|
@16397
|
5 years |
simon04 |
fix #19173 - JCS LogManager needs …
|
|
|
@16375
|
5 years |
Klumbumbus |
see #19135 - revert unintended change from r16373
|
|
|
@16373
|
5 years |
stoecker |
one more warning about bad data
|
|
|
@16352
|
5 years |
simon04 |
see #19117 - ant epsg-compile: cannot depend on compile (Netbeans)
|
|
|
@16350
|
5 years |
simon04 |
see #19117 - ant: remove obsolete jmapviewer exclusions
|
|
|
@16349
|
5 years |
simon04 |
fix #19065, see #19117 - ant create-revision: write to resources/
|
|
|
@16348
|
5 years |
simon04 |
see #19117 - ant javadoc: add JOSM logo in doctitle
|
|
|
@16346
|
5 years |
simon04 |
see #19117 - ant compile: exclude package-info.java files, drop …
|
|
|
@16345
|
5 years |
simon04 |
see #19117 - ant epsg: skip if uptodate
|
|
|
@16342
|
5 years |
simon04 |
see #19117 - ant epsg-compile: depends on compile
|
|
|
@16341
|
5 years |
simon04 |
see #19117 - ant create-revision: detect SVN/Git based on dir
|
|
|
@16243
|
5 years |
simon04 |
see #16860 - Apache Ivy: tune logging
|
|
|
@16231
|
5 years |
Don-vip |
see #16860 - fix compilation of scripts
|
|
|
@16229
|
5 years |
Don-vip |
see #16860 - resolve test libraries using Ivy
|
|
|
@16197
|
5 years |
simon04 |
see #16860 - Apache Ivy: exclude various commons-jcs classes from inclusion
|
|
|
@16195
|
5 years |
simon04 |
see #16860 - Resolve commons-jcs-core using Apache Ivy
|
|
|