Thanks Jim, I'll grab a copy later and have a look.

Cheers,

Les

> -----Original Message-----
> From: Jim Ray [mailto:[EMAIL PROTECTED]]
> Sent: 10 January 2002 00:27
> To: 'Ant Users List'
> Subject: RE: Perforce Optional Tasks
> 
> 
> There is a Java interface for Perforce available now.  I 
> don't know if you
> would call it decent. But it works. 
> 
> It's available in the Perforce public depot.  Look in
> 
> Server: public.perforce.com:1666
> Files:  //public/perforce/api/java/p4package/...
> 
> Or p4 web at:
> 
> http://public.perforce.com:8080/@md=d&cd=//public/perforce/api
> /java/&c=MvA@/
> /public/perforce/api/java/p4package/?ac=83
> 
> Jim
> 
> 
> -----Original Message-----
> From: Les Hughes [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, January 02, 2002 3:16 AM
> To: 'Ant Users List'
> Subject: RE: Perforce Optional Tasks
> 
> 
> Hi Gang,
> 
> Sorry to have missed this one - I'm out in no mans land (OK 
> near the Tower
> of London) on a project so only get to sync up ant-user every 
> few weeks :-(
> 
> Anyway my point. I've been unhappy with the error reporting 
> on the P4 tasks
> for a while (well, it all makes sense to me but hey...) One 
> of the problems
> revolves around having to parse inconsistent output from the 
> p4.exe CLI but
> even going native through JNI and the C++ libraries would 
> help that much
> (it's still a text based interface). So, not much we can do about that
> except hassle perforce for a decent Java interface - hint hint.
> 
> So, if you have any comments on how we can improve the error reporting
> please let us know (or better still submit a patch!) Of 
> course, it doesn't
> help saying the the task isn't defined when it's actually a 
> runtime error
> but that's another story....
> 
> Bye,
> 
> Les.
> 
> 
> 
> 
> > -----Original Message-----
> > From: Marcus [mailto:[EMAIL PROTECTED]]
> > Sent: 20 December 2001 22:25
> > To: Ant Users List
> > Subject: Re: Perforce Optional Tasks
> > 
> > 
> > oh man, what a dummy.
> > 
> > THANKS and happy x-mas and merry new year.
> > 
> > -duh
> > ----- Original Message -----
> > From: "Diane Holt" <[EMAIL PROTECTED]>
> > To: "Ant Users List" <[EMAIL PROTECTED]>
> > Sent: Thursday, December 20, 2001 2:17 PM
> > Subject: Re: Perforce Optional Tasks
> > 
> > 
> > > --- Marcus <[EMAIL PROTECTED]> wrote:
> > > > that is what i thought but then i get:
> > > >
> > > > p:\cpdev\main\src\run_build.xml:27: Problem exec'ing P4
> > command: error:
> > > > //cpdev//main/src/... - no such file(s).
> > >
> > > But that's not because <p4sync> isn't defined -- in fact,
> > it is, and the
> > > above is the output from 'p4', telling you there are no
> > such files at
> > > //cpdev//main/src/...
> > >
> > > I suspect it's the double slashes before main, and you
> > really meant to
> > > specify //cpdev/main/src/...
> > >
> > > Diane
> > >
> > > =====
> > > ([EMAIL PROTECTED])
> > >
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Check out Yahoo! Shopping and Yahoo! Auctions for all of 
> your unique 
> > > holiday gifts! Buy at http://shopping.yahoo.com or bid at 
> > > http://auctions.yahoo.com
> > >
> > > --
> > > To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: 
> > <mailto:[EMAIL PROTECTED]>
> >
> >
> 
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to