[jira] Work started: (AMQ-812) add the ability to find all active and inactive queues topics in the system as MBeans

2006-09-27 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-812?page=all ] Work on AMQ-812 started by Jonas Lim. add the ability to find all active and inactive queues topics in the system as MBeans ---

Re: STOMP C prefetchSize question

2006-09-27 Thread James Strachan
On 9/26/06, Dhawan, Vikram (LNG-DAY) [EMAIL PROTECTED] wrote: Hi, On STOMP webpage where it says ActiveMQ extensions to STOMP. It says activemq.prefetchSize expects a int type value. But from my earlier question we can only set string value to a header property using STOMP C client. Will

Re: Problem on setting destination queue at startup

2006-09-27 Thread Christopher_Ong
I am using apache-incubator-activemq-4.1-SNAPSHOT and not 4.02, and the error is what I posted earlier. James.Strachan wrote: I suspect you are not using 4.1. The website does say its a 4.1 feature but a few folks keep hitting this so I've just added a more obvious info box to make this a

Re: Problem on setting destination queue at startup

2006-09-27 Thread James Strachan
On 9/27/06, Christopher_Ong [EMAIL PROTECTED] wrote: I am using apache-incubator-activemq-4.1-SNAPSHOT and not 4.02, and the error is what I posted earlier. Are you sure you are using the right one from here?

[jira] Resolved: (AMQ-928) Topic subscriber count is incorrect, shows up as negative (JMX)

2006-09-27 Thread Patrick Villacorta (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-928?page=all ] Patrick Villacorta resolved AMQ-928. Resolution: Fixed (rev 450371) added null check to ensure that a subscription was actually removed from the map before decrementing consumer count.

Re: Problem on setting destination queue at startup

2006-09-27 Thread Christopher_Ong
06-Jul-2006 00:00 James.Strachan wrote: On 9/27/06, Christopher_Ong [EMAIL PROTECTED] wrote: I am using apache-incubator-activemq-4.1-SNAPSHOT and not 4.02, and the error is what I posted earlier. Are you sure you are using the right one from here?

Re: Problem on setting destination queue at startup

2006-09-27 Thread James Strachan
On 9/27/06, Christopher_Ong [EMAIL PROTECTED] wrote: 06-Jul-2006 00:00 Thats pretty old, try a newer one build in September -- James --- http://radio.weblogs.com/0112098/

[jira] Created: (AMQ-942) ActiveMQStreamMessage should support large text format in writeString.

2006-09-27 Thread Adrian Co (JIRA)
ActiveMQStreamMessage should support large text format in writeString. -- Key: AMQ-942 URL: https://issues.apache.org/activemq/browse/AMQ-942 Project: ActiveMQ Issue Type:

RE: Openwire Generator Changes

2006-09-27 Thread Bish, Tim
Doh! I just got all my groovy scripts to generate C++ code that compiles :( Thanks for the heads up For all you who are interested in openwire... I have just checked in some changes for the openwire generators. They are now 100% java based. This should make them easier to grok and

Re: [VOTE] Release Apache ActiveMQ 4.0.2 (RC 4)

2006-09-27 Thread Aaron Mulder
+1 On 9/26/06, Hiram Chirino [EMAIL PROTECTED] wrote: Some copyright header file issues were found in the 3rd release candidate of the 4.0.2 build. I have cut and RC 4 of the 4.0.2 build with the fixes and it's available here:

[jira] Created: (AMQ-945) jaas and jdbm twice on project.xml

2006-09-27 Thread Gabriel Kastenbaum (JIRA)
jaas and jdbm twice on project.xml -- Key: AMQ-945 URL: https://issues.apache.org/activemq/browse/AMQ-945 Project: ActiveMQ Issue Type: Bug Affects Versions: 4.0.2, 4.0.1 Reporter: Gabriel

[jira] Commented: (AMQ-945) jaas and jdbm twice on project.xml

2006-09-27 Thread Gabriel Kastenbaum (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-945?page=comments#action_37031 ] Gabriel Kastenbaum commented on AMQ-945: Here I attached the 2 fixed projects.xml The activeqm-code/project.xml includes the

ServiceMix 3.0 is out !

2006-09-27 Thread Guillaume Nodet
The ServiceMix team is proud to annouce the long awaited 3.0 release. See http://servicemix.goopen.org/site/servicemix-30.html for downloads and release notes. -- Cheers, Guillaume Nodet

Re: [VOTE] Accept CIMERO code donation

2006-09-27 Thread Hiram Chirino
+1 On 9/22/06, Robert Davies [EMAIL PROTECTED] wrote: +1 On 9/20/06, Guillaume Nodet [EMAIL PROTECTED] wrote: I have told Bull to submit a Software Grant so that we can fill a IP Clearance for Cimero donation. We need to officially vote to accept the donation, which is the reason for this

[jira] Created: (SM-603) NullPointerException at org.apache.servicemix.jms.standard.StandardConsumerProcessor.doStart(StandardConsumerProcessor.java:51)

2006-09-27 Thread Helene Joanin (JIRA)
NullPointerException at org.apache.servicemix.jms.standard.StandardConsumerProcessor.doStart(StandardConsumerProcessor.java:51) --- Key: SM-603

process monitoring

2006-09-27 Thread solmaz
Hi How can i use pxe bple management api via servicemix for monitoring and managing running process and instances? regards solmaz anvar -- View this message in context: http://www.nabble.com/process-monitoring-tf2348833.html#a6540443 Sent from the ServiceMix - Dev mailing list archive at

Build Problems

2006-09-27 Thread Matt Hogstrom
I was getting several errors about missing artifacts when building trunk last night. It appears that a new AMQ snapshot went out where the central repo was overridden. You can add the following to the settings.xml file in the ~/.m2/settings.xml file to bypass the problem until this has

Re: Build Problems

2006-09-27 Thread Jason Dillon
I spoke to James in IM and he has removed the repo from the AMQ root pom. Pending getting it deployed. Maybe later today or tomorrow. --jason On Sep 26, 2006, at 11:03 PM, Matt Hogstrom wrote: I was getting several errors about missing artifacts when building trunk last night. It

Re: Bootstrapping Geronimo - fails

2006-09-27 Thread Eduardo de Vera
I have finally got a build from the trunk yesterday. I am incredibly happy and ansious to start testing and working on the geronimo project!!!2006/9/26, Joe Bohn [EMAIL PROTECTED]:Alan,I've done several rebuilds in the last two days successfully (using the step by step approach bootstrap and

Re: Wiki page for building Geronimo with m2

2006-09-27 Thread Eduardo de Vera
Thanks a lot to everyone for answering so fast. Yesterday I was able to do a step-by-step build of the geronimo trunk. Thanks again and I will start testing and working as soon as possible. 2006/9/26, Matt Hogstrom [EMAIL PROTECTED]: Eduardo,The Wiki is mostly correct.The build process has been in

Failing test building trunk on Windows XP

2006-09-27 Thread Heinz Drews
I started again doing builds also on WinXP in parallel to builds on Linux. The latter works fine, under XP build stops with a failing test shown below. Has anybody else experienced this problem and a hint what's wrong? Heinz --- T E S T S

Re: Failing test building trunk on Windows XP

2006-09-27 Thread Jacek Laskowski
On 9/27/06, Heinz Drews [EMAIL PROTECTED] wrote: I started again doing builds also on WinXP in parallel to builds on Linux. The latter works fine, under XP build stops with a failing test shown below. Has anybody else experienced this problem and a hint what's wrong? I don't remember it. I've

Re: ServiceMix 3.0 is out !

2006-09-27 Thread rspazzoli
Since now we have a stable (i.e non snapshot) release what is the maven2 repository to use? I can't find servicemix on ibiblio thanks Raffaele Quoting Guillaume Nodet [EMAIL PROTECTED]: The ServiceMix team is proud to annouce the long awaited 3.0 release. See

Re: ServiceMix 3.0 is out !

2006-09-27 Thread Guillaume Nodet
The Apache policies forbid the use ot public repositories for incubating projects. The repository url is http://people.apache.org/repo/m2-incubating-repository/ On 9/27/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Since now we have a stable (i.e non snapshot) release what is the maven2

[jira] Created: (XBEAN-54) CDATA in text properties are not parsed

2006-09-27 Thread Guillaume Nodet (JIRA)
CDATA in text properties are not parsed --- Key: XBEAN-54 URL: http://issues.apache.org/jira/browse/XBEAN-54 Project: XBean Issue Type: Bug Components: spring Affects Versions: 2.6

[jira] Closed: (XBEAN-54) CDATA in text properties are not parsed

2006-09-27 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-54?page=all ] Guillaume Nodet closed XBEAN-54. Fix Version/s: 2.7 Resolution: Fixed Assignee: Guillaume Nodet Author: gnodet Date: Wed Sep 27 04:41:54 2006 New Revision: 450402 URL:

[jira] Created: (SM-601) Xslt / XQuery SE

2006-09-27 Thread Guillaume Nodet (JIRA)
Xslt / XQuery SE Key: SM-601 URL: https://issues.apache.org/activemq/browse/SM-601 Project: ServiceMix Issue Type: New Feature Reporter: Guillaume Nodet Assigned To: Guillaume Nodet Fix

Re: Failing test building trunk on Windows XP

2006-09-27 Thread Heinz Drews
I had run simultanous a build on Linux using the same revision level without problems. If you had success then it must be a local setting in my Win XP. Nightstreet on Elmstreet is less frigtening than this OS. Heinz On 9/27/06, Jacek Laskowski [EMAIL PROTECTED] wrote: On 9/27/06, Heinz Drews

[jira] Updated: (SM-601) Xslt / XQuery SE

2006-09-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-601?page=all ] Guillaume Nodet updated SM-601: --- Component/s: servicemix-saxon Xslt / XQuery SE Key: SM-601 URL:

[jira] Resolved: (SM-601) Xslt / XQuery SE

2006-09-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-601?page=all ] Guillaume Nodet resolved SM-601. Resolution: Fixed Author: gnodet Date: Wed Sep 27 04:56:28 2006 New Revision: 450410 URL: http://svn.apache.org/viewvc?view=revrev=450410 Log: SM-601: Xslt /

[jira] Created: (GERONIMO-2436) FileKeystoreInstance.generateKeyPair() should check if the keystore is loaded

2006-09-27 Thread Vamsavardhana Reddy (JIRA)
FileKeystoreInstance.generateKeyPair() should check if the keystore is loaded - Key: GERONIMO-2436 URL: http://issues.apache.org/jira/browse/GERONIMO-2436 Project: Geronimo

[jira] Updated: (GERONIMO-2436) FileKeystoreInstance.generateKeyPair() should check if the keystore is loaded

2006-09-27 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2436?page=all ] Vamsavardhana Reddy updated GERONIMO-2436: -- Attachment: GERONIMO-2436-v1.1.x.patch GERONIMO-2436-v1.1.x.patch: For branches 1.1 FileKeystoreInstance.generateKeyPair() should

[jira] Created: (AMQ-943) Pluggable Stomp Message Mapping

2006-09-27 Thread Dejan Bosanac (JIRA)
Pluggable Stomp Message Mapping --- Key: AMQ-943 URL: https://issues.apache.org/activemq/browse/AMQ-943 Project: ActiveMQ Issue Type: Improvement Components: Transport Affects Versions: 4.1

[jira] Created: (AMQ-944) transportConnector using multicast

2006-09-27 Thread Gabriel Kastenbaum (JIRA)
transportConnector using multicast -- Key: AMQ-944 URL: https://issues.apache.org/activemq/browse/AMQ-944 Project: ActiveMQ Issue Type: Bug Affects Versions: 4.0.2, 4.0.1 Environment: A network

Re: Openwire Generator Changes

2006-09-27 Thread Hiram Chirino
Hi tim. I got good practice converting those groovy scripts.. send them to me and I'll convert them for ya. Regards, Hiram On 9/27/06, Bish, Tim [EMAIL PROTECTED] wrote: Doh! I just got all my groovy scripts to generate C++ code that compiles :( Thanks for the heads up For all you who

RE: Openwire Generator Changes

2006-09-27 Thread Bish, Tim
I probably better if I do them so I get a handle on the new schema. I've still got lots of changes to the ones I have any to get around all the C++ yuck. The new stuff looks pretty simple so it shouldn't be to bad. I got good practice converting those groovy scripts.. send them to me and

RE: Openwire Generator Changes

2006-09-27 Thread Bish, Tim
Wow, ignore my terrible English on that one Its probably better if I do them so I get a handle on the new schema. I've still got lots of changes to the ones I have to get around all the C++ yuck. The new stuff looks pretty simple so it shouldn't be to bad. I got good practice converting

Re: Is java.endorsed.dirs actually working?

2006-09-27 Thread David Jencks
On Sep 27, 2006, at 8:11 AM, Rick McGuire wrote: I've been wrestling with a Yoko ORB problem when running under Java 5. When running on 1.4.2, the Yoko ORB works fine because the native JVM doesn't include an implementation of org.omg.PortableInterceptor.IORInterceptor_3_0. Because

IDL compiling error when runing [bootstrap specs]

2006-09-27 Thread Huang
When runing [bootstrap specs], it shows an IDL error . = [INFO] Processing: C:\g\server\target\external\specs\geronimo-spec-corba\src\main\idl\CosTSPortability.idl C:\g\server\target\external\specs\geronimo-spec-corba\src\main\idl\CosTSPortability.idl

Re: Is java.endorsed.dirs actually working?

2006-09-27 Thread Rick McGuire
David Jencks wrote: On Sep 27, 2006, at 8:11 AM, Rick McGuire wrote: I've been wrestling with a Yoko ORB problem when running under Java 5. When running on 1.4.2, the Yoko ORB works fine because the native JVM doesn't include an implementation of

Re: Is java.endorsed.dirs actually working?

2006-09-27 Thread anita kulshreshtha
Here is the 5th one: As you said the java.endorsed.dirs property is being set properly. but we still had to add lib/endorsed to the class path explicitly. It might be due to the fact that it is checked before the jvm is forked. Did you try starting the server using

[jira] Created: (GERONIMO-2437) Empty dirs and config.xml entries left behind after undeploy

2006-09-27 Thread Prasad Kashyap (JIRA)
Empty dirs and config.xml entries left behind after undeploy Key: GERONIMO-2437 URL: http://issues.apache.org/jira/browse/GERONIMO-2437 Project: Geronimo Issue Type: Bug

[jira] Created: (GERONIMO-2438) adding CRAM-MD5 and DIGEST-MD5 authentication to POP3

2006-09-27 Thread Jason Warner (JIRA)
adding CRAM-MD5 and DIGEST-MD5 authentication to POP3 - Key: GERONIMO-2438 URL: http://issues.apache.org/jira/browse/GERONIMO-2438 Project: Geronimo Issue Type: Improvement Security

[jira] Created: (GERONIMO-2439) add secure transport support to POP3 (i.e., SSL)

2006-09-27 Thread Jason Warner (JIRA)
add secure transport support to POP3 (i.e., SSL) Key: GERONIMO-2439 URL: http://issues.apache.org/jira/browse/GERONIMO-2439 Project: Geronimo Issue Type: Improvement Security Level:

[jira] Created: (SM-604) Allow servicemix-http managed mode to dynamically determine the server, port, and context path it is running on when generating jsr181 WSDLs

2006-09-27 Thread Jeff Puro (JIRA)
Allow servicemix-http managed mode to dynamically determine the server, port, and context path it is running on when generating jsr181 WSDLs

[jira] Assigned: (GERONIMO-2438) adding CRAM-MD5 and DIGEST-MD5 authentication to POP3

2006-09-27 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2438?page=all ] Rick McGuire reassigned GERONIMO-2438: -- Assignee: Rick McGuire adding CRAM-MD5 and DIGEST-MD5 authentication to POP3 -

Re: Getting together at ApacheCon

2006-09-27 Thread Kevan Miller
I haven't made travel plans, yet, but assume I'll be arriving Monday morning. --kevan On Sep 26, 2006, at 3:06 PM, Jeff Genender wrote: I am arriving Tue afternoon. Jeff Matt Hogstrom wrote: I know Dain is travelling this week and I can't remember if there was a note on this. For those

Re: IDL compiling error when runing [bootstrap specs]

2006-09-27 Thread Jay D. McHugh
Huang wrote: When runing [bootstrap specs], it shows an IDL error . = [INFO] Processing: C:\g\server\target\external\specs\geronimo-spec-corba\src\main\idl\CosTSPortability.idl

Re: Getting together at ApacheCon

2006-09-27 Thread David Blevins
On Sep 27, 2006, at 10:00 AM, Kevan Miller wrote: I haven't made travel plans, yet, but assume I'll be arriving Monday morning. Ditto. Well, s/morning/afternoon/ -David --kevan On Sep 26, 2006, at 3:06 PM, Jeff Genender wrote: I am arriving Tue afternoon. Jeff Matt Hogstrom wrote: I

Re: Is java.endorsed.dirs actually working?

2006-09-27 Thread Rick McGuire
Ok, I've got it working 4-for-4 now, and I was right, it IS broken in Geronimo right now. The missing piece is the -Djava.endorsed.dirs on the commandline. It appears that setting this value in Daemon.java won't work. It needs to be set on the commandline. Rick David Jencks wrote: On

[jira] Created: (GERONIMO-2440) Geronimo java.endorsed.dirs support is non-functional

2006-09-27 Thread Rick McGuire (JIRA)
Geronimo java.endorsed.dirs support is non-functional - Key: GERONIMO-2440 URL: http://issues.apache.org/jira/browse/GERONIMO-2440 Project: Geronimo Issue Type: Bug Security Level:

Re: Is java.endorsed.dirs actually working?

2006-09-27 Thread Heinz Drews
-Djava.endorsed.dirs is interpreted during the construction of the bootstrap classpath. Setting it in a Java class does not have an effect for the current JVM. Daemon.java would have to spawn a new process and start another JVM passing the property. Heinz On 9/27/06, Rick McGuire [EMAIL

[jira] Created: (GERONIMO-2441) Change configs, assemblies to adapt to new org.apache.openejb package name

2006-09-27 Thread David Jencks (JIRA)
Change configs, assemblies to adapt to new org.apache.openejb package name -- Key: GERONIMO-2441 URL: http://issues.apache.org/jira/browse/GERONIMO-2441 Project: Geronimo

[jira] Created: (SM-605) Ability to configure jbi:projectDeploy goal to exclude updating dependencies

2006-09-27 Thread Robert Ottaway (JIRA)
Ability to configure jbi:projectDeploy goal to exclude updating dependencies Key: SM-605 URL: https://issues.apache.org/activemq/browse/SM-605 Project: ServiceMix

Apache Geronimo at JAOO in Aarhus, Denmark

2006-09-27 Thread Jacek Laskowski
Hi, Just to let you know that Bill Dudney and me are presenting Apache Geronimo on Tuesday the following week at JAOO Conference in Aarhus, Denmark. I'm not interested in presenting slides and talk, but am leaning towards a technical presentation with Apache Geronimo up and running. I'm going

[jira] Commented: (GERONIMO-2425) Cannot deploy a new database pool (weekly trunk build 1.2-447908)

2006-09-27 Thread Jay D. McHugh (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2425?page=comments#action_12438206 ] Jay D. McHugh commented on GERONIMO-2425: - This problem is still occurring in weekly build 450299. Cannot deploy a new database pool (weekly trunk

Re: svn commit: r449693 [1/2] - in /geronimo/server/trunk/applications/console: geronimo-console-framework/src/main/webapp/WEB-INF/aggregation/ geronimo-console-framework/src/main/webapp/WEB-INF/data/

2006-09-27 Thread Paul McMahan
Thanks for pointing this out. It looked like a typo to me too so I consulted the Dojo master himself (Chris) and he confirmed that its not a mistake. The character is basically a way to specify a child selector. Best wishes, Paul On 9/25/06, Jacek Laskowski [EMAIL PROTECTED] wrote: On

[jira] Created: (GERONIMO-2442) update geronimo-plugin.xml files to use org.apache.geronimo group ids

2006-09-27 Thread Paul McMahan (JIRA)
update geronimo-plugin.xml files to use org.apache.geronimo group ids - Key: GERONIMO-2442 URL: http://issues.apache.org/jira/browse/GERONIMO-2442 Project: Geronimo Issue

[jira] Commented: (GERONIMO-2442) update geronimo-plugin.xml files to use org.apache.geronimo group ids

2006-09-27 Thread Paul McMahan (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2442?page=comments#action_12438211 ] Paul McMahan commented on GERONIMO-2442: Sendingconfigs\directory\src\main\resources\META-INF\geronimo-plugin.xml Sending

[jira] Resolved: (GERONIMO-2442) update geronimo-plugin.xml files to use org.apache.geronimo group ids

2006-09-27 Thread Paul McMahan (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2442?page=all ] Paul McMahan resolved GERONIMO-2442. Resolution: Fixed update geronimo-plugin.xml files to use org.apache.geronimo group ids

Re: [jira] Commented: (GERONIMO-2442) update geronimo-plugin.xml files to use org.apache.geronimo group ids

2006-09-27 Thread Jason Dillon
Why do people feel they need to add the output of svn ci to jira comments? Add the exact jira id to the svn comment and jira will link these details. Adding the output of svn ci to a comment in jira is a poor practice, which I would like to see stopped. --jason On Sep 27, 2006, at

Re: [jira] Commented: (GERONIMO-2442) update geronimo-plugin.xml files to use org.apache.geronimo group ids

2006-09-27 Thread Paul McMahan
I'm a new committer and am repeating what I've seen others do. I agree its redundant and won't do it any more. Thanks for the tip. Paul On 9/27/06, Jason Dillon [EMAIL PROTECTED] wrote: Why do people feel they need to add the output of svn ci to jira comments? Add the exact jira id to the

Re: Apache Geronimo at JAOO in Aarhus, Denmark

2006-09-27 Thread Matt Hogstrom
Hi Jacek... I'll be going to JAOO as well. I was invited to speak on the Enterprise track and was going to be covering some of the same material. Since the late notice I haven't started putting my slides together yet...well, I have some. We should probably compare notes. I wasn't

[jira] Created: (GERONIMODEVTOOLS-110) Exception in IModulePublishHelper.getPublishDirectory() for Geronimo

2006-09-27 Thread Kathy Chan (JIRA)
Exception in IModulePublishHelper.getPublishDirectory() for Geronimo Key: GERONIMODEVTOOLS-110 URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-110 Project:

[jira] Commented: (GERONIMODEVTOOLS-110) Exception in IModulePublishHelper.getPublishDirectory() for Geronimo

2006-09-27 Thread Kathy Chan (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-110?page=comments#action_12438241 ] Kathy Chan commented on GERONIMODEVTOOLS-110: - I also tried with the Geronimo 1.0 server, this time, I was able to have

Geronimo Architecture Documentation

2006-09-27 Thread Ryan Senior
Hi all, I'd like to write some in-depth architecture documentation for Geronimo. I'm thinking it might be a little large for the wiki (maybe 20 pages or more???). Is there a preferred documentation format? Maybe docbook? Is there a particular part of the architecture that I should make

Re: [jira] Commented: (GERONIMO-2442) update geronimo-plugin.xml files to use org.apache.geronimo group ids

2006-09-27 Thread Jason Dillon
For the record, I am not pissed off at anyone... it was just a comment, written while I was quite calm and in no way was intended to upset anyone. I asked this earlier... when I think Joe was doing the same thing (though I do not recall exactly who it was) and he had a reason, because

[jira] Closed: (GERONIMO-2419) Log the output of the executions from the geronimo-maven-plugin goals

2006-09-27 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2419?page=all ] Jason Dillon closed GERONIMO-2419. -- Resolution: Fixed Log the output of the executions from the geronimo-maven-plugin goals

[jira] Commented: (GERONIMO-2430) Correct M2 POMs for Geronimo 1.1.1

2006-09-27 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2430?page=comments#action_12438264 ] Jason Dillon commented on GERONIMO-2430: I'm confused... why are we talking about m2 poms for 1.1.x? 1.2-SNAPSHOT is the only G build that is using

Re: Geronimo Architecture Documentation

2006-09-27 Thread Andrus Adamchik
I don't see a problem with 20+ pages on Wiki. Geronimo and a number of other projects maintain their main doc sets via Confluence and it scales pretty well. Andrus On Sep 27, 2006, at 8:40 PM, Ryan Senior wrote: Hi all, I'd like to write some in-depth architecture documentation for

[jira] Commented: (GERONIMO-2430) Correct M2 POMs for Geronimo 1.1.1

2006-09-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2430?page=comments#action_12438267 ] Aaron Mulder commented on GERONIMO-2430: 1) Because they've been published, so they should be correct 2) Because there are M2 builds depending on them

Testsuite and maven-maven-plugin

2006-09-27 Thread Prasad Kashyap
Let me try to articulate my vision of the multi-module setup under testsuite. If my understanding is off base, please feel free to show me the bigger picture. - testsuite/ | | - - - console-testsuite/ | | | | - - - pom.xml | | | | - - - src/test/java/... | | - - -

Re: [jira] Commented: (GERONIMO-2442) update geronimo-plugin.xml files to use org.apache.geronimo group ids

2006-09-27 Thread Paul McMahan
No harm no foul. Seriously, you asked a fair question and got an honest response. I'm glad you spoke up as a concerned and experienced committer and I think our project truly benefits from your taste for efficiency and orderliness. The awesome job you did on the m2 migration is certainly a