ec-jrc / re3gistry

Re3gistry is a reusable open source solution for managing and sharing ‘reference codes’, ensuring semantic interoperability across organisations.
European Union Public License 1.2
29 stars 21 forks source link

Compilation issue #99

Closed heidivanparys closed 2 years ago

heidivanparys commented 2 years ago

The code does not seem to compile any more after commit 29dc224.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project Re3gistry2CRUDrdb: Compilation failure
[ERROR] /C:/Users/B004114/Documents/GitHub/heidivanparys/re3gistry/sources/Re3gistry2CRUDrdb/src/main/java/eu/europa/ec/re3gistry2/crudimplementation/RegRelationproposedManager.java:[265,5] method does not override or implement a method from a supertype
emanuelaepure10 commented 2 years ago

Try to update please

heidivanparys commented 2 years ago

Thx, compiles fine again now.

emanuelaepure10 commented 2 years ago

Thank you :-)