You are viewing a plain text version of this content. The canonical link for it is here.
Posted to devnull@infra.apache.org by vl...@apache.org on 2019/06/08 18:41:44 UTC

[jmeter] annotated tag v2_10 created (now 29c9912)

This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a change to annotated tag v2_10
in repository https://gitbox.apache.org/repos/asf/jmeter.git.


      at 29c9912  (tag)
 tagging c008f12002ee54206c040f9db6f93e047e133694 (commit)
      by Bruno Demion
      on Sun Oct 20 16:29:48 2013 +0000

- Log -----------------------------------------------------------------
v2_10
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 3b6cc94  Tag for pre-release
     new c008f12  Vote succeeded, create the 2.10 tag

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[jmeter] 01/02: Tag for pre-release

Posted by vl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a commit to annotated tag v2_10
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit 3b6cc94f19d46ce5c58f90c35c6a4871de45a0ae
Author: Bruno Demion <mi...@apache.org>
AuthorDate: Thu Oct 17 12:47:07 2013 +0000

    Tag for pre-release
    
    git-svn-id: https://svn.apache.org/repos/asf/jmeter/tags/v2_10_RC2@1533061 13f79535-47bb-0310-9956-ffa450edef68
    
    Former-commit-id: 0503c6776d35b30fa4d02aa7249e57d1a2daf36a
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 730e3b8..2511ec1 100644
--- a/build.xml
+++ b/build.xml
@@ -503,7 +503,7 @@
         JMeter version
         This is overridden for formal releases.
     -->
-    <property name="jmeter.version" value="2.10-SNAPSHOT"/>
+    <property name="jmeter.version" value="2.10"/>
     <!-- Remember to change "docversion" below if necessary -->
     <condition property="implementation.version"
           value="${jmeter.version} r${svn.revision}" else="${jmeter.version}.${DSTAMP}">


[jmeter] 02/02: Vote succeeded, create the 2.10 tag

Posted by vl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a commit to annotated tag v2_10
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit c008f12002ee54206c040f9db6f93e047e133694
Author: Bruno Demion <mi...@apache.org>
AuthorDate: Sun Oct 20 16:29:48 2013 +0000

    Vote succeeded, create the 2.10 tag
    
    git-svn-id: https://svn.apache.org/repos/asf/jmeter/tags/v2_10@1533926 13f79535-47bb-0310-9956-ffa450edef68
    
    Former-commit-id: 92c5e5e70294668fece086f918d42af1851f4d21