0 Replies Latest reply on Mar 16, 2009 10:55 AM by pgier

    Changes to app server build

    pgier

      Note: This is a duplicate of the message that was sent to the jboss-development list last Friday.

      All of the app server modules in trunk are now migrated to maven. Today I will be making a couple of updates to the build that will allow a full distribution build from a "mvn install" or "build.sh" in the root directory. Starting this week, this is the preferred way to build the app server.

      Running "build.sh" from the build directory still works, but this should be considered deprecated, and it will eventually be removed. This week, I will change the Hudson builds to use the new build commands.

      The next steps for the app server build is to do more refactoring to remove the ant/maven integration parts of the build that are no longer needed.