You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/05/30 22:55:57 UTC

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

dirkv       2004/05/30 13:55:57

  Modified:    resources project.properties project.xml
  Log:
  update to commons l&f, new navigation, license info
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-commons-sandbox/resources/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/resources/project.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.properties	24 May 2004 22:35:04 -0000	1.4
  +++ project.properties	30 May 2004 20:55:57 -0000	1.5
  @@ -16,7 +16,7 @@
   ######################################################################
   # commons site L&F
   ######################################################################
  -maven.xdoc.jsl=../../../jakarta-commons/commons-build/commons-site.jsl
  +maven.xdoc.jsl=../../jakarta-commons/commons-build/commons-site.jsl
   maven.xdoc.date=bottom
   maven.xdoc.poweredby.image=maven-feather.png
   maven.xdoc.version=${pom.currentVersion}
  
  
  
  1.10      +2 -1      jakarta-commons-sandbox/resources/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/resources/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml	27 Mar 2004 22:18:41 -0000	1.9
  +++ project.xml	30 May 2004 20:55:57 -0000	1.10
  @@ -2,8 +2,9 @@
   
   <project>
     <extend>../sandbox-build/project.xml</extend>
  -  <name>commons-resources</name>
  +  <name>Commons Resources</name>
     <id>commons-resources</id>
  +  <logo>/images/resources-logo-white.png</logo>
     <currentVersion>1.0-dev</currentVersion>
     <inceptionYear>2002</inceptionYear>
     <package>org.apache.commons.resources</package>
  
  
  

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