User: starksm
Date: 02/02/17 00:37:56
Modified: src/etc/manifest connector-client-factory.mf rmi-adaptor.mf
run.mf shutdown.mf stop.mf
Log:
Include version and build information using the standard version package
manifest headers
Revision Changes Path
1.2 +6 -0 jboss/src/etc/manifest/connector-client-factory.mf
Index: connector-client-factory.mf
===================================================================
RCS file: /cvsroot/jboss/jboss/src/etc/manifest/connector-client-factory.mf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- connector-client-factory.mf 16 Feb 2002 01:33:26 -0000 1.1
+++ connector-client-factory.mf 17 Feb 2002 08:37:56 -0000 1.2
@@ -1,2 +1,8 @@
Main-Class: org.jboss.jmx.connector.TestClient
Class-Path: ./ ./jmx-rmi-connector-client.jar ./jmx-ejb-connector-client.jar
./jmxri.jar ../lib/jmxri.jar ./jnp-client.jar ../lib/jnp-client.jar ./log4j.jar
+Specification-Title:
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
+Specification-Version:
@version.major@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
+Specification-Vendor: JBoss Group, LLC
+Implementation-Title:
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
[EMAIL PROTECTED]@
+Implementation-Version:
@version.major@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@ Date:@build.id@
+Implementation-Vendor: JBoss Group, LLC
1.2 +6 -1 jboss/src/etc/manifest/rmi-adaptor.mf
Index: rmi-adaptor.mf
===================================================================
RCS file: /cvsroot/jboss/jboss/src/etc/manifest/rmi-adaptor.mf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rmi-adaptor.mf 16 Feb 2002 01:33:26 -0000 1.1
+++ rmi-adaptor.mf 17 Feb 2002 08:37:56 -0000 1.2
@@ -1,3 +1,8 @@
Main-Class: org.jboss.jmx.connector.rmi.TestServer
Class-Path: ./ ./jmxri.jar ../lib/jmxri.jar ./jnpserver.jar
../lib/ext/jnpserver.jar ./log4j.jar
-
+Specification-Title:
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
+Specification-Version:
@version.major@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
+Specification-Vendor: JBoss Group, LLC
+Implementation-Title:
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
[EMAIL PROTECTED]@
+Implementation-Version:
@version.major@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@ Date:@build.id@
+Implementation-Vendor: JBoss Group, LLC
1.2 +6 -0 jboss/src/etc/manifest/run.mf
Index: run.mf
===================================================================
RCS file: /cvsroot/jboss/jboss/src/etc/manifest/run.mf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- run.mf 16 Feb 2002 01:33:26 -0000 1.1
+++ run.mf 17 Feb 2002 08:37:56 -0000 1.2
@@ -1,2 +1,8 @@
Main-Class: org.jboss.Main
Class-Path: ../lib/jmxri.jar ../lib/jboss-boot.jar ../lib/crimson.jar
../lib/jaxp.jar ../lib/getopt.jar
+Specification-Title:
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
+Specification-Version:
@version.major@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
+Specification-Vendor: JBoss Group, LLC
+Implementation-Title:
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
[EMAIL PROTECTED]@
+Implementation-Version:
@version.major@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@ Date:@build.id@
+Implementation-Vendor: JBoss Group, LLC
1.2 +6 -0 jboss/src/etc/manifest/shutdown.mf
Index: shutdown.mf
===================================================================
RCS file: /cvsroot/jboss/jboss/src/etc/manifest/shutdown.mf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shutdown.mf 16 Feb 2002 01:33:26 -0000 1.1
+++ shutdown.mf 17 Feb 2002 08:37:56 -0000 1.2
@@ -1,2 +1,8 @@
Main-Class: org.jboss.Shutdown
Class-Path: ../lib/getopt.jar
+Specification-Title:
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
+Specification-Version:
@version.major@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
+Specification-Vendor: JBoss Group, LLC
+Implementation-Title:
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
[EMAIL PROTECTED]@
+Implementation-Version:
@version.major@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@ Date:@build.id@
+Implementation-Vendor: JBoss Group, LLC
1.2 +6 -0 jboss/src/etc/manifest/stop.mf
Index: stop.mf
===================================================================
RCS file: /cvsroot/jboss/jboss/src/etc/manifest/stop.mf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stop.mf 16 Feb 2002 01:33:26 -0000 1.1
+++ stop.mf 17 Feb 2002 08:37:56 -0000 1.2
@@ -1,2 +1,8 @@
Main-Class: org.jboss.jmx.client.Stop
Class-Path: ./ jnp-client.jar jmxri.jar ../conf/ ../lib/jmxri.jar
+Specification-Title:
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
+Specification-Version:
@version.major@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
+Specification-Vendor: JBoss Group, LLC
+Implementation-Title:
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@
[EMAIL PROTECTED]@
+Implementation-Version:
@version.major@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@version.tag@ Date:@build.id@
+Implementation-Vendor: JBoss Group, LLC
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development