Re: Excluding classpath jars from %ANT_HOME%\lib?

Josh Hoff <[email protected]>
Newsgroups gmane.comp.jakarta.ant.user
Message-ID <CAB=+ZYFbbNgP273wvhCJBBxCe9XL0phNktJMyEg41U-bbpxYhg@mail.gmail.com>
Hmm, it seems like I was mistake. All that's in %ANT_HOME%\lib is ant tasks
for junit, and but not junit jars themselves.

I also checked the freshly built jar,  and it doesn't seem to have any
extra junit jars.

I guess a new question would be: how can I debug the classpath when
building and testing?
On Mar 16, 2015 9:12 PM, "Earl Hood" <[email protected]> wrote:

> On Mon, Mar 16, 2015 at 7:14 PM, Josh Hoff wrote:
>
> > I'm having an issue where the server (that I don't have control over)
> > will have two junit jars in %ANT_HOME%\lib, and I'll pull one down (that
> > I do want) with ivy. My tests are failing because of the two in
> > %ANT_HOME%\lib conflicting with the one I got from ivy, but I can't find
> > where (if anywhere) %ANT_HOME%\lib is added to the classpath.
>
> Check the documentation section "Running Apache Ant".
>
> According to the docs, you should be able to use -lib options to specify
> additional directories Ant will look for jar files to include in the
> classpath.  The jars found will be placed before the jars in
> %ANT_HOME%\lib, so you should be able to control which junit.jar is
> loaded.
>
> --ewh
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.