Turn off Attempting Download...

2003-09-08 Thread Niclas Hedhman
Hi, Is it possible to turn of the Attempting Download xxx, that is repeated I don't know how many times for the same files, and takes up 80% of the build time?? Niclas - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: First Merlin build

2003-09-08 Thread Niclas Hedhman
I notice that in the ./bin/lib/merlin-bootstrap-1.0.jar The ExceptionHelper class is without package That's why it is not found. On Tuesday 09 September 2003 04:01, Stephen McConnell wrote: > What happens when you invoke the following: > > $ merlin -info -debug rubbish Same result. [E

Re: [merlin] urn:avalon:home defaults

2003-09-08 Thread J Aaron Farr
On Mon, 2003-09-08 at 22:03, Stephen McConnell wrote: > J Aaron Farr wrote: > > > >Personally I think maven & repositories is the way to go, but support > >for other situations would be nice. > > > > I agree - and what is in the back of my mind is local repository > chains. Imagine you zip you

Re: [merlin] urn:avalon:home defaults

2003-09-08 Thread Niclas Hedhman
On Tuesday 09 September 2003 09:33, J Aaron Farr wrote: > Personally I think maven & repositories is the way to go, but support > for other situations would be nice. Maven? I fell I need a 10GHz machine first. 3min and 47sec to get to the point where there is a compile error is totally against

Re: RES: Avalon.Net - zip attached (1)

2003-09-08 Thread Niclas Hedhman
On Monday 08 September 2003 22:48, Hamilton Veríssimo de Oliveira wrote: > Sorry, I don't have CVS commit privilegies ;-) Yeah, bombard the mailing list with 1MB files until get commit privs New strategy ;o) Niclas - To un

cvs commit: avalon-sandbox/merlin maven.xml

2003-09-08 Thread mcconnell
mcconnell2003/09/08 19:16:32 Modified:merlin maven.xml Log: Add tar.gz support for release. Revision ChangesPath 1.53 +30 -0 avalon-sandbox/merlin/maven.xml Index: maven.xml === RCS file:

cvs commit: avalon-sandbox/merlin/kernel/spi/src/java/org/apache/avalon/merlin/kernel Controller.java

2003-09-08 Thread mcconnell
mcconnell2003/09/08 19:15:28 Modified:merlin/kernel/impl/src/java/org/apache/avalon/merlin/kernel/impl CLIKernelLoader.java DefaultKernel.java DefaultKernelContext.java merlin/kernel/spi/src/java/org/apache/avalon/merlin/kern

cvs commit: avalon-sandbox/merlin/activation-spi/src/java/org/apache/avalon/activation/appliance Appliance.java DependencyGraph.java

2003-09-08 Thread mcconnell
mcconnell2003/09/08 19:14:41 Modified:merlin/activation-spi project.xml merlin/activation-spi/src/java/org/apache/avalon/activation/appliance Appliance.java DependencyGraph.java Log: Addition of JMX Server key. Revision ChangesPath 1

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

2003-09-08 Thread mcconnell
mcconnell2003/09/08 19:13:08 Modified:merlin/activation project.xml Log: Add MX4J deps. Revision ChangesPath 1.9 +13 -0 avalon-sandbox/merlin/activation/project.xml Index: project.xml === R

cvs commit: avalon-sandbox/merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultServiceContext.java

2003-09-08 Thread mcconnell
mcconnell2003/09/08 19:12:47 Modified:merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultServiceContext.java Log: Add support for access to an optional JMX MBeanServer. Revision ChangesPath 1.2 +25 -3 avalon-sa

Re: [merlin] urn:avalon:home defaults

2003-09-08 Thread Stephen McConnell
J Aaron Farr wrote: On Mon, 2003-09-08 at 20:12, Stephen McConnell wrote: Farr, Aaron wrote: Spit, grumble, spit ...! :) Issue (2) - assuming we seperate ${merlin.home} from the repository, e.g. ${merlin.repository}, and we default to using ${merlin.home}/apps, there is nasty dow

Re: [merlin] urn:avalon:home defaults

2003-09-08 Thread J Aaron Farr
On Mon, 2003-09-08 at 20:12, Stephen McConnell wrote: > Farr, Aaron wrote: > > Spit, grumble, spit ...! > :) > Issue (2) - assuming we seperate ${merlin.home} from the repository, > e.g. ${merlin.repository}, and we default to using ${merlin.home}/apps, > there is nasty downside (as I found o

Re: [merlin] urn:avalon:home defaults

2003-09-08 Thread Stephen McConnell
Farr, Aaron wrote: Merlin currently provides the following default context value (amongst a few others): urn:avalon:home = ${user.dir}/home/${partition.name}/${component.name} What I would like to propose this be changed to something like: urn:avalon:home = $(merlin.home}/apps/${partition.na

[merlin] urn:avalon:home defaults

2003-09-08 Thread Farr, Aaron
Merlin currently provides the following default context value (amongst a few others): urn:avalon:home = ${user.dir}/home/${partition.name}/${component.name} What I would like to propose this be changed to something like: urn:avalon:home = $(merlin.home}/apps/${partition.name}/${component.na

Re: First Merlin build

2003-09-08 Thread Stephen McConnell
Stephen McConnell wrote: What happens when you invoke the following: $ merlin -info -debug rubbish Just for reference I've attached the log output from this command when invoked under NT4. Steve. -- Stephen J. McConnell mailto:[EMAIL PROTECTED] $ merlin -info -debug rubbish [DEBUG ] (ke

Re: First Merlin build

2003-09-08 Thread Stephen McConnell
Niclas Hedhman wrote: I don't think merlin.sh takes the run argument as a parameter. There was some recent updating of the *.sh scripts. The run functionality is under merlin-server.sh whereas merlin.sh is simple command line deployment. Thing that I'm confused about is that you should be get

Re: First Merlin build

2003-09-08 Thread Niclas Hedhman
On Monday 08 September 2003 22:07, Stephen McConnell wrote: > Niclas Hedhman wrote: > Umm, looks strange. > How recent is you checkout? At the time, <5min. > I don't think merlin.sh takes the run > argument as a parameter. There was some recent updating of the *.sh > scripts. The run function

cvs commit: avalon-sandbox/merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultServiceManager.java

2003-09-08 Thread mcconnell
mcconnell2003/09/08 11:23:30 Modified:merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultServiceManager.java Log: Spelling. Revision ChangesPath 1.7 +1 -1 avalon-sandbox/merlin/activation/src/java/org/apache/a

cvs commit: avalon-sandbox/merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultServiceManager.java

2003-09-08 Thread mcconnell
mcconnell2003/09/08 11:23:04 Modified:merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultServiceManager.java Log: Don;t throw an exception of the released object isn't mapped. The non-mapping could be a result of the component rele

cvs commit: avalon-sandbox/merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultBlock.java

2003-09-08 Thread mcconnell
mcconnell2003/09/08 11:21:29 Modified:merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultBlock.java Log: Javadoc enhancements. Revision ChangesPath 1.12 +2 -1 avalon-sandbox/merlin/activation/src/java/org/apach

cvs commit: avalon-sandbox/merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultAppliance.java

2003-09-08 Thread mcconnell
mcconnell2003/09/08 11:19:23 Modified:merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultAppliance.java Log: Javadoc enhancements. Revision ChangesPath 1.16 +16 -9 avalon-sandbox/merlin/activation/src/java/org/a

[Fwd: RE: [ANN] avalon-cornerstone 1.0 components released]

2003-09-08 Thread Leo Simons
anyone? cheers! - Leo Original Message Subject:RE: [ANN] avalon-cornerstone 1.0 components released Date: Mon, 08 Sep 2003 08:45:17 -0400 From: Rosemarie Graham <[EMAIL PROTECTED]> To: Leo Simons <[EMAIL PROTECTED]> Leo, WOuld anyone on the Avalon-Cornerstone t

Re: RES: Avalon.Net - zip attached (1)

2003-09-08 Thread Stephen McConnell
ROTFL :-) Hamilton Veríssimo de Oliveira wrote: Sorry, I don't have CVS commit privilegies ;-) hammett -Mensagem original- De: Anton Tagunov [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 8 de setembro de 2003 11:45 Para: Avalon Developers List Assunto: Re: Avalon.Net - zip at

RES: Avalon.Net - zip attached (1)

2003-09-08 Thread Hamilton Veríssimo de Oliveira
Sorry, I don't have CVS commit privilegies ;-) hammett -Mensagem original- De: Anton Tagunov [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 8 de setembro de 2003 11:45 Para: Avalon Developers List Assunto: Re: Avalon.Net - zip attached (1) Hello, gentlemen! These 80-100k mails a

Re: Avalon.Net - zip attached (1)

2003-09-08 Thread Anton Tagunov
Hello, gentlemen! These 80-100k mails are getting somewhat heavy, aren't they? :-) Anton - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/activation/src/java/org/apache/avalon/activation/appliance/impl AbstractAppliance.java DefaultApplianceRepository.java DefaultServiceManager.java

2003-09-08 Thread mcconnell
mcconnell2003/09/08 06:37:42 Modified:merlin/activation/src/java/org/apache/avalon/activation/appliance/impl AbstractAppliance.java DefaultApplianceRepository.java DefaultServiceManager.java Log: Switch from Inte

Re: First Merlin build

2003-09-08 Thread Stephen McConnell
Niclas Hedhman wrote: Being "stupid" enough to always use CVS checkouts for evaluations... hmmm? :-) I just did; cd dev/opensource/avalon-sandbox/merlin cvs -q update -dP maven merlin-dist cd target/merlin export MERLIN_HOME=`pwd` bin/merlin.sh run And I got the following result; [EMAIL PR

Re: Calling for vote

2003-09-08 Thread Berin Loritsch
Paul Hammant wrote: Hammett, I'd like to stick to standard Apache rules for committers. Months of patches prior to nomination. I had quote a Apache rule in my original post. Anyway, if this decision is taken based on patch quantities, I'll have no chance. For several times I could do more

Re: Avalon.Net - zip attached (2)

2003-09-08 Thread Niclas Hedhman
On Monday 08 September 2003 20:35, Hamilton Veríssimo de Oliveira wrote: > My last attempt :-( > > Hope this works. Looks like it is not only for me that the Apache mailing lists are slow today... Niclas - To unsubscribe, e-ma

First Merlin build

2003-09-08 Thread Niclas Hedhman
Being "stupid" enough to always use CVS checkouts for evaluations... hmmm? I just did; cd dev/opensource/avalon-sandbox/merlin cvs -q update -dP maven merlin-dist cd target/merlin export MERLIN_HOME=`pwd` bin/merlin.sh run And I got the following result; [EMAIL PROTECTED] merlin]$ bin/merlin.s

RE: [VOTE] merlin roadmap and initial release

2003-09-08 Thread Farr, Aaron
> -Original Message- > From: Farr, Aaron [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 06, 2003 7:23 PM > To: 'Avalon Developers List' > Subject: RE: [VOTE] merlin roadmap and initial release > > > > > -Original Message- > > From: Stephen McConnell [mailto:[EMAIL PROTEC

Avalon.Net - zip attached (3)

2003-09-08 Thread Hamilton Veríssimo de Oliveira
Tests for the framework. hammett csframework-tests.zip Description: Zip compressed data - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Avalon.Net

2003-09-08 Thread hammett
Here is a working implementation of Avalon.Net: I would like to hear from you about a few design decisions I made. To understand a little more, explore the code while you read the following sections. The zip file is attached to another post (I posted yesterday but the mailer refused it) -= The be

cvs commit: avalon-sandbox/merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultAppliance.java

2003-09-08 Thread mcconnell
mcconnell2003/09/08 03:38:00 Modified:merlin/activation/src/java/org/apache/avalon/activation/appliance/impl DefaultAppliance.java Log: Check for non-deployed state (can occur if a recursive dependency is not identified). Revision ChangesPath 1.15

cvs commit: avalon-excalibur/instrument-manager/src/java/org/apache/excalibur/instrument/manager/http HTMLRootHandler.java InstrumentManagerHTTPConnector.java

2003-09-08 Thread leif
leif2003/09/08 03:19:22 Modified:instrument-manager/src/java/org/apache/excalibur/instrument/manager/http InstrumentManagerHTTPConnector.java Added: instrument-manager/src/java/org/apache/excalibur/instrument/manager/http HTMLRo

cvs commit: avalon-excalibur/instrument-manager/src/java/org/apache/excalibur/instrument/manager/http HTMLSampleHandler.java

2003-09-08 Thread leif
leif2003/09/08 03:01:48 Modified:instrument-manager/src/java/org/apache/excalibur/instrument/manager/http HTMLSampleHandler.java Log: Modify the chart refresh code so that it will stop attempting to refresh if the server connection goes down. Revisi

cvs commit: avalon-excalibur/instrument-manager/src/java/org/apache/excalibur/instrument/manager/http AbstractHandler.java

2003-09-08 Thread leif
leif2003/09/08 02:18:36 Modified:instrument-manager/src/java/org/apache/excalibur/instrument/manager/http AbstractHandler.java Log: Pays to do a clean build before checking in. Revision ChangesPath 1.2 +2 -12 avalon-excalibur/instrum

cvs commit: avalon-excalibur/instrument-manager/src/java/org/apache/excalibur/instrument/manager/interfaces InstrumentDescriptor.java InstrumentSampleDescriptor.java InstrumentableDescriptor.java

2003-09-08 Thread leif
leif2003/09/08 02:00:48 Modified:instrument-manager/src/java/org/apache/excalibur/instrument/manager DefaultInstrumentManager.java InstrumentDescriptorLocal.java InstrumentDescriptorLocalImpl.java

cvs commit: avalon-excalibur/instrument-manager/src/java/org/apache/excalibur/instrument/manager/http/server - New directory

2003-09-08 Thread leif
leif2003/09/08 01:59:14 avalon-excalibur/instrument-manager/src/java/org/apache/excalibur/instrument/manager/http/server - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

cvs commit: avalon-excalibur/instrument-manager/src/java/org/apache/excalibur/instrument/manager/http - New directory

2003-09-08 Thread leif
leif2003/09/08 01:59:05 avalon-excalibur/instrument-manager/src/java/org/apache/excalibur/instrument/manager/http - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO