Hi,
I just updated from master and now it is not compiling for me. Anyone else having these issues?
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project geonetwork-main: Compilation failure
[ERROR] /Users/jeichar/Projects/geonetwork/core-geonetwork/web/src/main/java/org/fao/geonet/guiservices/schemas/Get.java:[62,43] cannot find symbol
[ERROR] symbol : method getNamespaceString(java.lang.String)
[ERROR] location: class org.fao.geonet.kernel.SchemaManager
[ERROR] → [Help 1]
seems a simple commit I tried to do this morning, was not quite correct. I’ll try to fix it
On Thu, Nov 15, 2012 at 1:56 PM, Jesse Eichar <jesse.eichar@anonymised.com> wrote:
Hi,
I just updated from master and now it is not compiling for me. Anyone else having these issues?
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project geonetwork-main: Compilation failure
[ERROR] /Users/jeichar/Projects/geonetwork/core-geonetwork/web/src/main/java/org/fao/geonet/guiservices/schemas/Get.java:[62,43] cannot find symbol
[ERROR] symbol : method getNamespaceString(java.lang.String)
[ERROR] location: class org.fao.geonet.kernel.SchemaManager
[ERROR] → [Help 1]