[jboss-cvs] JBossAS SVN: r57986 - trunk/messaging/src/etc
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Nov 1 21:22:08 EST 2006
Author: scott.stark at jboss.org
Date: 2006-11-01 21:22:07 -0500 (Wed, 01 Nov 2006)
New Revision: 57986
Added:
trunk/messaging/src/etc/default.mf
Log:
add default jar manifest
Added: trunk/messaging/src/etc/default.mf
===================================================================
--- trunk/messaging/src/etc/default.mf 2006-11-02 01:41:48 UTC (rev 57985)
+++ trunk/messaging/src/etc/default.mf 2006-11-02 02:22:07 UTC (rev 57986)
@@ -0,0 +1,10 @@
+Manifest-Version: 1.0
+Created-By: @java.vm.version@ (@java.vm.vendor@)
+Specification-Title: @specification.title@
+Specification-Version: @specification.version@
+Specification-Vendor: @specification.vendor@
+Implementation-Title: @implementation.title@
+Implementation-URL: @implementation.url@
+Implementation-Version: @implementation.version@
+Implementation-Vendor: @implementation.vendor@
+Implementation-Vendor-Id: @implementation.vendor.id@
More information about the jboss-cvs-commits
mailing list