Re: [JJAR] Status? Jar Repository?

2002-04-17 Thread James Strachan
From: [EMAIL PROTECTED] Scott Sanders [EMAIL PROTECTED] wrote on 17/04/2002 07:32:44 AM: Gier is correct. In the end jjar gets jars. Maven is an entire build methodology. JJAR is a tool, with no meaning unless used in a larger context. Thanks for clearing that up. I was really

Re: [JJAR] Status? Jar Repository?

2002-04-17 Thread Geir Magnusson Jr.
On 4/17/02 6:23 PM, James Strachan [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Scott Sanders [EMAIL PROTECTED] wrote on 17/04/2002 07:32:44 AM: Gier is correct. In the end jjar gets jars. Maven is an entire build methodology. JJAR is a tool, with no meaning unless used in a larger

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Tomasz Pik
Geir Magnusson Jr. wrote: Yes, I did a bit of cleanup that I have to commit. The big change will be the namespace of jar/project names to try and avoid collisions. Two problems that appears during using of JJar: 1 there soluld be a possibility to specify full url to jar file (maybe

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Nicola Ken Barozzi
From: Geir Magnusson Jr. [EMAIL PROTECTED] On 4/16/02 8:16 AM, Nicola Ken Barozzi [EMAIL PROTECTED] wrote: As for the jar repository, is it possible to anhance the jjar repository with uptodate versions. I can do it myself for the jars I use by putting them in the jjar repo, just want

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Geir Magnusson Jr.
On 4/16/02 8:31 AM, Tomasz Pik [EMAIL PROTECTED] wrote: Geir Magnusson Jr. wrote: Yes, I did a bit of cleanup that I have to commit. The big change will be the namespace of jar/project names to try and avoid collisions. Two problems that appears during using of JJar: 1 there

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Geir Magnusson Jr.
On 4/16/02 8:47 AM, Nicola Ken Barozzi [EMAIL PROTECTED] wrote: From: Geir Magnusson Jr. [EMAIL PROTECTED] On 4/16/02 8:16 AM, Nicola Ken Barozzi [EMAIL PROTECTED] wrote: As for the jar repository, is it possible to anhance the jjar repository with uptodate versions. I can do it

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Tomasz Pik
Geir Magnusson Jr. wrote: Geir Magnusson Jr. wrote: Two problems that appears during using of JJar: 1 there soluld be a possibility to specify full url to jar file (maybe something like xml:base) Also, when you say 'full URL to JAR file' where do you mean? As I remember it was impossible

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Nicola Ken Barozzi
From: Geir Magnusson Jr. [EMAIL PROTECTED] On 4/16/02 8:47 AM, Nicola Ken Barozzi [EMAIL PROTECTED] wrote: http://jakarta.apache.org/jjar/repository.xml where do I update this? I just put that there for visibility :) The real version should be in CVS. Oh. And the Jars? Download them

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Geir Magnusson Jr.
On 4/16/02 9:00 AM, Tomasz Pik [EMAIL PROTECTED] wrote: Geir Magnusson Jr. wrote: Geir Magnusson Jr. wrote: Two problems that appears during using of JJar: 1 there soluld be a possibility to specify full url to jar file (maybe something like xml:base) Also, when you say 'full URL

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Geir Magnusson Jr.
On 4/16/02 9:06 AM, Nicola Ken Barozzi [EMAIL PROTECTED] wrote: From: Geir Magnusson Jr. [EMAIL PROTECTED] On 4/16/02 8:47 AM, Nicola Ken Barozzi [EMAIL PROTECTED] wrote: http://jakarta.apache.org/jjar/repository.xml where do I update this? I just put that there for visibility :) The

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Nicola Ken Barozzi
From: Geir Magnusson Jr. [EMAIL PROTECTED] On 4/16/02 9:06 AM, Nicola Ken Barozzi [EMAIL PROTECTED] wrote: From: Geir Magnusson Jr. [EMAIL PROTECTED] On 4/16/02 8:47 AM, Nicola Ken Barozzi [EMAIL PROTECTED] wrote: http://jakarta.apache.org/jjar/repository.xml where do I update

RE: [JJAR] Status? Jar Repository?

2002-04-16 Thread Morrison, John
From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED]] I don't think there is a problem, as they are different. JJAR doesn't come close to what Maven does. There may be overlap in the functionality in that Maven needed to have similar functionality as a part of itself, but that's a

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Geir Magnusson Jr.
On 4/16/02 10:30 AM, Morrison, John [EMAIL PROTECTED] wrote: From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED]] I don't think there is a problem, as they are different. JJAR doesn't come close to what Maven does. There may be overlap in the functionality in that Maven needed to have

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Nicola Ken Barozzi
From: Geir Magnusson Jr. [EMAIL PROTECTED] On 4/16/02 8:47 AM, Nicola Ken Barozzi [EMAIL PROTECTED] wrote: http://jakarta.apache.org/jjar/repository.xml where do I update this? I just put that there for visibility :) The real version should be in CVS. Sorry if I

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Geir Magnusson Jr.
On 4/16/02 9:55 AM, Nicola Ken Barozzi [EMAIL PROTECTED] wrote: From: Geir Magnusson Jr. [EMAIL PROTECTED] On 4/16/02 9:06 AM, Nicola Ken Barozzi [EMAIL PROTECTED] wrote: From: Geir Magnusson Jr. [EMAIL PROTECTED] On 4/16/02 8:47 AM, Nicola Ken Barozzi [EMAIL PROTECTED] wrote:

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Henri Yandell
Apparently. Are you asking where to put the jars? For now, I was putting them in jakarta.apache.org/jjar/ It's not really clear we want to dump them into CVS just yet. This is one of my consumer 'demands' or developer itches :) I want to set a jars repository as being cvs://some-dir,

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread dion
Henri Yandell [EMAIL PROTECTED] wrote on 17/04/2002 12:08:06 AM: I think we're working towards having a real problem towards the consumer as to the difference between Maven and Jjar and why there are two tools with such an overlap. I'd recently flipped my 'consumer' demands over to

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Geir Magnusson Jr.
On 4/16/02 5:18 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Henri Yandell [EMAIL PROTECTED] wrote on 17/04/2002 12:08:06 AM: I think we're working towards having a real problem towards the consumer as to the difference between Maven and Jjar and why there are two tools with such an

RE: [JJAR] Status? Jar Repository?

2002-04-16 Thread Scott Sanders
. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 2:19 PM To: Jakarta Commons Developers List Subject: Re: [JJAR] Status? Jar Repository? On 4/16/02 5:18 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Henri Yandell [EMAIL PROTECTED] wrote on 17/04/2002 12:08:06 AM: I

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Geir Magnusson Jr.
Developers List Subject: Re: [JJAR] Status? Jar Repository? On 4/16/02 5:18 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Henri Yandell [EMAIL PROTECTED] wrote on 17/04/2002 12:08:06 AM: I think we're working towards having a real problem towards the consumer as to the difference

RE: [JJAR] Status? Jar Repository?

2002-04-16 Thread Scott Sanders
, 2002 2:19 PM To: Jakarta Commons Developers List Subject: Re: [JJAR] Status? Jar Repository? On 4/16/02 5:18 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Henri Yandell [EMAIL PROTECTED] wrote on 17/04/2002 12:08:06 AM: I think we're working towards having a real

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Geir Magnusson Jr.
-Original Message- From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 2:41 PM To: Jakarta Commons Developers List Subject: Re: [JJAR] Status? Jar Repository? On 4/16/02 5:32 PM, Scott Sanders [EMAIL PROTECTED] wrote: Gier is correct. In the end jjar gets

RE: [JJAR] Status? Jar Repository?

2002-04-16 Thread Scott Sanders
Developers List Subject: Re: [JJAR] Status? Jar Repository? On 4/16/02 5:45 PM, Scott Sanders [EMAIL PROTECTED] wrote: That's the second time I have done that. I must formally apologize now. Sorry G-E-I-R :) The apology wasn't necessary, of course. At all. I just have been waiting

Re: [JJAR] Status? Jar Repository?

2002-04-16 Thread Geir Magnusson Jr.
Jr. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 2:49 PM To: Jakarta Commons Developers List Subject: Re: [JJAR] Status? Jar Repository? On 4/16/02 5:45 PM, Scott Sanders [EMAIL PROTECTED] wrote: That's the second time I have done that. I must formally apologize now. Sorry

RE: [JJAR] Status? Jar Repository?

2002-04-16 Thread dion
, April 16, 2002 2:19 PM To: Jakarta Commons Developers List Subject: Re: [JJAR] Status? Jar Repository? On 4/16/02 5:18 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Henri Yandell [EMAIL PROTECTED] wrote on 17/04/2002 12:08:06 AM: I think we're working towards