[jboss-user] [JBoss Seam] - Re: Writing SeamTests with Seam 2.0.0. CR2 - What's Changed?
bsmithjj
do-not-reply at jboss.com
Mon Oct 29 13:30:48 EDT 2007
oh yes, one rant - if a specific version of testng is required, then what happened to the days when frameworks listed out their depedencies including versions? Has listing depedencies gone the way of documentation? ;-)
from an old version of hibernate:
| ant.jar (1.5.3)
| - Ant core
| - buildtime
|
| c3p0.jar (0.8.3)
| - C3P0 JDBC connection pool
| - runtime, optional
|
| cglib2.jar (2.0rc1)
| - CGLIB bytecode generator
| - runtime, required
|
| commons-collections.jar (2.1)
| - runtime, required
|
| commons-dbcp.jar (1.1)
| - runtime, optional
|
| commons-lang.jar (1.0.1)
| - runtime, optional (required by JCS)
|
| commons-logging.jar (1.0.3)
| - runtime, required
|
| commons-pool.jar (1.1)
| - runtime, optional
|
| concurrent.jar
| - runtime, optional (required by TreeCache)
|
| connector.jar
| - Standard JCA API
| - runtime, optional
|
| dom4j.jar (1.4)
| - XML configuration & mapping parser
| - runtime, required
|
| ehcache.jar (0.6)
| - EHCache cache
| - runtime, optional
|
| hibernate2.jar (2.0)
| - Hibernate core
| - runtime, required
|
| jaas.jar
| - Standard JAAS API
| - runtime, optional (required by JCA)
|
| jboss-cache.jar (CVS-11.12.03)
| - TreeCache clustered cache
| - runtime, optional
|
| jboss-common.jar
| - runtime, optional (required by TreeCache)
|
| jboss-jmx.jar
| - runtime, optional (required by TreeCache)
|
| jboss-system.jar
| - runtime, optional (required by TreeCache)
|
| jcs.jar (1.0-dev)
| - JCS cache
| - runtime, optional (deprecated)
|
| jdbc2_0-stdext.jar
| - Standard JDBC APIs
| - runtime, required for standalone operation (outside application server)
|
| jgroups.jar (2.2)
| - JGroups multicast library
| - runtime, optional (required by replicated caches)
|
| jta.jar
| - Standard JTA API
| - runtime, required for standalone operation (outside application server)
|
| junit.jar (3.8.1)
| - JUnit test framework
| - buildtime
|
| odmg.jar (3.0)
| - ODMG API 3.0
| - runtime, required
|
| optional.jar (1.5.3)
| - Ant optional tasks
| - buildtime
|
| oscache.jar (2.0)
| - OpenSymphony OSCache
| - runtime, optional
|
| proxool.jar (0.7.2)
| - Proxool JDBC connection pool
| - runtime, optional
|
| swarmcache.jar (1.0rc2)
| - SwarmCache replicated cache
| - runtime, optional
|
| xalan.jar (2.4.0)
| - XSLT processor
| - runtime, required
|
| xerces.jar (2.4.0)
| - SAX parser
| - runtime, some SAX parser is required
|
| xml-apis.jar
| - Standard JAXP API
| - runtime, some SAX parser is required
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099944#4099944
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099944
More information about the jboss-user
mailing list