I noticed this awhile ago. I am not sure why Ant was upgraded really... especially with out modify the buildmagic bits to be compatible.
Blah... looks like it is time to revisit the build system =( --jason > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:jboss- > [EMAIL PROTECTED]] On Behalf Of Scott M Stark > Sent: Wednesday, September 18, 2002 11:29 AM > To: [EMAIL PROTECTED] > Subject: [JBoss-dev] build of clean most does not work in 3.2 > > I cannot do a combined clean and build in 3.2. I'm guessing this is > a change in behavior between buildmagic and ant1.5. The build seems > to get stuck in the last module directory, which currently is catalina. > Here > is the output from the start of the jmx module most and it shows that the > module root is jboss-all/catalina rather than jboss-all/jmx: > > starksm@ironmaiden[build] 555>build.sh clean most > Searching for build.xml ... > > ... > > _buildmagic:init: > [available] DEPRECATED - <available> used to override an existing > property. > [available] Build file should not reuse the same property name for > different values. > [available] DEPRECATED - <available> used to override an existing > property. > [available] Build file should not reuse the same property name for > different values. > [available] DEPRECATED - <available> used to override an existing > property. > [available] Build file should not reuse the same property name for > different values. > [available] DEPRECATED - <available> used to override an existing > property. > [available] Build file should not reuse the same property name for > different values. > > _buildmagic:init:local-properties: > > _buildmagic:init:buildlog: > > configure: > [echo] groups: default > [echo] modules: > jmx,common,system,j2ee,naming,management,transaction,server,security,mes sa > ging,connector,cluster,jetty,varia,jboss.net,iiop,ca > talina > > init: > > _buildmagic:modules:most: > [execmodules] > [execmodules] > ====================================================================== > [execmodules] == Executing 'most' in module 'jmx'... > [execmodules] == > > _buildmagic:init: > > configure: > > init: > > compile-classes: > > compile-resources: > [mkdir] Created dir: /usr/local/jboss/JBoss3.2/jboss- > all/catalina/output/resources > [copy] Copying 7 files to /usr/local/jboss/JBoss3.2/jboss- > all/catalina/output/resources > > compile-etc: > [mkdir] Created dir: /usr/local/jboss/JBoss3.2/jboss- > all/catalina/output/etc > [copy] Copying 1 file to /usr/local/jboss/JBoss3.2/jboss- > all/catalina/output/etc > [copy] Copied 1 empty directory to /usr/local/jboss/JBoss3.2/jboss- > all/catalina/output/etc > > compile: > > jars: > > most: > [execmodules] > [execmodules] == > [execmodules] == Finished with 'most' in module 'jmx'. > [execmodules] > ====================================================================== > > xxxxxxxxxxxxxxxxxxxxxxxx > Scott Stark > Chief Technology Officer > JBoss Group, LLC > xxxxxxxxxxxxxxxxxxxxxxxx > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: AMD - Your access to the experts > on Hammer Technology! Open Source & Linux Developers, register now > for the AMD Developer Symposium. Code: EX8664 > http://www.developwithamd.com/developerlab > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development ------------------------------------------------------- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
