bodewig     2004/04/02 07:44:48

  Modified:    project  jelly-tags.xml
  Log:
  Try to fix build by cloning the forked VM here as well - java.awt.headless doesn't 
seem to get propagated on brutus
  
  Revision  Changes    Path
  1.56      +1 -0      gump/project/jelly-tags.xml
  
  Index: jelly-tags.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jelly-tags.xml,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- jelly-tags.xml    2 Apr 2004 15:34:45 -0000       1.55
  +++ jelly-tags.xml    2 Apr 2004 15:44:48 -0000       1.56
  @@ -553,6 +553,7 @@
   
       <ant basedir="swing" target="jar">
         <property name="final.name"  value="commons-jelly-tags-swing-@@DATE@@"/>
  +      <sysproperty name="build.clonevm" value="true"/>
       </ant>
   
       <depend project="commons-jelly" inherit="all"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to