Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jpraet committed Aug 27, 2018
1 parent fabf02c commit ae9980b
Show file tree
Hide file tree
Showing 38 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.clmon.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS Class Loader Monitor Tests
Bundle-SymbolicName: com.googlecode.xm4was.clmon.tests
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Fragment-Host: com.googlecode.xm4was.clmon
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.clmon.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.clmon.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.clmon/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS Class Loader Monitor
Bundle-SymbolicName: com.googlecode.xm4was.clmon;singleton:=true
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.github.veithen.rbeans,
com.googlecode.xm4was.commons,
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.clmon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.clmon</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.commons.posix/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS Commons POSIX support
Bundle-SymbolicName: com.googlecode.xm4was.commons.posix
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-AutoStart: true
XM4WAS-Components: com.googlecode.xm4was.commons.posix.impl.PosixComponent
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.commons.posix/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.commons.posix</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.commons/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS Commons
Bundle-SymbolicName: com.googlecode.xm4was.commons;singleton:=true
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Bundle-Activator: com.googlecode.xm4was.commons.activator.Activator
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-AutoStart: true
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.commons</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.ejbmon.was7/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS EJB Monitor - WAS 7.0 support
Bundle-SymbolicName: com.googlecode.xm4was.ejbmon.was7;singleton:=true
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-AutoStart: true
Require-Bundle: com.ibm.ws.runtime;bundle-version="[7.0.0,8.0.0)"
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.ejbmon.was7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.ejbmon.was7</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.ejbmon.was85/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS EJB Monitor - WAS 8.5 support
Bundle-SymbolicName: com.googlecode.xm4was.ejbmon.was85;singleton:=true
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.googlecode.xm4was.commons.osgi.annotations,
com.googlecode.xm4was.ejbmon.helper,
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.ejbmon.was85/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.ejbmon.was85</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.ejbmon/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS EJB Monitor
Bundle-SymbolicName: com.googlecode.xm4was.ejbmon;singleton:=true
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.googlecode.xm4was.commons,
com.googlecode.xm4was.commons.jmx,
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.ejbmon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.ejbmon</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: system.bundle; extension:=framework
Bundle-ManifestVersion: 2
Bundle-Name: IBM JRE extensions
Bundle-SymbolicName: com.googlecode.xm4was.ibm-jre-extensions;singleton:=true
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Export-Package: com.ibm.rmi.util, com.ibm.jvm
Eclipse-AutoStart: true
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.ibm-jre-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.ibm-jre-extensions</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.jmx/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS JMX Connector
Bundle-SymbolicName: com.googlecode.xm4was.jmx;singleton:=true
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Import-Package: com.googlecode.xm4was.commons,
com.googlecode.xm4was.commons.jmx,
com.googlecode.xm4was.commons.jmx.annotations,
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.jmx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.jmx</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.jna/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JNA 3.3.0 for x86 (32 and 64 bit)
Bundle-SymbolicName: com.googlecode.xm4was.jna
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Export-Package: com.sun.jna; version="3.3.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ClassPath: .,
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.jna/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.jna</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.jna_3_4_0/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JNA 3.4.0 for PPC
Bundle-SymbolicName: com.googlecode.xm4was.jna_3_4_0
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Export-Package: com.sun.jna; version="3.4.0"
Bundle-ClassPath: lib/jna-no-native.jar,
.
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.jna_3_4_0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.jna_3_4_0</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.logging.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS Logging Tests
Bundle-SymbolicName: com.googlecode.xm4was.logging.tests
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Fragment-Host: com.googlecode.xm4was.logging
Require-Bundle: com.ibm.ws.emf,
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.logging.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.logging.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.logging/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS Logging
Bundle-SymbolicName: com.googlecode.xm4was.logging;singleton:=true
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.googlecode.xm4was.commons,
com.googlecode.xm4was.commons.jmx.annotations,
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.logging</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.pmi.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS PMI Metrics Tests
Bundle-SymbolicName: com.googlecode.xm4was.pmi.tests
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Fragment-Host: com.googlecode.xm4was.pmi
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.3.0",
org.junit;bundle-version="4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.pmi.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.pmi.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.pmi/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS PMI Metrics
Bundle-SymbolicName: com.googlecode.xm4was.pmi;singleton:=true
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.github.veithen.rbeans,
com.googlecode.xm4was.commons,
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.pmi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.pmi</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.threadmon/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS Thread Monitor
Bundle-SymbolicName: com.googlecode.xm4was.threadmon;singleton:=true
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.github.veithen.rbeans,
com.googlecode.xm4was.commons,
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.threadmon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.threadmon</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.websvc/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS Web Service Utilities
Bundle-SymbolicName: com.googlecode.xm4was.websvc;singleton:=true
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Bundle-Activator: com.googlecode.xm4was.websvc.Activator
Eclipse-AutoStart: true
Import-Package: com.github.veithen.rbeans,
Expand Down
2 changes: 1 addition & 1 deletion com.googlecode.xm4was.websvc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>com.googlecode.xm4was.websvc</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jmx-client-connector/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XM4WAS JMX Client Connector
Bundle-SymbolicName: jmx-client-connector
Bundle-Version: 0.4.0.qualifier
Bundle-Version: 0.4.0
Import-Package: com.ibm.websphere.management,
com.ibm.websphere.management.exception,
com.ibm.websphere.security,
Expand Down
2 changes: 1 addition & 1 deletion jmx-client-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>jmx-client-connector</artifactId>
<!-- Although jmx-client-connector is used as a simple JAR, we build it as an Eclipse plugin
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
<packaging>pom</packaging>
<properties>
<tycho-version>0.22.0</tycho-version>
Expand Down
2 changes: 1 addition & 1 deletion xm4was-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.xm4was</groupId>
<artifactId>xm4was</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>xm4was-distribution</artifactId>
<packaging>pom</packaging>
Expand Down

0 comments on commit ae9980b

Please sign in to comment.