The "fix to comply with scale req" activity has resulted in a inconsistent master branch and compiler errors as the OSMClient.java superclass has yet to be merged back from develop branch to master.
This leads to the following compilation errors:
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /opt/maven/io.openslice.sol005nbi.etsi/src/main/java/io/openslice/sol005nbi/etsi/GenericSOL005Client.java:[517,9] method does not override or implement a method from a supertype
[ERROR] /opt/maven/io.openslice.sol005nbi.etsi/src/main/java/io/openslice/sol005nbi/etsi/GenericSOL005Client.java:[523,9] method does not override or implement a method from a supertype
[INFO] 2 errors
The "fix to comply with scale req" activity has resulted in a inconsistent master branch and compiler errors as the OSMClient.java superclass has yet to be merged back from develop branch to master.
This leads to the following compilation errors:
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /opt/maven/io.openslice.sol005nbi.etsi/src/main/java/io/openslice/sol005nbi/etsi/GenericSOL005Client.java:[517,9] method does not override or implement a method from a supertype
[ERROR] /opt/maven/io.openslice.sol005nbi.etsi/src/main/java/io/openslice/sol005nbi/etsi/GenericSOL005Client.java:[523,9] method does not override or implement a method from a supertype
[INFO] 2 errors