A new avalon-components release candidate (RC3) is up for review and comment at
http://cvs.apache.org/~leosimons/dist-candidates/avalon/
I'd like all users of these components to test it. I would like you all to add all open issues, requests, bug reports, etc, relating to these components to this wiki page:
http://nagoya.apache.org/wiki/apachewiki.cgi?AvalonComponentsReleaseManagement
in addition to sending them to the [EMAIL PROTECTED] mailing list.
Why the wiki? I hate working with bugzilla, and we don't have jira set up for cornerstone. The usual guidelines for bug reports/requests/etc apply (http://www.apache.org/dev/contributors.html) of course.
I would like to see everyone interested in helping out looking at that page, adding to it, and either committing fixes, or submitting patches, depending on cvs karma, of course. I am not actually planning to do a lot of coding on this stuff myself but I will try and apply all patches that are sent in.
I believe these files are of enough quality that they are fit for a final release. *Unless a major issue pops up soon, I will start a vote that makes this RC3 release into a final one.*
best regards,
- Leo Simons
= Release Candidate build sequence log =
cd ~/cvs/avalon-components cvs -z3 up -P -d ./prepare-release.sh ./release.sh
= Changes since RC2 =
leosimons 2003/08/23 02:40:05
Modified: scheduler-impl/src/java/org/apache/avalon/cornerstone/blocks/scheduler
BinaryHeap.java DefaultTimeScheduler.java
PriorityQueue.java SynchronizedPriorityQueue.java
TimeScheduledEntry.java
Log:
based on mailing list discussions with
Stefan Seifert from 12-8 -> 23-8, refactor
this package a little to expose its
implementation for customization.
leosimons 2003/08/23 02:46:56
Modified: scheduler-impl/src/java/org/apache/avalon/cornerstone/blocks/scheduler
DefaultTimeScheduler.java
Log:
add info on how we did not do what
leosimons 2003/08/23 04:14:55
Modified: scheduler-impl/src/java/org/apache/avalon/cornerstone/blocks/scheduler
DefaultTimeScheduler.java
Log:
slightly reorder code to make life easier on Stefan.
Patch submitted by Stefan Seifert, <[EMAIL PROTECTED]>.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
