cvs commit: jakarta-commons/validator build.xml project.xml

2004-03-29 Thread martinc
martinc 2004/03/29 22:18:06

  Modified:validator build.xml project.xml
  Log:
  Update version for 1.1.2 release.
  
  Revision  ChangesPath
  1.32  +2 -2  jakarta-commons/validator/build.xml
  
  Index: build.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/build.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- build.xml 29 Feb 2004 09:48:28 -  1.31
  +++ build.xml 30 Mar 2004 06:18:05 -  1.32
  @@ -67,7 +67,7 @@
 property name=component.title value=Validator/
   
 !-- The current version number of this component --
  -  property name=component.version   value=1.1.2-dev/
  +  property name=component.version   value=1.1.2/
   
 !-- The base directory for compilation targets --
 property name=build.home  value=target/
  
  
  
  1.36  +1 -1  jakarta-commons/validator/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/project.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- project.xml   28 Mar 2004 19:31:20 -  1.35
  +++ project.xml   30 Mar 2004 06:18:05 -  1.36
  @@ -19,7 +19,7 @@
 extend../commons-build/project.xml/extend
 nameValidator/name
 idcommons-validator/id
  -  currentVersion1.1.2-dev/currentVersion
  +  currentVersion1.1.2/currentVersion
 logo/images/validator-logo-blue.png/logo
 inceptionYear2002/inceptionYear
 packageorg.apache.commons.validator/package
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-commons/validator build.xml project.xml

2004-03-29 Thread martinc
martinc 2004/03/29 22:22:54

  Modified:validator build.xml project.xml
  Log:
  Update version for 1.1.3-dev.
  
  Revision  ChangesPath
  1.33  +2 -2  jakarta-commons/validator/build.xml
  
  Index: build.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/build.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- build.xml 30 Mar 2004 06:18:05 -  1.32
  +++ build.xml 30 Mar 2004 06:22:54 -  1.33
  @@ -67,7 +67,7 @@
 property name=component.title value=Validator/
   
 !-- The current version number of this component --
  -  property name=component.version   value=1.1.2/
  +  property name=component.version   value=1.1.3-dev/
   
 !-- The base directory for compilation targets --
 property name=build.home  value=target/
  
  
  
  1.37  +1 -1  jakarta-commons/validator/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/project.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- project.xml   30 Mar 2004 06:18:05 -  1.36
  +++ project.xml   30 Mar 2004 06:22:54 -  1.37
  @@ -19,7 +19,7 @@
 extend../commons-build/project.xml/extend
 nameValidator/name
 idcommons-validator/id
  -  currentVersion1.1.2/currentVersion
  +  currentVersion1.1.3-dev/currentVersion
 logo/images/validator-logo-blue.png/logo
 inceptionYear2002/inceptionYear
 packageorg.apache.commons.validator/package
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-commons/validator build.xml project.xml

2003-12-15 Thread rleland
rleland 2003/12/15 01:24:11

  Modified:validator build.xml project.xml
  Log:
  Rev version to 1.1.2-dev. If 1.1.1 is voted to Beta status
  then we can go to 1.2.0 and rip out the old api's.
  
  Revision  ChangesPath
  1.30  +2 -2  jakarta-commons/validator/build.xml
  
  Index: build.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/build.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- build.xml 15 Dec 2003 06:10:51 -  1.29
  +++ build.xml 15 Dec 2003 09:24:11 -  1.30
  @@ -52,7 +52,7 @@
 property name=component.title value=Validator/
   
 !-- The current version number of this component --
  -  property name=component.version   value=1.1.1/
  +  property name=component.version   value=1.1.2-dev/
   
 !-- The base directory for compilation targets --
 property name=build.home  value=target/
  
  
  
  1.29  +1 -1  jakarta-commons/validator/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/project.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- project.xml   15 Dec 2003 02:56:57 -  1.28
  +++ project.xml   15 Dec 2003 09:24:11 -  1.29
  @@ -3,7 +3,7 @@
   project
 nameValidator/name
 idcommons-validator/id
  -  currentVersion1.1.1/currentVersion
  +  currentVersion1.1.2-dev/currentVersion
   
 organization
   nameApache Software Foundation/name
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-commons/validator build.xml project.xml

2003-08-27 Thread rleland
rleland 2003/08/26 20:49:26

  Modified:validator build.xml project.xml
  Log:
  Change version to 1.1.0
  
  Revision  ChangesPath
  1.26  +2 -2  jakarta-commons/validator/build.xml
  
  Index: build.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/build.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- build.xml 22 Aug 2003 06:33:04 -  1.25
  +++ build.xml 27 Aug 2003 03:49:26 -  1.26
  @@ -52,7 +52,7 @@
 property name=component.title value=Validator/
   
 !-- The current version number of this component --
  -  property name=component.version   value=1.1.0-dev/
  +  property name=component.version   value=1.1.0/
   
 !-- The base directory for compilation targets --
 property name=build.home  value=target/
  
  
  
  1.22  +1 -1  jakarta-commons/validator/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/project.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- project.xml   23 Aug 2003 02:34:45 -  1.21
  +++ project.xml   27 Aug 2003 03:49:26 -  1.22
  @@ -4,7 +4,7 @@
 extend../project.xml/extend
 nameValidator/name
 idcommons-validator/id
  -  currentVersion1.1.0-dev/currentVersion
  +  currentVersion1.1.0/currentVersion
   
 organization
   nameApache Software Foundation/name
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-commons/validator build.xml project.xml

2002-12-15 Thread martinc
martinc 2002/12/15 20:25:33

  Modified:validator build.xml project.xml
  Log:
  Reset current version for ongoing development.
  
  Revision  ChangesPath
  1.16  +2 -2  jakarta-commons/validator/build.xml
  
  Index: build.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/build.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- build.xml 16 Dec 2002 02:39:38 -  1.15
  +++ build.xml 16 Dec 2002 04:25:33 -  1.16
  @@ -52,7 +52,7 @@
 property name=component.title value=Validator/
   
 !-- The current version number of this component --
  -  property name=component.version   value=1.0.1/
  +  property name=component.version   value=1.1-dev/
   
 !-- The base directory for compilation targets --
 property name=build.home  value=target/
  
  
  
  1.8   +1 -1  jakarta-commons/validator/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml   16 Dec 2002 02:22:48 -  1.7
  +++ project.xml   16 Dec 2002 04:25:33 -  1.8
  @@ -4,7 +4,7 @@
 extend../project.xml/extend
 nameValidator/name
 idcommons-validator/id
  -  currentVersion1.0.1/currentVersion
  +  currentVersion1.1-dev/currentVersion
 inceptionYear2002/inceptionYear
 gumpRepositoryIdjakarta/gumpRepositoryId
 shortDescriptionCommons Validator/shortDescription
  
  
  

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]