[assorted] doc updates on-line

2003-12-11 Thread Stephen McConnell
Avalon Meta, Avalon Repository and Avalon Util updated docs on now complete and on-line: http://avalon.apache.org/meta http://avalon.apache.org/util http://avalon.apache.org/repository Cheers, Stephen. -- Stephen J. McConnell mailto:[EMAIL PROTECTED] |

DO NOT REPLY [Bug 25122] - store.get always returns null

2003-12-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: avalon-excalibur/store/src/java/org/apache/excalibur/store/impl AbstractJispFilesystemStore.java

2003-12-11 Thread leosutic
leosutic2003/12/11 08:48:45 Modified:store/src/java/org/apache/excalibur/store/impl AbstractJispFilesystemStore.java Log: Fixed deadlock problem when doClear() called remove() instead of the un-guarded method doRemove(). Revision ChangesPath 1.2

RE: cvs commit: avalon/framework/impl/src/java/org/apache/avalon/framework/configuration DefaultConfiguration.java

2003-12-11 Thread Niclas Hedhman
Leo Sutic said: >> From: Niclas Hedhman [mailto:[EMAIL PROTECTED] >> Verbosity Contest and the Winner is LEO S.! :o) > But which Leo S? Some more verbosity would have helped here, > too... :) H Need to UnitTest that. I would never call Leo for Leo S. ;o) Maybe for the drug he is emulating

[OT] Apache projects ports

2003-12-11 Thread Hamilton Verissimo de Oliveira (Engenharia - SPO)
I was wondering about how many apache projects were created in other environments. Even without a deep search I found: Lucene.net NVelocity NFop NAnt None of them under the Apache umbrella. Interesting, huh? - To unsubscribe

cvs commit: avalon/util/xdocs download.xml index.xml

2003-12-11 Thread mcconnell
mcconnell2003/12/11 07:08:43 Modified:util/xdocs download.xml index.xml Log: Correct some minor errors in titles. Revision ChangesPath 1.2 +1 -1 avalon/util/xdocs/download.xml Index: download.xml ==

cvs commit: avalon-excalibur/store/src/java/org/apache/excalibur/store/impl AbstractReadWriteStore.java MRUMemoryStore.java

2003-12-11 Thread sylvain
sylvain 2003/12/11 06:19:19 Modified:storeproject.xml store/src/java/org/apache/excalibur/store Store.java store/src/java/org/apache/excalibur/store/impl AbstractReadWriteStore.java MRUMemoryStore.java Log: Distinguish ROLE fr

cvs commit: avalon-excalibur/component/src/java/org/apache/avalon/excalibur/component ComponentHandler.java

2003-12-11 Thread sylvain
sylvain 2003/12/11 06:18:00 Modified:component/src/java/org/apache/avalon/excalibur/component ComponentHandler.java Log: Prefixing with "component-manager" is even better. Revision ChangesPath 1.3 +3 -3 avalon-excalibur/component/src/ja

cvs commit: avalon-excalibur/component/src/java/org/apache/avalon/excalibur/component ComponentHandler.java

2003-12-11 Thread sylvain
sylvain 2003/12/11 06:15:33 Modified:component/src/java/org/apache/avalon/excalibur/component ComponentHandler.java Log: Ensure handlers always have an instrument name (caused a NPE) Revision ChangesPath 1.2 +8 -2 avalon-excalibur/compo

cvs commit: avalon-site/site/repository - Imported sources

2003-12-11 Thread mcconnell
mcconnell2003/12/11 04:46:30 Log: no message Status: Vendor Tag: MCCONNELL Release Tags: DOCS_20031211_B U avalon-site/site/repository/changelog-report.html U avalon-site/site/repository/cvs-usage.html U avalon-site/site/repository/dependencies.html U avalon-site/s

cvs commit: avalon-site/site/util - Imported sources

2003-12-11 Thread mcconnell
mcconnell2003/12/11 04:32:38 Log: no message Status: Vendor Tag: MCCONNELL Release Tags: DOCS_20031211_B U avalon-site/site/util/changelog-report.html U avalon-site/site/util/cvs-usage.html U avalon-site/site/util/dependencies.html U avalon-site/site/util/developer

Re: cvs commit: avalon/framework/impl/src/java/org/apache/avalon/framework/configuration DefaultConfiguration.java

2003-12-11 Thread Leo Simons
Leo Sutic wrote: From: Niclas Hedhman [mailto:[EMAIL PROTECTED] Verbosity Contest and the Winner is LEO S.! :o) But which Leo S? Some more verbosity would have helped here, too... :) we shall dub one "LSD" and the other "/LS", and here-after it shall be as clear as Pea?rls? forever more :D OK,

Re: [VOTE] DefaultConfiguration.setAttribute(String,)

2003-12-11 Thread Leo Simons
Leo Sutic wrote: From: news [mailto:[EMAIL PROTECTED] On Behalf Of Leo Simons +1. That's what the collection APIs do, innit? Not really: Set set = new HashSet (); assertTrue( !set.contains(null) ); set.add( null ); assertTrue( set.contains(null) ); Map map = new HashMa

cvs commit: avalon/repository/site/xdocs/tools index.xml

2003-12-11 Thread mcconnell
mcconnell2003/12/11 04:24:23 Modified:repository/site/xdocs/about bootstrap.xml reference.xml spi.xml repository/site/xdocs/start/install index.xml navigation.xml repository/site/xdocs/start/tutorial index.xml repositor

RE: cvs commit: avalon/framework/impl/src/java/org/apache/avalon/framework/configuration DefaultConfiguration.java

2003-12-11 Thread Leo Sutic
> From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > > Verbosity Contest and the Winner is LEO S.! :o) But which Leo S? Some more verbosity would have helped here, too... :) (The real bastard thing about the put(key,null) for attributes behavior is that the DefaultConfigurationSerializer will c

Re: [release-prep] repo, meta, util candidates

2003-12-11 Thread Stephen McConnell
Stephen McConnell wrote: There is still a couple of pages of documetation to write in the utils and repo package which should be done in the next few days. Aside from that, all three packages are ready for release. Utility package documetation is now complete. CVS updates committed a few mi

cvs commit: avalon/util/xdocs/plugin index.xml

2003-12-11 Thread mcconnell
mcconnell2003/12/11 02:02:06 Modified:util/exception/src/test/org/apache/avalon/util/exception ExceptionHelperTest.java util/xdocs/exception index.xml util/xdocs/plugin index.xml Log: Complete docs. Revision ChangesPath

cvs commit: avalon/util maven.xml

2003-12-11 Thread mcconnell
mcconnell2003/12/11 01:23:10 Modified:util maven.xml Log: Add checksum generation. Revision ChangesPath 1.5 +4 -4 avalon/util/maven.xml Index: maven.xml === RCS file: /home/cvs/avalon/

cvs commit: avalon-site/site/meta - Imported sources

2003-12-11 Thread mcconnell
mcconnell2003/12/11 01:15:03 Log: no message Status: Vendor Tag: MCCONNELL Release Tags: DOCS_20031211 U avalon-site/site/meta/changelog-report.html U avalon-site/site/meta/cvs-usage.html U avalon-site/site/meta/dependencies.html U avalon-site/site/meta/developer-a

[release-prep] repo, meta, util candidates

2003-12-11 Thread Stephen McConnell
I've just prepared updated release candidates for the following: avalon-meta-1.2.1 avalon-util-1.0 avalon-repository-1.2 The avalon-meta package has a small number of bug fixes and lots of doc updates - basically a maintenance release. The avalon-utils package is the collection of the defaults

cvs commit: avalon/meta/site/xdocs/tutorial navigation.xml

2003-12-11 Thread mcconnell
mcconnell2003/12/11 00:48:13 Modified:meta/impl/src/java/org/apache/avalon/meta/info/builder XMLTypeCreator.java meta/impl/src/java/org/apache/avalon/meta/info/writer XMLTypeWriter.java meta maven.xml proje

cvs commit: avalon/repository maven.xml

2003-12-11 Thread mcconnell
mcconnell2003/12/10 23:37:02 Modified:repository maven.xml Log: Add MD5 checksums on archives. Revision ChangesPath 1.5 +4 -4 avalon/repository/maven.xml Index: maven.xml === RCS file: /ho

cvs commit: avalon/repository LICENSE.txt

2003-12-11 Thread mcconnell
mcconnell2003/12/10 23:24:10 Added: repository LICENSE.txt Log: Add license file. Revision ChangesPath 1.1 avalon/repository/LICENSE.txt Index: LICENSE.txt === ===

cvs commit: avalon/repository/test/src/test/org/apache/avalon/repository/main DefaultInitialContextTest.java

2003-12-11 Thread mcconnell
mcconnell2003/12/10 23:19:33 Modified:repository maven.xml project.xml repository/test/src/test/org/apache/avalon/repository/main DefaultInitialContextTest.java Log: Update to include avalon:dist. Revision ChangesPath 1.4 +163

cvs commit: avalon/util/xdocs/criteria index.xml

2003-12-11 Thread mcconnell
mcconnell2003/12/10 23:00:19 Modified:util maven.xml project.xml util/xdocs/criteria index.xml Log: Add avalon:dist goal to generate the full distribution. Revision ChangesPath 1.4 +162 -1avalon/util/maven.xml Index: maven.xml =