You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by br...@apache.org on 2005/01/19 12:55:36 UTC

cvs commit: jakarta-commons/jelly parent-project.xml project.xml

brett       2005/01/19 03:55:36

  Modified:    jelly    parent-project.xml project.xml
  Log:
  update gump properties
  
  Revision  Changes    Path
  1.3       +9 -0      jakarta-commons/jelly/parent-project.xml
  
  Index: parent-project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/parent-project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- parent-project.xml	31 Dec 2004 05:30:53 -0000	1.2
  +++ parent-project.xml	19 Jan 2005 11:55:36 -0000	1.3
  @@ -39,16 +39,25 @@
       <dependency>
         <id>commons-beanutils</id>
         <version>1.6</version>
  +      <properties>
  +        <gump.runtime>true</gump.runtime>
  +      </properties>
       </dependency>
       
       <dependency>
         <id>commons-collections</id>
         <version>2.1</version>
  +      <properties>
  +        <gump.runtime>true</gump.runtime>
  +      </properties>
       </dependency>
       
       <dependency>
         <id>commons-logging</id>
         <version>1.0.3</version>
  +      <properties>
  +        <gump.runtime>true</gump.runtime>
  +      </properties>
       </dependency>
       
       <dependency>
  
  
  
  1.163     +3 -0      jakarta-commons/jelly/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/project.xml,v
  retrieving revision 1.162
  retrieving revision 1.163
  diff -u -r1.162 -r1.163
  --- project.xml	12 Jan 2005 10:48:42 -0000	1.162
  +++ project.xml	19 Jan 2005 11:55:36 -0000	1.163
  @@ -314,6 +314,9 @@
       <dependency>
         <id>commons-lang</id>
         <version>2.0</version>
  +      <properties>
  +        <gump.runtime>true</gump.runtime>
  +      </properties>
       </dependency>
       <dependency>
         <id>commons-discovery</id>
  
  
  

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