changeset 658:7d527b84f5b9 0.4.0

[maven-release-plugin] prepare release thermostat-0.4.0
author Jon VanAlten <vanaltj@gmail.com>
date Wed, 10 Oct 2012 18:02:38 -0400
parents be076fc26f78
children 81b822320e48
files agent/cli/pom.xml agent/command/pom.xml agent/core/pom.xml agent/heapdumper/pom.xml agent/killvm/pom.xml agent/pom.xml bundles/pom.xml client/command/pom.xml client/core/pom.xml client/heapdumper/pom.xml client/killvm/pom.xml client/living-vm-filter/pom.xml client/memory-stats-panel/pom.xml client/pom.xml client/swing-components/pom.xml client/vmclassstat/pom.xml common/command/pom.xml common/core/pom.xml common/pom.xml common/test/pom.xml distribution/pom.xml dolphin/pom.xml keyring/pom.xml launcher/pom.xml main/pom.xml pom.xml thread/client-common/pom.xml thread/client-controllers/pom.xml thread/client-swing/pom.xml thread/collector/pom.xml thread/harvester/pom.xml thread/pom.xml tools/pom.xml unix-process-handler/pom.xml web/client/pom.xml web/common/pom.xml web/pom.xml web/server/pom.xml
diffstat 38 files changed, 45 insertions(+), 48 deletions(-) [+]
line wrap: on
line diff
--- a/agent/cli/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/agent/cli/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-agent-cli</artifactId>
--- a/agent/command/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/agent/command/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-agent-command</artifactId>
--- a/agent/core/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/agent/core/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-agent-core</artifactId>
@@ -168,7 +168,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore></ignore>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>
--- a/agent/heapdumper/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/agent/heapdumper/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-agent-heapdumper</artifactId>
--- a/agent/killvm/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/agent/killvm/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-agent-killvm</artifactId>
--- a/agent/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/agent/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-agent</artifactId>
--- a/bundles/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/bundles/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-bundles</artifactId>
--- a/client/command/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/client/command/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-client</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-client-command</artifactId>
--- a/client/core/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/client/core/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-client</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-client-core</artifactId>
--- a/client/heapdumper/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/client/heapdumper/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
   <artifactId>thermostat-client-heapdumper</artifactId>
   <packaging>bundle</packaging>
--- a/client/killvm/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/client/killvm/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
   <artifactId>thermostat-client-killvm</artifactId>
   <packaging>bundle</packaging>
--- a/client/living-vm-filter/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/client/living-vm-filter/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
   <artifactId>thermostat-osgi-living-vm-filter</artifactId>
   <packaging>bundle</packaging>
--- a/client/memory-stats-panel/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/client/memory-stats-panel/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
   <artifactId>thermostat-osgi-memory-stats-panel</artifactId>
   <packaging>bundle</packaging>
--- a/client/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/client/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-client</artifactId>
--- a/client/swing-components/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/client/swing-components/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -1,11 +1,10 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
   
   <artifactId>thermostat-swing-components</artifactId>
--- a/client/vmclassstat/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/client/vmclassstat/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
   <artifactId>thermostat-client-vmclassstat</artifactId>
   <packaging>bundle</packaging>
--- a/common/command/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/common/command/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-common</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-common-command</artifactId>
--- a/common/core/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/common/core/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-common</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
   
   <artifactId>thermostat-common-core</artifactId>
--- a/common/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/common/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-common</artifactId>
--- a/common/test/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/common/test/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-common</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
   
   <artifactId>thermostat-common-test</artifactId>
--- a/distribution/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/distribution/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-distribution</artifactId>
@@ -178,10 +178,8 @@
                 <mkdir dir="${project.build.directory}/libs/native" />
                 
                 <!--  also copy the native libraries -->
-                <copy file="${main.basedir}/keyring/target/libGnomeKeyringWrapper.so"
-                      todir="${project.build.directory}/libs/native" />
-                <copy file="${main.basedir}/agent/core/target/libHostNameWrapper.so"
-                      todir="${project.build.directory}/libs/native" />
+                <copy file="${main.basedir}/keyring/target/libGnomeKeyringWrapper.so" todir="${project.build.directory}/libs/native" />
+                <copy file="${main.basedir}/agent/core/target/libHostNameWrapper.so" todir="${project.build.directory}/libs/native" />
               </target>
             </configuration>
             <goals>
@@ -211,7 +209,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore></ignore>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>
--- a/dolphin/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/dolphin/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
   
   <artifactId>thermostat-laf</artifactId>
--- a/keyring/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/keyring/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
   
   <artifactId>thermostat-keyring</artifactId>
@@ -87,7 +87,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore></ignore>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>
--- a/launcher/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/launcher/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-launcher</artifactId>
--- a/main/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/main/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-main</artifactId>
--- a/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -41,7 +41,7 @@
 
   <groupId>com.redhat.thermostat</groupId>
   <artifactId>thermostat</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.4.0</version>
   <packaging>pom</packaging>
 
   <name>Thermostat</name>
@@ -186,7 +186,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore></ignore>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>
--- a/thread/client-common/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/thread/client-common/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-thread-client-common</artifactId>
--- a/thread/client-controllers/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/thread/client-controllers/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-thread-client-controllers</artifactId>
--- a/thread/client-swing/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/thread/client-swing/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-thread-client-swing</artifactId>
--- a/thread/collector/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/thread/collector/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-thread-collector</artifactId>
--- a/thread/harvester/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/thread/harvester/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-thread-harvester</artifactId>
--- a/thread/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/thread/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-thread</artifactId>
--- a/tools/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/tools/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-tools</artifactId>
--- a/unix-process-handler/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/unix-process-handler/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
   
   <artifactId>thermostat-osgi-process-handler</artifactId>
--- a/web/client/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/web/client/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-web</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-web-client</artifactId>
--- a/web/common/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/web/common/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-web</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-web-common</artifactId>
--- a/web/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/web/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-web</artifactId>
--- a/web/server/pom.xml	Tue Oct 09 11:32:51 2012 -0400
+++ b/web/server/pom.xml	Wed Oct 10 18:02:38 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-web</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
   </parent>
 
   <artifactId>thermostat-web-server</artifactId>