[jboss-dev-forums] [Design of JBoss jBPM] - Re: improving the build
david.lloyd@jboss.com
do-not-reply at jboss.com
Mon Nov 13 09:50:08 EST 2006
"tom.baeyens at jboss.com" wrote :
| 1) add build profiles
| I'm going to factor out all the library version properties to a separate properties file. Many of these files can go into the profile directory. E.g. for each version of jboss, we can create a set of properties that match these of jboss. Also jbpm internal dependencies will be included in the profile property files.
|
Maybe it would be a good idea to have a "common" file, and then a specific file for each version that overrides anything that's different, to avoid lots of duplication?
anonymous wrote :
| 2) improve versioned dependencies
| For each top level subproject, you'll be able to specify wether the sources are used (using version 'snapshot'). Or wether a specific version from the repository is being used.
|
Just an FYI, I'd like to not be using any snapshot versions by the time we do a final release. Apart from that, everything sounds good.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985456#3985456
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985456
More information about the jboss-dev-forums
mailing list