dion        2004/08/23 04:27:23

  Modified:    jexl     maven.xml
  Log:
  Add description
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-commons/jexl/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jexl/maven.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- maven.xml 23 Aug 2004 11:26:39 -0000      1.2
  +++ maven.xml 23 Aug 2004 11:27:23 -0000      1.3
  @@ -34,7 +34,7 @@
     <!-- ================================================================== -->
   
   
  -  <goal name="tester" prereqs="test:compile" description="Run">
  +  <goal name="tester" prereqs="test:compile" description="Run jexl from the command 
line evaluating all args">
       <java classname="org.apache.commons.jexl.Jexl">
         <classpath>
           <pathelement path="${maven.build.dest}"/>
  
  
  

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

Reply via email to