Changeset 391


Ignore:
Timestamp:
11/17/08 17:46:44 (16 years ago)
Author:
ra33
Message:

Fixed build issue with jars being in the release folder

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build.xml

    r370 r391  
    2727        <property name="build.dir" location="bin" /> <!-- compiled class files directory -->
    2828       
    29         <property name="lib.dir.exp" location="jars" /> <!-- external dependencies -->
     29        <property name="lib.dir.exp" location="releases/jars" /> <!-- external dependencies -->
    3030        <property name="lib.dir.apollo" location="jars_apollo" /> <!-- external dependencies -->
    3131       
Note: See TracChangeset for help on using the changeset viewer.