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

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

husted      2004/06/08 09:56:14

  Modified:    validator project.xml
               validator/xdocs downloads.xml
  Log:
  Update site documentation and  Maven project file.
  
  Revision  Changes    Path
  1.49      +1 -1      jakarta-commons/validator/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/project.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- project.xml	8 Jun 2004 16:19:20 -0000	1.48
  +++ project.xml	8 Jun 2004 16:56:14 -0000	1.49
  @@ -20,7 +20,7 @@
     
     <name>Validator</name>
     <id>commons-validator</id>
  -  <currentVersion>1.2.0-dev</currentVersion>
  +  <currentVersion>1.1.3</currentVersion>
     <inceptionYear>2002</inceptionYear>
     <shortDescription>Commons Validator</shortDescription>
     <description>
  
  
  
  1.2       +19 -17    jakarta-commons/validator/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/downloads.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- downloads.xml	28 Mar 2004 00:12:04 -0000	1.1
  +++ downloads.xml	8 Jun 2004 16:56:14 -0000	1.2
  @@ -22,31 +22,33 @@
      <body>
         <section name="Releases">
            
  -         <p><strong>Latest Release</strong></p>
  +         <p><strong>Latest Stable Release</strong></p>
            <ul>
              <li><a href="http://jakarta.apache.org/site/binindex.cgi#commons-validator">1.0.2 Binary</a></li>
              <li><a href="http://jakarta.apache.org/site/sourceindex.cgi#commons-validator">1.0.2 Source</a></li>
            </ul>
  -         
  -         <br/>
  -         
  -         <!--
  -         <p>
  -            <strong>Archived Releases</strong>
  -            <br/>
  -            Older releases are retained by the Apache Software Foundation but are 
  -            moved into a
  -            <a href="http://archive.apache.org/dist/jakarta/commons/validator/">
  -            special archive area</a>.
  -         </p>
  -         
  -         <br/>
  -         -->
  -         
  +
  +          <p><strong>Latest Development Release</strong></p>
  +          <ul>
  +            <li><a href="http://www.apache.org/~martinc/validator/v1.1.2/commons-validator-1.1.2.zip">1.1.2 Binary</a></li>
  +            <li><a href="http://www.apache.org/~martinc/validator/v1.1.2/commons-validator-1.1.2-src.zip">1.1.2 Source</a></li>
  +          </ul>
  +
            <p><strong>Nightly Builds</strong></p>
            <ul>
               <li><a href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-validator/">Binary/Source</a></li>
            </ul>
  +
  +          <!--
  +          <p>
  +             <strong>Archived Releases</strong>
  +             <br/>
  +             Older releases are retained by the Apache Software Foundation but are
  +             moved into a
  +             <a href="http://archive.apache.org/dist/jakarta/commons/validator/">
  +             special archive area</a>.
  +          </p>
  +          -->
   
         </section>
   
  
  
  

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


Re: [VOTE] Commons Validator 1.1.3: GA?

Posted by Joe Germuska <Jo...@Germuska.com>.
At 3:34 PM -0400 7/23/04, Ted Husted wrote:
>Commons Validator 1.1.3 has been undergoing user testing in Struts 
>1.2.1 (Beta). All bars are still green, and Struts is preparing for 
>a GA vote of its own.
>
>Here's my +1 for designating Commons Validator 1.1.3 "General Availability"

non-binding +1: i've been using it for a few weeks in a development 
project with no problems.
-- 
Joe Germuska            
Joe@Germuska.com  
http://blog.germuska.com    
"In fact, when I die, if I don't hear 'A Love Supreme,' I'll turn 
back; I'll know I'm in the wrong place."
    - Carlos Santana

Re: [VOTE] Commons Validator 1.1.3: GA?

Posted by Martin Cooper <mf...@gmail.com>.
On Fri, 23 Jul 2004 15:34:34 -0400, Ted Husted <hu...@apache.org> wrote:
> Commons Validator 1.1.3 has been undergoing user testing in Struts 1.2.1 (Beta). All bars are still green, and Struts is preparing for a GA vote of its own.
> 
> Here's my +1 for designating Commons Validator 1.1.3 "General Availability"

+1

--
Martin Cooper


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

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


Re: [VOTE] Commons Validator 1.1.3: GA?

Posted by Craig McClanahan <cr...@gmail.com>.
On Fri, 23 Jul 2004 15:34:34 -0400, Ted Husted <hu...@apache.org> wrote:
> Commons Validator 1.1.3 has been undergoing user testing in Struts 1.2.1 (Beta). All bars are still green, and Struts is preparing for a GA vote of its own.
> 
> Here's my +1 for designating Commons Validator 1.1.3 "General Availability"
> 

+1

> -Ted.
> 

Craig

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


Re: [VOTE] Commons Validator 1.1.3: GA?

Posted by Niall Pemberton <ni...@blueyonder.co.uk>.
+1
----- Original Message ----- 
From: "Ted Husted" <hu...@apache.org>
To: "Jakarta Commons Developers List" <co...@jakarta.apache.org>
Sent: Friday, July 23, 2004 8:34 PM
Subject: [VOTE] Commons Validator 1.1.3: GA?


Commons Validator 1.1.3 has been undergoing user testing in Struts 1.2.1
(Beta). All bars are still green, and Struts is preparing for a GA vote of
its own.

Here's my +1 for designating Commons Validator 1.1.3 "General Availability"

-Ted.



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





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


Re: [VOTE] Commons Validator 1.1.3: GA?

Posted by David Graham <gr...@yahoo.com>.
+1

David

--- Ted Husted <hu...@apache.org> wrote:
> Commons Validator 1.1.3 has been undergoing user testing in Struts 1.2.1
> (Beta). All bars are still green, and Struts is preparing for a GA vote
> of its own.
> 
> Here's my +1 for designating Commons Validator 1.1.3 "General
> Availability"
> 
> -Ted.




		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

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


[VOTE] Commons Validator 1.1.3: GA?

Posted by Ted Husted <hu...@apache.org>.
Commons Validator 1.1.3 has been undergoing user testing in Struts 1.2.1 (Beta). All bars are still green, and Struts is preparing for a GA vote of its own. 

Here's my +1 for designating Commons Validator 1.1.3 "General Availability"

-Ted.



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


Re: [Validator] 1.1.3 ALPHA release available

Posted by David Graham <gr...@yahoo.com>.
I downloaded the binary distro and everything looked in order.

David

--- Ted Husted <hu...@apache.org> wrote:
> I've tagged the 1.1.2 branch, and rolled the Validator 1.1.3 alpha
> release. It is posted in my Apache home directory for review:
> 
> - http://www.apache.org/~husted/validator/v1.1.3/
> 
> Please review the release and advise whether you believe we should
> promote the release to Beta or General Release quality.
> 
> I'm still reviewing the signing procedures, and should this release past
> the Alpha stage, I will sign and mirror it as appropriate.
> 
> -Ted.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 
> 



		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

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


Re: [Validator] 1.1.3 ALPHA release available

Posted by Ted Husted <hu...@apache.org>.
I've tagged the 1.1.2 branch, and rolled the Validator 1.1.3 alpha release. It is posted in my Apache home directory for review: 

- http://www.apache.org/~husted/validator/v1.1.3/

Please review the release and advise whether you believe we should promote the release to Beta or General Release quality. 

I'm still reviewing the signing procedures, and should this release past the Alpha stage, I will sign and mirror it as appropriate.

-Ted.


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


Re: [Validator] 1.1.3 release plan

Posted by Ted Husted <hu...@apache.org>.
On Tue, 22 Jun 2004 06:07:53 -0700 (PDT), David Graham wrote:
> Don't forget to update the release notes page: changes.xml.

It would be better if someone more familiar with the project were to do that. I'm just pinch-hitting.

I'll push it back one more day, in case someone wants to update the notes before we roll this. 

-Ted.


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


Re: [Validator] 1.1.3 release plan

Posted by David Graham <gr...@yahoo.com>.
--- Ted Husted <hu...@apache.org> wrote:
> I checked out the branch and tried to apply the three tickets in
> question. None of the patches fully succeeded, I guess because they were
> written against the HEAD. These are all enhancements, and could just as
> well wait for 1.2.0.

Sounds fine to me.

> 
> I'm not aware of any burning issues in regard to the 1.1.2 branch, and
> will plan on rolling a 1.1.3 release tomorrow night.

The 1.1.2 branch is stable.

> 
> My window of opportunity to do this is very small, as I'll be away again
> next week. So, if there are issues, and no one else is willing or able
> to resolve them, then the release will have to wait until July. I hope
> this will not be the case, since the Struts release has been blocked for
> almost three months now, in anticipation of Validator 1.1.3.

Validator has always been ready for release.  It was just waiting for a
release manager with the time to do it.  It's not really fair to say it
was blocking Struts.

Don't forget to update the release notes page: changes.xml.

> 
> -Ted.

Thanks,
David


	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 

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


Re: [Validator] 1.1.3 release plan

Posted by Ted Husted <hu...@apache.org>.
I checked out the branch and tried to apply the three tickets in question. None of the patches fully succeeded, I guess because they were written against the HEAD. These are all enhancements, and could just as well wait for 1.2.0. 

I'm not aware of any burning issues in regard to the 1.1.2 branch, and will plan on rolling a 1.1.3 release tomorrow night. 

My window of opportunity to do this is very small, as I'll be away again next week. So, if there are issues, and no one else is willing or able to resolve them, then the release will have to wait until July. I hope this will not be the case, since the Struts release has been blocked for almost three months now, in anticipation of Validator 1.1.3. 

-Ted.


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


Re: [Validator] 1.1.3 release plan

Posted by Ted Husted <hu...@apache.org>.
No, I didn't. I'm really just trying to help-out and get a release rolled.

I didn't commit my own patches against the branch, and now I should check to see if there were any other oversights. 

-Ted.

On Tue, 08 Jun 2004 11:32:35 -0700 (PDT), David Graham wrote:
> If I recall correctly, there's a 1_1_2 branch that 1.1.3 should be
> released from.  HEAD was for 1.2.0 development and has had some
> deprecated items removed.  Sorry if you already knew this, I just
> didn't want the release cut from the wrong branch.
>
> David
>
>
> --- Ted Husted <hu...@apache.org> wrote:
>> We seem fine as far as the tickets and docs go. I need to test
>> signing a distribution before tagging CVS for Commons Validator
>> 1.1.3. I can give this a try on Thursday.
>>
>> -Ted.
>
>
> __________________________________
> Do you Yahoo!?
> Friends.  Fun.  Try the all-new Yahoo! Messenger.
> http://messenger.yahoo.com/
>
>
> --------------------------------------------------------------------
> - To unsubscribe, e-mail: commons-dev-
> unsubscribe@jakarta.apache.org For additional commands, e-mail:
> commons-dev-help@jakarta.apache.org




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


Re: [Validator] 1.1.3 release plan

Posted by David Graham <gr...@yahoo.com>.
If I recall correctly, there's a 1_1_2 branch that 1.1.3 should be
released from.  HEAD was for 1.2.0 development and has had some deprecated
items removed.  Sorry if you already knew this, I just didn't want the
release cut from the wrong branch.

David

--- Ted Husted <hu...@apache.org> wrote:
> We seem fine as far as the tickets and docs go. I need to test signing a
> distribution before tagging CVS for Commons Validator 1.1.3. I can give
> this a try on Thursday.
> 
> -Ted.
> 


	
		
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

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


[Validator] 1.1.3 release plan

Posted by Ted Husted <hu...@apache.org>.
We seem fine as far as the tickets and docs go. I need to test signing a distribution before tagging CVS for Commons Validator 1.1.3. I can give this a try on Thursday.

-Ted.



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