You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2004/02/28 05:40:33 UTC

cvs commit: jakarta-commons-sandbox/reflect project.xml

bayard      2004/02/27 20:40:33

  Modified:    el       project.xml
               events   project.xml
               jjar     project.xml
               project-template project.xml
               reflect  project.xml
  Log:
  switched to new sandbox super-pom
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-commons-sandbox/el/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/el/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	9 Jan 2003 00:58:43 -0000	1.2
  +++ project.xml	28 Feb 2004 04:40:33 -0000	1.3
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
   <project>
  -  <extend>../project.xml</extend>
  +  <extend>../sandbox-build/project.xml</extend>
     <name>EL</name>
     <id>commons-el</id>
     <currentVersion>1.0</currentVersion>
  
  
  
  1.8       +1 -1      jakarta-commons-sandbox/events/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/events/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	20 Feb 2004 01:00:26 -0000	1.7
  +++ project.xml	28 Feb 2004 04:40:33 -0000	1.8
  @@ -16,7 +16,7 @@
   -->
   
   <project>
  -  <extend>../commons-build/project.xml</extend>
  +  <extend>../sandbox-build/project.xml</extend>
     <name>Events</name>
     <id>commons-events</id>
     
  
  
  
  1.2       +1 -1      jakarta-commons-sandbox/jjar/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jjar/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	17 Nov 2003 21:53:14 -0000	1.1
  +++ project.xml	28 Feb 2004 04:40:33 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <project>
  -  <extend>../../jakarta-commons/xdocs/maven/project-base.xml</extend>
  +  <extend>../sandbox-build/project.xml</extend>
     <name>Commons JJar</name>
     <id>commons-jjar</id>
     <logo>/images/jjar-logo-blue.jpg</logo>
  
  
  
  1.10      +1 -1      jakarta-commons-sandbox/project-template/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/project-template/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml	16 Feb 2004 20:58:53 -0000	1.9
  +++ project.xml	28 Feb 2004 04:40:33 -0000	1.10
  @@ -1,7 +1,7 @@
   <?xml version="1.0"?>
   
   <project>
  -  <extend>../../jakarta-commons/commons-build/project.xml</extend>
  +  <extend>../sandbox-build/project.xml</extend>
     <name>your-project</name>
     <id>commons-your-project</id>
   
  
  
  
  1.4       +1 -1      jakarta-commons-sandbox/reflect/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/reflect/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml	1 Sep 2003 21:50:25 -0000	1.3
  +++ project.xml	28 Feb 2004 04:40:33 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <project>
  -  <extend>../project.xml</extend>
  +  <extend>../sandbox-build/project.xml</extend>
     <id>commons-reflect</id>
     <name>Commons Reflect</name>
     <currentVersion>0.5-dev</currentVersion>
  
  
  

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