On Fri, 2002-03-29 at 08:19, Jason van Zyl wrote: > On Fri, 2002-03-29 at 09:32, [EMAIL PROTECTED] wrote: > > Eric Dobbs <[EMAIL PROTECTED]> wrote on 30/03/2002 01:05:02 AM: > > > > > > > > On Friday, March 29, 2002, at 02:10 AM, [EMAIL PROTECTED] wrote: > > > > > > > <unitTestClassEntries> > > > > <unitTestClassEntry> > > > > include = **/Test*.class > > > > </unitTestClassEntry> > > > > </unitTestClassEntries> > > > > > Dion, > > Here is the latka site that I generated: > > http://24.157.133.102/latka/ > > I removed the TestAll classes you have as Maven doesn't need those > harness files and I adjusted you project.xml and it's here: > > http://apache.org/~jvanzyl/project.xml > > So there are a couple things to work out :-)
There also appear to be some errors because I think you have two copies of the SAX interface classes probably in xml-apis and the sax2 jar. Not sure, but I did run into this exact same problem when using an XMLRPC jar with the SAX interface classes baked in. But the changelog worked on my machine. > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > > http://tambora.zenplex.org > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
