[jboss-dev-forums] [Design of JBoss jBPM] - Re: new build script updates committed
tom.baeyens@jboss.com
do-not-reply at jboss.com
Thu Jan 18 02:33:00 EST 2007
updates:
* now you don't have to run the get dependencies separate any more. if your build needs the libraries, it will check if they are up to date. if not the build/build.xml is called with one of the targets get.libs.dependencies, get.jboss.dependencies or get.eclipse.dependencies.
* the version.properties files have been removed. instead, the build/build.properties contains the version properties.
* some targets were moved from the project.base.build.xml to the project specific build file. like package, jpdl, create.manifest and all those. the original mechanism was too complex and not realizing a lot of reuse. there seem to be always little differences between the same targets in different subprojects. the old targets in the project.base.build.xml are still on top of that file in comments in case you want to have a look.
next i'm going to try to easy release tasks such as uploading to sf.net, uploading the docs and publishing jbpm artifacts to the remote repository.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003164#4003164
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003164
More information about the jboss-dev-forums
mailing list