| 1 |
|
|---|
| 2 | E:\josm\core>svn info
|
|---|
| 3 | Path: .
|
|---|
| 4 | Working Copy Root Path: E:\josm\core
|
|---|
| 5 | URL: https://josm.openstreetmap.de/svn/trunk
|
|---|
| 6 | Relative URL: ^/trunk
|
|---|
| 7 | Repository Root: https://josm.openstreetmap.de/svn
|
|---|
| 8 | Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
|
|---|
| 9 | Revision: 10853
|
|---|
| 10 | Node Kind: directory
|
|---|
| 11 | Schedule: normal
|
|---|
| 12 | Last Changed Author: Don-vip
|
|---|
| 13 | Last Changed Rev: 10853
|
|---|
| 14 | Last Changed Date: 2016-08-19 03:43:18 +0200 (Fr, 19 Aug 2016)
|
|---|
| 15 |
|
|---|
| 16 |
|
|---|
| 17 | E:\josm\core>svn stat
|
|---|
| 18 | X src\org\apache\commons\compress\compressors
|
|---|
| 19 | X src\org\apache\commons\jcs
|
|---|
| 20 | X src\org\apache\commons\logging
|
|---|
| 21 | X src\org\openstreetmap\gui
|
|---|
| 22 | X windows\plugins\stdutils
|
|---|
| 23 |
|
|---|
| 24 | Performing status on external item at 'src\org\apache\commons\compress\compressors':
|
|---|
| 25 |
|
|---|
| 26 | Performing status on external item at 'src\org\apache\commons\jcs':
|
|---|
| 27 |
|
|---|
| 28 | Performing status on external item at 'src\org\apache\commons\logging':
|
|---|
| 29 |
|
|---|
| 30 | Performing status on external item at 'src\org\openstreetmap\gui':
|
|---|
| 31 |
|
|---|
| 32 | Performing status on external item at 'windows\plugins\stdutils':
|
|---|
| 33 |
|
|---|
| 34 | E:\josm\core>ant clean dist
|
|---|
| 35 | Buildfile: E:\josm\core\build.xml
|
|---|
| 36 |
|
|---|
| 37 | init-properties:
|
|---|
| 38 |
|
|---|
| 39 | clean:
|
|---|
| 40 |
|
|---|
| 41 | init-properties:
|
|---|
| 42 |
|
|---|
| 43 | init:
|
|---|
| 44 | [mkdir] Created dir: E:\josm\core\build
|
|---|
| 45 | [mkdir] Created dir: E:\josm\core\dist
|
|---|
| 46 |
|
|---|
| 47 | javacc:
|
|---|
| 48 | [mkdir] Created dir: E:\josm\core\src\org\openstreetmap\josm\gui\mappaint\mapcss\parsergen
|
|---|
| 49 | [exec] Java Compiler Compiler Version 6.1_9 (Parser Generator)
|
|---|
| 50 | [exec] Warning: Line 4, Column 3: Command line setting of "OUTPUT_DIRECTORY" modifies option value in file.
|
|---|
| 51 | [exec] (type "javacc" with no arguments for help)
|
|---|
| 52 | [exec] Reading from file E:\josm\core\src\org\openstreetmap\josm\gui\mappaint\mapcss/MapCSSParser.jj . . .
|
|---|
| 53 | [exec] Warning: Line 165, Column 5: Non-ASCII characters used in regular expression.
|
|---|
| 54 | [exec] Please make sure you use the correct Reader when you create the parser, one that can handle your character s
|
|---|
| 55 | et.
|
|---|
| 56 | [exec] File "TokenMgrError.java" does not exist. Will create one.
|
|---|
| 57 | [exec] File "ParseException.java" does not exist. Will create one.
|
|---|
| 58 | [exec] File "Token.java" does not exist. Will create one.
|
|---|
| 59 | [exec] File "SimpleCharStream.java" does not exist. Will create one.
|
|---|
| 60 | [exec] Parser generated with 0 errors and 2 warnings.
|
|---|
| 61 |
|
|---|
| 62 | compile:
|
|---|
| 63 | [javac] Compiling 383 source files to E:\josm\core\build
|
|---|
| 64 | [javac] Note: E:\josm\core\src\oauth\signpost\AbstractOAuthProvider.java uses or overrides a deprecated API.
|
|---|
| 65 | [javac] Note: Recompile with -Xlint:deprecation for details.
|
|---|
| 66 | [javac] Note: Some input files use unchecked or unsafe operations.
|
|---|
| 67 | [javac] Note: Recompile with -Xlint:unchecked for details.
|
|---|
| 68 | [javac] Compiling 57 source files to E:\josm\core\build
|
|---|
| 69 | [javac] Compiling 1424 source files to E:\josm\core\build
|
|---|
| 70 | [javac] E:\josm\core\src\org\openstreetmap\josm\gui\layer\OsmDataLayer.java:896: warning: [deprecation] isChanged()
|
|---|
| 71 | in Layer has been deprecated
|
|---|
| 72 | [javac] public boolean isChanged() {
|
|---|
| 73 | [javac] ^
|
|---|
| 74 | [javac] E:\josm\core\src\org\openstreetmap\josm\gui\MapView.java:869: warning: [deprecation] isChanged() in Layer ha
|
|---|
| 75 | s been deprecated
|
|---|
| 76 | [javac] if (l.isChanged() || invalidated.contains(l)) {
|
|---|
| 77 | [javac] ^
|
|---|
| 78 | [javac] E:\josm\core\src\org\openstreetmap\josm\gui\layer\GpxLayer.java:259: warning: [deprecation] isChanged() in L
|
|---|
| 79 | ayer has been deprecated
|
|---|
| 80 | [javac] public boolean isChanged() {
|
|---|
| 81 | [javac] ^
|
|---|
| 82 | [javac] E:\josm\core\src\org\openstreetmap\josm\gui\dialogs\properties\PropertiesCellRenderer.java:37: warning: [dep
|
|---|
| 83 | recation] getColor(String,Color) in Preferences has been deprecated
|
|---|
| 84 | [javac] c.setForeground(Main.pref.getColor(marktr("Discardable key: selection Foreground"), Color.GR
|
|---|
| 85 | AY));
|
|---|
| 86 | [javac] ^
|
|---|
| 87 | [javac] E:\josm\core\src\org\openstreetmap\josm\gui\dialogs\properties\PropertiesCellRenderer.java:38: warning: [dep
|
|---|
| 88 | recation] getColor(String,Color) in Preferences has been deprecated
|
|---|
| 89 | [javac] c.setBackground(Main.pref.getColor(marktr("Discardable key: selection Background"),
|
|---|
| 90 | [javac] ^
|
|---|
| 91 | [javac] E:\josm\core\src\org\openstreetmap\josm\gui\dialogs\properties\PropertiesCellRenderer.java:41: warning: [dep
|
|---|
| 92 | recation] getColor(String,Color) in Preferences has been deprecated
|
|---|
| 93 | [javac] c.setForeground(Main.pref.getColor(marktr("Discardable key: foreground"), Color.GRAY));
|
|---|
| 94 | [javac] ^
|
|---|
| 95 | [javac] E:\josm\core\src\org\openstreetmap\josm\gui\dialogs\properties\PropertiesCellRenderer.java:42: warning: [dep
|
|---|
| 96 | recation] getColor(String,Color) in Preferences has been deprecated
|
|---|
| 97 | [javac] c.setBackground(Main.pref.getColor(marktr("Discardable key: background"), defaults.getColor(
|
|---|
| 98 | "Table.background")));
|
|---|
| 99 | [javac] ^
|
|---|
| 100 | [javac] E:\josm\core\src\org\openstreetmap\josm\gui\layer\AbstractTileSourceLayer.java:1853: warning: [deprecation]
|
|---|
| 101 | isChanged() in Layer has been deprecated
|
|---|
| 102 | [javac] public boolean isChanged() {
|
|---|
| 103 | [javac] ^
|
|---|
| 104 | [javac] E:\josm\core\src\org\openstreetmap\josm\gui\layer\ValidatorLayer.java:126: warning: [deprecation] isChanged(
|
|---|
| 105 | ) in Layer has been deprecated
|
|---|
| 106 | [javac] public boolean isChanged() {
|
|---|
| 107 | [javac] ^
|
|---|
| 108 | [javac] E:\josm\core\src\org\openstreetmap\josm\data\validation\tests\MapCSSTagChecker.java:801: warning: [EqualsInc
|
|---|
| 109 | ompatibleType] Calling equals on incompatible types org.openstreetmap.josm.data.validation.Test and org.openstreetmap.jo
|
|---|
| 110 | sm.data.validation.tests.MapCSSTagChecker.GroupedMapCSSRule
|
|---|
| 111 | [javac] final boolean isError = pErrors.stream().anyMatch(e -> e.getTester().equals(check.rule));
|
|---|
| 112 | [javac] ^
|
|---|
| 113 | [javac] (see http://errorprone.info/bugpattern/EqualsIncompatibleType)
|
|---|
| 114 | [javac] E:\josm\core\src\org\openstreetmap\josm\gui\mappaint\mapcss\parsergen\MapCSSParser.java:2025: warning: [depr
|
|---|
| 115 | ecation] getColor(String,Color) in Preferences has been deprecated
|
|---|
| 116 | [javac] {if ("" != null) return Main.pref.getColor("mappaint." + (sheet == null ? "MapCSS" : sheet.title) + "." + pr
|
|---|
| 117 | ef, ColorHelper.html2color(t.image));}
|
|---|
| 118 | [javac] ^
|
|---|
| 119 | [javac] E:\josm\core\src\org\openstreetmap\josm\gui\mappaint\mapcss\parsergen\SimpleCharStream.java:324: warning: [D
|
|---|
| 120 | efaultCharset] Implicit use of the platform default charset, which can result in e.g. non-ASCII characters being silentl
|
|---|
| 121 | y replaced with '?' in many environments
|
|---|
| 122 | [javac] this(new java.io.InputStreamReader(dstream), startline, startcolumn, buffersize);
|
|---|
| 123 | [javac] ^
|
|---|
| 124 | [javac] (see http://errorprone.info/bugpattern/DefaultCharset)
|
|---|
| 125 | [javac] Did you mean 'this(new java.io.InputStreamReader(dstream, UTF_8), startline, startcolumn, buffersize);' or
|
|---|
| 126 | 'this(new java.io.InputStreamReader(dstream, Charset.defaultCharset()), startline, startcolumn, buffersize);'?
|
|---|
| 127 | [javac] E:\josm\core\src\org\openstreetmap\josm\gui\mappaint\mapcss\parsergen\SimpleCharStream.java:364: warning: [D
|
|---|
| 128 | efaultCharset] Implicit use of the platform default charset, which can result in e.g. non-ASCII characters being silentl
|
|---|
| 129 | y replaced with '?' in many environments
|
|---|
| 130 | [javac] ReInit(new java.io.InputStreamReader(dstream), startline, startcolumn, buffersize);
|
|---|
| 131 | [javac] ^
|
|---|
| 132 | [javac] (see http://errorprone.info/bugpattern/DefaultCharset)
|
|---|
| 133 | [javac] Did you mean 'ReInit(new java.io.InputStreamReader(dstream, UTF_8), startline, startcolumn, buffersize);'
|
|---|
| 134 | or 'ReInit(new java.io.InputStreamReader(dstream, Charset.defaultCharset()), startline, startcolumn, buffersize);'?
|
|---|
| 135 | [javac] 13 warnings
|
|---|
| 136 | [copy] Copying 1 file to E:\josm\core\build
|
|---|
| 137 |
|
|---|
| 138 | init-svn-revision-xml:
|
|---|
| 139 |
|
|---|
| 140 | init-git-revision-xml:
|
|---|
| 141 |
|
|---|
| 142 | create-revision:
|
|---|
| 143 | [delete] Deleting: E:\josm\core\REVISION.XML
|
|---|
| 144 |
|
|---|
| 145 | check-schemas:
|
|---|
| 146 |
|
|---|
| 147 | epsg-compile:
|
|---|
| 148 | [mkdir] Created dir: E:\josm\core\build2
|
|---|
| 149 | [javac] Compiling 1 source file to E:\josm\core\build2
|
|---|
| 150 |
|
|---|
| 151 | epsg:
|
|---|
| 152 | [touch] Creating E:\josm\core\data\projection\custom-epsg
|
|---|
| 153 |
|
|---|
| 154 | dist:
|
|---|
| 155 | [echo] Revision 10853
|
|---|
| 156 | [copy] Copying 1 file to E:\josm\core\build
|
|---|
| 157 | [copy] Copying 1 file to E:\josm\core\build
|
|---|
| 158 | [copy] Copying 1 file to E:\josm\core\build
|
|---|
| 159 | [jar] Building jar: E:\josm\core\dist\josm-custom.jar
|
|---|
| 160 |
|
|---|
| 161 | BUILD SUCCESSFUL
|
|---|
| 162 | Total time: 41 seconds
|
|---|
| 163 |
|
|---|
| 164 | E:\josm\core>ant test
|
|---|
| 165 | Buildfile: E:\josm\core\build.xml
|
|---|
| 166 |
|
|---|
| 167 | init-properties:
|
|---|
| 168 |
|
|---|
| 169 | test-init:
|
|---|
| 170 | [mkdir] Created dir: E:\josm\core\test\build
|
|---|
| 171 | [mkdir] Created dir: E:\josm\core\test\build\unit
|
|---|
| 172 | [mkdir] Created dir: E:\josm\core\test\build\functional
|
|---|
| 173 | [mkdir] Created dir: E:\josm\core\test\build\performance
|
|---|
| 174 | [mkdir] Created dir: E:\josm\core\test\report
|
|---|
| 175 |
|
|---|
| 176 | init:
|
|---|
| 177 |
|
|---|
| 178 | javacc:
|
|---|
| 179 |
|
|---|
| 180 | compile:
|
|---|
| 181 | [javac] Compiling 1 source file to E:\josm\core\build
|
|---|
| 182 | [javac] Compiling 3 source files to E:\josm\core\build
|
|---|
| 183 | [javac] Compiling 95 source files to E:\josm\core\build
|
|---|
| 184 |
|
|---|
| 185 | init-svn-revision-xml:
|
|---|
| 186 |
|
|---|
| 187 | init-git-revision-xml:
|
|---|
| 188 |
|
|---|
| 189 | create-revision:
|
|---|
| 190 | [delete] Deleting: E:\josm\core\REVISION.XML
|
|---|
| 191 |
|
|---|
| 192 | check-schemas:
|
|---|
| 193 |
|
|---|
| 194 | epsg-compile:
|
|---|
| 195 |
|
|---|
| 196 | epsg:
|
|---|
| 197 |
|
|---|
| 198 | dist:
|
|---|
| 199 | [echo] Revision 10853
|
|---|
| 200 | [delete] Deleting: E:\josm\core\dist\josm-custom.jar
|
|---|
| 201 | [jar] Building jar: E:\josm\core\dist\josm-custom.jar
|
|---|
| 202 |
|
|---|
| 203 | test-compile:
|
|---|
| 204 | [groovyc] Compiling 385 source files to E:\josm\core\test\build\unit
|
|---|
| 205 | [groovyc] Compiling 15 source files to E:\josm\core\test\build\functional
|
|---|
| 206 | [groovyc] Compiling 12 source files to E:\josm\core\test\build\performance
|
|---|
| 207 |
|
|---|
| 208 | test:
|
|---|
| 209 | [echo] Running unit tests with JUnit
|
|---|
| 210 | [jacoco:coverage] Enhancing junit with coverage
|
|---|
| 211 | [junit] Running org.openstreetmap.josm.MainTest
|
|---|
| 212 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,813 sec
|
|---|
| 213 | [junit] Running org.openstreetmap.josm.actions.AddImageryLayerActionTest
|
|---|
| 214 | [junit] #
|
|---|
| 215 | [junit] # A fatal error has been detected by the Java Runtime Environment:
|
|---|
| 216 | [junit] #
|
|---|
| 217 | [junit] # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000054b2970b, pid=6240, tid=0x00000000000018c4
|
|---|
| 218 | [junit] #
|
|---|
| 219 | [junit] # JRE version: Java(TM) SE Runtime Environment (8.0_102-b14) (build 1.8.0_102-b14)
|
|---|
| 220 | [junit] # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.102-b14 mixed mode windows-amd64 compressed oops)
|
|---|
| 221 | [junit] # Problematic frame:
|
|---|
| 222 | [junit] # V [jvm.dll+0x14970b]
|
|---|
| 223 | [junit] #
|
|---|
| 224 | [junit] # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
|
|---|
| 225 | [junit] #
|
|---|
| 226 | [junit] # An error report file with more information is saved as:
|
|---|
| 227 | [junit] # E:\josm\core\hs_err_pid6240.log
|
|---|
| 228 | [junit] #
|
|---|
| 229 | [junit] # If you would like to submit a bug report, please visit:
|
|---|
| 230 | [junit] # http://bugreport.java.com/bugreport/crash.jsp
|
|---|
| 231 | [junit] #
|
|---|
| 232 | [junit] Running org.openstreetmap.josm.tools.template_engine.Batch-With-Multiple-Tests
|
|---|
| 233 | [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
|
|---|
| 234 | [junit] Tests FAILED (crashed)
|
|---|
| 235 | [echo] Running functional tests with JUnit
|
|---|
| 236 | [jacoco:coverage] Enhancing junit with coverage
|
|---|
| 237 | [junit] Running org.openstreetmap.josm.gui.mappaint.StyleCacheTest
|
|---|
| 238 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13,879 sec
|
|---|
| 239 | [junit] Running org.openstreetmap.josm.io.MultiFetchServerObjectReaderTest
|
|---|
| 240 | [junit] Tests run: 0, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.181 sec
|
|---|
| 241 | [junit] TEST org.openstreetmap.josm.io.MultiFetchServerObjectReaderTest FAILED
|
|---|
| 242 | [junit] Running org.openstreetmap.josm.io.OsmServerBackreferenceReaderTest
|
|---|
| 243 | [junit] Tests run: 0, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.148 sec
|
|---|
| 244 | [junit] TEST org.openstreetmap.josm.io.OsmServerBackreferenceReaderTest FAILED
|
|---|
| 245 | [junit] Running org.openstreetmap.josm.io.OsmServerHistoryReaderTest
|
|---|
| 246 | [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 sec
|
|---|
| 247 | [junit] Running org.openstreetmap.josm.io.UploadStrategySelectionPanelTest
|
|---|
| 248 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec
|
|---|
| 249 | [junit] Running org.openstreetmap.josm.tools.HttpClientTest
|
|---|
| 250 | [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.233 sec
|
|---|
| 251 | [junit] Tests FAILED
|
|---|
| 252 | [echo] Running performance tests with JUnit
|
|---|
| 253 | [junit] Running org.openstreetmap.josm.data.osm.KeyValuePerformanceTest
|
|---|
| 254 | [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11,868 sec
|
|---|
| 255 | [junit] Running org.openstreetmap.josm.data.osm.RoundingPerformanceTest
|
|---|
| 256 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec
|
|---|
| 257 | [junit] Running org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRendererPerformanceTest
|
|---|
| 258 | [junit] Tests run: 0, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.023 sec
|
|---|
| 259 | [junit] TEST org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRendererPerformanceTest FAILED
|
|---|
| 260 | [junit] Running org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRendererPerformanceTest
|
|---|
| 261 | [junit] Tests run: 0, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.016 sec
|
|---|
| 262 | [junit] TEST org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRendererPerformanceTest FAILED
|
|---|
| 263 | [junit] Running org.openstreetmap.josm.gui.mappaint.MapRendererPerformanceTest
|
|---|
| 264 | [junit] Tests run: 0, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.014 sec
|
|---|
| 265 | [junit] TEST org.openstreetmap.josm.gui.mappaint.MapRendererPerformanceTest FAILED
|
|---|
| 266 | [junit] Running org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSConditionPerformanceTest
|
|---|
| 267 | [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.826 sec
|
|---|
| 268 | [junit] Running org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSPerformanceTest
|
|---|
| 269 | [junit] Tests run: 0, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.199 sec
|
|---|
| 270 | [junit] TEST org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSPerformanceTest FAILED
|
|---|
| 271 | [junit] Running org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSourceFilterTest
|
|---|
| 272 | [junit] Tests run: 0, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec
|
|---|
| 273 | [junit] TEST org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSourceFilterTest FAILED
|
|---|
| 274 | [junit] Running org.openstreetmap.josm.io.OsmReaderPerformanceTest
|
|---|
| 275 | [junit] Tests run: 0, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.01 sec
|
|---|
| 276 | [junit] TEST org.openstreetmap.josm.io.OsmReaderPerformanceTest FAILED
|
|---|
| 277 | [junit] Tests FAILED
|
|---|
| 278 |
|
|---|
| 279 | BUILD SUCCESSFUL
|
|---|
| 280 | Total time: 1 minute 9 seconds
|
|---|
| 281 |
|
|---|
| 282 | E:\josm\core>
|
|---|