Author: antelder
Date: Sun Mar 22 09:54:51 2009
New Revision: 757160
URL: http://svn.apache.org/viewvc?rev=757160&view=rev
Log:
Set manifest java level
Modified:
jakarta/bsf/trunk/bsf3/pom.xml
Modified: jakarta/bsf/trunk/bsf3/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/bsf/trunk/bsf3/pom.xml?rev=757160&r1=757159&r2=757160&view=diff
==============================================================================
--- jakarta/bsf/trunk/bsf3/pom.xml (original)
+++ jakarta/bsf/trunk/bsf3/pom.xml Sun Mar 22 09:54:51 2009
@@ -160,6 +160,8 @@
<Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
<Implementation-Vendor>Apache Software
Foundation</Implementation-Vendor>
<Implementation-Version>${pom.version}</Implementation-Version>
+ <X-Compile-Source-JDK>1.4.2</X-Compile-Source-JDK>
+ <X-Compile-Target-JDK>1.4.2</X-Compile-Target-JDK>
</manifestEntries>
</archive>
</configuration>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]