On Fri, 22 Nov 2002 15:55, Leif Mortenson wrote:
> Looks like the build needs to have some optional or required jars added.

You need to define the property. 

jakarta-oro.jar=/latest/release/of/jakarta-oro.jar

Strange - I thought

<ant antfile="${depchecker.prefix}/depchecker.xml" target="checkRequiredFile">
  <property name="proj.jar.name" value="jakarta-oro.jar"/>
  <property name="path" value="${jakarta-oro.jar}"/>
</ant>

would indicate an error if you had not specified the property. Jeff?

-- 
Cheers,

Peter Donald
*------------------------------------------------------*
| "Religion is what the common people see as true, the |
| wise people see as false, and the rulers see as      |
| useful" --Seneca                                     |
*------------------------------------------------------*


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


Reply via email to