[
http://jira.jboss.com/jira/browse/JBPM-835?page=comments#action_12354796 ]
Tom Baeyens commented on JBPM-835:
----------------------------------
Jeff, there are 2 issues about library dependencies for examples. As the number of
examples will grow, so will the libraries needed for the examples. If we include them all
in the plain download, the size will become bigger, only for the examples. The advantage
of course is that it can run out of the box.
What about consistently fetching the libs for an example into the lib directory in the
build script of the example itself ?
check out jeff's bug reports
----------------------------
Key: JBPM-835
URL:
http://jira.jboss.com/jira/browse/JBPM-835
Project: JBoss jBPM
Issue Type: Task
Components: Core Engine
Reporter: Tom Baeyens
Assigned To: Tom Baeyens
Fix For: jBPM jPDL 3.2
When I created a project in Eclipse with jbpm-jpdl-3.2.Beta2 as the source there was a
number of compilation issues. These I could resolve as follows:
1) jms example - remove or comment out the offending code. This example uses APIs that do
not exist in the product.
2) org.apache.tools.ant.BuildException in src/identity/LoadIdentitiesTask required
ant.jar to be added to lib
3) my rules examples require drools-compiler-3.0.5 and drools-core-3.0.5 to be added to
lib
4) org.jbpm.jcr.jackrabbit.JackrabbitJcrServiceFactory requires jackrabbit-core-1.0.1 to
be added to lib
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira