Author: markt
Date: Tue Jun 30 11:05:48 2015
New Revision: 1688424

URL: http://svn.apache.org/r1688424
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58083
Remove duplicates (these are defined in build.xml)

Modified:
    tomcat/trunk/build.properties.default

Modified: tomcat/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=1688424&r1=1688423&r2=1688424&view=diff
==============================================================================
--- tomcat/trunk/build.properties.default (original)
+++ tomcat/trunk/build.properties.default Tue Jun 30 11:05:48 2015
@@ -71,8 +71,6 @@ base.path=/usr/share/java
 #base.path=C:/path/to/the/repository
 #base.path=/usr/local
 
-compile.source=1.8
-compile.target=1.8
 compile.debug=true
 
 # Do not pass -deprecation (-Xlint:deprecation) flag to javac



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to