changeset 143:42479e3ec413

Bug 2845: Set version to 2.0.trunk Reviewed-by: yasuenag GitHub: https://github.com/HeapStats/heapstats/pull/12
author KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
date Tue, 09 Feb 2016 11:22:55 +0900
parents c2a62f39b056
children 196e0cef3002
files ChangeLog analyzer/cli/pom.xml analyzer/core/pom.xml analyzer/fx/pom.xml analyzer/fx/src/main/resources/jp/co/ntt/oss/heapstats/aboutDialog.fxml configure configure.ac mbean/java/pom.xml pom.xml specs/heapstats.spec
diffstat 10 files changed, 24 insertions(+), 21 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 09 02:27:11 2016 +0900
+++ b/ChangeLog	Tue Feb 09 11:22:55 2016 +0900
@@ -1,6 +1,7 @@
 2016-02-09  KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
 
 	* Bug 2844: Add the release change of heapstats-2.0.1
+	* Bug 2845: Set version to 2.0.trunk
 
 2016-02-03  KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
 
--- a/analyzer/cli/pom.xml	Tue Feb 09 02:27:11 2016 +0900
+++ b/analyzer/cli/pom.xml	Tue Feb 09 11:22:55 2016 +0900
@@ -23,7 +23,7 @@
     <parent>
         <groupId>jp.co.ntt.oss.heapstats</groupId>
         <artifactId>heapstats</artifactId>
-        <version>2.0</version>
+        <version>2.0.trunk</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
--- a/analyzer/core/pom.xml	Tue Feb 09 02:27:11 2016 +0900
+++ b/analyzer/core/pom.xml	Tue Feb 09 11:22:55 2016 +0900
@@ -23,7 +23,7 @@
     <parent>
         <groupId>jp.co.ntt.oss.heapstats</groupId>
         <artifactId>heapstats</artifactId>
-        <version>2.0</version>
+        <version>2.0.trunk</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
--- a/analyzer/fx/pom.xml	Tue Feb 09 02:27:11 2016 +0900
+++ b/analyzer/fx/pom.xml	Tue Feb 09 11:22:55 2016 +0900
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>heapstats</artifactId>
         <groupId>jp.co.ntt.oss.heapstats</groupId>
-        <version>2.0</version>
+        <version>2.0.trunk</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
--- a/analyzer/fx/src/main/resources/jp/co/ntt/oss/heapstats/aboutDialog.fxml	Tue Feb 09 02:27:11 2016 +0900
+++ b/analyzer/fx/src/main/resources/jp/co/ntt/oss/heapstats/aboutDialog.fxml	Tue Feb 09 11:22:55 2016 +0900
@@ -36,7 +36,7 @@
                 <Font size="36.0" />
             </font>
         </Label>
-        <Label layoutX="263.0" layoutY="63.0" text="Version 2.0">
+        <Label layoutX="263.0" layoutY="63.0" text="Version 2.0.trunk">
             <font>
                 <Font size="24.0" />
             </font>
--- a/configure	Tue Feb 09 02:27:11 2016 +0900
+++ b/configure	Tue Feb 09 11:22:55 2016 +0900
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for HeapStats 2.0.0.
+# Generated by GNU Autoconf 2.69 for HeapStats 2.0.trunk.
 #
 # Report bugs to <heapstats@icedtea.classpath.org>.
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='HeapStats'
 PACKAGE_TARNAME='heapstats'
-PACKAGE_VERSION='2.0.0'
-PACKAGE_STRING='HeapStats 2.0.0'
+PACKAGE_VERSION='2.0.trunk'
+PACKAGE_STRING='HeapStats 2.0.trunk'
 PACKAGE_BUGREPORT='heapstats@icedtea.classpath.org'
 PACKAGE_URL=''
 
@@ -1334,7 +1334,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures HeapStats 2.0.0 to adapt to many kinds of systems.
+\`configure' configures HeapStats 2.0.trunk to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1404,7 +1404,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of HeapStats 2.0.0:";;
+     short | recursive ) echo "Configuration of HeapStats 2.0.trunk:";;
    esac
   cat <<\_ACEOF
 
@@ -1522,7 +1522,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-HeapStats configure 2.0.0
+HeapStats configure 2.0.trunk
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2199,7 +2199,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by HeapStats $as_me 2.0.0, which was
+It was created by HeapStats $as_me 2.0.trunk, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3071,7 +3071,7 @@
 
 # Define the identity of the package.
  PACKAGE='heapstats'
- VERSION='2.0.0'
+ VERSION='2.0.trunk'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -9291,7 +9291,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by HeapStats $as_me 2.0.0, which was
+This file was extended by HeapStats $as_me 2.0.trunk, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -9348,7 +9348,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-HeapStats config.status 2.0.0
+HeapStats config.status 2.0.trunk
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
--- a/configure.ac	Tue Feb 09 02:27:11 2016 +0900
+++ b/configure.ac	Tue Feb 09 11:22:55 2016 +0900
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.59])
-AC_INIT([HeapStats], [2.0.0], [heapstats@icedtea.classpath.org])
+AC_INIT([HeapStats], [2.0.trunk], [heapstats@icedtea.classpath.org])
 m4_include([m4/compiler-opto])
 AC_DEFINE([HEAPSTATS_MAJOR_VERSION], ["2.0"])
 AC_CONFIG_SRCDIR([./agent/src])
--- a/mbean/java/pom.xml	Tue Feb 09 02:27:11 2016 +0900
+++ b/mbean/java/pom.xml	Tue Feb 09 11:22:55 2016 +0900
@@ -23,7 +23,7 @@
     <parent>
         <groupId>jp.co.ntt.oss.heapstats</groupId>
         <artifactId>heapstats</artifactId>
-        <version>2.0</version>
+        <version>2.0.trunk</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
--- a/pom.xml	Tue Feb 09 02:27:11 2016 +0900
+++ b/pom.xml	Tue Feb 09 11:22:55 2016 +0900
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>jp.co.ntt.oss.heapstats</groupId>
     <artifactId>heapstats</artifactId>
-    <version>2.0</version>
+    <version>2.0.trunk</version>
     <packaging>pom</packaging>
     <modules>
         <module>mbean/java</module>
--- a/specs/heapstats.spec	Tue Feb 09 02:27:11 2016 +0900
+++ b/specs/heapstats.spec	Tue Feb 09 11:22:55 2016 +0900
@@ -2,7 +2,7 @@
 
 Summary: A Java programming language debugging tool.
 Name: heapstats
-Version: 2.0.0
+Version: 2.0.trunk
 %define DIST_EXT 0%{?dist:%{dist}}%{!?dist:.el5}
 Release: %{DIST_EXT}
 License: GPLv2
@@ -34,11 +34,11 @@
 
 %description
 A lightweight monitoring JVMTI agent for Java HotSpot VM.
-Copyright (C) 2011-2015 Nippon Telegraph and Telephone Corporation.
+Copyright (C) 2011-2016 Nippon Telegraph and Telephone Corporation.
 
 %description cli
 Commandline analysis tool for HeapStats.
-Copyright (C) 2011-2015 Nippon Telegraph and Telephone Corporation.
+Copyright (C) 2011-2016 Nippon Telegraph and Telephone Corporation.
 
 %prep
 %setup -q -n heapstats-2.0
@@ -78,7 +78,7 @@
 # We do not privide FX analyzer.
 # So we install CLI analyzer manually.
 mkdir -p ${RPM_BUILD_ROOT}/%{_libexecdir}/heapstats
-cp -fR ./analyzer/cli/target/heapstats-cli-2.0-bin/heapstats-cli-2.0/* \
+cp -fR ./analyzer/cli/target/heapstats-cli-2.0-bin/heapstats-cli-2.0.trunk/* \
                                     ${RPM_BUILD_ROOT}%{_libexecdir}/heapstats/
 cp -f ./analyzer/cli/heapstats-cli ${RPM_BUILD_ROOT}%{_bindir}
 chmod a+x ${RPM_BUILD_ROOT}%{_bindir}/heapstats-cli
@@ -119,6 +119,8 @@
 
 
 %changelog
+* Tue Feb 09 2016 KUBOTA Yuji <kubota.yuji@lab.ntt.co.jp>
+- Set version to 2.0.trunk
 * Thu Oct 22 2015 Yasumasa Suenaga <yasuenag@gmail.com>
 - Add CLI package.
 - Add IoTrace class.