[jboss-cvs] repository.jboss.com/jboss/web/2.0.0.snapshot ...

Remy Maucherat remm at jboss.com
Wed Sep 6 19:46:06 EDT 2006


  User: remm    
  Date: 06/09/06 19:46:06

  Modified:    jboss/web/2.0.0.snapshot  component-info.xml
  Log:
  - JDT should be somewhere.
  
  Revision  Changes    Path
  1.4       +2 -0      repository.jboss.com/jboss/web/2.0.0.snapshot/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/jboss/web/2.0.0.snapshot/component-info.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- component-info.xml	6 Sep 2006 18:12:10 -0000	1.3
  +++ component-info.xml	6 Sep 2006 23:46:06 -0000	1.4
  @@ -6,6 +6,7 @@
         description="JBoss Web 2.0.0">
         <artifact id="annotations-api-temp.jar"/>
         <artifact id="el-api.jar"/>
  +      <artifact id="jasper-jdt.jar"/>
         <artifact id="jbossweb.jar"/>
         <artifact id="jbossweb-extras.jar"/>
         <artifact id="jsp-api.jar"/>
  @@ -20,6 +21,7 @@
         <export>
            <include input="annotations-api-temp.jar"/>
            <include input="el-api.jar"/>
  +         <include input="jasper-jdt.jar"/>
            <include input="jbossweb.jar"/>
            <include input="jbossweb-extras.jar"/>
            <include input="jsp-api.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list