Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Where is the lib directory of Ant ?

I downloaded ant contrib package so as to use additional ant tasks:
http://ant-contrib.sourceforge.net/
I am told to copy ant-contrib.jar to the lib directory of my Ant installation.
Ant is included in the build engine package I downloaded from jazz.net.
Where is this lib directory on the server that hosts the build engine?
<install_dir>/buildsystem/
<install_dir>/client/
<install_dir>/properties/
<install_dir>/scmtools/

0 votes



One answer

Permanent link
I downloaded ant contrib package so as to use additional ant tasks:
http://ant-contrib.sourceforge.net/
I am told to copy ant-contrib.jar to the lib directory of my Ant installation.
Ant is included in the build engine package I downloaded from jazz.net.
Where is this lib directory on the server that hosts the build engine?
<install_dir>/buildsystem/
<install_dir>/client/
<install_dir>/properties/
<install_dir>/scmtools/


The required libraries for the Jazz Build Ant tasks are located in <install_dir>/buildsystem/buildtoolkit, so you could put your jar there. (Note: You could also put your jar anywhere you want and just use '-lib <path_to_your_jar> when invoking Ant.)

1 vote

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 15 '11, 12:10 p.m.

Question was seen: 7,721 times

Last updated: Nov 15 '11, 12:10 p.m.

Confirmation Cancel Confirm