MAIN:dochez:20071011231431
by dochez on
11 October 2007, 18:14:31 -0500
(14 months ago)
Initial V3 branch check in. Workspace no longer buildable using v2 tools, see glassfish wiki V3 related pages on how to build V3 workspace. Note that all source code is not currently building since it…
MAIN:jluehe:20070711010135
by jluehe on
10 July 2007, 20:01:52 -0500
(18 months ago)
Added version info (2_0) to dtd and schema definition files for JSP pages
MAIN:shreedhar_ganapathy:20070707170348
by shreedhar_ganapathy on
07 July 2007, 12:03:48 -0500
(18 months ago)
updated license headers to CDDL+GPL for Java EE related dtds and schema files based on Bill Shannon's list
MAIN:jluehe:20070330184707
by jluehe on
30 March 2007, 13:47:07 -0500
(21 months ago)
- Updated definition of <http-method> with new pattern for valid method names from Servlet 2.5 MR6 - Added comment about special servlet name "*"
GF_V3_PREWORK_BRANCH:dochez:20070124182019
by dochez on
24 January 2007, 12:20:19 -0600
(23 months ago)
Extensive rework of the pom files to use better groupId, added preliminary PHP support Issue number: Obtained from: Submitted by: Reviewed by:
MAIN:kchung:20070102185634
by kchung on
02 January 2007, 12:56:34 -0600
(2 years ago)
- Issue 1853: NPE raised when an interface has a getter method, but not a setter method.
MAIN:kchung:20061219002341
by kchung on
18 December 2006, 18:23:41 -0600
(2 years ago)
- Partial fix for 1649: Performance regression in EL bean caching.
MAIN:kchung:20061212220142
by kchung on
12 December 2006, 16:01:42 -0600
(2 years ago)
- Fix a javadoc error. Issue number: Obtained from: Submitted by: Reviewed by: