You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/08/23 02:23:37 UTC

[Bug 53765] New: Switch to commons-lang3-3.1

https://issues.apache.org/bugzilla/show_bug.cgi?id=53765

          Priority: P2
            Bug ID: 53765
          Assignee: issues@jmeter.apache.org
           Summary: Switch to commons-lang3-3.1
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: p.mouawad@ubik-ingenierie.com
          Hardware: All
            Status: NEW
           Version: 2.7
         Component: Main
           Product: JMeter

commons-lang is now legacy lib.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53765] Switch to commons-lang3-3.1

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53765

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53765] Switch to commons-lang3-3.1

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53765

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Thu Aug 23 00:48:23 2012
New Revision: 1376337

URL: http://svn.apache.org/viewvc?rev=1376337&view=rev
Log:
Bug 53765 - Switch to commons-lang3-3.1
Bugzilla Id: 53765

Modified:
    jmeter/trunk/build.properties
    jmeter/trunk/build.xml
    jmeter/trunk/eclipse.classpath
    jmeter/trunk/lib/aareadme.txt
    jmeter/trunk/res/maven/ApacheJMeter_parent.pom
    jmeter/trunk/src/components/org/apache/jmeter/config/KeystoreConfig.java
   
jmeter/trunk/src/components/org/apache/jmeter/config/RandomVariableConfig.java
    jmeter/trunk/src/components/org/apache/jmeter/extractor/RegexExtractor.java
    jmeter/trunk/src/components/org/apache/jmeter/reporters/MailerModel.java
    jmeter/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/RawTextSearcher.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/RegexpSearcher.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/SearchTreeDialog.java
   
jmeter/trunk/src/core/org/apache/jmeter/samplers/SampleSaveConfiguration.java
    jmeter/trunk/src/core/org/apache/jmeter/save/CSVSaveService.java
   
jmeter/trunk/src/core/org/apache/jmeter/util/PropertiesBasedPrefixResolver.java
    jmeter/trunk/src/functions/org/apache/jmeter/functions/EscapeHtml.java
    jmeter/trunk/src/functions/org/apache/jmeter/functions/RandomString.java
    jmeter/trunk/src/functions/org/apache/jmeter/functions/UnEscape.java
    jmeter/trunk/src/functions/org/apache/jmeter/functions/UnEscapeHtml.java
    jmeter/trunk/src/jorphan/org/apache/jorphan/math/StatCalculator.java
    jmeter/trunk/src/jorphan/org/apache/jorphan/reflect/ClassTools.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/CacheManager.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/gui/WebServiceSamplerGui.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/parser/URLCollection.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/HttpRequestHdr.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java
   
jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementBeanInfo.java
   
jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/client/InitialContextFactory.java
   
jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/Receiver.java
   
jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/SubscriberSampler.java
   
jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.java
   
jmeter/trunk/src/protocol/native/org/apache/jmeter/protocol/system/SystemSampler.java
   
jmeter/trunk/src/protocol/native/org/apache/jmeter/protocol/system/gui/SystemSamplerGui.java
   
jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPClientImpl.java
   
jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPSampler.java
    jmeter/trunk/xdocs/changes.xml


Date: Thu Aug 23 00:56:03 2012
New Revision: 1376338

URL: http://svn.apache.org/viewvc?rev=1376338&view=rev
Log:
Bug 53765 - Switch to commons-lang3-3.1
Bugzilla Id: 53765

Modified:

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53765] Switch to commons-lang3-3.1

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53765

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Keeping commons-lang for anakia

-- 
You are receiving this mail because:
You are the assignee for the bug.