[status] build: , test: FAILED | Linux 2.4.26, 2004-07-28

2004-07-28 Thread dblevins
NIGHTLY BUILD/TEST Date: Wed Jul 28 16:20:26 EDT 2004 Kernel: Linux 2.4.26 Host: beaver.codehaus.org Java: 1.4.2_04-b05, mixed mode Maven: 1.0 CHECKOUT: incubator-geronimo BUILDING: incubator-geronimo BUILD FAILED Total time: 17 minutes 6 seconds Finished at: Wed Jul 28 16:39:13 EDT 20

[ERROR] TEST org.apache.geronimo.axis.EchoHeadersTest FAILED

2004-07-28 Thread David Blevins
Need to get this fixed today or I'll need to cut it out of the build so we can release.

Re: [status] Windows 2000 - Build for project incubator-geronimo Build Failed

2004-07-28 Thread David Jencks
it now works for me (osx) (previously failed) david jencks On Jul 28, 2004, at 10:29 AM, Alan Cabrera wrote: I've updated my stress test to be less stressful. Hopefully this will pass on most machines. Regards, Alan -Original Message- From: Kristian Köhler [mailto:[EMAIL PROTECTED] Sent

RE: [status] Windows 2000 - Build for project incubator-geronimo Build Failed

2004-07-28 Thread Alan Cabrera
I've updated my stress test to be less stressful. Hopefully this will pass on most machines. Regards, Alan -Original Message- From: Kristian Köhler [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 28, 2004 1:27 PM To: [EMAIL PROTECTED] Subject: Re: [status] Windows 2000 - Build for pro

Re: [status] Windows 2000 - Build for project incubator-geronimo Build Failed

2004-07-28 Thread Kristian Köhler
now it's running with maven 1.0 Kristian [EMAIL PROTECTED] wrote: BUILD FAILED Ant Error Message: BUILD FAILED detected ... test:compile [javac] Compiling 9 source files to C:\work\jakarta\incubator-geronimo\modules\network\target\test-classes test:test [junit] Running org.apache.geronimo.network

Re: [status] Windows 2000 - Build for project incubator-geronimo Build Failed

2004-07-28 Thread Kristian Köhler
I'm working on it. Kristian David Jencks wrote: this is caused by an obsolete version of maven. Can you upgrade your installation to maven 1.0? thanks david jencks On Jul 26, 2004, at 1:15 AM, [EMAIL PROTECTED] wrote: *BUILD FAILED* *Ant Error Message: *BUILD FAILED detected *Date of

Re: [Fwd: FW: EWS and Geronimo (THANKS)]

2004-07-28 Thread Davanum Srinivas
removed jndi.properties from ews-SNAPSHOT.jar as well. thanks, dims On Tue, 27 Jul 2004 21:30:49 -0700, Jeremy Boynes <[EMAIL PROTECTED]> wrote: > Forwarded on behalf of Alan who is having mailer problems > > Original Message > Subject: FW: EWS and Geronimo (THANKS) > Date: Wed

RE: [Fwd: FW: EWS and Geronimo (THANKS)]

2004-07-28 Thread Alan Cabrera
Works great. Thanks guys! -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 28, 2004 10:52 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [Fwd: FW: EWS and Geronimo (THANKS)] "maven test" under modules/axis works fi

Re: [status] Windows 2000 - Build for project incubator-geronimo Build Failed

2004-07-28 Thread David Jencks
this is caused by an obsolete version of maven. Can you upgrade your installation to maven 1.0? thanks david jencks On Jul 26, 2004, at 1:15 AM, [EMAIL PROTECTED] wrote: BUILD FAILED Ant Error Message: BUILD FAILED detected Date of build: 26.07.2004 Time to build:  Last changed: 25.07.2004

Re: [Fwd: FW: EWS and Geronimo (THANKS)]

2004-07-28 Thread Davanum Srinivas
"maven test" under modules/axis works fine now. Am building ews-SNAPSHOT.jar every 6 hours now :) thanks, dims On Wed, 28 Jul 2004 08:44:56 -0400 (EDT), Srinath Perera <[EMAIL PROTECTED]> wrote: > Thanks dims, I have put the patch in to the JIRA, issue I creatrd earlier > @ http://nagoya.apache.o

[jira] Commented: (GERONIMO-269) webservice deployment with ews

2004-07-28 Thread dev
The following comment has been added to this issue: Author: Davanum Srinivas Created: Wed, 28 Jul 2004 7:27 AM Body: Applied the patch and added the samples. thanks, dims - View this comment: http://issues.apach

Re: cvs commit: incubator-geronimo/modules/assembly maven.xml

2004-07-28 Thread Jacek Laskowski
+ + + I've been wondering why maven.xml's contain Ant tasks prefixed with 'ant'? I have a very limited knowledge about Maven, but read that it's not necessary, and instead of writing one can just do . Pozdrawiam, Jacek

Re: [Fwd: FW: EWS and Geronimo (THANKS)]

2004-07-28 Thread Srinath Perera
Thanks dims, I have put the patch in to the JIRA, issue I creatrd earlier @ http://nagoya.apache.org/jira/browse/GERONIMO-269 also more info is at the mail [Fwd: [NEW PATCH-FIX FOR TESTS]webservice deployment in geronimo] in the geronimo dev and as a comment in the issue. Basically patch has two p

Re: [Fwd: FW: EWS and Geronimo (THANKS)]

2004-07-28 Thread Davanum Srinivas
Srinath, - don't undo, If there are any changes in EWS, go ahead and apply it and i will rebuild the ews-SNAPSHOT.jar - Submit a JIRA for the patch to geronimo-axis module and i'll take care of it. thanks, dims On Wed, 28 Jul 2004 03:39:57 -0400 (EDT), Srinath Perera <[EMAIL PROTECTED]> wrote: >

[status] build: FAILED, test: FAILED | Linux 2.4.26, 2004-07-28

2004-07-28 Thread dblevins
NIGHTLY BUILD/TEST Date: Wed Jul 28 05:30:12 EDT 2004 Kernel: Linux 2.4.26 Host: beaver.codehaus.org Java: 1.4.2_04-b05, mixed mode Maven: 1.0-rc1-SNAPSHOT CHECKOUT: incubator-geronimo BUILDING: incubator-geronimo BUILD FAILED BUILD FAILED Total time: 10 minutes 36 seconds Finished at:

Re: [Fwd: FW: EWS and Geronimo (THANKS)]

2004-07-28 Thread Srinath Perera
Sorry I have meesed it up .. it works well in the morning with the updated code :(. If the Patch I sent is checked in this is fixed.. But I belive it would take some time. 1) Shall I undo the changes in the EWS 2) I can sent a patch to update the axis module to fix this and later submit a new patc

[Fwd: [NEW PATCH-FIX FOR TESTS]webservice deployment in geronimo]

2004-07-28 Thread Srinath Perera
can not send the attachments .. the patches are at JIRA http://nagoya.apache.org/jira/browse/GERONIMO-269 Thanks Srinath Original Message Subject: Re: [NEW PATCH-FIX FOR TESTS]webservice deployment in geronimo From:"Srinath Perera" <[E

RE: EWS and Geronimo

2004-07-28 Thread Srinath Perera
For 1 let me check it .. it was working on the morning 2 yes I will remove it .. It for first test and I should have remove it earlier thanks Srianth > Ok. Two more questions. > > First, it seems that a change in EQS has not been propagated to Geronimo > and we're getting this error: > > C:\dev\g

[Fwd: FW: EWS and Geronimo (THANKS)]

2004-07-28 Thread Jeremy Boynes
Forwarded on behalf of Alan who is having mailer problems Original Message Subject: FW: EWS and Geronimo (THANKS) Date: Wed, 28 Jul 2004 00:28:14 -0400 From: Alan D. Cabrera <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Ok. Two more questions. First, it seems that a change in EWS h

[jira] Updated: (GERONIMO-269) webservice deployment with ews

2004-07-28 Thread dev
The following issue has been updated: Updater: Srinath Perera (mailto:[EMAIL PROTECTED]) Date: Tue, 27 Jul 2004 9:15 PM Comment: the sample files pls put them to modules/axis/src Changes: Attachment changed to samples.zip

[jira] Updated: (GERONIMO-269) webservice deployment with ews

2004-07-28 Thread dev
The following issue has been updated: Updater: Srinath Perera (mailto:[EMAIL PROTECTED]) Date: Tue, 27 Jul 2004 9:14 PM Comment: the new patch Changes: Attachment changed to patch-fix.txt - For

[jira] Commented: (GERONIMO-269) webservice deployment with ews

2004-07-28 Thread dev
The following comment has been added to this issue: Author: Srinath Perera Created: Tue, 27 Jul 2004 9:13 PM Body: Hi Dims, all; I have fix the test cases.. I am working around the compiling problem. Right now the user should use ews to generate the module and Only then it can be

Re: EWS and Geronimo

2004-07-28 Thread Srinath Perera
We were wondering should ews go to ws-fx (to a webservice project ) or in to the geronimo. It is still not decided. I accept the fact that it should use the geronimo group ID if it continue to use the Geronimo package space. Or else that should replace with "ws" and put the geronimo specific code i