Benny Bräuer
2006-07-25 09:12:08 UTC
Hi all,
I try to install the new version, but the compiler show this error:
[echo] Compiling core framework
[javac] Compiling 574 source files to
D:\Entwicklung\workspace\GridSphereDev\build\classes
[javac]
D:\Entwicklung\workspace\GridSphereDev\src\org\gridlab\gridsphere\core\persistence\hibernate\PersistenceManagerRdbmsImpl.java:22:
org.gridlab.gridsphere.core.persistence.hibernate.PersistenceManagerRdbmsImpl
is not abstract and does not override abstract method
count(java.lang.String) in
org.gridlab.gridsphere.core.persistence.PersistenceManagerRdbms
[javac] public class PersistenceManagerRdbmsImpl implements
PersistenceManagerRdbms {
[javac] ^
[javac]
D:\Entwicklung\workspace\GridSphereDev\src\org\gridlab\gridsphere\core\persistence\hibernate\SessionImpl.java:12:
org.gridlab.gridsphere.core.persistence.hibernate.SessionImpl is not
abstract and does not override abstract method
restoreList(java.lang.String,org.gridlab.gridsphere.core.persistence.QueryFilter)
in org.gridlab.gridsphere.core.persistence.Session
[javac] public class SessionImpl implements Session {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 2 errors
I've just copied the new files in the old directory and start the
install - as with every update.
With kind regards,
Benny
--
*******************************************************
Dipl.-Wirt.-Inform.(FH) Benny Bräuer
C3-Grid Developing @ Computing and Data Centre
Alfred Wegener Institute for Polar and Marine Research
Am Handelshafen 12, 27570 Bremerhaven, Germany
Building E, Room 3025
eMail: ***@awi-bremerhaven.de
phone: +49(471)4831-1583
fax: +49(471)4831-1590
web: http://www.awi-bremerhaven.de/People/show?bbraeuer
*******************************************************
* Chuck Norris can slam a revolving door! *
*******************************************************
I try to install the new version, but the compiler show this error:
[echo] Compiling core framework
[javac] Compiling 574 source files to
D:\Entwicklung\workspace\GridSphereDev\build\classes
[javac]
D:\Entwicklung\workspace\GridSphereDev\src\org\gridlab\gridsphere\core\persistence\hibernate\PersistenceManagerRdbmsImpl.java:22:
org.gridlab.gridsphere.core.persistence.hibernate.PersistenceManagerRdbmsImpl
is not abstract and does not override abstract method
count(java.lang.String) in
org.gridlab.gridsphere.core.persistence.PersistenceManagerRdbms
[javac] public class PersistenceManagerRdbmsImpl implements
PersistenceManagerRdbms {
[javac] ^
[javac]
D:\Entwicklung\workspace\GridSphereDev\src\org\gridlab\gridsphere\core\persistence\hibernate\SessionImpl.java:12:
org.gridlab.gridsphere.core.persistence.hibernate.SessionImpl is not
abstract and does not override abstract method
restoreList(java.lang.String,org.gridlab.gridsphere.core.persistence.QueryFilter)
in org.gridlab.gridsphere.core.persistence.Session
[javac] public class SessionImpl implements Session {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 2 errors
I've just copied the new files in the old directory and start the
install - as with every update.
With kind regards,
Benny
--
*******************************************************
Dipl.-Wirt.-Inform.(FH) Benny Bräuer
C3-Grid Developing @ Computing and Data Centre
Alfred Wegener Institute for Polar and Marine Research
Am Handelshafen 12, 27570 Bremerhaven, Germany
Building E, Room 3025
eMail: ***@awi-bremerhaven.de
phone: +49(471)4831-1583
fax: +49(471)4831-1590
web: http://www.awi-bremerhaven.de/People/show?bbraeuer
*******************************************************
* Chuck Norris can slam a revolving door! *
*******************************************************