[Ils-source] r1615 - in branches/1.6: . webapp/WEB-INF/lib
scribe at crosswire.org
scribe at crosswire.org
Mon Jul 30 13:52:17 MST 2018
Author: scribe
Date: 2018-07-30 13:52:16 -0700 (Mon, 30 Jul 2018)
New Revision: 1615
Modified:
branches/1.6/
branches/1.6/build.xml
branches/1.6/webapp/WEB-INF/lib/ils.jar
Log:
New final release of 1.82.0 with backward compat for JDK 1.7
Property changes on: branches/1.6
___________________________________________________________________
Modified: svn:mergeinfo
- /trunk:796-1502,1504-1505,1507,1509-1510,1512,1514-1515,1517-1563,1565,1567,1569-1580,1582-1608,1610
+ /trunk:796-1502,1504-1505,1507,1509-1510,1512,1514-1515,1517-1563,1565,1567,1569-1580,1582-1608,1610,1613-1614
Modified: branches/1.6/build.xml
===================================================================
--- branches/1.6/build.xml 2018-07-30 20:49:09 UTC (rev 1614)
+++ branches/1.6/build.xml 2018-07-30 20:52:16 UTC (rev 1615)
@@ -46,7 +46,8 @@
includes="**/*.java"
destdir="classes"
classpathref="classpath"
- source="1.8"
+ source="1.7"
+ target="1.7"
includeantruntime="false">
</javac>
<copy todir="webapp/WEB-INF/classes" includeEmptyDirs="false" >
Modified: branches/1.6/webapp/WEB-INF/lib/ils.jar
===================================================================
(Binary files differ)
More information about the Ils-source
mailing list