Note that this didn't affect the actual released version of 0.9.4, only
the CVS version. The build.xml file has been updated in the CVS.

Thanks,

--Keith


Keith Visco wrote:
> 
> Hi Craig,
> 
> Thanks. The build.xml file needs to be fixed to include the net package.
> We're planning on releasing 0.9.4.1 on Monday which includes a number of
> small bug fixes since 0.9.4, it'll be fixed for that version.
> 
> --Keith
> 
> Craig Goss wrote:
> >
> > Something seems awry in the latest xml build.  No URIResolver in the xml
> > jar:
> > -----------------------------------------------------
> > java.lang.NoClassDefFoundError: org/exolab/castor/net/URIResolver
> >         at
> > org.exolab.castor.xml.schema.reader.SchemaReader.read(SchemaReader.java:179)
> >
> > Its there in the complete jar:
> > -----------------------------------------------------
> > $ jar tvf castor-0.9.4.jar | grep URIResolver
> >    371 Fri Nov 01 16:41:56 EST 2002 org/exolab/castor/net/URIResolver.class
> >   1825 Fri Nov 01 16:41:56 EST 2002
> > org/exolab/castor/net/util/URIResolverImpl.class
> >
> > But not in xml:
> > -----------------------------------------------------
> > $ jar tvf castor-0.9.4-xml.jar | grep URIResolver
> >
> > -----------------------------------------------------------
> > If you wish to unsubscribe from this mailing, send mail to
> > [EMAIL PROTECTED] with a subject of:
> >         unsubscribe castor-dev
> 
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
>         unsubscribe castor-dev

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to