Re: [Validator] Completing the 1.1.3 GA release

2004-08-25 Thread Joe Germuska
At 12:31 PM -0700 8/25/04, Martin Cooper wrote:
On Tue, 24 Aug 2004, David Graham wrote:
I checked in release notes for 1.1.3 and 1.2.0-dev in changes.xml for all
the bugzilla tickets I could find.  I set the 1.1.3 release date as the
25th; please change as necessary.  The website is now updated.
Great! Thanks, David. I'll send out the announcement.
One thing I noticed in the site refresh is that we lost the 'plus 
sign in a box' indicators of openable items on the nav bar, and 
we're missing an icon for RSS. Probably one of those Maven things...
First, congratulations on cutting the release!
It would be great to use 'maven jar:deploy' to get a build into the 
iBiblio mirror (cvs.apache.org: 
/www/www.apache.org/dist/java-repository).

I can help with this if you like -- technically one only needs an 
account on cvs.apache.org, not committer karma for commons-validator.

I've just recently caught up myself with the updated deploy mechanism 
in Maven 1.0:

http://maven.apache.org/reference/plugins/artifact/properties.html
http://maven.apache.org/reference/plugins/artifact/examples.html
http://maven.apache.org/reference/user-guide.html#Properties_Processing
It might make sense to come up with a shared method for 
jakarta-commons projects to specify these properties.  There are some 
which are project specific (repo server, repo path) and others which 
are user specific (user name, path to SSH private key).  For a 
one-off deploy, the properties could all be specified on the command 
line or in a temporary build.properties file.

According to find/grep, none of the other commons projects have 
tackled this yet.

Joe
--
Joe Germuska
[EMAIL PROTECTED]  
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: [Validator] Completing the 1.1.3 GA release

2004-08-25 Thread David Graham
It looks like all commons sites built with Maven 1.0 lost the plus sign. 
I'm not sure what the deal is with the RSS image.  Oddly, the stylesheets
didn't get copied into the style directory for the validator build but
were copied for the dbutils build.  I just copied the stylesheets manually
before uploading the validator site.

David

--- Martin Cooper <[EMAIL PROTECTED]> wrote:

> 
> 
> On Tue, 24 Aug 2004, David Graham wrote:
> 
> > I checked in release notes for 1.1.3 and 1.2.0-dev in changes.xml for
> all
> > the bugzilla tickets I could find.  I set the 1.1.3 release date as
> the
> > 25th; please change as necessary.  The website is now updated.
> 
> Great! Thanks, David. I'll send out the announcement.
> 
> One thing I noticed in the site refresh is that we lost the 'plus sign
> in 
> a box' indicators of openable items on the nav bar, and we're missing an
> 
> icon for RSS. Probably one of those Maven things...
> 
> --
> Martin Cooper
> 
> 
> >
> > David
> >
> > --- Martin Cooper <[EMAIL PROTECTED]> wrote:
> >
> >> OK, there's just one more thing that needs to happen before I send
> out
> >> the
> >> announcement. The download page now links to the changes report,
> >> mentioned
> >> by David below. However, the changes report on the site doesn't
> include
> >> the changes for 1.1.3, since the site is very out of date.
> >> Unfortunately,
> >> my Maven config is all messed up at the moment, so I'm not in a
> position
> >>
> >> to fix this. If someone else could please regenerate the site and
> upload
> >>
> >> it, then we'll be all set.
> >>
> >> --
> >> Martin Cooper
> >>
> >> PS - Sorry this is taking so long!
> >>
> >>
> >> On Fri, 20 Aug 2004, David Graham wrote:
> >>
> >>>
> >>> --- Martin Cooper <[EMAIL PROTECTED]> wrote:
> >>>
>  I noticed that we don't seem to have a Release Notes file for 1.1.3
> >> as
>  we
>  did for 1.0.2, so the release notes on the site are still the old
> >> ones.
>  If
>  someone would like to come up with a Release Notes file for 1.1.3,
>  please
>  let me know. Otherwise, I'll need to remove the old one.
> 
> >>>
> >>> We don't use a release notes file in validator; we use changes.xml
> >> which
> >>> generates this nice report:
> >>> http://jakarta.apache.org/commons/validator/changes-report.html
> >>>
> >>> David
> >>>
> >>>
> >>>
> >>> __
> >>> Do you Yahoo!?
> >>> New and Improved Yahoo! Mail - Send 10MB messages!
> >>> http://promotions.yahoo.com/new_mail
> >>>
> >>>
> -
> >>> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>> For additional commands, e-mail: [EMAIL PROTECTED]
> >>>
> >>>
> >>
> >> -
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >
> >
> >
> > ___
> > Do you Yahoo!?
> > Win 1 of 4,000 free domain names from Yahoo! Enter now.
> > http://promotions.yahoo.com/goldrush
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 





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

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



Re: [Validator] Completing the 1.1.3 GA release

2004-08-24 Thread David Graham
I checked in release notes for 1.1.3 and 1.2.0-dev in changes.xml for all
the bugzilla tickets I could find.  I set the 1.1.3 release date as the
25th; please change as necessary.  The website is now updated.

David

--- Martin Cooper <[EMAIL PROTECTED]> wrote:

> OK, there's just one more thing that needs to happen before I send out
> the 
> announcement. The download page now links to the changes report,
> mentioned 
> by David below. However, the changes report on the site doesn't include 
> the changes for 1.1.3, since the site is very out of date.
> Unfortunately, 
> my Maven config is all messed up at the moment, so I'm not in a position
> 
> to fix this. If someone else could please regenerate the site and upload
> 
> it, then we'll be all set.
> 
> --
> Martin Cooper
> 
> PS - Sorry this is taking so long!
> 
> 
> On Fri, 20 Aug 2004, David Graham wrote:
> 
> >
> > --- Martin Cooper <[EMAIL PROTECTED]> wrote:
> >
> >> I noticed that we don't seem to have a Release Notes file for 1.1.3
> as
> >> we
> >> did for 1.0.2, so the release notes on the site are still the old
> ones.
> >> If
> >> someone would like to come up with a Release Notes file for 1.1.3,
> >> please
> >> let me know. Otherwise, I'll need to remove the old one.
> >>
> >
> > We don't use a release notes file in validator; we use changes.xml
> which
> > generates this nice report:
> > http://jakarta.apache.org/commons/validator/changes-report.html
> >
> > David
> >
> >
> >
> > __
> > Do you Yahoo!?
> > New and Improved Yahoo! Mail - Send 10MB messages!
> > http://promotions.yahoo.com/new_mail
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 




___
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush

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



Re: [Validator] Completing the 1.1.3 GA release

2004-08-24 Thread David Graham
I will update the site this evening unless someone beats me to it.

David

--- Martin Cooper <[EMAIL PROTECTED]> wrote:

> OK, there's just one more thing that needs to happen before I send out
> the 
> announcement. The download page now links to the changes report,
> mentioned 
> by David below. However, the changes report on the site doesn't include 
> the changes for 1.1.3, since the site is very out of date.
> Unfortunately, 
> my Maven config is all messed up at the moment, so I'm not in a position
> 
> to fix this. If someone else could please regenerate the site and upload
> 
> it, then we'll be all set.
> 
> --
> Martin Cooper
> 
> PS - Sorry this is taking so long!
> 
> 
> On Fri, 20 Aug 2004, David Graham wrote:
> 
> >
> > --- Martin Cooper <[EMAIL PROTECTED]> wrote:
> >
> >> I noticed that we don't seem to have a Release Notes file for 1.1.3
> as
> >> we
> >> did for 1.0.2, so the release notes on the site are still the old
> ones.
> >> If
> >> someone would like to come up with a Release Notes file for 1.1.3,
> >> please
> >> let me know. Otherwise, I'll need to remove the old one.
> >>
> >
> > We don't use a release notes file in validator; we use changes.xml
> which
> > generates this nice report:
> > http://jakarta.apache.org/commons/validator/changes-report.html
> >
> > David
> >
> >
> >
> > __
> > Do you Yahoo!?
> > New and Improved Yahoo! Mail - Send 10MB messages!
> > http://promotions.yahoo.com/new_mail
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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



Re: [Validator] Completing the 1.1.3 GA release

2004-08-24 Thread Martin Cooper
OK, there's just one more thing that needs to happen before I send out the 
announcement. The download page now links to the changes report, mentioned 
by David below. However, the changes report on the site doesn't include 
the changes for 1.1.3, since the site is very out of date. Unfortunately, 
my Maven config is all messed up at the moment, so I'm not in a position 
to fix this. If someone else could please regenerate the site and upload 
it, then we'll be all set.

--
Martin Cooper
PS - Sorry this is taking so long!
On Fri, 20 Aug 2004, David Graham wrote:
--- Martin Cooper <[EMAIL PROTECTED]> wrote:
I noticed that we don't seem to have a Release Notes file for 1.1.3 as
we
did for 1.0.2, so the release notes on the site are still the old ones.
If
someone would like to come up with a Release Notes file for 1.1.3,
please
let me know. Otherwise, I'll need to remove the old one.
We don't use a release notes file in validator; we use changes.xml which
generates this nice report:
http://jakarta.apache.org/commons/validator/changes-report.html
David

__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

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


Re: [Validator] Completing the 1.1.3 GA release

2004-08-20 Thread David Graham

--- Martin Cooper <[EMAIL PROTECTED]> wrote:

> I noticed that we don't seem to have a Release Notes file for 1.1.3 as
> we 
> did for 1.0.2, so the release notes on the site are still the old ones.
> If 
> someone would like to come up with a Release Notes file for 1.1.3,
> please 
> let me know. Otherwise, I'll need to remove the old one.
> 

We don't use a release notes file in validator; we use changes.xml which
generates this nice report:
http://jakarta.apache.org/commons/validator/changes-report.html

David



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

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



Re: [Validator] Completing the 1.1.3 GA release

2004-08-19 Thread Martin Cooper

On Sun, 15 Aug 2004, Martin Cooper wrote:
We voted on this a while back, and the outcome was positive. As far as I'm 
aware, all that needs to happen to complete the process is:

* Notify the PMC of the successful vote.
Done.
* Move the release to the mirror location.
I've copied the release for now, and updated the 'current' links. I'll 
replace the non-mirrored files with symlinks for a while, and then remove 
those shortly after the announcement is out.

I noticed that we don't seem to have a Release Notes file for 1.1.3 as we 
did for 1.0.2, so the release notes on the site are still the old ones. If 
someone would like to come up with a Release Notes file for 1.1.3, please 
let me know. Otherwise, I'll need to remove the old one.

Also, I could have sworn I signed the 1.1.3 files for Ted at one point, 
but I can't seem to locate those sig files. I can regenerate them if 
necessary, but if anyone knows where the original ones are, that would 
save me some time. ;-)

--
Martin Cooper

* Announce the new release.
Anything else that we need to do, or should I just start doing this?
--
Martin Cooper
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

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


Re: [Validator] Completing the 1.1.3 GA release

2004-08-16 Thread James Mitchell
I also use this release without issue.

+1 (non-binding), lets get this thing out there!!!



--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx

- Original Message - 
From: "David Graham" <[EMAIL PROTECTED]>
To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]>
Sent: Monday, August 16, 2004 9:34 AM
Subject: Re: [Validator] Completing the 1.1.3 GA release


> That sounds like a good plan to me Martin.
> 
> Thanks,
> David
> 
> --- Martin Cooper <[EMAIL PROTECTED]> wrote:
> 
> > We voted on this a while back, and the outcome was positive. As far as
> > I'm 
> > aware, all that needs to happen to complete the process is:
> > 
> > * Notify the PMC of the successful vote.
> > * Move the release to the mirror location.
> > * Announce the new release.
> > 
> > Anything else that we need to do, or should I just start doing this?
> > 
> > --
> > Martin Cooper
> > 
> > 
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 
> 
> 
> 
> __
> Do you Yahoo!?
> Yahoo! Mail Address AutoComplete - You start. We finish.
> http://promotions.yahoo.com/new_mail 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



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



Re: [Validator] Completing the 1.1.3 GA release

2004-08-16 Thread Niall Pemberton
+1 to just start doing it.

Niall
- Original Message - 
From: "Martin Cooper" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 15, 2004 9:02 PM
Subject: [Validator] Completing the 1.1.3 GA release


> We voted on this a while back, and the outcome was positive. As far as I'm
> aware, all that needs to happen to complete the process is:
>
> * Notify the PMC of the successful vote.
> * Move the release to the mirror location.
> * Announce the new release.
>
> Anything else that we need to do, or should I just start doing this?
>
> --
> Martin Cooper
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>



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



Re: [Validator] Completing the 1.1.3 GA release

2004-08-16 Thread David Graham
That sounds like a good plan to me Martin.

Thanks,
David

--- Martin Cooper <[EMAIL PROTECTED]> wrote:

> We voted on this a while back, and the outcome was positive. As far as
> I'm 
> aware, all that needs to happen to complete the process is:
> 
> * Notify the PMC of the successful vote.
> * Move the release to the mirror location.
> * Announce the new release.
> 
> Anything else that we need to do, or should I just start doing this?
> 
> --
> Martin Cooper
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 




__
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

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



[Validator] Completing the 1.1.3 GA release

2004-08-15 Thread Martin Cooper
We voted on this a while back, and the outcome was positive. As far as I'm 
aware, all that needs to happen to complete the process is:

* Notify the PMC of the successful vote.
* Move the release to the mirror location.
* Announce the new release.
Anything else that we need to do, or should I just start doing this?
--
Martin Cooper
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]