Re: A general question?

2006-02-27 Thread Vamsavardhana Reddy
I would suggest that once the patch is committed, one of the commiter, the contributor and the reporter, whoever verifies that the patch does solve the issue, can mark the issue as "resolved".  This will definitely cut the waiting time short. -VamsiOn 2/28/06, Jacek Laskowski <[EMAIL PROTECTED]> w

Re: WTP/Eclipse questions/defects

2006-02-27 Thread Sachin Patel
Just like you would hunt down a problem in G or any other project. Use the debugger. Eclipse/WTP provides sdk distributions so all the source is available. You can put breakpoints in the geronimo code to see the method call hierarchy in the debug view in Eclipse to get an understanding o

RE: WTP/Eclipse questions/defects

2006-02-27 Thread Lin Sun
Hi Sachin, Thanks this information is very useful. I am relatively new to the plugin development... Could you shed some light on how to tell if a defect is in WTP or Geronimo devtools? Thanks, Lin -Original Message- From: Sachin Patel [mailto:[EMAIL PROTECTED] Sent: Monday, Febru

Re: [jira] Commented: (GERONIMO-1639) Setup old version of CORBA specs

2006-02-27 Thread Kevan Miller
On 2/27/06, Joe Bohn <[EMAIL PROTECTED]> wrote: Regarding Kevan's comment on the config dependencies on j2ee_1.4_spec:I had started to look at removing the dependencies in configs ongeronimo-j2ee_1.4_spec as a way to make the minimal assembly stillsmaller. Everybody has indicated that this should n

[jira] Commented: (GERONIMO-1639) Setup old version of CORBA specs

2006-02-27 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1639?page=comments#action_12368058 ] Kevan Miller commented on GERONIMO-1639: We can leave out the bad corba jars, but we can't leave out geronimo-j2ee_1.4_spec.jar. And that uber-jar contains bad cor

Re: [cglib-devel] IllegalAccessError in fastclass

2006-02-27 Thread Chris Nokleberg
On Tue, 14 Feb 2006 18:16:24 -0800, Jason Dillon wrote: > I've added definitions for ejbRemove() which call super.ejbRemove() to > get around this. Do you know when the fix will make it into a CGLIB > release that would be usable by G? CGLIB CVS HEAD has the necessary fixes now. We'll probably cu

Re: magicGBall in Apache repo

2006-02-27 Thread David Blevins
Eek. That should be deleted. -David On Feb 27, 2006, at 3:04 PM, Brett Porter wrote: Hi, Can someone describe what this is: http://www.apache.org/dist/java-repository/magicGball/jars/ it doesn't look like something that is an official release? - Brett

magicGBall in Apache repo

2006-02-27 Thread Brett Porter
Hi, Can someone describe what this is: http://www.apache.org/dist/java-repository/magicGball/jars/ it doesn't look like something that is an official release? - Brett

[jira] Updated: (GERONIMO-1613) Eliminate unncessary dependencies to reduce assemnbly footprint size

2006-02-27 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1613?page=all ] Joe Bohn updated GERONIMO-1613: --- Attachment: RemoveDeps2.3.patch Latest and greatest patch. This includes all previous patch contents (with the exception of the first patch that was already

Re: [jira] Commented: (GERONIMO-1639) Setup old version of CORBA specs

2006-02-27 Thread Joe Bohn
Regarding Kevan's comment on the config dependencies on j2ee_1.4_spec: I had started to look at removing the dependencies in configs on geronimo-j2ee_1.4_spec as a way to make the minimal assembly still smaller. Everybody has indicated that this should not be needed in the runtime. However, it

[jira] Assigned: (GERONIMO-1658) NPE in the ConnectionTrackingCoordinator with Roller

2006-02-27 Thread David Jencks (JIRA)
t for the null > which gets rid of the error. But we should look at why it's returning null > in the first place. > To reporduce, follow the instructions found here: > http://www.savoirtech.com/roller/page/jgenender/20060227 -- This message is automatically generate

[jira] Created: (GERONIMO-1658) NPE in the ConnectionTrackingCoordinator with Roller

2006-02-27 Thread Jeff Genender (JIRA)
around line 127 to test for the null which gets rid of the error. But we should look at why it's returning null in the first place. To reporduce, follow the instructions found here: http://www.savoirtech.com/roller/page/jgenender/20060227 -- This message is automatically generated by JIRA.

Re: FW: Corrupted web page

2006-02-27 Thread Bruce Snyder
On 2/27/06, Rodent of Unusual Size <[EMAIL PROTECTED]> wrote: > I have not responded to him. Anyone who deals with this, > please let him know? I removed the PDF because I'm not sure how Moin Moin handles PDFs and because that presentation is horribly outdated now. If you're interested in seeing

[jira] Commented: (GERONIMO-1655) Daytrader MDBs do not start properly

2006-02-27 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1655?page=comments#action_12368026 ] Anita Kulshreshtha commented on GERONIMO-1655: -- On further investigation, the MdbContainer does start properly. The reference pattern is correct. Here is the

Re: FW: Corrupted web page

2006-02-27 Thread Jacek Laskowski
2006/2/27, Rodent of Unusual Size <[EMAIL PROTECTED]>: > I have not responded to him. Anyone who deals with this, > please let him know? I think we can delete the page and the presentation put on the web site rather than keep it on the Wiki. Is there a way to delete a page in Wiki? Unless I'm mi

[jira] Commented: (GERONIMO-851) Move Geronimo Build to M2 (Maven 2)

2006-02-27 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-851?page=comments#action_12368024 ] Jacek Laskowski commented on GERONIMO-851: -- $ svn ci -m 'Upgrade Tomcat to the latest version used by Geronimo. Thanks Anita!' pom.xml Sendingpom.xml Trans

Re: FW: Corrupted web page

2006-02-27 Thread Rodent of Unusual Size
I have not responded to him. Anyone who deals with this, please let him know? -- #kenP-)} Ken Coar, Sanagendamgagwedweinini http://Ken.Coar.Org/ Author, developer, opinionist http://Apache-Server.Com/ "Millennium hand and shrimp!" --- Begin Message ---   From: Peter Kohlberger [

[jira] Updated: (GERONIMO-1657) CommandSupport doesn't bubble up the exception. Prints stacktrace.

2006-02-27 Thread Prasad Kashyap (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1657?page=all ] Prasad Kashyap updated GERONIMO-1657: - Attachment: Command.patch > CommandSupport doesn't bubble up the exception. Prints stacktrace. > --

[jira] Created: (GERONIMO-1657) CommandSupport doesn't bubble up the exception. Prints stacktrace.

2006-02-27 Thread Prasad Kashyap (JIRA)
CommandSupport doesn't bubble up the exception. Prints stacktrace. -- Key: GERONIMO-1657 URL: http://issues.apache.org/jira/browse/GERONIMO-1657 Project: Geronimo Type: Bug Components: deployment

Re: WTP/Eclipse questions/defects

2006-02-27 Thread Sachin Patel
Yep, will do. - sachin On Feb 27, 2006, at 2:55 PM, Jacek Laskowski wrote: 2006/2/27, Sachin Patel <[EMAIL PROTECTED]>: With the release of the Eclipse plugin, here are a list of helpful resources where WTP/Eclipse specific questions can be asked and where you'll be able to search for answe

Re: WTP/Eclipse questions/defects

2006-02-27 Thread Jacek Laskowski
2006/2/27, Sachin Patel <[EMAIL PROTECTED]>: > With the release of the Eclipse plugin, here are a list of helpful > resources where WTP/Eclipse specific questions can be asked and where > you'll be able to search for answers to many common questions. Hi Sachin, Could that be added to Devtools web

Re: A general question?

2006-02-27 Thread Jacek Laskowski
2006/2/27, anita kulshreshtha <[EMAIL PROTECTED]>: > In this case the committer would mark the Jira > issue as resolved/invalid/fixed or whatever the case > may be. > IIUC, you are saying that the contributors can > mark the issue as 'resolved' to indicate that the > issue has been resolved

Re: Devtools web space (was: Re: Geronimo Eclipse Plugin released)

2006-02-27 Thread David Blevins
On Feb 27, 2006, at 10:14 AM, Sachin Patel wrote: In addition it would be good to have a "SubProjects" box in the left hand side on the front page with direct links to each subproject. +1 -David - sachin On Feb 27, 2006, at 1:08 PM, Hernan Cunico wrote: yup, it makes more sense to h

Re: [continuum] BUILD FAILURE: Java Mail

2006-02-27 Thread Rick McGuire
Kevan Miller wrote: On 2/27/06, *Bruce Snyder* <[EMAIL PROTECTED] > wrote: On 2/27/06, continuum <[EMAIL PROTECTED] > wrote: > [surefire] Running javax.mail.internet.MimeMessageTest > [surefire] Tests run: 8, Failures: 2, E

Re: [activemq-user] Network of Brokers ...

2006-02-27 Thread John Heitmann
On Feb 27, 2006, at 12:44 AM, Rob Davies wrote: ActiveMQ tags messages with the brokers the message has passed through - so messages can be filtered out before they are sent to a broker that message has already visited Should the first if clause of org.apache.activemq.network.DemandForwar

Re: Devtools web space (was: Re: Geronimo Eclipse Plugin released)

2006-02-27 Thread Jacek Laskowski
2006/2/27, Hernan Cunico <[EMAIL PROTECTED]>: > If there is no hurry, I could make these updates once I have my account > created. As far as I'm concerned, there is not. > Hernan Jacek -- Jacek Laskowski http://www.laskowski.org.pl

Re: [continuum] BUILD FAILURE: Java Mail

2006-02-27 Thread Kevan Miller
On 2/27/06, Bruce Snyder <[EMAIL PROTECTED]> wrote: On 2/27/06, continuum <[EMAIL PROTECTED]> wrote:> [surefire] Running javax.mail.internet.MimeMessageTest> [surefire] Tests run: 8, Failures: 2, Errors: 0, Time elapsed: 0.122 sec FAILURE !!I'm not sure why this is failing as it passed fo

Re: [continuum] BUILD FAILURE: Java Mail

2006-02-27 Thread Bruce Snyder
On 2/27/06, continuum <[EMAIL PROTECTED]> wrote: > [surefire] Running javax.mail.internet.MimeMessageTest > [surefire] Tests run: 8, Failures: 2, Errors: 0, Time elapsed: 0.122 sec > FAILURE !! I'm not sure why this is failing as it passed for me in my environment. Is there a way to vie

Re: Devtools web space (was: Re: Geronimo Eclipse Plugin released)

2006-02-27 Thread Sachin Patel
In addition it would be good to have a "SubProjects" box in the left hand side on the front page with direct links to each subproject. - sachin On Feb 27, 2006, at 1:08 PM, Hernan Cunico wrote: yup, it makes more sense to have all devtools content within a devtools directory. (back to the

Re: Devtools web space (was: Re: Geronimo Eclipse Plugin released)

2006-02-27 Thread Hernan Cunico
yup, it makes more sense to have all devtools content within a devtools directory. (back to the original index.html there). The *Subprojects* tab should point to a page listing all the subprojects and there should be a subdirectory (web space in the end) for each of the sub projects (Devtools,

[jira] Closed: (GERONIMO-1651) Complete implementation of javamail MimeMessage and MimeUtil classes.

2006-02-27 Thread Bruce Snyder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1651?page=all ] Bruce Snyder closed GERONIMO-1651: -- Fix Version: 1.1 Resolution: Fixed > Complete implementation of javamail MimeMessage and MimeUtil classes. > --

[jira] Assigned: (GERONIMO-1651) Complete implementation of javamail MimeMessage and MimeUtil classes.

2006-02-27 Thread Bruce Snyder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1651?page=all ] Bruce Snyder reassigned GERONIMO-1651: -- Assign To: Bruce Snyder > Complete implementation of javamail MimeMessage and MimeUtil classes. > ---

[jira] Commented: (GERONIMO-1651) Complete implementation of javamail MimeMessage and MimeUtil classes.

2006-02-27 Thread Bruce Snyder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1651?page=comments#action_12367993 ] Bruce Snyder commented on GERONIMO-1651: Patches committed: Sending geronimo-spec-javamail/src/main/java/javax/mail/internet/ContentDisposition.java Sendi

Re: Removing attributes and refs from the config.xml

2006-02-27 Thread Jeff Genender
Dain, This looks good to me. Others - Any objections to this proposal? If not, I am happy to implement it. Jeff Dain Sundstrom wrote: > On Feb 26, 2006, at 11:09 AM, Jeff Genender wrote: > >> 2) What to do now? >> >> For now, I put in the empty="true" (yes *that* was Dain's idea :D - >> sorry

Console patches [was: GERONIMO-1529, GERONIMO-1484, or how to get things included]

2006-02-27 Thread Dain Sundstrom
On Feb 27, 2006, at 7:15 AM, Jacek Laskowski wrote: 2006/2/27, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: I've created these two items in January: Hi, Not that long ago ;) GERONIMO-1529Console should display Geronimo Version GERONIMO-1484Display username who is logged into the Webcon

Re: Removing attributes and refs from the config.xml

2006-02-27 Thread Dain Sundstrom
On Feb 26, 2006, at 11:09 AM, Jeff Genender wrote: 2) What to do now? For now, I put in the empty="true" (yes *that* was Dain's idea :D - sorry Dain, gotta throw you back under the bus - hehehe - j/k). I probably would rather have a value="empty" and a value="remove" and a value="null" attribu

Re: Removing attributes and refs from the config.xml

2006-02-27 Thread Dain Sundstrom
On Feb 26, 2006, at 10:46 AM, Jason Dillon wrote: Commit it and let the community implement the rest... seems to have worked for at least one project I know of... sorta... kinda... um, well nevermind. I'd rather not. It would break the build and I need to finish the configid changes. -d

WTP/Eclipse questions/defects

2006-02-27 Thread Sachin Patel
With the release of the Eclipse plugin, here are a list of helpful resources where WTP/Eclipse specific questions can be asked and where you'll be able to search for answers to many common questions. http://www.eclipse.org/newsgroups/index_project.php The newsgroup URL is news.eclipse.org an

Re: A general question?

2006-02-27 Thread anita kulshreshtha
Thanks Anita --- Jacek Laskowski <[EMAIL PROTECTED]> wrote: > 2006/2/27, anita kulshreshtha <[EMAIL PROTECTED]>: > > Hi, > > IIRC, contributors could resolve the issues > but > > not close the issue. Can an issue be considered > > resolved without the submitted patch being > committed? > >

[jira] Updated: (GERONIMO-1656) Complete implementation of javamail Session class address map loading.

2006-02-27 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1656?page=all ] Rick McGuire updated GERONIMO-1656: --- Attachment: GERONIMO-1656.patch This gets applied to the geronimo-specs-javamail module. > Complete implementation of javamail Session class address

[jira] Created: (GERONIMO-1656) Complete implementation of javamail Session class address map loading.

2006-02-27 Thread Rick McGuire (JIRA)
Complete implementation of javamail Session class address map loading. --- Key: GERONIMO-1656 URL: http://issues.apache.org/jira/browse/GERONIMO-1656 Project: Geronimo Type: Improvement Components

Re: GERONIMO-1529, GERONIMO-1484, or how to get things included

2006-02-27 Thread Jacek Laskowski
2006/2/27, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > I've created these two items in January: Hi, Not that long ago ;) > GERONIMO-1529Console should display Geronimo Version > GERONIMO-1484Display username who is logged into the Webconsole > > now i have a couple of questions around how

Re: A general question?

2006-02-27 Thread Jacek Laskowski
2006/2/27, anita kulshreshtha <[EMAIL PROTECTED]>: > Hi, > IIRC, contributors could resolve the issues but > not close the issue. Can an issue be considered > resolved without the submitted patch being committed? Hi, Consider the following scenario: the submitted patch is incorrect, but appro

Re: Migrating to maven 2

2006-02-27 Thread Jacek Laskowski
2006/2/27, Prasad Kashyap <[EMAIL PROTECTED]>: > Anita, > > Do you have the following in your POM ? > > > > > true > > Apache CVS > Apache CVS of the Central Repository > http://cvs.apache.org/maven-snapshot-repository > > Sure. It exists. I *g

Re: JDBC Pool access from remote client.

2006-02-27 Thread Krishnakumar B
hi aaron, Some basic ?s regarding JNDI for DataSource. Currently where is the JNDI names for datasources stored in Geronimo? Are any JNDI names stored in rmi server on port 1099? Regards Krish On 2/23/06, Aaron Mulder <[EMAIL PROTECTED]> wrote: > If you have a J2EE application client, you can

Re: Migrating to maven 2

2006-02-27 Thread Jacek Laskowski
2006/2/27, anita kulshreshtha <[EMAIL PROTECTED]>: > I am trying to build with mvn install! I get the > following error? > [INFO] > - > [ERROR] BUILD ERROR > [INFO] > --

[jira] Updated: (GERONIMO-851) Move Geronimo Build to M2 (Maven 2)

2006-02-27 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-851?page=all ] Anita Kulshreshtha updated GERONIMO-851: Attachment: parentpom.patch Tomcat version was updated to 5.5.15. This patch contains the updated parent pom. > Move Geronimo Build to M2 (M

Re: Migrating to maven 2

2006-02-27 Thread Prasad Kashyap
Anita, Do you have the following in your POM ? true Apache CVS Apache CVS of the Central Repository http://cvs.apache.org/maven-snapshot-repository That jar exists there http://cvs.apache.org/maven-snapshot-repository/org/apache/geronimo/spec

Re: Please welcome the newest committer - Hernan Cunico

2006-02-27 Thread Gianny Damour
Congrats Hernan! Many thanks for your hard work on the docos. Gianny Bruce Snyder wrote: In recognition of his contributions, the Geronimo PMC has extended an offer of committer karma to Hernan Cunico and he has accepted. Please welcome me in congratulating Hernan for his contributions thus fa

GERONIMO-1529, GERONIMO-1484, or how to get things included

2006-02-27 Thread [EMAIL PROTECTED]
Hi *, I've created these two items in January: GERONIMO-1529Console should display Geronimo Version GERONIMO-1484Display username who is logged into the Webconsole now i have a couple of questions around how to get things included since not much happened with them since then: a) I've pr

Re: Plugin version numbers

2006-02-27 Thread John Sisson
Discussed this on IRC with David Jencks and Brett Porter and it was noted that we require the plugin-build-number to overcome problems with Maven 1's handling of SNAPSHOT plugin versions. Brett reminded me that M1 does not interpret the contents of a version string (except for searching for th

Re: Migrating to maven 2

2006-02-27 Thread anita kulshreshtha
inline . --- "Alan D. Cabrera" <[EMAIL PROTECTED]> wrote: > On 2/20/2006 3:20 AM, Gianny Damour wrote: > > > Alan D. Cabrera wrote: > > > >> Does the entire system need to build using a > single command for this > >> interim conversion? Why not have people do a > >> > >> mvn install > >> m

[jira] Created: (GERONIMODEVTOOLS-70) Source feature missing source

2006-02-27 Thread Sachin Patel (JIRA)
Source feature missing source - Key: GERONIMODEVTOOLS-70 URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-70 Project: Geronimo-Devtools Type: Bug Components: eclipse-plugin Versions: 1.0.0 Reporter: Sachin Patel

A general question?

2006-02-27 Thread anita kulshreshtha
Hi, IIRC, contributors could resolve the issues but not close the issue. Can an issue be considered resolved without the submitted patch being committed? Thnaks Anita __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection ar

[jira] Updated: (GERONIMO-1585) Web app security on /* causes deployment exception

2006-02-27 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1585?page=all ] Anita Kulshreshtha updated GERONIMO-1585: - Attachment: security.patch A test case for this has been submitted with G-1035. > Web app security on /* causes deployment exception > --

[jira] Created: (GERONIMO-1655) Daytrader MDBs do not start properly

2006-02-27 Thread Anita Kulshreshtha (JIRA)
Daytrader MDBs do not start properly Key: GERONIMO-1655 URL: http://issues.apache.org/jira/browse/GERONIMO-1655 Project: Geronimo Type: Bug Versions: 1.0.1 Environment: All (j2ee-jetty-server and j2ee-tomcat-server, rev 3

Re: Need exception to be chained in deployment commands

2006-02-27 Thread Sachin Patel
fyi deploymentmanager.setLogConfiguration(true, true), then you can catch the exceptions. - sachin On Feb 27, 2006, at 7:42 AM, Sachin Patel wrote: The deployment manager can be configured so that the exceptions are thrown to the client. I'm doing that. - sachin On Feb 27, 2006, at 4

Re: Need exception to be chained in deployment commands

2006-02-27 Thread Sachin Patel
The deployment manager can be configured so that the exceptions are thrown to the client. I'm doing that. - sachin On Feb 27, 2006, at 4:42 AM, Prasad Kashyap wrote: In the directory, geronimo\modules\deploy-jsr88\src\java\org\apache\geronimo \deployment\plugin\local\ StartCommand.run(

[jira] Unassigned Patches: week of 02-27-2006

2006-02-27 Thread continuum
Project: Apache Geronimo Status: Open Assignee: Unassigned Geronimo Info: Patch Available Total: 24 items DATE UPDATED KEY SUMMARY Dec 18 2005 - GERONIMO-1381 - [Daytrader] Removed unused code Dec 22 2005 - GERONIMO-1400 - modularize daytrader deployment plan Jan 3 200

[jira] Assigned: (GERONIMO-1531) KeyStore portlet should support deletion of certificates and private keys

2006-02-27 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1531?page=all ] Vamsavardhana Reddy reassigned GERONIMO-1531: - Assign To: Aaron Mulder > KeyStore portlet should support deletion of certificates and private keys > -

[jira] Assigned: (GERONIMO-1503) keystore generated by KeyStore portlet could not be used to add either Jetty or Tomcat HTTPS Listeners

2006-02-27 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1503?page=all ] Vamsavardhana Reddy reassigned GERONIMO-1503: - Assign To: Aaron Mulder > keystore generated by KeyStore portlet could not be used to add either Jetty > or Tomcat HTTPS Listeners

[jira] Closed: (GERONIMO-1183) Console/Tomcat: Add/Edit Jetty HTTPS Connector page does not provide "key password" field

2006-02-27 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1183?page=all ] Vamsavardhana Reddy closed GERONIMO-1183: - > Console/Tomcat: Add/Edit Jetty HTTPS Connector page does not provide "key > password" field > -

[jira] Resolved: (GERONIMO-1183) Console/Tomcat: Add/Edit Jetty HTTPS Connector page does not provide "key password" field

2006-02-27 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1183?page=all ] Vamsavardhana Reddy resolved GERONIMO-1183: --- Resolution: Invalid Not relevant now, since Jetty and Tomcat webcontainers are not packaged together in a distribution anymore.

javamail update, POP3, and IMAP

2006-02-27 Thread Rick McGuire
I submitted a large patch on Friday that gives us a more complete MimeMessage/MimeUtil implementation as well as fixing some problems with other classes. Included are a lot of additional unit tests. The JIRA is here. http://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12329419 Th

Re: Plugin version numbers

2006-02-27 Thread John Sisson
Discussed this on IRC with David Jencks and Brett Porter and it was noted that we require the plugin-build-number to overcome problems with Maven 1's handling of SNAPSHOT plugin versions. Brett reminded me that M1 does not interpret the contents of a version string (except for searching for the s

Re: Need exception to be chained in deployment commands

2006-02-27 Thread Jacek Laskowski
2006/2/27, Prasad Kashyap <[EMAIL PROTECTED]>: > In the directory, > geronimo\modules\deploy-jsr88\src\java\org\apache\geronimo\deployment\plugin\local\ > > StartCommand.run() > CommandSupport.doFail() > > both trap exceptions and print out their stacktraces. Since the > exception doesn't bubble up

Re: New Feature Idea

2006-02-27 Thread Jacek Laskowski
2006/2/25, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Hello, > > I'm from Mexico and I guess that Geronimo's spanish translation isn't a bad > idea. Hi, I was thinking quite along these lines, but about Polish translation. It's a very good idea to provide localized messages for end users and altho

Need exception to be chained in deployment commands

2006-02-27 Thread Prasad Kashyap
In the directory, geronimo\modules\deploy-jsr88\src\java\org\apache\geronimo\deployment\plugin\local\ StartCommand.run() CommandSupport.doFail() both trap exceptions and print out their stacktraces. Since the exception doesn't bubble up, I'm unable to use them in a mojo. I didn't want to mess w

[jira] Updated: (GERONIMO-1654) Itests in M2 (for openejb and others too)

2006-02-27 Thread Prasad Kashyap (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1654?page=all ] Prasad Kashyap updated GERONIMO-1654: - Attachment: itests.zip Let us not plug this into the builds yet. We should discuss on how we should handle some dependencies this has on some Mave

[jira] Created: (GERONIMO-1654) Itests in M2 (for openejb and others too)

2006-02-27 Thread Prasad Kashyap (JIRA)
Itests in M2 (for openejb and others too) - Key: GERONIMO-1654 URL: http://issues.apache.org/jira/browse/GERONIMO-1654 Project: Geronimo Type: Sub-task Reporter: Prasad Kashyap -- This message is automatically generate