Hi everyone,

By the way, i have modified the build properties files in the jbpm.3 

#########################################################################


# INSTALLED SOFTWARE PROPERTIES

# property software.installation.dir is used to define ant.home, jboss.home and 
# eclipse home.  Apart from that, this property is only in the script that 
tests 
# a distribution.
software.installation.dir=c:/software

# ant.home is used in only target install.ant.libs in the build file in this 
directory.
ant.home=${software.installation.dir}/apache-ant-1.6.5

# jboss.home is used for deployment targets. the libraries and binaries 
dependencies 
# are resolved in the repo with the lib.jboss.version property specified below. 
 that 
# property also is based on jboss.version to keep them in sync
jboss.version=4.0.4.GA
jboss.home=${software.installation.dir}/jboss-${jboss.version}

# the eclipse home property has to end with 'eclipse' since the folders in the 
eclipse
# distribution package start with eclipse and that package will be unzipped in
# ${software.installation.dir}/eclipse/..
# preferrably 
eclipse.home=${software.installation.dir}/eclipse

# REPOSITORY LOCATION PROPERTIES
local.repository=${user.home}/jbpm/repository
remote.repository=http://repository.jboss.com
remote.jboss.repository=http://superb-east.dl.sourceforge.net/sourceforge/jboss
docbook.support.dir=${local.repository}

# BROWSER PROPERTIES
windows.browser=C:/Program Files/Internet Explorer/IEXPLORE.EXE
macos.browser=/usr/bin/open
linux.browser=mozilla

# The remainder section of this configuration file should 
# typically not be customized.
#########################################################################

Why  i run ant build in jbpm.3 \build folder, the build FAIL. Can anyone please 
please help.

Thank you in advance.

Regards,
Andrew  

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991523#3991523

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991523
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to