I'd much rather we changed grant to read the list of packages from a properties file.
That way we wouldn't have to keep rebuilding the jar - and people could easily change it themselves without the source. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers bob mcwhirter <[EMAIL PROTECTED]> wrote on 28/10/2002 08:15:28 AM: > > I think maven.junit.fork=true in your project.properties is the short-term > work-around. > > Otherwise, we may need to edit grant (commons-sandbox) to allow > org.w3c.dom.* to propagate like java.lang.* and org.xml.sax.*, I think. > > So, first advice, try a hacked grant.jar in maven's lib/. > > -bob > > > On Sun, 27 Oct 2002, robert burrell donkin wrote: > > > hi > > > > is there likely to be any progress on maven classpath issues any time soon? > > > > i'm still getting > > > > java.lang.LinkageError: loader constraints violated when linking > > org/w3c/dom/Document class > > > > when i try to run the betwixt unit tests which involve xml evaluation. (i' > > ve raised this issue a couple of time before a while ago.) > > > > i'm willing to dive in and help out with development of a solution (if > > that's what it takes) but i'd need some assistance since i'm not familiar > > with the maven code. > > > > - robert > > > > > > -- > > To unsubscribe, e-mail: <mailto:turbine-maven-dev- > [EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:turbine-maven-dev- > [EMAIL PROTECTED]> > > > > -- > Bob McWhirter [EMAIL PROTECTED] > The Werken Company http://werken.com/ > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-dev- > [EMAIL PROTECTED]> > > ForwardSourceID:NT00087432 -- To unsubscribe, e-mail: <mailto:turbine-maven-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-maven-dev-help@;jakarta.apache.org>
