While I think that these cli changes are probably a good thing... I would have liked to see this commit delayed for a week or so. There are a lot of us who are heads down in the TCK and any build breakage of trunk has a rather large impact on TCK testing... also boot- related changes (like this one, and the mutli-server bits) tend to break the TCK assembly if folks are not mindful of the changes and how they might affect/break the CTS server's assembly.

 * * *

Can we please hold off on any more of these types of changes until we have the TCK bits sorted... please.

--jason


On May 5, 2007, at 4:06 PM, Joe Bohn wrote:

Did you also intend to remove geronimo-client?

Joe


[EMAIL PROTECTED] wrote:
Author: gdamour
Date: Sat May  5 15:55:02 2007
New Revision: 535570
URL: http://svn.apache.org/viewvc?view=rev&rev=535570
Log:
Fix build: we need to build geronimo-cli
Modified:
    geronimo/server/trunk/modules/pom.xml
Modified: geronimo/server/trunk/modules/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/modules/ pom.xml?view=diff&rev=535570&r1=535569&r2=535570 ===================================================================== =========
--- geronimo/server/trunk/modules/pom.xml (original)
+++ geronimo/server/trunk/modules/pom.xml Sat May  5 15:55:02 2007
@@ -46,7 +46,7 @@
         <module>geronimo-activemq-management</module>
         <module>geronimo-axis</module>
         <module>geronimo-axis-builder</module>
-        <module>geronimo-client</module>
+        <module>geronimo-cli</module>
         <module>geronimo-client-builder</module>
         <module>geronimo-clustering</module>
         <module>geronimo-clustering-wadi</module>

Reply via email to