[jboss-cvs] javassist ...

Shigeru Chiba chiba at is.titech.ac.jp
Fri Jul 27 07:50:29 EDT 2007


  User: chiba   
  Date: 07/07/27 07:50:29

  Modified:    javassist  build.xml
  Log:
  I will release 3.6.0.CR1
  
  Revision  Changes    Path
  1.32      +1 -0      javassist/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/build.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -b -r1.31 -r1.32
  --- build.xml	4 Jun 2007 03:11:13 -0000	1.31
  +++ build.xml	27 Jul 2007 11:50:28 -0000	1.32
  @@ -141,6 +141,7 @@
             <exclude name="build/**"/>
             <exclude name="local/**"/>
             <exclude name="${dist-version}.zip"/>
  +          <exclude name="${target-src.jar}"/>
          </zipfileset>
       </zip>
     </target>
  
  
  



More information about the jboss-cvs-commits mailing list