[jboss-jira] [JBoss JIRA] Closed: (JBPM-699) build.xml needs to be modified for jbpm to build successfully
Koen Aers (JIRA)
jira-events at jboss.com
Tue Jan 16 11:33:52 EST 2007
[ http://jira.jboss.com/jira/browse/JBPM-699?page=all ]
Koen Aers closed JBPM-699.
--------------------------
Resolution: Done
I think this is fixed now.
> build.xml needs to be modified for jbpm to build successfully
> -------------------------------------------------------------
>
> Key: JBPM-699
> URL: http://jira.jboss.com/jira/browse/JBPM-699
> Project: JBoss jBPM
> Issue Type: Task
> Affects Versions: jBPM 3.1.2
> Reporter: Prabhat Jha
> Assigned To: Koen Aers
> Priority: Minor
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> To build jBPM successfully, I had to make the following changes.
> A. Add the constructs to create missing directories under target "download-eclipse" in jbpm.dist\build.xml
> <mkdir dir="${local-repository}/${eclipse-folder}"/>
> <mkdir dir="${local-repository}/${webtools-folder}"/>
> <mkdir dir="${local-repository}/${emf-folder}"/>
> <mkdir dir="${local-repository}/${gef-folder}"/>
> <mkdir dir="${local-repository}/${jem-folder}"/>
> B. Modify the <import file > under jbpm.dist\build\projects\docs\gpd.userguide as
> <import file="../../docbook-support/support.xml" />
> Can you check in these changes in CVS? I am not sure if you are the right person.
> Thanks,
> Prabhat
--
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
More information about the jboss-jira
mailing list