dion        2003/01/06 07:44:35

  Modified:    jelly/jelly-tags/swing maven.xml
  Log:
  Fix build file
  
  Revision  Changes    Path
  1.2       +1 -16     jakarta-commons-sandbox/jelly/jelly-tags/swing/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/swing/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml 3 Jan 2003 21:31:42 -0000       1.1
  +++ maven.xml 6 Jan 2003 15:44:35 -0000       1.2
  @@ -1,18 +1,3 @@
  -<project default="java:jar" xmlns:j="jelly:core" xmlns:maven="jelly:maven" 
xmlns:util="jelly:util">
  -
  -  <!-- copies unit testing stuff -->
  -  <postGoal name="test:compile">
  -    <copy todir="${maven.test.dest}">
  -      <fileset dir="src/test">
  -        <include name="**/*.properties"/>
  -        <include name="META-INF/services/*"/>
  -        <include name="**/*.jelly"/>
  -        <include name="**/*.xml"/>
  -        <include name="**/*.html"/>
  -        <include name="**/*.dtd"/>
  -        <include name="**/*.rng"/>
  -      </fileset>
  -    </copy>
  -  </postGoal>
  +<project default="java:jar">
   
   </project>
  
  
  

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

Reply via email to