Stefan Bodewig wrote:
Project jakarta-slide has an issue affecting its community integration.
This issue affects 3 projects,
 and has been outstanding for 33 runs.
<snip/>

[javac] /home/gump/workspaces2/public/workspace/jakarta-slide/src/stores/org/apache/slide/store/ojb/property/ElementListPropertyHandler.java:129: org.apache.ojb.broker.query.QueryByCriteria is abstract; cannot be instantiated

This is because the OJB store was using a deprecated way of constructing OJB object identity, there is an easy fix to make the code compatible both with OJB 1.0.1 in Slide lib and latest OJB in Gump (I will send a separate patch for this).

However, there were some logging issues that shows that Gump is trying to build
Slide with OJB from CVS HEAD = upcoming v1.1 release with many API changes.

I think it's better to get Gump to build Slide with OJB from the 1.0.x 
maintenance
branch - will have a look at this later.

Regards,
 Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to