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/22 14:47:06 UTC

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

dirkv       2004/05/22 05:47:06

  Modified:    threadpool project.properties project.xml
  Log:
  logo, new l&f
  
  Revision  Changes    Path
  1.3       +2 -0      jakarta-commons-sandbox/threadpool/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/threadpool/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties	7 Dec 2003 17:00:51 -0000	1.2
  +++ project.properties	22 May 2004 12:47:06 -0000	1.3
  @@ -6,7 +6,9 @@
   maven.javadoc.author=false
   maven.javadoc.links=http://java.sun.com/products/jdk/1.4/docs/api
   
  +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}
   maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
   
  
  
  
  1.8       +1 -1      jakarta-commons-sandbox/threadpool/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/threadpool/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	28 Feb 2004 05:01:26 -0000	1.7
  +++ project.xml	22 May 2004 12:47:06 -0000	1.8
  @@ -3,7 +3,7 @@
     <extend>../sandbox-build/project.xml</extend>
     <name>Commons Threadpool</name>
     <id>commons-threadpool</id>
  -  <logo>/images/threadpool-logo-blue.jpg</logo>
  +  <logo>/images/threadpool-logo-white.png</logo>
     <url>http://jakarta.apache.org/commons/sandbox/threadpool/</url>
     <inceptionYear>2002</inceptionYear>
     <shortDescription>Commons Threadpool</shortDescription>
  
  
  

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