[jboss-dev-forums] [Design of JBoss jBPM] - Re: build error
msandoz
do-not-reply at jboss.com
Tue Jun 12 22:08:26 EDT 2007
i found a few things when i turned on verbose output on ant:
1. jbpm.3/build/readme.html states that the custom build.properties file should be located in ${user.home}/jbpm/build.properties. in the ant output though it was looking for ${user.home}/.settings/jbpm/build.properties. should that be changed?
2. in the building the sources wiki page, it shows eclipse.home=c:/software/eclipse. i saw that the build was looking for the variable eclipse.dir. do i need to specify them both?
3. i have set jbpm.root to the jbpm.3 directory. is that correct?
also in the midst of the build i saw this:
run-eclipse-plugin-builder:
| Property "docs.dir" has not been set
| [java] Executing 'C:\Program Files\Java\jdk1.5.0_11\jre\bin\java.exe' with arguments:
| [java] '-classpath'
| [java] 'C:\software\eclipse\startup.jar'
| [java] 'org.eclipse.core.launcher.Main'
| [java] '-application'
| [java] Java Result: 13
| [java] 'org.eclipse.ant.core.antRunner'
| [java] '-data'
| [java] 'C:\temp\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build/target/workspace'
| [java] '-f'
| [java] 'mainTargets.xml'
| [java] '-Djbpm.cvs.root=:pserver:anonymous:@anoncvs.forge.jboss.com:/cvsroot/jbpm'
| [java] '-DbuildDirectory=C:\temp\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build/target/workspace'
| [java] '-Ddocs.dir=${docs.dir}'
| [java] '-Declipse.dir=C:/software/eclipse'
| [java] '-Dlib.jbpm.designer.version=3.0.13.1'
| [java] '-Djbpm.gpd.version.tag=HEAD'
| [java] '-Djbpm.version=3.2.Alpha1'
| [java] '-Dlocal.repository=c:/Users/msandoz/jbpm/repository'
| [java] '-DskipFetch=true'
| [java]
| [java] The ' characters around the executable and arguments are
| [java] not part of the command.
is that expected behavior? C:\software\eclipse\ originally had one of my eclipse installations in it but it was removed during one of the builds.
Is there an up-to-date map of what these settings and file locations should be and what the variables mean?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053777#4053777
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053777
More information about the jboss-dev-forums
mailing list