Changeset 1032 for plugins/base2/net.sf.basedb.illumina/trunk/build.xml
- Timestamp:
- Apr 7, 2009, 8:24:34 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/base2/net.sf.basedb.illumina/trunk/build.xml
r970 r1032 22 22 <property name="javac.source" value="1.5" /> 23 23 <property name="javac.target" value="1.5" /> 24 <property name="javac.encoding" value=" ISO-8859-1" />24 <property name="javac.encoding" value="UTF-8" /> 25 25 <property name="depend.jars" 26 26 value="http://base2.thep.lu.se/base/jars/2.9.0"
Note: See TracChangeset
for help on using the changeset viewer.