You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ep...@apache.org on 2004/08/13 14:07:41 UTC

cvs commit: jakarta-commons/configuration project.properties

epugh       2004/08/13 05:07:41

  Modified:    configuration/xdocs changes.xml
               configuration project.properties
  Log:
  30648 project.xml contains bad dependencies
  
  Revision  Changes    Path
  1.32      +1 -0      jakarta-commons/configuration/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/configuration/xdocs/changes.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- changes.xml	12 Aug 2004 16:53:52 -0000	1.31
  +++ changes.xml	13 Aug 2004 12:07:41 -0000	1.32
  @@ -7,6 +7,7 @@
   
     <body>
       <release version="1.0rc1" date="2004-06-??">
  +      <action dev="epugh" type="add" due-to="Ricardo Gladwell" issue="30648">project.xml contains bad dependencies</action>        
         <action dev="epugh" type="add" due-to="Brent Worden" issue="30234 ">clearXmlProperty doesn't remove list properties completely</action>        
         <action dev="epugh" type="add" due-to="Ricardo Gladwell" issue="30545">new ConfigurationDynaBean </action>        
         <action dev="epugh" type="add" due-to="Ricardo Gladwell" issue="29611">new ConfigurationMap and ConfigurationSet</action>        
  
  
  
  1.12      +1 -1      jakarta-commons/configuration/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/configuration/project.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.properties	23 Jun 2004 11:15:44 -0000	1.11
  +++ project.properties	13 Aug 2004 12:07:41 -0000	1.12
  @@ -9,7 +9,7 @@
   maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
   maven.xdoc.poweredby.image=maven-feather.png
   
  -maven.repo.remote=http://www.ibiblio.org/maven,http://maven-plugins.sf.net,http://dist.codehaus.org
  +maven.repo.remote=http://www.ibiblio.org/maven,http://maven-plugins.sourceforge.net/maven,http://dist.codehaus.org
   
   compile.debug = on
   compile.optimize = off
  
  
  

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