Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The grits CVS module contains all of the third party jars required to build and run the grits web application. However, there are still some third party tools required to actually build and run grits, such as an installation of the JDK, the ant build tool and a J2EE container to deploy the grits web application to. This is outlined in the following tables.

Build Tools and Libraries


Third Party Tool

Version

Home Page

Required

Included in CVS

Java 2 Platform, Standard Edition

1.4.2

http://java.sun.com/j2se/1.4.2/

Yes

No

Apache Ant

1.6.1 or later

http://ant.apache.org/

Yes

No

XDoclet

1.2.1

http://xdoclet.sourceforge.net/

Yes

Yes

Eclipse IDE with MyEclipse plugin

3.0

http://www.myeclipseide.com/

Yes

Yes


Third Party Tool

Version

Home Page

Required

Included in CVS

Java 2 Platform, Standard Edition

1.4.2

http://java.sun.com/j2se/1.4.2/

Yes

No

Apache Ant

1.6.1 or later

http://ant.apache.org/

Yes

No

commons-logging

1.0.3 or later

http://jakarta.apache.org/commons/logging/

Yes

Yes

log4j

1.0.3 or later

http://logging.apache.org/log4j/

Yes

Yes

commons-lang

2.0 or later

http://jakarta.apache.org/commons/lang/

Yes

Yes

XDoclet

1.2.1

http://xdoclet.sourceforge.net/

Yes

Yes

Hibernate

2.1

http://www.hibernate.org/

Yes

Yes

WebWork2

2.1 or later

http://www.opensymphony.com/webwork/

Yes

Yes

SiteMesh

2.0.1 or later

http://www.opensymphony.com/sitemesh/

Yes

Yes

JUnit

3.8.1 or later

http://www.junit.org/

No

Yes

DbUnit

2.1 or later

http://dbunit.sourceforge.net/

No

Yes

MockObjects

0.09 or later

http://www.mockobjects.com/

No

Yes

displaytag

1.0-rc1 or later

http://displaytag.sourceforge.net/

Yes

Yes

JSP Standard Tag Library

1.0 (not 1.1)

http://jakarta.apache.org/taglibs/

Yes

Yes

HSQL Database Engine

1.7.2 or later

http://hsqldb.sourceforge.net/

Yes

Yes

MySQL JDBC driver

3.0.12 or later

http://www.mysql.com/products/connector/j/

Yes

Yes

Oracle 9i JDBC driver

9.2.0.3 or later

http://otn.oracle.com/software/tech/java/sqlj_jdbc/

Yes

Yes

...