Kaydet (Commit) 4be2a596 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS ause095 (1.1.8); FILE MERGED

2008/07/09 08:31:06 hjs 1.1.8.1: #i90789# - no dos lineends
üst a0c00fb7
*** misc/build/commons-logging-1.1.1-src/build.xml-old 2008-02-01 13:16:54.000000000 +0100 --- misc/commons-logging-1.1.1-src/build.xml 2007-11-22 00:27:52.000000000 +0100
--- misc/build/commons-logging-1.1.1-src/build.xml 2008-02-01 13:17:09.000000000 +0100 +++ misc/build/commons-logging-1.1.1-src/build.xml 2008-06-24 14:23:56.316301736 +0200
*************** @@ -127,10 +127,10 @@
*** 127,136 ****
<!-- ========== Compiler Defaults ========================================= --> <!-- ========== Compiler Defaults ========================================= -->
<!-- Version of java class files to generate. --> <!-- Version of java class files to generate. -->
! <property name="target.version" value="1.1"/> - <property name="target.version" value="1.1"/>
+ <property name="target.version" value="1.3"/>
<!-- Version of java source to accept --> <!-- Version of java source to accept -->
! <property name="source.version" value="1.2"/> - <property name="source.version" value="1.2"/>
+ <property name="source.version" value="1.3"/>
<!-- Should Java compilations set the 'debug' compiler option? -->
<property name="compile.debug" value="true"/>
--- 127,136 ----
<!-- ========== Compiler Defaults ========================================= -->
<!-- Version of java class files to generate. -->
! <property name="target.version" value="1.3"/>
<!-- Version of java source to accept -->
! <property name="source.version" value="1.3"/>
<!-- Should Java compilations set the 'debug' compiler option? --> <!-- Should Java compilations set the 'debug' compiler option? -->
<property name="compile.debug" value="true"/> <property name="compile.debug" value="true"/>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment