You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2003/09/08 20:15:18 UTC

cvs commit: jakarta-commons-sandbox/resources maven.xml project.properties

rdonkin     2003/09/08 11:15:18

  Modified:    resources maven.xml project.properties
  Log:
  Changes to make maven work properly
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-commons-sandbox/resources/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/resources/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml	17 Jul 2002 07:54:45 -0000	1.1
  +++ maven.xml	8 Sep 2003 18:15:18 -0000	1.2
  @@ -1,5 +1,5 @@
   <project default="java:jar" xmlns:j="jelly:core">
   
     <!-- we can customize the Maven build here -->
  -  	
  +    
   </project>
  
  
  
  1.2       +2 -1      jakarta-commons-sandbox/resources/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/resources/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties	17 Jul 2002 07:54:45 -0000	1.1
  +++ project.properties	8 Sep 2003 18:15:18 -0000	1.2
  @@ -25,4 +25,5 @@
   maven.checkstyle.ignore.whitespace = true
   maven.checkstyle.ignore.public.in.interface = true
   
  -
  +resources.repository=scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/resources/
  +maven.xdoc.developmentProcessUrl=http://maven.apache.org/development-process.html