[jboss-jira] [JBoss JIRA] Commented: (JBPM-699) build.xml needs to be modified for jbpm to build successfully

Ronald van Kuijk (JIRA) jira-events at jboss.com
Mon Jul 24 06:32:11 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBPM-699?page=comments#action_12339931 ] 
            
Ronald van Kuijk commented on JBPM-699:
---------------------------------------

Prabhat,

I thought I had similar issues, but atm I do not seem to have them using cvs-head. Can you point out what version of jbpm you are trying to use.

> 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
>            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