dion        2002/12/30 20:53:26

  Modified:    configuration project.xml project.properties
  Log:
  Changes to get maven build working
  
  Revision  Changes    Path
  1.14      +3 -3      jakarta-commons-sandbox/configuration/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/configuration/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml       14 Dec 2002 11:26:07 -0000      1.13
  +++ project.xml       31 Dec 2002 04:53:26 -0000      1.14
  @@ -120,8 +120,8 @@
   
       <dependency>
         <id>xml-apis</id>
  -      <version>2.2.1</version>
  -      <url>http://xml.apache.org/xerces2-j/</url>
  +      <version>1.0.b2</version>
  +      <url>http://xml.apache.org/xml-commons/</url>
       </dependency>
   
     </dependencies>
  
  
  
  1.4       +2 -0      jakarta-commons-sandbox/configuration/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/configuration/project.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.properties        28 Aug 2002 18:16:02 -0000      1.3
  +++ project.properties        31 Dec 2002 04:53:26 -0000      1.4
  @@ -7,3 +7,5 @@
   compile.deprecation = off
   
   maven.checkstyle.format = turbine
  +
  +maven.junit.fork=true
  \ No newline at end of file
  
  
  

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

Reply via email to