Re: how to add a new packaged JAR?

2004-12-28 Thread Niclas Hedhman
On Tuesday 28 December 2004 07:43, Brett Porter wrote: Also, kerberos failed, unable to update out of SVN. I'm not sure if this is a once off or not: svn: REPORT request failed on '/repos/asf/!svn/vcc/default' svn: Cannot replace a directory from within Wrong directory checkout.

Re: how to add a new packaged JAR?

2004-12-28 Thread Brett Porter
that's exactly what I thought when I looked at it :) I'll be able to do it tomorrow and generate it from the descriptors with multiproject. - Brett On Tue, 28 Dec 2004 17:43:35 +0800, Niclas Hedhman [EMAIL PROTECTED] wrote: On Tuesday 28 December 2004 07:43, Brett Porter wrote: Also,

how to add a new packaged JAR?

2004-12-27 Thread Brett Porter
Hi, We need to add maven-javaapp-plugin for directory-eve to build correctly under gump. Home: http://maven-plugins.sourceforge.net/maven-javaapp-plugin/index.html JAR: http://www.ibiblio.org/maven/maven-plugins/plugins/maven-javaapp-plugin-1.3.jar I figured as this is not an Apache project,

Re: how to add a new packaged JAR?

2004-12-27 Thread Niclas Hedhman
On Tuesday 28 December 2004 07:43, Brett Porter wrote: Home: http://maven-plugins.sourceforge.net/maven-javaapp-plugin/index.html JAR: http://www.ibiblio.org/maven/maven-plugins/plugins/maven-javaapp-plugin-1.3 .jar I figured as this is not an Apache project, adding it as a package was

Re: how to add a new packaged JAR?

2004-12-27 Thread Brett Porter
Done. Removed the kerberos checkout as well as the workspace (maybe shouldn't have done that part :o) ). So it'll come back next time? Thanks for that. I've fixed (hopefully) unit tests in some packages, leaving just ldap-clients which is using excalibur-cli and logkit which I think you wanted