Done -Rex
2009/12/17 David Jencks <[email protected]> > > On Dec 16, 2009, at 6:00 AM, Donald Woods wrote: > > I updated some of the test files that had 2.2-SNAPSHOT references in them, >> but don't have time right now to tackle all the dependencies.xml files. >> > > in case anyone has a spare 45 minutes... > > find . -name dependency.xml |xargs rm > mvn clean install -Pall-subprojects -Dtest=false > svn commit -m "update dependency.xml files" > > thanks > david jencks > > >> We also need to add artifactAlias entries to map 2.2 to the current >> version, like we did in the 2.1.x releases. >> >> >> -Donald >> >> >> Jack Cai wrote: >> >>> Just tried to build the current 2.2 branch. Looks like there are some >>> more clean-up work to do: >>> 1. Update the history/dependencies.xml of activemq-webconsole-jetty and >>> activemq-webconsole-tomcat >>> 2. Update to 2.2.1-SNAPSHOT in many history/dependencies.xml files >>> I could create a patch for this, but it might be better for a committer >>> to do those changes directly. >>> -Jack >>> >> >
