|
|
@33491
|
7 years |
donvip |
see #josm14794 - update to latest checkstyle changes
|
|
|
@33490
|
7 years |
donvip |
revert accidental commit
|
|
|
@33489
|
7 years |
donvip |
detect empty REVISION.XML files
|
|
|
@33423
|
7 years |
donvip |
update java 9 detection mechanism
|
|
|
@33339
|
7 years |
donvip |
add missing Java 9 options for unit tests
|
|
|
@33333
|
7 years |
donvip |
add xmlns:if="ant:if"
|
|
|
@33331
|
7 years |
donvip |
see #josm11924 - add java9 stuff for unit tests
|
|
|
@33330
|
7 years |
donvip |
update error_prone filename
|
|
|
@33202
|
8 years |
donvip |
update to error_prone 2.0.19
|
|
|
@33181
|
8 years |
donvip |
disable error_prone FutureReturnValueIgnored warning
|
|
|
@33173
|
8 years |
donvip |
update to error_prone_ant-2.0.18
|
|
|
@33135
|
8 years |
donvip |
remove checkstyle version number
|
|
|
@33120
|
8 years |
donvip |
update error-prone
|
|
|
@33112
|
8 years |
donvip |
update to checkstyle 7.4
|
|
|
@33084
|
8 years |
donvip |
update to checkstyle 7.3
|
|
|
@33061
|
8 years |
donvip |
exclude boofcv from checkstyle
|
|
|
@33059
|
8 years |
donvip |
disable InsecureCryptoUsage warning
|
|
|
@33056
|
8 years |
donvip |
update error-prone
|
|
|
@33048
|
8 years |
donvip |
update checkstyle
|
|
|
@33025
|
8 years |
donvip |
checkstyle
|
|
|
@33019
|
8 years |
donvip |
checkstyle 7.1.2
|
|
|
@33014
|
8 years |
donvip |
update error-prone 2.0.13
|
|
|
@32997
|
8 years |
donvip |
update checkstyle 7.1.1
|
|
|
@32926
|
8 years |
donvip |
remove Groovy dependence
|
|
|
@32900
|
8 years |
donvip |
add java 9 compatibility for locating jaxb compiler (xjc)
|
|
|
@32894
|
8 years |
donvip |
update to error-prone 2.0.12
|
|
|
@32777
|
8 years |
donvip |
workaround for error-prone incompatibility with jdk9
|
|
|
@32766
|
8 years |
donvip |
update to checkstyle 7.1
|
|
|
@32765
|
8 years |
donvip |
update checkstyle ignored files
|
|
|
@32737
|
8 years |
donvip |
disable ReferenceEquality warning, increase warnings limit
|
|
|
@32700
|
8 years |
donvip |
see #josm11390, see #josm12472 - Update to error-prone 2.0.11
|
|
|
@32678
|
8 years |
donvip |
see #josm11390 - switch to Java 8
|
|
|
@32673
|
8 years |
donvip |
checkstyle
|
|
|
@32619
|
8 years |
donvip |
update checkstyle config
|
|
|
@32422
|
8 years |
donvip |
update to checkstyle 7.0
|
|
|
@32362
|
8 years |
donvip |
update to Groovy 2.4.7
|
|
|
@32334
|
8 years |
donvip |
build optimization
|
|
|
@32326
|
8 years |
donvip |
use a single test config directory for all plugins. This simplifies …
|
|
|
@32322
|
8 years |
donvip |
checkstyle
|
|
|
@32317
|
8 years |
donvip |
narrow focus of checkstyle/findbugs checks
|
|
|
@32312
|
8 years |
donvip |
fix findbugs task configuration
|
|
|
@32311
|
8 years |
donvip |
narrow focus of checkstyle/findbugs checks
|
|
|
@32310
|
8 years |
donvip |
add checkstyle and findbugs targets for josm plugins
|
|
|
@32306
|
8 years |
donvip |
rework/simplify plugins build.xml file - automatically run unit tests …
|
|
|
@32188
|
8 years |
donvip |
include findbugs annotations.jar in test.classpath to avoid groovyc …
|
|
|
@32175
|
8 years |
donvip |
don't include signature files of signed libraries
|
|
|
@32079
|
9 years |
donvip |
update to Groovy 2.4.6
|
|
|
@32052
|
9 years |
floscher |
Add test/data/ directory to test-classpath for JOSM-plugins
|
|
|
@31957
|
9 years |
donvip |
update groovy from core
|
|
|
@31886
|
9 years |
simon04 |
JOSM: plugins built from a Git repository now use the revision when …
|
|
|
@31768
|
9 years |
donvip |
[josm_plugins] see #josm12048 - always use UTF-8 for jar manifests
|
|
|
@31589
|
9 years |
donvip |
update to Groovy 2.4.5
|
|
|
@31529
|
9 years |
donvip |
[josm_plugins] update to Groovy 2.4.4
|
|
|
@31508
|
9 years |
simon04 |
JOSM/pluins: revert build-common.xml modification from r31470 - this …
|
|
|
@31470
|
9 years |
niplecrumple |
Publishing RasterFilters plugin ver 1.0.1
|
|
|
@31281
|
9 years |
donvip |
[josm_plugins] fix #josm11570 - invalid jar for log4j plugin
|
|
|
@31070
|
10 years |
donvip |
[josm_plugins] update to Groovy 2.4.3
|
|
|
@31038
|
10 years |
donvip |
[josm_plugins] cleanup test data before running unit tests
|
|
|
@30952
|
10 years |
bastik |
see #josm11090 - add Manifest property that indicates the plugin can …
|
|
|
@30925
|
10 years |
donvip |
[josm_plugins] update Groovy
|
|
|
@30907
|
10 years |
donvip |
[josm_plugins] fix "install" target on Windows (wrong change in r30896)
|
|
|
@30896
|
10 years |
donvip |
fix #josm10910 - "ant install" no longer works on OS X and Windows
|
|
|
@30867
|
10 years |
donvip |
[josm_plugins] update to Groovy 2.3.9
|
|
|
@30839
|
10 years |
donvip |
update to Groovy 2.3.8
|
|
|
@30820
|
10 years |
donvip |
[josm_plugins] ignore javadoc and sources jars in plugin libs
|
|
|
@30747
|
10 years |
donvip |
[josm_plugins] refactor common build file
|
|
|
@30721
|
10 years |
donvip |
update to groovy 2.3.7
|
|
|
@30699
|
10 years |
donvip |
[josm_opendata] remove generated source files
|
|
|
@30562
|
10 years |
donvip |
[josm_plugins] support for unit tests
|
|
|
@30561
|
10 years |
donvip |
[josm_plugins] update groovy version
|
|
|
@30556
|
10 years |
donvip |
[josm_plugins] support for unit tests
|
|
|
@30553
|
10 years |
donvip |
[josm_plugins] support for unit tests
|
|
|
@30552
|
10 years |
donvip |
[josm_plugins] support for unit tests
|
|
|
@30550
|
10 years |
donvip |
[josm_plugins] support for unit tests
|
|
|
@30416
|
11 years |
donvip |
[josm_plugins] switch plugins to Java 7
|
|
|
@30309
|
11 years |
bastik |
plugin build: add another fallback when plugin is not under version …
|
|
|
@30306
|
11 years |
simon04 |
JOSM: allow plugins to be built from a Git (non-SVN) mirror
|
|
|
@30197
|
11 years |
donvip |
revert destructive commit r30196
|
|
|
@30161
|
11 years |
simon04 |
JOSM: allow plugins to be built from a Git mirror - see #josm9450
|
|
|
@29694
|
11 years |
bastik |
applied #josm8817 - Plugins don't compile if you use a non UTF-8 …
|
|
|
@29442
|
12 years |
stoecker |
use commons instead of copied code
|
|
|
@29435
|
12 years |
stoecker |
i18n update
|
|
|
@29007
|
12 years |
donvip |
[josm_geotools] Fix build.xml
|
|
|
@29006
|
12 years |
stoecker |
typo
|
|
|
@29005
|
12 years |
stoecker |
improve build to allow custom dist setup
|
|
|
@29004
|
12 years |
stoecker |
add help target
|
|
|
@28996
|
12 years |
donvip |
[josm_plugins] Allow several license files in build-common.xml
|
|
|
@28990
|
12 years |
simon04 |
fix #josm8222 - Update plugin build system
|
|
|
@28807
|
12 years |
stoecker |
build script cleanups, i18n update
|
|
|
@28400
|
12 years |
bastik |
fix commit message for 'dist' ant target
|
|
|
@28290
|
13 years |
stoecker |
fix plugin build
|
|
|
@27983
|
13 years |
jttt |
Save output of svn info to property instead of file
|
|
|
@27960
|
13 years |
stoecker |
fix revision for conflation plugin
|
|
|
@26341
|
13 years |
bastik |
move common plugin build targets to a single template file; fix i18n …
|