Re: Release Phoenix 4.0.4 ?

2003-04-02 Thread Ulrich Mayring
Paul Hammant wrote: Ulrich No vote, but a reminder: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13600 It was done a couple of weeks ago. The only thing remaining is the typos in xdocs - way too hard. Have you actually verified that the bugfix works? I have and it doesn't :) Ulrich --

Re: No Logging (TM)

2003-04-02 Thread Paul Hammant
Nicola [...] public interface Notifier{ void notify(Object[] notifications); } [..] setNotifier(myNotifier); [..] addObserver(java.util.Observer o); > But... this would mean that we would need a notification.jar that has the above interface. Interfaces are bad for API coupling. That l

RE: Where are we with the release candidate votes?

2003-04-02 Thread Leo Sutic
> From: Berin Loritsch [mailto:[EMAIL PROTECTED] > > I have not been able to get any mailing list messages for the > past couple of days--now remedied--so I need a recap. Excalibur/Compatibility builds ok on GUMP now. +2 for another RC of Excalibur/Compat. +1 for release as-is. /LS ---

Re: No Logging (TM)

2003-04-02 Thread Nicola Ken Barozzi
Paul Hammant wrote, On 02/04/2003 23.56: Folks, http://incubator.apache.org/projects/altrmi/monitors.html I've reworked AltRMI to use a Logger impl agnostic design. Basically the idea is that by default AltRMI logs to the command-line using system.out unless an individual instance (our im

No Logging (TM)

2003-04-02 Thread Paul Hammant
Folks, http://incubator.apache.org/projects/altrmi/monitors.html I've reworked AltRMI to use a Logger impl agnostic design. Basically the idea is that by default AltRMI logs to the command-line using system.out unless an individual instance (our important distinction) of a server or a clie

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/tools navigation.xml

2003-04-02 Thread mcconnell
mcconnell2003/04/02 13:58:00 Modified:merlin project.xml merlin/merlin-smp/xdocs navigation.xml merlin/merlin-smp/xdocs/about navigation.xml merlin/merlin-smp/xdocs/extensions/jndi navigation.xml merlin/merlin-smp/xdocs/merlin

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/merlin/appliance - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 13:56:07 avalon-sandbox/merlin/merlin-smp/xdocs/merlin/appliance - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Sevak / cuts and snips.

2003-04-02 Thread Paul Hammant
Re. opinions - servak seperation would make it easier for people to grasp what is there. Anyone else ? We have a majority, but there should be a decent -1 vote if so nudged :-) -- http://www.thoughtworks.com -> The art of heavy lifting. Home for many Agile practicing, Open Source activists...

Re: Release Phoenix 4.0.4 ?

2003-04-02 Thread Paul Hammant
Ulrich No vote, but a reminder: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13600 It was done a couple of weeks ago. The only thing remaining is the typos in xdocs - way too hard. - Paul - To unsubscribe, e-mail: [EMAIL

Re: Where are we with the release candidate votes?

2003-04-02 Thread Stephen McConnell
Peter Royal wrote: On Wednesday, April 2, 2003, at 09:03 AM, Berin Loritsch wrote: I have not been able to get any mailing list messages for the past couple of days--now remedied--so I need a recap. This makes your third +1, +1 :) +1 (four) -pete

Re: Where are we with the release candidate votes?

2003-04-02 Thread Sylvain Wallez
Berin Loritsch wrote: Sylvain Wallez wrote: Berin Loritsch wrote: I have not been able to get any mailing list messages for the past couple of days--now remedied--so I need a recap. Two months after being nominated as a committer, I finally have some time to work on SourceResolve. The Traver

Re: Where are we with the release candidate votes?

2003-04-02 Thread Berin Loritsch
Sylvain Wallez wrote: Berin Loritsch wrote: I have not been able to get any mailing list messages for the past couple of days--now remedied--so I need a recap. Two months after being nominated as a committer, I finally have some time to work on SourceResolve. The TraversableSource interface ne

Re: Where are we with the release candidate votes?

2003-04-02 Thread Sylvain Wallez
Berin Loritsch wrote: I have not been able to get any mailing list messages for the past couple of days--now remedied--so I need a recap. Two months after being nominated as a committer, I finally have some time to work on SourceResolve. The TraversableSource interface needs some simplificati

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/starting/hello index.xml

2003-04-02 Thread mcconnell
mcconnell2003/04/02 09:13:27 Modified:merlin/merlin-smp/xdocs/merlin index.xml merlin/merlin-smp/xdocs/meta/model index.xml merlin/merlin-smp/xdocs/meta/model/profile index.xml merlin/merlin-smp/xdocs/starting index.xml merlin/m

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/kernel navigation.xml

2003-04-02 Thread mcconnell
mcconnell2003/04/02 08:32:53 Modified:merlin project.xml merlin/merlin-smp/xdocs/meta/model/kernel navigation.xml Log: Project and documentation updates. Revision ChangesPath 1.4 +5 -5 avalon-sandbox/merlin/project.xml Index: project.xml

cvs commit: avalon-sandbox/merlin/meta-tools/xdocs tags.xml

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:58:39 Modified:merlin README.TXT maven.xml merlin/merlin-smp maven.xml merlin/meta/src/java/org/apache/avalon/meta/info/builder package.html merlin/meta-spi/src/java/org/apache/avalon/meta/info

cvs commit: avalon-sandbox/merlin/merlin-core/src/java/org/apache/avalon/merlin/block/impl DefaultBlockLoader.java

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:58:05 Modified:merlin/merlin-core/src/java/org/apache/avalon/merlin/block/impl DefaultBlockLoader.java Log: Addition of support for simulated package deployment. Revision ChangesPath 1.5 +39 -5 avalon-sandbox/merli

cvs commit: avalon-sandbox/merlin/merlin-core/src/java/org/apache/avalon/merlin/container/builder XMLContainerCreator.java

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:57:14 Modified:merlin/merlin-core/src/java/org/apache/avalon/merlin/container/builder XMLContainerCreator.java Log: Addition of support for the use of "container" in preference to "appliance". Revision ChangesPath 1.2 +

cvs commit: avalon-sandbox/merlin/merlin-smp project.xml

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:54:13 Modified:merlin/merlin-smp project.xml Log: Restrict number of generated reports to those relevant to a composite build. Revision ChangesPath 1.3 +8 -0 avalon-sandbox/merlin/merlin-smp/project.xml Index: project.xml =

cvs commit: avalon-sandbox/merlin/merlin-smp/src/etc LICENSE.txt

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:53:24 Modified:merlin/merlin-smp/src/etc LICENSE.txt Log: Updating copyright notice. Revision ChangesPath 1.2 +1 -1 avalon-sandbox/merlin/merlin-smp/src/etc/LICENSE.txt Index: LICENSE.txt ===

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/starting/advanced - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:50:18 avalon-sandbox/merlin/merlin-smp/xdocs/starting/advanced - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/starting/hello - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:50:09 avalon-sandbox/merlin/merlin-smp/xdocs/starting/hello - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/profile/context/entry - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:48:55 avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/profile/context/entry - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/profile/parameters - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:48:14 avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/profile/parameters - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/profile/context - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:48:07 avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/profile/context - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/profile/categories - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:47:57 avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/profile/categories - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/block/container/engine/classpath - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:46:44 avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/block/container/engine/classpath - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/block/container/engine - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:46:35 avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/block/container/engine - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/profile - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:45:46 avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/profile - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/block/container - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:45:58 avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/block/container - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/kernel - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:45:38 avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/kernel - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/block - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:45:31 avalon-sandbox/merlin/merlin-smp/xdocs/meta/model/block - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/meta/info/type - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:44:13 avalon-sandbox/merlin/merlin-smp/xdocs/meta/info/type - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/merlin/block - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:41:31 avalon-sandbox/merlin/merlin-smp/xdocs/merlin/block - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/merlin/kernel - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:41:39 avalon-sandbox/merlin/merlin-smp/xdocs/merlin/kernel - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/starting - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:32:24 avalon-sandbox/merlin/merlin-smp/xdocs/starting - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/meta/src/java/org/apache/avalon/meta/model/doc-files - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:31:33 avalon-sandbox/merlin/meta/src/java/org/apache/avalon/meta/model/doc-files - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/meta/src/java/org/apache/avalon/meta/info/doc-files - New directory

2003-04-02 Thread mcconnell
mcconnell2003/04/02 07:31:10 avalon-sandbox/merlin/meta/src/java/org/apache/avalon/meta/info/doc-files - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Where are we with the release candidate votes?

2003-04-02 Thread Peter Royal
On Wednesday, April 2, 2003, at 09:03 AM, Berin Loritsch wrote: I have not been able to get any mailing list messages for the past couple of days--now remedied--so I need a recap. This makes your third +1, +1 :) -pete - To unsubsc

Where are we with the release candidate votes?

2003-04-02 Thread Berin Loritsch
I have not been able to get any mailing list messages for the past couple of days--now remedied--so I need a recap. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-excalibur/event/src/java/org/apache/excalibur/event/impl DefaultQueue.java FixedSizeQueue.java

2003-04-02 Thread bloritsch
bloritsch2003/04/02 05:30:52 Modified:event/src/java/org/apache/excalibur/event/impl DefaultQueue.java FixedSizeQueue.java Log: minor change increasing performance (internal classes perform better accessing protected members of the parent class) Revision

[GUMP] Build Failure - incubator-altrmi

2003-04-02 Thread Gump Integration Build
This email is autogenerated from the output from: Buildfile: build.xml Caught exception (org.apache.tools.ant.BuildExceptio

[GUMP] Build Failure - excalibur-compatibility

2003-04-02 Thread Gump Integration Build
opying 1 file to /home/rubys/jakarta/avalon-excalibur/compatibility/build/conf jar: [mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/compatibility/build/lib [jar] Building jar: /home/rubys/jakarta/avalon-excalibur/compatibility/build/lib/excalibur-compatibility-20030402.jar di

cvs commit: avalon-excalibur/compatibility/src/test/org/apache/avalon/excalibur/concurrent/test ReadWriteLockTestCase.java

2003-04-02 Thread leosutic
leosutic2003/04/02 01:25:26 Modified:compatibility/src/test/org/apache/avalon/excalibur/concurrent/test ReadWriteLockTestCase.java Log: Rewrote a test case to avoid a race-condition caused failure. Revision ChangesPath 1.8 +20 -16 avalon-

cvs commit: avalon-excalibur/compatibility/src/java/org/apache/avalon/excalibur/concurrent ReadWriteLock.java

2003-04-02 Thread leosutic
leosutic2003/04/02 01:24:44 Modified:compatibility/src/java/org/apache/avalon/excalibur/concurrent ReadWriteLock.java Log: Added two methods required for proper testing (had to avoid a race condition). Revision ChangesPath 1.7 +19 -1 a

Re: new email address.

2003-04-02 Thread Paul Hammant
--- Paul Hammant <[EMAIL PROTECTED]> wrote: > New email address. Will juggle both this and yahoo addr. > If this passes for authentication ... - ph __ Yahoo! Plus For a better Internet experience http://www.yahoo.co.uk/btoffer

new email address.

2003-04-02 Thread Paul Hammant
New email address. Will juggle both this and yahoo addr. - Paul H -- http://www.thoughtworks.com : The art of heavy lifting. Home for many Agile practicing Open Source activists... - To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

Re: Release Phoenix 4.0.4 ?

2003-04-02 Thread Ulrich Mayring
Paul Hammant wrote: Any more votes ? For / against / anything ? No vote, but a reminder: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13600 cheers, Ulrich - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma