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

2003-03-28 Thread mcconnell
mcconnell2003/03/28 22:56:47 Modified:merlin maven.xml merlin/assembly project.xml merlin/assembly-spi project.xml merlin/merlin-cli project.xml merlin/merlin-core project.xml merlin/merlin-plugin project.xml

[MERLIN] build problem resolved

2003-03-28 Thread Stephen McConnell
Earlier this evening Jason and I got stuck into the Merlin build problem that was raised on the Avalon User list a couple of weeks ago. It seems that there is a problem related to the setup of the web-server on OSM and a Maven requirement to see the parent directory. We have resolved this prob

cvs commit: avalon-sandbox/merlin/meta-spi/src/java/org/apache/avalon/meta/info ContextDescriptor.java DependencyDescriptor.java ExtensionDescriptor.java ReferenceDescriptor.java Type.java

2003-03-28 Thread mcconnell
mcconnell2003/03/28 19:25:58 Modified:merlin maven.xml project.xml merlin/assembly/src/java/org/apache/avalon/assembly/appliance DefaultAppliance.java merlin/assembly/src/java/org/apache/avalon/assembly/engine

cvs commit: avalon-sandbox/merlin/merlin-smp/src/repository/demo/jars merlin-demo-1.0.jar

2003-03-28 Thread mcconnell
mcconnell2003/03/28 19:21:44 Added: merlin/merlin-smp/src/repository/demo/jars merlin-demo-1.0.jar Log: Moved to jars subdirectory. Revision ChangesPath 1.1 avalon-sandbox/merlin/merlin-smp/src/repository/demo/jars/merlin-demo-1

cvs commit: avalon-sandbox/merlin/merlin-smp/src/repository/demo merlin-demo-1.0.jar

2003-03-28 Thread mcconnell
mcconnell2003/03/28 19:21:04 Removed: merlin/merlin-smp/src/repository/demo merlin-demo-1.0.jar Log: Moved to jars subdirectory. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

cvs commit: avalon-sandbox/merlin/merlin-smp/src/repository/demo/jars - New directory

2003-03-28 Thread mcconnell
mcconnell2003/03/28 19:20:40 avalon-sandbox/merlin/merlin-smp/src/repository/demo/jars - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: avalon-sandbox/merlin/merlin-plugin - Imported sources

2003-03-28 Thread mcconnell
mcconnell2003/03/28 19:14:03 Log: Initial submission of the merlin plugin for Maven. Status: Vendor Tag: avendor Release Tags: arelease N avalon-sandbox/merlin/merlin-plugin/.cvsignore N avalon-sandbox/merlin/merlin-plugin/plugin.jelly N avalon-sandbox/merlin/merlin-

cvs commit: avalon-sandbox/merlin/meta-tools - Imported sources

2003-03-28 Thread mcconnell
mcconnell2003/03/28 19:13:11 Log: Initial submission of the meta info generation task. Status: Vendor Tag: avendor Release Tags: arelease N avalon-sandbox/merlin/meta-tools/.cvsignore N avalon-sandbox/merlin/meta-tools/project.xml N avalon-sandbox/merlin/meta-tools/

Re: [GUMP] Build Failure - excalibur-fortress-examples

2003-03-28 Thread Leo Simons
Berin Loritsch wrote: Gump Integration Build wrote: [javac] /home/rubys/jakarta/avalon-excalibur/fortress/examples/src/java/org/apache/avalon/fortress/examples/viewer/ComponentViewer.java:130: cannot access org.apache.commons.collections.StaticBucketMap [javac] file org/apache/commons/co

Re: [Apps] Sevak

2003-03-28 Thread Peter Royal
On Friday, March 28, 2003, at 03:00 PM, Janne Kario wrote: Does anyone have any insight on the present situation of Sevak? The present version does not compile and there has been no updates in weeks. Is Sevak currently unmaintained? The Jetty integration piece works and is maintained. Which are y

[Apps] Sevak

2003-03-28 Thread Janne Kario
Does anyone have any insight on the present situation of Sevak? The present version does not compile and there has been no updates in weeks. Is Sevak currently unmaintained? -- * Janne Kario - To unsubscribe, e-mail: [EMAIL P

cvs commit: avalon/src/test/org/apache/avalon/framework/configuration/test DefaultConfigurationBuilderTestCase.java

2003-03-28 Thread bloritsch
bloritsch2003/03/28 11:17:32 Modified:src/java/org/apache/avalon/framework/configuration ConfigurationUtil.java src/test/org/apache/avalon/framework/configuration/test DefaultConfigurationBuilderTestCase.java Log: remove

[DONE]Re: CVS pruning starting in a couple minutes

2003-03-28 Thread Berin Loritsch
Berin Loritsch wrote: Gonzalo Diethelm wrote: Please do not perform any checkouts or updates until I post a message saying I am done. It should only take ~10 minutes, and I will put the archive in an appropriate place on the web site. Pruning is done, and I am in the process of placing the huge

Re: CVS pruning starting in a couple minutes

2003-03-28 Thread Berin Loritsch
Gonzalo Diethelm wrote: Please do not perform any checkouts or updates until I post a message saying I am done. It should only take ~10 minutes, and I will put the archive in an appropriate place on the web site. You should just rename the root of the cvs repo from avalon to avalon.locked; that

RE: CVS pruning starting in a couple minutes

2003-03-28 Thread Gonzalo Diethelm
> Please do not perform any checkouts or updates until I post a message > saying I am done. It should only take ~10 minutes, and I will put the > archive in an appropriate place on the web site. You should just rename the root of the cvs repo from avalon to avalon.locked; that way, you are sure n

CVS pruning starting in a couple minutes

2003-03-28 Thread Berin Loritsch
Please do not perform any checkouts or updates until I post a message saying I am done. It should only take ~10 minutes, and I will put the archive in an appropriate place on the web site. - To unsubscribe, e-mail: [EMAIL PROTECTE

Re: [GUMP] Build Failure - avalon-cornerstone

2003-03-28 Thread Peter Royal
On Friday, March 28, 2003, at 11:19 AM, Berin Loritsch wrote: Apparently it is because Peter removed the service definition for security/*.java, and not the block definition. The question is: do we roll back or remove the block definition? Either way it won't take any time at all to fix it. I'm

Re: [GUMP] Build Failure - avalon-cornerstone

2003-03-28 Thread Berin Loritsch
Peter Royal wrote: On Friday, March 28, 2003, at 11:19 AM, Berin Loritsch wrote: Apparently it is because Peter removed the service definition for security/*.java, and not the block definition. The question is: do we roll back or remove the block definition? Either way it won't take any time at

cvs commit: avalon-cornerstone/src/java/org/apache/avalon/cornerstone/blocks/security DefaultRoleManager.java

2003-03-28 Thread bloritsch
bloritsch2003/03/28 08:26:19 Removed: src/java/org/apache/avalon/cornerstone/blocks/security DefaultRoleManager.java Log: finish the removal of the experimental security block--it is causing the build to crash

Re: [GUMP] Build Failure - excalibur-fortress-examples

2003-03-28 Thread Sam Ruby
Berin Loritsch wrote: Gump Integration Build wrote: [javac] /home/rubys/jakarta/avalon-excalibur/fortress/examples/src/java/org/apache/avalon/fortress/examples/viewer/ComponentViewer.java:130: cannot access org.apache.commons.collections.StaticBucketMap [javac] file org/apache/commons/co

RE: [GUMP] Build Failure - excalibur-fortress-examples

2003-03-28 Thread Leo Sutic
The code is in CVS. I tried to get at the GUMP generated jars, but gump.covalent.net is unreachable at the moment. > From: Berin Loritsch [mailto:[EMAIL PROTECTED] > > org/apache/commons/collections/StaticBucketMap.class not found > > This worries me. /LS

Re: [GUMP] Build Failure - avalon-cornerstone

2003-03-28 Thread Peter Royal
On Friday, March 28, 2003, at 09:58 AM, Berin Loritsch wrote: Anyone know where this RoleManager is? Is this an inadvertant partial commit? I believe so. -pete - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: [GUMP] Build Failure - excalibur-fortress-examples

2003-03-28 Thread Berin Loritsch
Gump Integration Build wrote: [javac] /home/rubys/jakarta/avalon-excalibur/fortress/examples/src/java/org/apache/avalon/fortress/examples/viewer/ComponentViewer.java:130: cannot access org.apache.commons.collections.StaticBucketMap [javac] file org/apache/commons/collections/StaticBucket

Re: [GUMP] Build Failure - avalon-cornerstone

2003-03-28 Thread Berin Loritsch
Anyone know where this RoleManager is? Is this an inadvertant partial commit? Peter Donald wrote: This email is autogenerated from the output from: --

Re: Excalibur-Monitor

2003-03-28 Thread Berin Loritsch
Leo Sutic wrote: OK - I just had an idea: Just a quick poll: + I run the tests on W2K, and it works. + Berin, you ran W2K if I remember correctly - and it works. + GUMP runs on some UNIX derivative and it fails. + Leo Simons, you run Linux, yes? It fails for you. So could this be the result of

cvs commit: avalon-excalibur/monitor/src/test/org/apache/avalon/excalibur/monitor/test Mock.java MockOutputStream.java MockResource.java MonitorTestCase.java

2003-03-28 Thread bloritsch
bloritsch2003/03/28 06:53:13 Modified:monitor/src/test/org/apache/avalon/excalibur/monitor/test MonitorTestCase.java Added: monitor/src/test/org/apache/avalon/excalibur/monitor/test Mock.java MockOutputStream.java MockResource.java

cvs commit: avalon-excalibur/monitor/src/test/org/apache/avalon/excalibur/monitor/test MonitorTestCase.java MonitorTestCaseListener.java

2003-03-28 Thread bloritsch
bloritsch2003/03/28 06:51:56 Modified:monitor/src/java/org/apache/avalon/excalibur/monitor ResourceOutputStream.java ResourceWriter.java monitor/src/test/org/apache/avalon/excalibur/monitor/test MonitorTestCase.java MonitorTe

Re: Excalibur-Monitor

2003-03-28 Thread Berin Loritsch
Leo Sutic wrote: OK - I just had an idea: Or maybe it is delayed ten seconds or so. Just a quick poll: + I run the tests on W2K, and it works. + Berin, you ran W2K if I remember correctly - and it works. + GUMP runs on some UNIX derivative and it fails. + Leo Simons, you run Linux, yes? It f

Re: [PMC:VOTE] FtpServer to Incubator

2003-03-28 Thread Berin Loritsch
Nicola Ken Barozzi wrote: Rana has completed the changes needed to make FtpServer an indipendent project. He is ok with it being incubated and Paul seemed ok with it too. So I ask that we vote FtpServer to be incubated in incubator.apache.org as is being done with AltRMI, to become a future JAka

RE: Excalibur-Monitor

2003-03-28 Thread Leo Sutic
> From: Leo Sutic [mailto:[EMAIL PROTECTED] > > + GUMP runs on some UNIX derivative and it fails. My bad. The GUMP compilation fails - not the testcases (never gets that far). /LS - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: [PMC:VOTE] FtpServer to Incubator

2003-03-28 Thread Peter Royal
On Friday, March 28, 2003, at 03:59 AM, Nicola Ken Barozzi wrote: Rana has completed the changes needed to make FtpServer an indipendent project. He is ok with it being incubated and Paul seemed ok with it too. So I ask that we vote FtpServer to be incubated in incubator.apache.org as is being

Re: [PMC:VOTE] FtpServer to Incubator

2003-03-28 Thread Paul Hammant
+1 for me. This is the most unsung server project @ Apache :-) Rana, I would commit those changes back to the avalon-apps/ftp-server, then we move the whole depot to incubator and rename it there. It is real magic :-) - Paul --- Rana Bhattacharyya <[EMAIL PROTECTED]> wrote: > Here is my vot

[GUMP] Build Failure - excalibur-fortress-examples

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

[GUMP] Build Failure - excalibur-monitor

2003-03-28 Thread Gump Integration Build
/home/rubys/jakarta/avalon-excalibur/monitor/build/lib/excalibur-monitor-20030328.jar dist-jar: [mkdir] Created dir: /home/rubys/jakarta/avalon-excalibur/monitor/dist [copy] Copying 1 file to /home/rubys/jakarta/avalon-excalibur/monitor/dist dependencies-test: compile-test: [mkdir] C

[GUMP] Build Failure - avalon-cornerstone

2003-03-28 Thread Peter Donald
This email is autogenerated from the output from: Buildfile: build.xml compile: [mkdir] Created dir: /home/rubys/jak

RE: [Fwd: [PMC:Vote] Pruning Avalon CVS]

2003-03-28 Thread Leo Sutic
The by all means go ahead. +1, unqualified. > From: Berin Loritsch [mailto:[EMAIL PROTECTED] > > Cocoon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [PMC:VOTE] FtpServer to Incubator

2003-03-28 Thread Leo Sutic
+1 > From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Excalibur-Monitor

2003-03-28 Thread Leo Sutic
OK - I just had an idea: FileResource looks like this: public class FileResource extends StreamResource { private final File m_file; ... /** * Determines the last time this resource was modified */ public long lastModified() { return m_file.lastModified

Re: [PMC:VOTE] FtpServer to Incubator

2003-03-28 Thread Nicola Ken Barozzi
Rana Bhattacharyya wrote, On 28/03/2003 10.28: Here is my vote: +1 I have changed the directory structure. I have also modified some source codes. So copying the existing module may not be a good idea. I can send you a link from where you can get the zipped file. We can export it to CVS. When the

Re: [Fwd: [PMC:Vote] Pruning Avalon CVS]

2003-03-28 Thread Leo Simons
I don't think this should be a PMC vote. Just do it if no-one objects :D IOW: sure, +1. Go ahead! Berin Loritsch wrote: The way it would be done is first archiving the CVS repository, and placing it in a "graveyard" directory in Avalon web space. The URL would be: http://avalon.apache.org/gravey

Re: [PMC:VOTE] FtpServer to Incubator

2003-03-28 Thread Rana Bhattacharyya
Here is my vote: +1 I have changed the directory structure. I have also modified some source codes. So copying the existing module may not be a good idea. I can send you a link from where you can get the zipped file. We can export it to CVS. Thanks, Rana --- Nicola Ken Barozzi <[EMAIL PROTECTED

Re: [PMC:VOTE] FtpServer to Incubator

2003-03-28 Thread Leo Simons
+1 - Leo Simons Nicola Ken Barozzi wrote: So I ask that we vote FtpServer to be incubated in incubator.apache.org as is being done with AltRMI, to become a future JAkarta or top-level project. - To unsubscribe, e-mail: [EMAIL

[PMC:VOTE] FtpServer to Incubator

2003-03-28 Thread Nicola Ken Barozzi
Rana has completed the changes needed to make FtpServer an indipendent project. He is ok with it being incubated and Paul seemed ok with it too. So I ask that we vote FtpServer to be incubated in incubator.apache.org as is being done with AltRMI, to become a future JAkarta or top-level project.