RE: How to refer to ws-xmlrpc as xmlrpc?

2004-10-24 Thread Eric Pugh
Gump happy! > -Original Message- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: Sunday, October 24, 2004 2:05 PM > To: Gump code and data > Subject: Re: How to refer to ws-xmlrpc as xmlrpc? > > > On Sunday 24 October 2004 19:52, Eric Pugh wrote: > >

Re: How to refer to ws-xmlrpc as xmlrpc?

2004-10-24 Thread Niclas Hedhman
On Sunday 24 October 2004 20:04, Niclas Hedhman wrote: > On Sunday 24 October 2004 19:52, Eric Pugh wrote: > > Hi Niclas.. I think the fix isn't working.. Not sure what is going > > on.. also, on a related note, I switched to javamail-1.3, but it doesn't > > seem to pick it up as well... > > The

Re: How to refer to ws-xmlrpc as xmlrpc?

2004-10-24 Thread Niclas Hedhman
On Sunday 24 October 2004 19:52, Eric Pugh wrote: > Hi Niclas.. I think the fix isn't working.. Not sure what is going on.. > also, on a related note, I switched to javamail-1.3, but it doesn't seem to > pick it up as well... The version doesn't matter. What matters is the match between the Mav

RE: How to refer to ws-xmlrpc as xmlrpc?

2004-10-24 Thread Eric Pugh
ober 21, 2004 10:17 AM > To: Gump code and data > Subject: Re: How to refer to ws-xmlrpc as xmlrpc? > > > On Thursday 21 October 2004 16:57, Eric Pugh wrote: > > > So, I add this: > >id="bsf.jar" /> > >id="xmlrpc.jar" &

Re: How to refer to ws-xmlrpc as xmlrpc?

2004-10-21 Thread Niclas Hedhman
On Thursday 21 October 2004 16:57, Eric Pugh wrote: > So, I add this: > >of the project (and I am not sure what that defaults to, btu I suspect not what you wrote). The two projects you are referring to, are both declaring only one , in which case the id= above not necessary. I

RE: How to refer to ws-xmlrpc as xmlrpc?

2004-10-21 Thread Eric Pugh
is a light at the end of the project, more of the fulcrum projects properly gumped last night! Eric > -Original Message- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 21, 2004 7:13 AM > To: Gump code and data > Subject: Re: How to refer to ws-x

Re: How to refer to ws-xmlrpc as xmlrpc?

2004-10-20 Thread Niclas Hedhman
On Thursday 21 October 2004 05:56, Eric Pugh wrote: > Okay.. Sorry for being dense but.. Where do I put this: > > maven.jar. = For all normal cases; You don't. It is done in the maven.py script. I am not even sure it will work for non-normal cases, and if a proper classpath can be picked up a

RE: How to refer to ws-xmlrpc as xmlrpc?

2004-10-20 Thread Eric Pugh
Wednesday, October 20, 2004 7:19 PM > To: Gump code and data > Subject: Re: How to refer to ws-xmlrpc as xmlrpc? > > > On Wednesday 20 October 2004 23:55, Eric Pugh wrote: > > So.. From looking at the third reference, and then looking at some > > examples, what I want is

Re: How to refer to ws-xmlrpc as xmlrpc?

2004-10-20 Thread Niclas Hedhman
On Wednesday 20 October 2004 23:55, Eric Pugh wrote: > So.. From looking at the third reference, and then looking at some > examples, what I want is this: > > > > And then when Maven runs, it will look for xmlrpc.jar. So, something is > telling Maven that it is NOT looking for xmlrpc-1.1.jar (wh

RE: How to refer to ws-xmlrpc as xmlrpc?

2004-10-20 Thread Eric Pugh
xmlrpc.jar. And the says go look at this project for what you need.. Is this correct? Eric > -Original Message- > From: Adam R. B. Jack [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 20, 2004 4:17 PM > To: Gump code and data > Subject: Re: How to refer to ws-x

Re: How to refer to ws-xmlrpc as xmlrpc?

2004-10-20 Thread Adam R. B. Jack
> For this project: > http://brutus.apache.org/gump/public/jakarta-turbine-fulcrum/fulcrum-xmlrpc/ > gump_work/build_jakarta-turbine-fulcrum_fulcrum-xmlrpc.html > > Maven is failing looking for xmlrpc as a dependency. Unfortunantly, in > Gump, xmlrpc is called "ws-xmlrpc". I already have the depe

How to refer to ws-xmlrpc as xmlrpc?

2004-10-20 Thread Eric Pugh
Hi, For this project: http://brutus.apache.org/gump/public/jakarta-turbine-fulcrum/fulcrum-xmlrpc/ gump_work/build_jakarta-turbine-fulcrum_fulcrum-xmlrpc.html Maven is failing looking for xmlrpc as a dependency. Unfortunantly, in Gump, xmlrpc is called "ws-xmlrpc". I already have the dependenc