on 3/25/02 11:55 AM, "Jason van Zyl" <[EMAIL PROTECTED]> wrote:
>> <path id="classpath">
>> <pathelement location="${lib.repo}/dom4j-1.3.jar"/>
>> <pathelement location="${lib.repo}/commons-util-1.0-rc2-dev.jar"/>
>> <pathelement location="${lib.repo}/commons-lang-0.1-dev.jar"/>
>> <pathelement location="${lib.repo}/commons-beanutils.jar"/>
>> <pathelement location="${lib.repo}/commons-collections.jar"/>
>> <pathelement location="${lib.repo}/commons-io.jar"/>
>> <pathelement location="${lib.repo}/commons-graph.jar"/>
>> <pathelement location="${lib.repo}/log4j-1.1.3.jar"/>
>> <pathelement location="${lib.repo}/stratum-1.0-b2-dev.jar"/>
>> <pathelement location="${lib.repo}/velocity-1.3-dev.jar"/>
>> <pathelement location="${basedir}/bootstrap"/>
>> </path>
>>
>> Thus, it makes it very difficult to build because I have no way to
>> externally define the names of the .jar files.
>
> I'm not sure I understand.
>
> There is an update-jars target in the bootstrap that will bring down the
> necessary jars. We want these specific versions used because that's what
> we've tested with.
My dom4j-1.3.jar is called: "dom4j-full-1.3.jar"
How can I set that?
-jon
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>