From: <ad...@jb...> - 2005-05-17 19:18:32
|
When it comes to the final build of a project however, you want it to be as explicit as possible. You want to record exactly which versions were used to build the components such that you can reproduce it later. Currently, this is done by tagging things in CVS including all the thirdparty jars. One equivalent to this would be to add a target to the build that allows one to "materialize" the dependencies. i.e. build scripts are constructed that explcitly state their thirdparty versions and CVS tags. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878090#3878090 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878090 |