Re: XmlPullParser

2004-02-17 Thread Incze Lajos
On Tue, Feb 17, 2004 at 12:50:12PM +1000, Ben Walding wrote: > I was merely responding to the "but it's not in the repository" part of > your email. > > As to how the bootstrap works - not sure what the preconditions are for > that. > Ben, don't get me wrong, I've appeciated your reply. Simpl

Re: XmlPullParser

2004-02-16 Thread Ben Walding
I was merely responding to the "but it's not in the repository" part of your email. As to how the bootstrap works - not sure what the preconditions are for that. Incze Lajos wrote: On Tue, Feb 17, 2004 at 09:25:16AM +1000, Ben Walding wrote: XPP => http://www.ibiblio.org/maven/xpp3/jars/ I

Re: XmlPullParser

2004-02-16 Thread Incze Lajos
On Tue, Feb 17, 2004 at 09:25:16AM +1000, Ben Walding wrote: > XPP => http://www.ibiblio.org/maven/xpp3/jars/ > > Incze Lajos wrote: > That's all right, and I know it, but a bootstrap build should download it itself, shouldn't it? If it's needed to the bootstrap build, it's a core dependency. i

RE: XmlPullParser

2004-02-16 Thread Brett Porter
Should be fixed. > -Original Message- > From: Sean Kelly [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 17 February 2004 10:10 AM > To: [EMAIL PROTECTED] > Subject: XmlPullParser > > > (Sorry about the poor form of following up to one's own message...) > > Apparently the CVS HEAD of xmlpul

Re: XmlPullParser

2004-02-16 Thread Ben Walding
XPP => http://www.ibiblio.org/maven/xpp3/jars/ Incze Lajos wrote: Hi, seemingly, the curent HEAD wants to use some XmlPullParser, but it's not in the repository. at the moment, and I can't see it as a core dependency, either. Here it is the dependency resolving section, no pullparser dependency

RE: XmlPullParser

2004-02-16 Thread Brett Porter
I stuffed up the last commit I did. I'll rectify it today. MAVEN-1_0-BRANCH is the most current code (RC2). - Brett > -Original Message- > From: Sean Kelly [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 17 February 2004 10:02 AM > To: [EMAIL PROTECTED] > Subject: XmlPullParser > > > Curre