cvs commit: jakarta-jmeter/src/org/apache/jmeter/util JMeterUtils.java

2002-01-22 Thread bloritsch
bloritsch02/01/22 05:58:20 Modified:src/org/apache/jmeter/util JMeterUtils.java Log: fix XML parser instantiation isues Revision ChangesPath 1.21 +864 -842 jakarta-jmeter/src/org/apache/jmeter/util/JMeterUtils.java Index: JMeterUtils.java

cvs commit: jakarta-jmeter/src/org/apache/jmeter/protocol/http/control CookieManager.java

2001-11-13 Thread bloritsch
bloritsch01/11/13 08:54:19 Modified:src/org/apache/jmeter/protocol/http/control CookieManager.java Log: small resource optimization with date objects Revision ChangesPath 1.16 +382 -382 jakarta-jmeter/src/org/apache/jmeter/protocol/http

cvs commit: jakarta-jmeter/bin jmeter.properties

2001-10-24 Thread bloritsch
bloritsch01/10/24 08:45:50 Modified:bin jmeter.properties Log: Update jmeter.properties with info for IAIK iSaSiLk Revision ChangesPath 1.28 +3 -0 jakarta-jmeter/bin/jmeter.properties Index: jmeter.properties

cvs commit: jakarta-jmeter/bin jmeter.properties

2001-10-24 Thread bloritsch
bloritsch01/10/24 09:23:33 Modified:bin jmeter.properties Log: Add entry for SSL debug messages Revision ChangesPath 1.29 +4 -0 jakarta-jmeter/bin/jmeter.properties Index: jmeter.properties

cvs commit: jakarta-jmeter/src/org/apache/jmeter/util JsseSSLManager.java

2001-10-24 Thread bloritsch
bloritsch01/10/24 09:24:34 Modified:src/org/apache/jmeter/util JsseSSLManager.java Log: Add support to print out debug messages. Revision ChangesPath 1.2 +6 -2 jakarta-jmeter/src/org/apache/jmeter/util/JsseSSLManager.java Index: JsseSSLManager.java

cvs commit: jakarta-jmeter/src/org/apache/jmeter/util JsseSSLManager.java IaikSSLManager.java

2001-10-24 Thread bloritsch
bloritsch01/10/24 10:11:39 Modified:src/org/apache/jmeter/util JsseSSLManager.java IaikSSLManager.java Log: Add support to print out debug messages. Revision ChangesPath 1.3 +4 -2 jakarta-jmeter/src/org/apache/jmeter/util

cvs commit: jakarta-jmeter/bin jmeter.properties

2001-10-24 Thread bloritsch
bloritsch01/10/24 10:13:45 Modified:bin jmeter.properties Log: Add support to print out debug messages. Revision ChangesPath 1.30 +3 -2 jakarta-jmeter/bin/jmeter.properties Index: jmeter.properties

cvs commit: jakarta-jmeter build.xml

2001-10-24 Thread bloritsch
bloritsch01/10/24 10:31:32 Modified:.build.xml Log: Provide proper conditional compile support for SSL managers Revision ChangesPath 1.40 +8 -3 jakarta-jmeter/build.xml Index: build.xml

cvs commit: jakarta-jmeter/bin jmeter.properties

2001-10-11 Thread bloritsch
bloritsch01/10/11 10:58:38 Modified:bin jmeter.properties Log: Add entry for the classes directory. This helps IDEs to find all the necessary classes. Revision ChangesPath 1.27 +3 -3 jakarta-jmeter/bin/jmeter.properties Index: jmeter.properties

cvs commit: jakarta-jmeter/src/org/apache/jmeter/util SSLManager.java

2001-09-05 Thread bloritsch
bloritsch01/09/05 05:21:46 Added: src/org/apache/jmeter/gui/action SSLManagerCommand.java src/org/apache/jmeter/util SSLManager.java Log: Add SSL Manager code Revision ChangesPath 1.1 jakarta-jmeter/src/org/apache/jmeter/gui/action

cvs commit: jakarta-jmeter build.xml

2001-09-05 Thread bloritsch
bloritsch01/09/05 05:47:11 Modified:.build.xml Log: Update build.xml to exclude SSLManager if JSSE is not present. Revision ChangesPath 1.35 +1 -0 jakarta-jmeter/build.xml Index: build.xml

cvs commit: jakarta-jmeter build.bat

2001-09-04 Thread bloritsch
bloritsch01/09/04 22:33:26 Modified:.build.bat Log: fix CR/LF problems Revision ChangesPath 1.3 +1 -1 jakarta-jmeter/build.bat Index: build.bat === RCS file: /home/cvs/jakarta