You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2003/11/27 05:06:27 UTC

cvs commit: jakarta-struts project.xml

husted      2003/11/26 20:06:27

  Modified:    .        project.xml
  Log:
  Move resource area to SourceForge site.
  
  Revision  Changes    Path
  1.10      +4 -3      jakarta-struts/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml	21 Nov 2003 06:22:09 -0000	1.9
  +++ project.xml	27 Nov 2003 04:06:27 -0000	1.10
  @@ -230,7 +230,7 @@
       
       <dependency>
         <id>commons-validator</id>
  -      <version>1.1.0</version>
  +      <version>SNAPSHOT</version>
         <url>http://jakarta.apache.org/commons/validator.html</url>
       </dependency>
       
  @@ -286,12 +286,12 @@
   
       <sourceDirectory>src/share</sourceDirectory>
   
  +      <!-- Unit test cases
       <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
       <integrationUnitTestSourceDirectory/>
   
       <aspectSourceDirectory/>
   
  -    <!-- Unit test cases -->
       <unitTest>
         <includes>
           <include>**/*Test.java</include>
  @@ -300,7 +300,8 @@
           <exclude>**/RepositoryTest.java</exclude>
         </excludes>
       </unitTest>
  -              
  +    -->
  +
       <!-- J A R  R E S O U R C E S -->
       <!-- Resources that are packaged up inside the JAR file -->
       <resources>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org