From: <rl...@jb...> - 2005-07-22 17:56:12
|
I have fully integrated all changes for the jboss thirdparty build on the branch Repo_Branch_4_0. The output directories match up and testsuite results are consistent with a regular 4.0 build both with 1.4 and 1.5 compilers. You can test this in the following fashion: mkdir test cd test cvs co -r Repo_Branch_4_0 jboss-4.0.x cd jboss-4.0 cd build ./build.sh The first time build.sh is executed the dependencies will be downloaded from the repository. Later attempts at building will not download the thirdparty dependencies unless the build-thirdparty.xml file has been updated. In anticipation of migration to the thirdparty build I have set up a JBossBuild wiki page: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossBuild The final step for deployment will be to merge this branch into the Branch_4_0. What is the best process for doing this (e.g. notifying people, lead time, day to do it...)? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886122#3886122 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886122 |