- Timestamp:
- Feb 3, 2016 8:02:34 PM (5 years ago)
- Branches:
- master
- Children:
- f9cf6bd
- Parents:
- a70a7a7 (diff), d4d7205 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
build.xml
ra70a7a7 rebc4ca86 884 884 </condition> 885 885 </fail> 886 <fail message="javac.compilerargs7 must contain a -bootclasspath option in override.properties"> 887 <condition> 888 <not><contains string="${javac.compilerargs7}" substring="-bootclasspath"/></not> 889 </condition> 890 </fail> 886 891 <fail message="build.built-by must be set in override.properties"> 887 892 <condition>
Note: See TracChangeset
for help on using the changeset viewer.