SEC-576: Committed pre-autheticated contribution. Still has to be more thoroughly reviewed.

This commit is contained in:
Luke Taylor
2008-01-22 13:55:19 +00:00
parent 35a7928cb9
commit c8b9f24038
32 changed files with 2116 additions and 0 deletions

View File

@@ -82,6 +82,12 @@
<version>1.2</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<version>1.1.1</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jsp-api</artifactId>