In the short term I recommend you checkout the svn repository. That is the official Cayenne code. It is possible that the git mirror is out of sync in some way. If svn works and git doesn't then we'll know to ask Apache infrastructure team to investigate.
Cheers Ari On 21/03/12 6:53 AM, jerome moliere wrote:
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!!!
-- --------------------------> Aristedes Maniatis GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A
