Hi all,
I fetched the source code from git repo...
It does not compile ..build failed with an exception coming from
cayenne-jdk1.5-unpublished module...
[ERROR] /home/romje/platform/orm/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/access/DataNode.java:[333,10]
error: DataNode.TransactionDataSource is not abstract and does not
override abstract method getParentLogger() in CommonDataSource
[ERROR] /home/romje/platform/orm/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/conn/PoolManager.java:[41,7]
error: PoolManager is not abstract and does not override abstract
method getParentLogger() in CommonDataSource
[ERROR] /home/romje/platform/orm/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/access/TransactionConnectionDecorator.java:[48,0]
error: TransactionConnectionDecorator is not abstract and does not
override abstract method getNetworkTimeout() in Connection
[ERROR] /home/romje/platform/orm/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/conn/DriverDataSource.java:[38,7]
error: DriverDataSource is not abstract and does not override abstract
method getParentLogger() in CommonDataSource
[ERROR] /home/romje/platform/orm/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/conn/PoolDataSource.java:[39,7]
error: PoolDataSource is not abstract and does not override abstract
method getParentLogger() in CommonDataSource
[ERROR] /home/romje/platform/orm/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/conn/ConnectionWrapper.java:[47,7]
error: ConnectionWrapper is not abstract and does not override
abstract method getNetworkTimeout() in Connection
[ERROR] /home/romje/platform/orm/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/dba/oracle/OracleSQLTemplateAction.java:[107,10]
error: OracleSQLTemplateAction.OracleResultSetWrapper is not abstract
and does not override abstract method <T>getObject(String,Class<T>) in
ResultSet
It seems that the documentation dealing with maintaining git local
copy up to date with remote server contains different problems can
someone fix that ?
I was not able since saturday to get a valuable code copy and to
advance on the osgi way to build cayenne...-(
thanks for your help
jerome
J.MOLIERE - Mentor/J
auteur Eyrolles
blog: http://romjethoughts.blogspot.com
OSGi book available now!!!