README.txt
author Tomas Zeman <tzeman@volny.cz>
Fri, 06 Dec 2013 10:37:28 +0100
changeset 2 887b786c94bc
parent 0 3060119b1292
child 8 39fedddacd88
permissions -rw-r--r--
Mavenized build (+ test fixes)

Thank you for your interest in WEB4J.

This is a distribution of the web4j source code.
 
You may use any build tool you wish with this code.

An ANT script is provided as a convenience to those 
who wish to use it as a starting point. 

For more information on WEB4J, see:
http://www.web4j.com/

-- VERSION OF JDK AND SERVLET SPEC -------------
Web4j is compiled against :
- JDK 1.5+ 
- Servlet 2.4+ 
- Java Server Pages 2.0+

-- LICENSE -----------------------------------------
WEB4J is open source software, released under a BSD License.
See LICENSE.txt for more information.

-- REQUIRED JARS ---------------------------------

The jars that web4j is being compiled against are included. 
Be aware that the junit.jar provided in the lib directory is not modern.

A MANIFEST.MF file is included; you may want to edit it's content.