- Timestamp:
- Jan 27, 2016 1:38:08 PM (5 years ago)
- Branches:
- master
- Children:
- 6ab814a
- Parents:
- ed9d403
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
build.xml
red9d403 rdf0aceb 874 874 </condition> 875 875 </fail> 876 <fail message="javac.compilerargs7 must contain a -bootclasspath option in override.properties"> 877 <condition> 878 <not><contains string="${javac.compilerargs7}" substring="-bootclasspath"/></not> 879 </condition> 880 </fail> 876 881 <fail message="build.built-by must be set in override.properties"> 877 882 <condition>
Note: See TracChangeset
for help on using the changeset viewer.