[jboss-cvs] repository.jboss.com/javassist/3.5.0.CR1 ...

Scott Stark scott.stark at jboss.com
Sat Feb 24 01:16:04 EST 2007


  User: starksm 
  Date: 07/02/24 01:16:04

  Modified:    javassist/3.5.0.CR1  component-info.xml
  Log:
  Add a source artifact
  
  Revision  Changes    Path
  1.2       +1 -0      repository.jboss.com/javassist/3.5.0.CR1/component-info.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: component-info.xml
  ===================================================================
  RCS file: /cvsroot/jboss/repository.jboss.com/javassist/3.5.0.CR1/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	14 Feb 2007 13:29:07 -0000	1.1
  +++ component-info.xml	24 Feb 2007 06:16:04 -0000	1.2
  @@ -9,6 +9,7 @@
                 projectHome="http://sourceforge.net/projects/jboss"
                 description="Simple Java bytecode manipulation (cvstag rel_3_5_CR1)">
         <artifact id="javassist.jar"/>
  +      <artifact id="javassist-src.jar"/>
         <export>
            <include input="javassist.jar"/>
         </export>
  
  
  



More information about the jboss-cvs-commits mailing list