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:59 UTC

[jmeter] annotated tag v2_2 created (now 6d2ec9b)

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

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


      at 6d2ec9b  (tag)
 tagging 67238e45c2b0ba63e31974f9267ded86beafba46 (commit)
      by Sebastian Bazley
      on Tue Nov 1 21:24:22 2011 +0000

- Log -----------------------------------------------------------------
v2_2
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new bfd05d6  Copied remotely
     new a6514ba  Add sample override properties files
     new a60eb85  Create 2.2 release tag
     new 67238e4  JMeter TLP move

The 4 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] 04/04: JMeter TLP move

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_2
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit 67238e45c2b0ba63e31974f9267ded86beafba46
Author: Sebastian Bazley <se...@apache.org>
AuthorDate: Tue Nov 1 21:24:22 2011 +0000

    JMeter TLP move
    
    git-svn-id: https://svn.apache.org/repos/asf/jmeter/tags/v2_2@1196284 13f79535-47bb-0310-9956-ffa450edef68
    
    Former-commit-id: ebfa34c462f0abbcb58661f7e55208f539f2fce2


[jmeter] 02/04: Add sample override properties files

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_2
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit a6514ba266f5674b731e7340d990595dceb80b23
Author: Sebastian Bazley <se...@apache.org>
AuthorDate: Sun Jun 11 16:45:36 2006 +0000

    Add sample override properties files
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/tags/v2_2RC1@413473 13f79535-47bb-0310-9956-ffa450edef68
    
    Former-commit-id: 15e83779b1712c5546dc5a5bc6ba9c68b129eb47
---
 build.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/build.xml b/build.xml
index cd8a38c..dd467e1 100644
--- a/build.xml
+++ b/build.xml
@@ -1161,6 +1161,9 @@ some of its classes - at present JMeter can only run from jar files.
     <include name="${dest.jar.jmeter}/saveservice.properties"/>
     <include name="${dest.jar.jmeter}/users.dtd"/>
     <include name="${dest.jar.jmeter}/users.xml"/>
+    <!-- Sample override properties files -->
+    <include name="${dest.jar.jmeter}/system.properties"/>
+    <include name="${dest.jar.jmeter}/user.properties"/>
     <!-- Exclude any files that might be present from testing the release -->
     <exclude name="${dest.jar.jmeter}/*.log"/>
     <include name="${dest.jar}/"/>


[jmeter] 03/04: Create 2.2 release 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_2
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit a60eb855f4cc5984518a6dabb562a4a5aa076c53
Author: Sebastian Bazley <se...@apache.org>
AuthorDate: Tue Jun 13 19:55:47 2006 +0000

    Create 2.2 release tag
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/tags/v2_2@413970 13f79535-47bb-0310-9956-ffa450edef68
    
    Former-commit-id: 485bbf23c33085a65ee16789a425c379338b684d


[jmeter] 01/04: Copied remotely

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_2
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit bfd05d66b791712359c02c6f6009882dcbcaeb8e
Author: Sebastian Bazley <se...@apache.org>
AuthorDate: Sun Jun 11 15:45:46 2006 +0000

    Copied remotely
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/tags/v2_2RC1@413467 13f79535-47bb-0310-9956-ffa450edef68
    
    Former-commit-id: 249cf682284969a1e62c3eabe44f21c509c250d1