Releasing Components

2003-08-18 Thread Carsten Ziegeler
I want to progress with moving xmlutil and sourceresolve to avalon-components. I guess, the best thing is to make a release of those two beforehand, right? I build the dist and can put it somewhere as RCs for testing, do I have something else to do? In addition, for perhaps merging excalibur sto

cvs commit: avalon-excalibur/sourceresolve default.properties

2003-08-18 Thread cziegeler
cziegeler2003/08/18 23:22:28 Modified:sourceresolve default.properties Log: Next version Revision ChangesPath 1.19 +2 -2 avalon-excalibur/sourceresolve/default.properties Index: default.properties ==

cvs commit: avalon-sandbox/merlin/merlin-plugin plugin.jelly

2003-08-18 Thread mcconnell
mcconnell2003/08/18 22:46:25 Modified:merlin/merlin-plugin plugin.jelly Log: Correct kernel references. Revision ChangesPath 1.21 +2 -3 avalon-sandbox/merlin/merlin-plugin/plugin.jelly Index: plugin.jelly ==

cvs commit: avalon-sandbox/merlin/merlin-plugin/src/java/org/apache/avalon/merlin/tools MerlinBean.java

2003-08-18 Thread mcconnell
mcconnell2003/08/18 22:45:16 Modified:merlin/kernel/bootstrap/src/etc merlin.properties merlin/kernel/bootstrap/src/java Merlin.java merlin/kernel/impl/src/java/org/apache/avalon/merlin/kernel/impl CLIKernelLoader.java DefaultKernelCo

cvs commit: avalon-sandbox/merlin/merlin-platform/src/repository/merlin/xmls kernel.xml

2003-08-18 Thread mcconnell
mcconnell2003/08/18 22:44:20 Added: merlin/merlin-platform/src/repository/merlin/xmls kernel.xml Log: Default kernel defintion. Revision ChangesPath 1.1 avalon-sandbox/merlin/merlin-platform/src/repository/merlin/xmls/kernel.xml Index: kernel.xml

cvs commit: avalon-sandbox/merlin/activation-api/src/java/org/apache/avalon/activation/lifecycle LifecycleException.java LifecycleRuntimeException.java LifestyleException.java LifestyleRuntimeException.java

2003-08-18 Thread mcconnell
mcconnell2003/08/18 22:33:02 Added: merlin/activation-api/src/java/org/apache/avalon/activation/lifecycle LifecycleException.java LifecycleRuntimeException.java Removed: merlin/activation-api/src/java/org/apache/avalon/activation/li

cvs commit: avalon-sandbox/merlin STRUCTURE.TXT

2003-08-18 Thread mcconnell
mcconnell2003/08/18 20:54:49 Modified:merlin STRUCTURE.TXT Log: Update to include the activation-api package. Revision ChangesPath 1.5 +1 -0 avalon-sandbox/merlin/STRUCTURE.TXT Index: STRUCTURE.TXT ==

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/mixed/src/java/tutorial HelloComponent.java

2003-08-18 Thread mcconnell
mcconnell2003/08/18 20:51:24 Modified:merlin maven.xml merlin/activation project.xml merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultAppliance.java Resources.properties merlin/activation/

cvs commit: avalon-sandbox/merlin/activation-api/src/java/org/apache/avalon/activation/lifestyle - New directory

2003-08-18 Thread mcconnell
mcconnell2003/08/18 20:49:21 avalon-sandbox/merlin/activation-api/src/java/org/apache/avalon/activation/lifestyle - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

cvs commit: avalon-sandbox/merlin/activation-api - Imported sources

2003-08-18 Thread mcconnell
mcconnell2003/08/18 20:29:53 Log: no message Status: Vendor Tag: MCCONNELL Release Tags: UPD_030819 N avalon-sandbox/merlin/activation-api/.cvsignore N avalon-sandbox/merlin/activation-api/project.xml N avalon-sandbox/merlin/activation-api/src/java/org/apache/avalon

cvs commit: avalon-sandbox/meta/tools/src/java/org/apache/avalon/meta/info/builder/tags AbstractTag.java ContextTag.java

2003-08-18 Thread mcconnell
mcconnell2003/08/18 20:24:02 Modified:meta/tools/src/java/org/apache/avalon/meta/info/builder/tags AbstractTag.java ContextTag.java Log: Update theb @avalon.context handlering to be more flexible with respect to the stage strategy. Revision ChangesP

RE: [MERLIN] Re: Announcing Loom / Phoenix forked

2003-08-18 Thread Fieber, Cameron C FOR:EX
We want JMX (or something) for configuration/administration as well as maintenance/monitoring. What you described with the management of the deployment model in Merlin would mostly solve our problem, but we still need the ability to define an interface for monitoring type methods. This sounds lik

cvs commit: avalon-excalibur project.xml project-common.xml

2003-08-18 Thread bloritsch
bloritsch2003/08/18 13:38:45 Modified:.project.xml Removed: .project-common.xml Log: remove some redundancy Revision ChangesPath 1.7 +4 -3 avalon-excalibur/project.xml Index: project.xml =

cvs commit: avalon-excalibur/site/etc LICENSE.TXT

2003-08-18 Thread bloritsch
bloritsch2003/08/18 13:35:18 Added: site/etc LICENSE.TXT Log: add LICENSE.txt Revision ChangesPath 1.1 avalon-excalibur/site/etc/LICENSE.TXT Index: LICENSE.TXT === /* ===

cvs commit: avalon-excalibur/site/etc - New directory

2003-08-18 Thread bloritsch
bloritsch2003/08/18 13:34:30 avalon-excalibur/site/etc - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-excalibur/i18n ant.properties.sample build.xml default.properties

2003-08-18 Thread bloritsch
bloritsch2003/08/18 13:24:49 Removed: i18n ant.properties.sample build.xml default.properties Log: update i18n accordingly - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

Re: Maven and Resources

2003-08-18 Thread Stephen McConnell
Berin Loritsch wrote: Ok, One last question: how is the site/ stuff set up at avalon-components? I just want to get a dist rolled out. $ cd avalon-components $ maven do-site This build a single site for all of the components. Berin Loritsch wrote: Stephen McConnell wrote: p.s. befor

Re: Maven and Resources

2003-08-18 Thread Berin Loritsch
Ok, One last question: how is the site/ stuff set up at avalon-components? I just want to get a dist rolled out. Berin Loritsch wrote: Stephen McConnell wrote: p.s. before doing what I suggested you may want to try dropping the statement. I havea hunch that will solve the problem. I.e. r

cvs commit: avalon-excalibur/configuration project.properties project.xml

2003-08-18 Thread bloritsch
bloritsch2003/08/18 13:17:01 Modified:.project.properties project.xml configuration project.properties project.xml Log: Yay, the Maven build is almost working... Revision ChangesPath 1.4 +1 -3 avalon-excalibur/project.properties Inde

Re: Maven and Resources

2003-08-18 Thread Berin Loritsch
Stephen McConnell wrote: p.s. before doing what I suggested you may want to try dropping the statement. I havea hunch that will solve the problem. I.e. remove next line: ${basedir}/../excalibur.xml Doh! I took another look at the line, and it was not pointing at the file I thought it

Re: Maven and Resources

2003-08-18 Thread Stephen McConnell
Berin Loritsch wrote: Peter Royal wrote: On Monday, August 18, 2003, at 03:16 PM, Berin Loritsch wrote: What advice do you long-time Maven users have for me? There is a separate block of resources that can be done for unit testing.. see http://cvs.apache.org/viewcvs/jakarta-commons/jelly/

Re: Maven and Resources

2003-08-18 Thread Stephen McConnell
p.s. before doing what I suggested you may want to try dropping the statement. I havea hunch that will solve the problem. I.e. remove next line: ${basedir}/../excalibur.xml Stephen. Stephen McConnell wrote: Berin Loritsch wrote: Peter Royal wrote: On Monday, August 18, 2003, at

Re: Maven and Resources

2003-08-18 Thread Berin Loritsch
Peter Royal wrote: That looks right to me... -pete The problem is that the resources are not copied. When I go to the target/test-classes directory, there are only *.class files, and the *.rng files that should be copied are not. I am using Maven beta 10, any known issues? -- "They that give u

cvs commit: avalon-sandbox/merlin/kernel/bootstrap/src/java Merlin.java

2003-08-18 Thread mcconnell
mcconnell2003/08/18 12:42:04 Modified:merlin/composition/src/java/org/apache/avalon/composition/model/impl DefaultContainmentModel.java merlin/kernel/bootstrap/src/java Merlin.java Log: Housekeeping. Revision ChangesPath 1.26 +5

Re: Maven and Resources

2003-08-18 Thread Peter Royal
On Monday, August 18, 2003, at 03:28 PM, Berin Loritsch wrote: **/*TestCase* ${basedir}/src/test **/*.dtd **/*.properties **/*.xinfo **/*.xtype **/*.xprofile

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/composition README.txt

2003-08-18 Thread mcconnell
mcconnell2003/08/18 12:39:35 Added: merlin/merlin-platform/tutorials/composition README.txt Log: Housekeeping. Revision ChangesPath 1.1 avalon-sandbox/merlin/merlin-platform/tutorials/composition/README.txt Index: README.txt

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/contextualization/src/java/tutorial DemoContextualizationHandler.java StandardComponent.java StandardContextImp.java ContextualizationHandler.java ContextualizationHandler.xinfo StandardComponent.xinfo StandardContext.xservice StandardService.xservice

2003-08-18 Thread mcconnell
mcconnell2003/08/18 12:38:37 Modified:merlin/merlin-platform/tutorials/contextualization/src/java/tutorial StandardComponent.java StandardContextImp.java Added: merlin/merlin-platform/tutorials/contextualization .cvsignore README.TX

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/contextualization/conf - New directory

2003-08-18 Thread mcconnell
mcconnell2003/08/18 12:36:07 avalon-sandbox/merlin/merlin-platform/tutorials/contextualization/conf - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven and Resources

2003-08-18 Thread Berin Loritsch
Peter Royal wrote: On Monday, August 18, 2003, at 03:16 PM, Berin Loritsch wrote: What advice do you long-time Maven users have for me? There is a separate block of resources that can be done for unit testing.. see http://cvs.apache.org/viewcvs/jakarta-commons/jelly/ project.xml?rev=1.129&c

Re: Maven and Resources

2003-08-18 Thread Peter Royal
On Monday, August 18, 2003, at 03:16 PM, Berin Loritsch wrote: What advice do you long-time Maven users have for me? There is a separate block of resources that can be done for unit testing.. see http://cvs.apache.org/viewcvs/jakarta-commons/jelly/ project.xml?rev=1.129&content-type=text/vnd.vi

Maven and Resources

2003-08-18 Thread Berin Loritsch
The one thing that is keeping me from getting Configuration in a releasable state is the fact that the test cases require some resources to exist in the classpath. Unfortunately, those resources do not exist when the "maven test" command is issued. The parent project.xml file specifies a bunch of

cvs commit: avalon-excalibur/configuration build.bat build.sh

2003-08-18 Thread bloritsch
bloritsch2003/08/18 12:13:57 Modified:.project.xml Removed: configuration build.bat build.sh Log: increase options for includes Revision ChangesPath 1.5 +4 -2 avalon-excalibur/project.xml Index: project.xml =

cvs commit: avalon-excalibur/configuration maven.xml

2003-08-18 Thread bloritsch
bloritsch2003/08/18 12:02:21 Removed: configuration maven.xml Log: remove the extraneous file - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-excalibur/configuration project.properties project.xml

2003-08-18 Thread bloritsch
bloritsch2003/08/18 11:58:37 Modified:.maven.xml project.properties project.xml configuration project.properties project.xml Log: match the simpler Components build process for Maven--it works better Revision ChangesPath 1.6 +51 -607 avalon-

Re: Nested Exceptions

2003-08-18 Thread Stephen McConnell
Berin Loritsch wrote: Noel J. Bergman wrote: As part of the plan to focus on core technology, are such things as the CasdcadingException classes being deprecated in favor of org.apache.commons.lang.exception.*? Eventually, we'll all be dropping such things in favor of JDK 1.4+ exceptions, any

Re: Nested Exceptions

2003-08-18 Thread Berin Loritsch
Noel J. Bergman wrote: As part of the plan to focus on core technology, are such things as the CasdcadingException classes being deprecated in favor of org.apache.commons.lang.exception.*? Eventually, we'll all be dropping such things in favor of JDK 1.4+ exceptions, anyway, but that's not a choi

Nested Exceptions

2003-08-18 Thread Noel J. Bergman
As part of the plan to focus on core technology, are such things as the CasdcadingException classes being deprecated in favor of org.apache.commons.lang.exception.*? Eventually, we'll all be dropping such things in favor of JDK 1.4+ exceptions, anyway, but that's not a choice currently, and we're

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/context_custom/src/java/tutorial HelloComponent.java

2003-08-18 Thread mcconnell
mcconnell2003/08/18 11:05:17 Modified:merlin/merlin-platform/tutorials/context_custom/src/java/tutorial HelloComponent.java Added: merlin/merlin-platform/tutorials/context_custom .cvsignore README.TXT maven.xml project.xml

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/context_custom/conf - New directory

2003-08-18 Thread mcconnell
mcconnell2003/08/18 11:04:39 avalon-sandbox/merlin/merlin-platform/tutorials/context_custom/conf - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/context_standard/src/java/tutorial HelloComponent.java

2003-08-18 Thread mcconnell
mcconnell2003/08/18 10:45:02 Modified:merlin/merlin-platform/tutorials/context_standard/src/java/tutorial HelloComponent.java Added: merlin/merlin-platform/tutorials/context_standard .cvsignore README.TXT maven.xml project.xml

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/context_standard/conf - New directory

2003-08-18 Thread mcconnell
mcconnell2003/08/18 10:44:02 avalon-sandbox/merlin/merlin-platform/tutorials/context_standard/conf - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/meta/tools/src/java/org/apache/avalon/meta/info/builder/tags ContextTag.java

2003-08-18 Thread mcconnell
mcconnell2003/08/18 10:24:25 Modified:meta/tools/src/java/org/apache/avalon/meta/info/builder/tags ContextTag.java Log: Add default type value for context entries. Revision ChangesPath 1.5 +2 -2 avalon-sandbox/meta/tools/src/java/org/ap

DO NOT REPLY [Bug 22527] New: - Lookup of jndi datasource in Weblogic 7.0

2003-08-18 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-sandbox/merlin/merlin-platform/xdocs/starting/tutorial/context casting.xml standard.xml

2003-08-18 Thread mcconnell
mcconnell2003/08/18 10:02:37 Modified:merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultAppliance.java merlin/composition/src/java/org/apache/avalon/composition/model/impl DefaultSystemContext.java

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/context_casting/src/java/tutorial DemoContextProvider.java HelloComponent.java HelloComponent.xinfo

2003-08-18 Thread mcconnell
mcconnell2003/08/18 09:59:41 Modified:merlin/merlin-platform/tutorials/context_casting/src/java/tutorial DemoContextProvider.java HelloComponent.java Added: merlin/merlin-platform/tutorials/context_casting README.TXT maven.xml proje

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/context_casting/conf - New directory

2003-08-18 Thread mcconnell
mcconnell2003/08/18 09:55:00 avalon-sandbox/merlin/merlin-platform/tutorials/context_casting/conf - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-plugin/src/java/org/apache/avalon/merlin/tools MerlinBean.java

2003-08-18 Thread mcconnell
mcconnell2003/08/18 08:11:33 Modified:merlin/kernel/impl/src/java/org/apache/avalon/merlin/kernel/impl CLIKernelLoader.java DefaultKernelContext.java Resources.properties merlin/merlin-plugin/src/java/org/apache/avalon/merlin

cvs commit: avalon-sandbox/merlin-test/merlin-jmx-demo/src/main/my/avalon/jmx/tools SystemInfo.java

2003-08-18 Thread mcconnell
mcconnell2003/08/18 05:46:05 Modified:merlin-test/merlin-jmx-demo README.TXT maven.xml project.xml merlin-test/merlin-jmx-demo/conf block.xml merlin-test/merlin-jmx-demo/src/main/my/avalon/jmx JMXServerProxy.java JRMPAdaptorWrapper.ja

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/configuration/simple/conf block.xml

2003-08-18 Thread mcconnell
mcconnell2003/08/18 04:54:32 Modified:merlin/merlin-platform/tutorials/configuration/block/conf config.xml merlin/merlin-platform/tutorials/configuration/defaults README.TXT maven.xml project.xml merlin/merlin-

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/configuration/block README.TXT

2003-08-18 Thread mcconnell
mcconnell2003/08/18 04:36:40 Modified:merlin/merlin-platform/tutorials/configuration/block README.TXT Log: Readme update. Revision ChangesPath 1.2 +23 -1 avalon-sandbox/merlin/merlin-platform/tutorials/configuration/block/README.TXT

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/configuration/block/conf config.xml

2003-08-18 Thread mcconnell
mcconnell2003/08/18 04:28:10 Added: merlin/merlin-platform/tutorials/configuration/block/conf config.xml Log: Demonstration of modication to the logging priority. Revision ChangesPath 1.1 avalon-sandbox/merlin/merlin-platform/tu

cvs commit: avalon-sandbox/merlin/activation/src/java/org/apache/avalon/activation/lifestyle/impl package.html

2003-08-18 Thread mcconnell
mcconnell2003/08/18 04:27:41 Added: merlin/activation/src/java/org/apache/avalon/activation/lifestyle/impl package.html Log: Addition of missing package doc. Revision ChangesPath 1.1 avalon-sandbox/merlin/activation/src/java/org

cvs commit: avalon-sandbox/merlin/merlin-platform/tutorials/configuration/block maven.xml project.xml

2003-08-18 Thread mcconnell
mcconnell2003/08/18 04:26:06 Modified:merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultAppliance.java DefaultBlock.java merlin/activation/src/test/org/apache/avalon/activation/appliance AbstractTe

[GUMP] Build Failure - excalibur-instrument-client

2003-08-18 Thread Gump Integration Build
This email is autogenerated from the output from: Buildfile: build.xml dependencies: compile: [javac] Comp

[GUMP] Build Failure - excalibur-instrument-manager-altrmi

2003-08-18 Thread Gump Integration Build
This email is autogenerated from the output from: Buildfile: build.xml dependencies: check-altrmi: wa