Author: bayard
Date: Tue Aug 8 10:25:16 2006
New Revision: 429746
URL: http://svn.apache.org/viewvc?rev=429746&view=rev
Log:
Setting the source parameter to be 1.2 as well as the target. This lets Net
build under 1.5
Modified:
jakarta/commons/proper/net/trunk/project.properties
Modified: jakarta/commons/proper/net/trunk/project.properties
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/project.properties?rev=429746&r1=429745&r2=429746&view=diff
==============================================================================
--- jakarta/commons/proper/net/trunk/project.properties (original)
+++ jakarta/commons/proper/net/trunk/project.properties Tue Aug 8 10:25:16 2006
@@ -19,6 +19,7 @@
maven.jar.excludes=**/examples/**
maven.compile.target=1.2
+maven.compile.source=1.2
# Jar Manifest Additional Attributes
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]