While you're at it, can you look to
http://jira.codehaus.org/browse/CONTINUUM-1194 please? ;-)

I've already looked into it, a simple catch would do it (at least
prevent the build to be stuck in "building"

Thanks,
Stéphane

On 7/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: evenisse
Date: Thu Jul 12 07:06:36 2007
New Revision: 555633

URL: http://svn.apache.org/viewvc?view=rev&rev=555633
Log:
[CONTINUUM-1320] Increase the size of the commandLine field

Modified:
    maven/continuum/trunk/continuum-model/src/main/mdo/continuum.xml

Modified: maven/continuum/trunk/continuum-model/src/main/mdo/continuum.xml
URL: 
http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-model/src/main/mdo/continuum.xml?view=diff&rev=555633&r1=555632&r2=555633
==============================================================================
--- maven/continuum/trunk/continuum-model/src/main/mdo/continuum.xml (original)
+++ maven/continuum/trunk/continuum-model/src/main/mdo/continuum.xml Thu Jul 12 
07:06:36 2007
@@ -648,7 +648,7 @@
           <version>1.0.9+</version>
           <type>boolean</type>
         </field>
-        <field>
+        <field stash.maxSize="1024">
           <name>commandLine</name>
           <version>1.0.9+</version>
           <type>String</type>





--
Large Systems Suck: This rule is 100% transitive. If you build one,
you suck" -- S.Yegge

Reply via email to