Hello Armin and others,
first of all thanks again for the help concerning instantiating
QueryByCriteria.
The next problem is the following :
1) gump builds the trunk of db-ojb.
Armin Waibel wrote on 2007-02-11
OJB trunk is unstable OJB 2.x (Criteria api based on interfaces). The
OJB_1_0_RELEASE branch is the stable upcoming OJB 1.0.5.
I am still trying to get jakarta-slide to build in gump.
I get these errors
[javac] /x1/gump/public/workspace/jakarta-slide/src/stores/org/
apache/slide/store/ojb/LoggerBridge.java:25: package
org.apache.ojb.broker.util.configuration does not exist
[javac] import
org.apache.ojb.broker.util.configuration.Configuration;
[javac] ^
[javac] /x1/gump/public/workspace/jakarta-slide/src/stores/org/
apache/slide/store/ojb/LoggerBridge.java:26: package
org.apache.ojb.broker.util.configuration does not exist
[javac] import
org.apache.ojb.broker.util.configuration.ConfigurationException;
[javac]
Any reason why this package
org.apache.ojb.broker.util.configuration has been removed in trunk ?
Should gump be reconfigured to build the OJB_1_0_RELEASE branch ?
I might try my luck at building OJB_1_0_RELEASE branch, and
reconfiguring the build of jakarta-slide to use it.
Regards,
Antoine ^