You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2004/01/28 22:54:08 UTC

cvs commit: jakarta-jmeter/lib jar_usage.txt

sebb        2004/01/28 13:54:08

  Added:       lib      jar_usage.txt
  Log:
  Summary of where 3rd party jars are used
  
  Revision  Changes    Path
  1.1                  jakarta-jmeter/lib/jar_usage.txt
  
  Index: jar_usage.txt
  ===================================================================
  Which jars are used by which modules?
  Version: $Revision: 1.1 $ $Date: 2004/01/28 21:54:08 $
  
  avalon-excalibur
  - CLI in JMeter.java
  
  avalon-framework
  - Configuration (ResultCollector, SaveService, SampleResult, TestElementSaver)
  
  commons-collections
  - ListenerNotifier ONLY
  
  htmlparser
  - http: parsing html
  
  jakarta-oro
  - regular expressions: various
  
  jdom
  - XMLAssertion, JMeterTest ONLY
  
  (jorphan)
  
  js
  - javascript function
  
  junit
  - unit tests
  
  logkit
  - logging
  
  soap
  - WebServiceSampler ONLY
  
  Tidy
  - http: various modules for parsing html
  - org.xml.sax - various
  
  velocity
  - Anakia (create documentation) Not used by JMeter runtime
  
  xalan
  +org.apache.xalan|xml|xpath
  
  xercesimpl
  +org.apache.html.dom|org.apache.wml|org.apache.xerces|org.apache.xml.serialize
  +org.w3c.dom.html|ls
  
  xml-apis
  +javax.xml
  +org.w3c.dom
  +org.xml.sax
  
  The x* jars are used for XML handling (not needed for JDK1.4)
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org