|
|
@13073
|
7 years |
Don-vip |
see #11924 - see #15560 - support jdk10+ in build.xml, update to …
|
|
|
@13011
|
7 years |
Don-vip |
adapt to latest change in apache-commons SVN repo
|
|
|
@12932
|
7 years |
Don-vip |
fix #15406 - add more java9 options for geotools plugin
|
|
|
@12931
|
7 years |
Don-vip |
see #14602 - Override digit group separator to be consistent across …
|
|
|
@12897
|
7 years |
Don-vip |
fix #15226 - fix "noJavaFx" flag
|
|
|
@12893
|
7 years |
bastiK |
see #15229 - add getopt to ant target "compile-cots"; minor fix
|
|
|
@12890
|
7 years |
Don-vip |
fix #15333, fix #15343: Java 9: fix problems with Web Start (jnlp) and …
|
|
|
@12875
|
7 years |
Don-vip |
exclude sun.* from plugin check
|
|
|
@12874
|
7 years |
Don-vip |
do not fail the build if a plugin cannot be copied
|
|
|
@12873
|
7 years |
Don-vip |
* mark kendzi3d_Improved_by_Andrei plugin as unmaintained
* fix …
|
|
|
@12801
|
7 years |
Don-vip |
FindBugs is dead. Long live SpotBugs!
|
|
|
@12715
|
7 years |
Don-vip |
fix #15226 - see #2089 - support for compiling without JavaFX …
|
|
|
@12690
|
7 years |
Don-vip |
see #15182 - build.xml fixes, required for standalone validator jar …
|
|
|
@12648
|
7 years |
Don-vip |
see #15182 - refactor build.xml
|
|
|
@12628
|
7 years |
Don-vip |
see #15182 - build.xml - define constants for values repeated multiple …
|
|
|
@12586
|
7 years |
Don-vip |
see #14794 - update to checkstyle 8.0 (to match the version used by …
|
|
|
@12583
|
7 years |
bastiK |
see #14794 - unnecessary classpath entry
|
|
|
@12582
|
7 years |
bastiK |
see #14794 - add checkstyle check
|
|
|
@12534
|
7 years |
Don-vip |
new ant target for performance tests
|
|
|
@12501
|
7 years |
Don-vip |
update build file
|
|
|
@12459
|
7 years |
Don-vip |
see #11924 - replace add-opens by add-exports for sun.security.x509 …
|
|
|
@12445
|
7 years |
Don-vip |
update to error-prone 2.0.21, groovy 2.4.12
|
|
|
@12428
|
7 years |
Don-vip |
see #11924 - new versions of ant define ant.java.version to 9
|
|
|
@12408
|
7 years |
Don-vip |
see #2089 - add missing jdk9 exports directives
|
|
|
@12406
|
7 years |
Don-vip |
see #2089 - fix javadoc warning with jdk9
|
|
|
@12331
|
7 years |
Don-vip |
see #2089 - include jfxrt.jar in ProGuard classpath
|
|
|
@12268
|
7 years |
Don-vip |
see #11924 - fix macOS dock icon with Java 9
|
|
|
@12262
|
7 years |
Don-vip |
see #11924 - exports/opens more packages for known JOSM plugins …
|
|
|
@12255
|
7 years |
Don-vip |
record code coverage only on JOSM classes
|
|
|
@12244
|
7 years |
Don-vip |
see #11924 - simplify DNSName copy by using reflection
|
|
|
@12243
|
7 years |
Don-vip |
see #11924 - update error-prone, manually built from …
|
|
|
@12238
|
7 years |
Don-vip |
see #11924 - make the JRE expiration date detection system work with Java 9
|
|
|
@12237
|
7 years |
Don-vip |
see #11924 - add --add-modules java.se.ee for unit tests so that …
|
|
|
@12230
|
7 years |
Don-vip |
see #11924 - add more --add-opens arguments for unit tests until …
|
|
|
@12229
|
7 years |
Don-vip |
see #11924 - fix module name
|
|
|
@12228
|
7 years |
Don-vip |
see #11924 - add --add-opens=java.base/java.lang=ALL-UNNAMED for …
|
|
|
@12222
|
7 years |
Don-vip |
see #11924 - update to a patched version of equalsverifier that …
|
|
|
@12205
|
7 years |
Don-vip |
see #11924 - add Add-Exports / Add-Opens manifest entries so the …
|
|
|
@12039
|
8 years |
bastiK |
fix ant compile (update in apache commons compress)
|
|
|
@12016
|
8 years |
Don-vip |
update to Groovy 2.4.11
|
|
|
@11965
|
8 years |
stoecker |
ELI sync - unify filenames (also support loading in imagery index plugin)
|
|
|
@11964
|
8 years |
stoecker |
add maps sanitity check (will cause new red entries) for double points …
|
|
|
@11963
|
8 years |
Don-vip |
fix jacoco fileset syntax
|
|
|
@11962
|
8 years |
Don-vip |
use a wildcard for jacoco .exec files (needed if a test family is not run)
|
|
|
@11926
|
8 years |
Don-vip |
drop JOSM class, not needed
|
|
|
@11857
|
8 years |
Don-vip |
update URL: EII -> ELI
|
|
|
@11780
|
8 years |
Don-vip |
update to error_prone 2.0.19
|
|
|
@11713
|
8 years |
Don-vip |
add Ant target to run PMD (only few rules for now), fix violations
|
|
|
@11681
|
8 years |
Don-vip |
remove tab
|
|
|
@11679
|
8 years |
michael2402 |
Checkstyle: Print warnings to console during checkstyle build and do …
|
|
|
@11676
|
8 years |
Don-vip |
fix #14455 - Use <java> instead of <exec> to run javacc (patch by …
|
|
|
@11675
|
8 years |
Don-vip |
update to error_prone 2.0.18
|
|
|
@11668
|
8 years |
stoecker |
fix last changes
|
|
|
@11602
|
8 years |
Don-vip |
go back to error_prone 2.0.15 - see …
|
|
|
@11598
|
8 years |
Don-vip |
tools update: error-prone 2.0.17, jacoco 0.7.9
|
|
|
@11596
|
8 years |
Don-vip |
see #11924 - see JDK-8157016: add required arguments to build javadoc …
|
|
|
@11582
|
8 years |
stoecker |
switch from EII to ELI
|
|
|
@11569
|
8 years |
stoecker |
fix #14379 - fix apache externals
|
|
|
@11524
|
8 years |
Don-vip |
remove checkstyle version number to easy integration with checkstyle …
|
|
|
@11494
|
8 years |
Don-vip |
disable ImmutableEnumChecker
|
|
|
@11487
|
8 years |
Don-vip |
tools/lib update (equalsverifier 2.2, guava 21, javassist 3.21, …
|
|
|
@11478
|
8 years |
Don-vip |
update build to ignore latest apache commons compressor
|
|
|
@11471
|
8 years |
Don-vip |
update build to ignore latest apache commons compressor
|
|
|
@11437
|
8 years |
Don-vip |
update to checkstyle 7.4
|
|
|
@11412
|
8 years |
stoecker |
see #12706 - switch to geojson
|
|
|
@11324
|
8 years |
Don-vip |
findbugs
|
|
|
@11310
|
8 years |
Don-vip |
update to checkstyle 7.3
|
|
|
@11274
|
8 years |
Don-vip |
update build and classpath to latest Apache compress changes
|
|
|
@11248
|
8 years |
Don-vip |
tools update (error_prone 2.0.14, Proguard 5.3.1)
|
|
|
@11238
|
8 years |
stoecker |
see #12706 - move skiplist to wiki, add a second color code for ignores
|
|
|
@11200
|
8 years |
Don-vip |
tools update (checkstyle 7.2, equalsverifier 2.1.6)
|
|
|
@11067
|
8 years |
Don-vip |
update checkstyle 7.1.2
|
|
|
@11051
|
8 years |
Don-vip |
update error-prone 2.0.13
|
|
|
@11019
|
8 years |
Don-vip |
update tools
|
|
|
@11006
|
8 years |
Don-vip |
see #11924 - use new JEP 293 options introduced in JDK9b135
|
|
|
@11001
|
8 years |
Don-vip |
see #11924 - use new JEP 293 options introduced in JDK9b135
|
|
|
@10949
|
8 years |
Don-vip |
fix #13232 - fix proguard configuration with serialization methods
|
|
|
@10928
|
8 years |
Don-vip |
update to error-prone 2.0.12
|
|
|
@10912
|
8 years |
Don-vip |
see #13232 - fix jmapviewer build
|
|
|
@10908
|
8 years |
Don-vip |
see #13232 - ignore package org.openstreetmap.gui.jmapviewer.checkBoxTree
|
|
|
@10895
|
8 years |
Don-vip |
see #13232 - remove/exclude unused classes
|
|
|
@10866
|
8 years |
Don-vip |
see #13232 - remove unused classes from JCS and SvgSalamander
|
|
|
@10850
|
8 years |
Don-vip |
fix #13344 - Unable to run unit tests in Eclipse
|
|
|
@10845
|
8 years |
Don-vip |
see #13232 - use JAPICC to generate a compatibility report between …
|
|
|
@10833
|
8 years |
Don-vip |
see #13232 - cleanup classpath/build: exclude unneeded Commons JCS classes
|
|
|
@10832
|
8 years |
Don-vip |
see #13232 - cleanup classpath/build: exclude unneeded Commons …
|
|
|
@10746
|
8 years |
Don-vip |
see #11390, see #11924 - replace javax.xml.bind.DatatypeConverter …
|
|
|
@10730
|
8 years |
Don-vip |
update to checkstyle 7.1
|
|
|
@10704
|
8 years |
Don-vip |
see #12472 - fix build when error-prone is not used
|
|
|
@10662
|
8 years |
Don-vip |
see #12472, fix #13230, fix #13225, fix #13228 - disable …
|
|
|
@10659
|
8 years |
Don-vip |
see #12472 - fix more warnings, increase maximum number of reported …
|
|
|
@10628
|
8 years |
Don-vip |
see #12472 - error-prone causes problems with coverity and java 9, …
|
|
|
@10614
|
8 years |
Don-vip |
see #11390, see #12472 - Update to error-prone 2.0.11
|
|
|
@10581
|
8 years |
Don-vip |
see #11390, fix #12472 - Use error-prone in build (patch by simon04, …
|
|
|
@10580
|
8 years |
Don-vip |
see #11390 - switch to Java 8
|
|
|
@10546
|
8 years |
Don-vip |
fix #13150, see #11924 - exclude nashorn classes from jacoco coverage …
|
|
|
@10529
|
8 years |
Don-vip |
use Monocle as JavaFX headless platform to allow plugins using JavaFX …
|
|
|
@10499
|
8 years |
Don-vip |
update to checkstyle 7.0 (requires Java 8)
|
|
|
@10456
|
8 years |
Don-vip |
update to Groovy 2.4.7
|
|
|
@10431
|
8 years |
Don-vip |
fix #13005 - No coverage for performance builds (patch by michael2402, …
|
|
|