You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by ni...@apache.org on 2003/01/01 12:00:14 UTC

cvs commit: jakarta-poi module.xml

nicolaken    2003/01/01 03:00:14

  Modified:    .        module.xml
  Log:
  Enable unit test run in Gump.
  
  Revision  Changes    Path
  1.29      +1 -1      jakarta-poi/module.xml
  
  Index: module.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/module.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- module.xml	30 Dec 2002 14:48:32 -0000	1.28
  +++ module.xml	1 Jan 2003 11:00:14 -0000	1.29
  @@ -64,7 +64,7 @@
   
       <package>org.apache.poi</package>
       
  -    <ant buildfile="centibuild.xml" basedir="." target="compile" vm="1.2">
  +    <ant buildfile="centibuild.xml" basedir="." target="gump" vm="1.2">
         <property name="ant.home" reference="home" project="krysalis-centipede"/>
       </ant>