cvs commit: jakarta-commons/validator/xdocs changes.xml downloads.xml

2004-12-03 Thread niallp
niallp  2004/12/03 02:00:36

  Modified:validator/xdocs changes.xml downloads.xml
  Log:
  Update to reflect Commons Validator 1.1.4 release
  
  Revision  ChangesPath
  1.9   +1 -1  jakarta-commons/validator/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/changes.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- changes.xml   13 Nov 2004 19:54:45 -  1.8
  +++ changes.xml   3 Dec 2004 10:00:36 -   1.9
  @@ -65,7 +65,7 @@
 /action
   /release
 
  -release version=1.1.4-alpha date=2004-11-12
  +release version=1.1.4 date=2004-11-12
 action dev=niallp type=add
   Added getMessage(key) and getMessages() methods to Field (PR# 29452)
 /action
  
  
  
  1.6   +3 -3  jakarta-commons/validator/xdocs/downloads.xml
  
  Index: downloads.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/downloads.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- downloads.xml 13 Nov 2004 19:54:45 -  1.5
  +++ downloads.xml 3 Dec 2004 10:00:36 -   1.6
  @@ -24,13 +24,13 @@

pstrongLatest Stable Release/strong/p
ul
  -   lia 
href=http://jakarta.apache.org/site/binindex.cgi#commons-validator;1.1.3 
Binary/a/li
  -   lia 
href=http://jakarta.apache.org/site/sourceindex.cgi#commons-validator;1.1.3 
Source/a/li
  +   lia 
href=http://jakarta.apache.org/site/binindex.cgi#commons-validator;1.1.4 
Binary/a/li
  +   lia 
href=http://jakarta.apache.org/site/sourceindex.cgi#commons-validator;1.1.4 
Source/a/li
/ul
   
 pstrongLatest Development Release/strong/p
 ul
  -lia 
href=http://cvs.apache.org/dist/jakarta/commons/validator/v1.1.4/;1.1.4-alpha 
Binary and Source/a/li
  +liNone currently/li
 /ul
   
pstrongNightly Builds/strong/p
  
  
  

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



cvs commit: jakarta-commons/validator/xdocs changes.xml downloads.xml

2004-11-13 Thread niallp
niallp  2004/11/13 11:54:45

  Modified:validator/xdocs changes.xml downloads.xml
  Log:
  change 1.1.4 version to 1.1.4-alpha
  
  Revision  ChangesPath
  1.8   +1 -1  jakarta-commons/validator/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/changes.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- changes.xml   12 Nov 2004 17:53:08 -  1.7
  +++ changes.xml   13 Nov 2004 19:54:45 -  1.8
  @@ -65,7 +65,7 @@
 /action
   /release
 
  -release version=1.1.4 date=2004-11-12
  +release version=1.1.4-alpha date=2004-11-12
 action dev=niallp type=add
   Added getMessage(key) and getMessages() methods to Field (PR# 29452)
 /action
  
  
  
  1.5   +1 -1  jakarta-commons/validator/xdocs/downloads.xml
  
  Index: downloads.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/downloads.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- downloads.xml 12 Nov 2004 17:53:08 -  1.4
  +++ downloads.xml 13 Nov 2004 19:54:45 -  1.5
  @@ -30,7 +30,7 @@
   
 pstrongLatest Development Release/strong/p
 ul
  -lia 
href=http://cvs.apache.org/dist/jakarta/commons/validator/v1.1.4/;1.1.4 
Binary and Source/a/li
  +lia 
href=http://cvs.apache.org/dist/jakarta/commons/validator/v1.1.4/;1.1.4-alpha 
Binary and Source/a/li
 /ul
   
pstrongNightly Builds/strong/p
  
  
  

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



cvs commit: jakarta-commons/validator/xdocs changes.xml downloads.xml

2004-11-12 Thread niallp
niallp  2004/11/12 09:53:08

  Modified:validator project.xml
   validator/xdocs changes.xml downloads.xml
  Log:
  Update for version 1.1.4
  
  Revision  ChangesPath
  1.54  +2 -2  jakarta-commons/validator/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/project.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- project.xml   11 Nov 2004 01:59:00 -  1.53
  +++ project.xml   12 Nov 2004 17:53:07 -  1.54
  @@ -1,4 +1,4 @@
  -?xml version=1.0 encoding=UTF-8?
  +?xml version=1.0 encoding=UTF-8?
   !--
  Copyright 2003-2004 The Apache Software Foundation
   
  @@ -20,7 +20,7 @@
 
 nameValidator/name
 idcommons-validator/id
  -  currentVersion1.1.3/currentVersion
  +  currentVersion1.1.4/currentVersion
 inceptionYear2002/inceptionYear
 shortDescriptionCommons Validator/shortDescription
 description
  
  
  
  1.7   +14 -0 jakarta-commons/validator/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/changes.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- changes.xml   4 Oct 2004 03:54:46 -   1.6
  +++ changes.xml   12 Nov 2004 17:53:08 -  1.7
  @@ -59,8 +59,22 @@
   Allow forms to inherit validation rules from other forms.
   PR# 27870
 /action
  +  action dev=niallp type=add
  +Remove the need to specify an Arguement's position.
  +PR# 31194
  +  /action
   /release
 
  +release version=1.1.4 date=2004-11-12
  +  action dev=niallp type=add
  +Added getMessage(key) and getMessages() methods to Field (PR# 29452)
  +  /action
  +  action dev=niallp type=add
  +Added resource property (including getter/setter) to Msg to support
  +the 'resource' attribute specified in the DTD. 
  +  /action
  +/release
  +
   release version=1.1.3 date=2004-08-25
 action dev=dgraham type=fix
   Fixed javascript file reading in Java WebStart environment.
  
  
  
  1.4   +1 -2  jakarta-commons/validator/xdocs/downloads.xml
  
  Index: downloads.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/downloads.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- downloads.xml 27 Aug 2004 16:14:31 -  1.3
  +++ downloads.xml 12 Nov 2004 17:53:08 -  1.4
  @@ -30,8 +30,7 @@
   
 pstrongLatest Development Release/strong/p
 ul
  -lia 
href=http://www.apache.org/~martinc/validator/v1.1.2/commons-validator-1.1.2.zip;1.1.2
 Binary/a/li
  -lia 
href=http://www.apache.org/~martinc/validator/v1.1.2/commons-validator-1.1.2-src.zip;1.1.2
 Source/a/li
  +lia 
href=http://cvs.apache.org/dist/jakarta/commons/validator/v1.1.4/;1.1.4 
Binary and Source/a/li
 /ul
   
pstrongNightly Builds/strong/p
  
  
  

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



cvs commit: jakarta-commons/validator/xdocs changes.xml downloads.xml

2004-11-12 Thread niallp
niallp  2004/11/12 09:54:03

  Modified:validator Tag: VALIDATOR_1_1_2_BRANCH maven.xml project.xml
   validator/xdocs Tag: VALIDATOR_1_1_2_BRANCH changes.xml
downloads.xml
  Log:
  Update for version 1.1.4
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.6.2.1   +18 -0 jakarta-commons/validator/maven.xml
  
  Index: maven.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/maven.xml,v
  retrieving revision 1.6
  retrieving revision 1.6.2.1
  diff -u -r1.6 -r1.6.2.1
  --- maven.xml 3 Apr 2004 21:35:31 -   1.6
  +++ maven.xml 12 Nov 2004 17:54:03 -  1.6.2.1
  @@ -16,6 +16,24 @@
   
   project default=java:jar
   
  +
  +  !-- == --
  +  !-- START : C O M M O N S - B U I L D  --
  +  !-- == --
  +  !-- Required: Look and Feel for documentation within distributions --
  +  !-- == --
  +  postGoal name=xdoc:copy-resources  
  +copy todir=${basedir}/target/docs/style/ failonerror=false
  +  fileset dir=${basedir}/../commons-build/xdocs/style
  + include name='**/*'/
  + exclude name='**/CVS/**'/
  +  /fileset
  +/copy
  +  /postGoal
  +  !-- == --
  +  !-- END: C O M M O N S - B U I L D --
  +  !-- == --
  +
 preGoal name=xdoc:jelly-transform
   attainGoal name=html2xdoc/
 /preGoal
  
  
  
  1.40.2.3  +1 -1  jakarta-commons/validator/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/project.xml,v
  retrieving revision 1.40.2.2
  retrieving revision 1.40.2.3
  diff -u -r1.40.2.2 -r1.40.2.3
  --- project.xml   22 Jun 2004 02:31:28 -  1.40.2.2
  +++ project.xml   12 Nov 2004 17:54:03 -  1.40.2.3
  @@ -19,7 +19,7 @@
 extend../commons-build/project.xml/extend
 nameValidator/name
 idcommons-validator/id
  -  currentVersion1.1.3/currentVersion
  +  currentVersion1.1.4/currentVersion
 inceptionYear2002/inceptionYear
 packageorg.apache.commons.validator/package
   
  
  
  
  No   revision
  No   revision
  1.3.2.1   +27 -1 jakarta-commons/validator/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/changes.xml,v
  retrieving revision 1.3
  retrieving revision 1.3.2.1
  diff -u -r1.3 -r1.3.2.1
  --- changes.xml   28 Mar 2004 22:04:43 -  1.3
  +++ changes.xml   12 Nov 2004 17:54:03 -  1.3.2.1
  @@ -38,7 +38,33 @@
 /properties
 body
   
  -release version=1.1.2 (alpha) date=in CVS
  +release version=1.1.4 date=2004-11-12
  +  action dev=niallp type=add
  +Added getMessage(key) and getMessages() methods to Field (PR# 29452)
  +  /action
  +  action dev=niallp type=add
  +Added resource property (including getter/setter) to Msg to support
  +the 'resource' attribute specified in the DTD. 
  +  /action
  +/release
  +  
  +release version=1.1.3 date=2004-08-25
  +  action dev=dgraham type=fix
  +Fixed javascript file reading in Java WebStart environment.
  +PR# 28257
  +  /action
  +  action dev=mrdon type=fix
  +Fixed javascript email domain length limited to 2 or 3 chars.
  +PR# 29532
  +  /action
  +/release
  +
  +release version=1.1.2 (alpha) date=2004-04-03
  +  action dev=rleland type=fix
  +Javascript validation doesn't work if a form field is 
  +called name.
  +PR# 27899
  +  /action
 action dev=rleland type=update
   Allow multiple forms to be on the same page by 
   generating a unique variable name based on form name.
  
  
  
  1.1.2.4   +15 -19jakarta-commons/validator/xdocs/downloads.xml
  
  Index: downloads.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/downloads.xml,v
  retrieving revision 1.1.2.3
  retrieving revision 1.1.2.4
  diff -u -r1.1.2.3 -r1.1.2.4
  --- downloads.xml 23 Jun 2004 23:56:47 -  1.1.2.3
  +++ downloads.xml 12 Nov 2004 17:54:03 -  1.1.2.4
  @@ -21,36 +21,32 @@
   
  body
 section name=Releases
  - 
  - pstrongLatest Release/strong/p
  + pstrongLatest Stable Release/strong/p
ul
  -   lia 

cvs commit: jakarta-commons/validator/xdocs changes.xml

2004-08-24 Thread dgraham
dgraham 2004/08/24 20:42:30

  Modified:validator/xdocs changes.xml
  Log:
  Added date of 1.1.2 release.
  
  Revision  ChangesPath
  1.4   +1 -1  jakarta-commons/validator/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/changes.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- changes.xml   28 Mar 2004 22:04:43 -  1.3
  +++ changes.xml   25 Aug 2004 03:42:30 -  1.4
  @@ -38,7 +38,7 @@
 /properties
 body
   
  -release version=1.1.2 (alpha) date=in CVS
  +release version=1.1.2 (alpha) date=2004-04-03
 action dev=rleland type=update
   Allow multiple forms to be on the same page by 
   generating a unique variable name based on form name.
  
  
  

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



cvs commit: jakarta-commons/validator/xdocs changes.xml

2004-08-24 Thread dgraham
dgraham 2004/08/24 21:27:03

  Modified:validator/xdocs changes.xml
  Log:
  Added notes for 1.1.3 and 1.2.0.
  
  Revision  ChangesPath
  1.5   +35 -0 jakarta-commons/validator/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/changes.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- changes.xml   25 Aug 2004 03:42:30 -  1.4
  +++ changes.xml   25 Aug 2004 04:27:03 -  1.5
  @@ -38,7 +38,42 @@
 /properties
 body
   
  +release version=1.2.0 (alpha) date=in CVS
  +  action dev=husted type=add
  +Add support for min or max numeric values.
  +PR# 29015
  +  /action
  +  action dev=husted type=add
  +Allow validators to register errors for multiple fields. 
  +PR# 29151
  +  /action
  +  action dev=husted type=add
  +Fixed EmailValidator failing on valid email addresses.
  +PR# 23990
  +  /action
  +  action dev=rleland type=add
  +Allow forms to inherit validation rules from other forms.
  +PR# 27870
  +  /action
  +/release
  +  
  +release version=1.1.3 date=2004-08-25
  +  action dev=dgraham type=fix
  +Fixed javascript file reading in Java WebStart environment.
  +PR# 28257
  +  /action
  +  action dev=mrdon type=fix
  +Fixed javascript email domain length limited to 2 or 3 chars.
  +PR# 29532
  +  /action
  +/release
  +
   release version=1.1.2 (alpha) date=2004-04-03
  +  action dev=rleland type=fix
  +Javascript validation doesn't work if a form field is 
  +called name.
  +PR# 27899
  +  /action
 action dev=rleland type=update
   Allow multiple forms to be on the same page by 
   generating a unique variable name based on form name.
  
  
  

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



cvs commit: jakarta-commons/validator/xdocs changes.xml tasks.xml

2004-03-28 Thread dgraham
dgraham 2004/03/28 11:32:40

  Modified:validator/xdocs tasks.xml
  Added:   validator/xdocs changes.xml
  Log:
  Moved release note info from tasks.xml to new changes.xml file used by

  the maven-changes-plugin.
  
  Revision  ChangesPath
  1.11  +0 -208jakarta-commons/validator/xdocs/tasks.xml
  
  Index: tasks.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/tasks.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- tasks.xml 28 Mar 2004 00:07:53 -  1.10
  +++ tasks.xml 28 Mar 2004 19:32:40 -  1.11
  @@ -99,214 +99,6 @@
  /ul
   /subsection
   /section
  -section name='Completed'
  -subsection name='Since 1.1.0 Release'
  -ul
  - li
  -Add javadoc to javascript, and use 
  -  a href=http://jsdoc.sf.net; jsdoc/a to process it.
  - /li
  - li
  -Ignore validation criteria when field is disabled for all field 
types.
  - /li
  - li
  -   Add required check for single checkbox.
  - /li
  - li
  -   Let max/min length also cover passwords fields. Don't use these for 
checking login pages,
  -   only when the user is modifying the password.
  - /li
  - li
  -   Added Field.getArgs(String) to make it easier to retrieve all of the 
Args for a given validator.
  - /li
  - li
  -  Modify javascript to honor datapattern option.
  - /li
  - li
  -   Add ability of required to handle checkboxes, radio,select-one, and 
select-multiple field types.
  - /li
  - li
  -   Add ability to use required condition on array types like checkboxes.
  - /li
  -/ul
  -/subsection
  -subsection name='Since 1.0.2 Release'
  -ul
  - li
  - Move Digester rule configuration to XML file and remove 
ValidatorResourcesInitializer.
  - ValidatorResources now knows how to initialize itself.
  - /li
  - li
  - Clean up scopes of methods and variables.
  - /li
  - li
  - Make Arg system more flexible to allow any number of args in a 
message.
  - /li
  - li
  - Validate validation.xml files while initializing a Validator 
to alert developers to configuration
  - errors.
  - /li
  - li
  - Refactored codeGenericValidator/code methods into reusable 
objects.  These include:
  - CreditCardValidator, EmailValidator, DateValidator, and 
UrlValidator.
  - /li
  - /ul
  -/subsection
  -/section
  -section name='Deprecated'
  -subsection name='Since 1.0.2 Release'
  - pSee the javadoc for details and replacements./p
  -ul
  -li
  -  The lt;arg0-3gt; elements have been replaced with a single 
lt;arggt; element
  -  with a new codeposition/code attribute.  Setting position to 
0 is the equivalent
  -  of an lt;arg0gt; element.  
  - /li
  - li
  -  codeArg.getResource()/code
  - /li
  - li
  -  codeCreditCardValidator.isValidPrefix()/code
  - /li
  - li
  -  codeField.ARG_DEFAULT/code
  - /li
  - li
  -  codeField.hDependencies/code
  - /li
  - li
  -  codeField.hArg0 - Field.hArg3/code
  - /li
  - li
  -  codeField.addArg0() - Field.addArg3()/code
  - /li
  - li
  -  codeField.getArg0() - Field.getArg3()/code
  - /li
  - li
  -  codeField.addVarParam()/code
  - /li
  - li
  -  codeField.process()/code
  - /li
  - li
  -  codeField.processMessageComponents()/code
  - /li
  - li
  -  codeField.getDependencies()/code
  - /li
  - li
  -  codeForm.getFieldMap()/code
  - /li
  - li
  -  codeForm.process()/code
  - /li
  - li
  -  codeFormSet.addConstant()/code
  - /li
  - li
  -  codeFormSet.addConstantParam()/code
  - /li
  - li
  -  codeFormSet.getForm(Object)/code
  - /li
  - li
  -  

cvs commit: jakarta-commons/validator/xdocs changes.xml

2004-03-28 Thread dgraham
dgraham 2004/03/28 11:48:28

  Modified:validator/xdocs changes.xml
  Log:
  Added 1.1.2 release notes.
  
  Revision  ChangesPath
  1.2   +33 -2 jakarta-commons/validator/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml   28 Mar 2004 19:32:40 -  1.1
  +++ changes.xml   28 Mar 2004 19:48:28 -  1.2
  @@ -40,8 +40,39 @@
   
   release version=1.1.2 (alpha) date=in CVS
 action dev=rleland type=update
  -
  -  /action  
  +Allow multiple forms to be on the same page by 
  +generating a unique variable name based on form name.
  +PR# 17667
  +  /action
  +  action dev=rleland type=add
  +Validate file extensions for file uploads. PR# 26585
  +  /action
  +  action dev=rleland type=add
  +Add Support for hidden fields in javascript 
  +validations. PR# 26584
  +  /action
  +  action dev=dgraham type=update
  +The framework will convert checked exceptions into 
  +ValidatorExceptions so any ValidatorException thrown out 
  +of the framework indicates a 'system' exception that 
  +stops validation processing. If a pluggable validation 
  +method throws a ValidatorException it will be rethrown 
  +and passed out of the framework. Any other exception from 
  +a pluggable validation method is still considered a validation 
  +failure rather than a system exception to maintain backwards 
  +compatibility. PR# 24369
  +  /action
  +  action dev=dgraham type=add
  +Added a more flexible card validation system that doesn't 
  +require CreditCardValidator to support every brand of 
  +credit card. PR# 25869
  +  /action
  +  action dev=dgraham type=update
  +Throw RuntimeException if clone fails instead of InternalError.
  +  /action
  +  action dev=dgraham type=add
  + Added Flags.clear().
  +  /action
   /release
   
   release version=1.1.1 (alpha) date=2003-12-15
  
  
  

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



cvs commit: jakarta-commons/validator/xdocs changes.xml

2004-03-28 Thread dgraham
dgraham 2004/03/28 14:04:43

  Modified:validator/xdocs changes.xml
  Log:
  Blame me instead of Rob for a change in 1.1.1  :-).
  
  Revision  ChangesPath
  1.3   +1 -1  jakarta-commons/validator/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml   28 Mar 2004 19:48:28 -  1.2
  +++ changes.xml   28 Mar 2004 22:04:43 -  1.3
  @@ -91,7 +91,7 @@
   these for checking login pages, only when the user is 
   modifying the password.  
 /action
  -  action dev=rleland type=add
  +  action dev=dgraham type=add
   Added Field.getArgs(String) to make it easier to retrieve 
   all of the Args for a given validator.  
 /action
  
  
  

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