05.07.2011, 12:22
(05.07.2011, 11:55)routeconverter Wrote: Hallo Ilmari,
Dein master-Branch kompiliert nicht:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project navigation-formats: Compilation failure: Compilation failure:
[ERROR] \p4\RouteConverter-git\navigation-formats\src\main\java\slash\navigation\util\RouteComments.java:[121,61] cannot find symbol
[ERROR] symbol : class NumberPattern
[ERROR] location: class slash.navigation.util.RouteComments
[ERROR] \p4\RouteConverter-git\navigation-formats\src\main\java\slash\navigation\util\RouteComments.java:[130,17] cannot find symbol
[ERROR] symbol : variable NUMBER_ONLY
[ERROR] location: class slash.navigation.util.RouteComments
[ERROR] \p4\RouteConverter-git\navigation-formats\src\main\java\slash\navigation\util\RouteComments.java:[132,17] cannot find symbol
[ERROR] symbol : variable NUMBER_DIRECTLY_FOLLOWED_BY_DESCRIPTION
[ERROR] location: class slash.navigation.util.RouteComments
[ERROR] \p4\RouteConverter-git\navigation-formats\src\main\java\slash\navigation\util\RouteComments.java:[134,17] cannot find symbol
[ERROR] symbol : variable NUMBER_SPACE_THEN_DESCRIPTION
[ERROR] location: class slash.navigation.util.RouteComments
[ERROR] -> [Help 1]
Es sieht so aus, als ob Du Commit e56cdad0705b33bcad3117e0ea8d8ed98394163c nicht bei Dir integriert hast?
ich hatte vor geraumer Zeit eine Sandbox von Deinem aktuellen Stand gezogen und den von Hand zu mir lokal gemerged und die diffs in meinen master committed.
Zumindest bei mir läuft das lokal

Grüße,
Ilmari