| glassfish:/pwc-commons/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
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… … 666 more files in changeset.
GF_V3_PREWORK_BRANCH:psterk:20070927211213
by psterk on
27 September 2007, 16:12:13 -0500
(15 months ago)
Issue number: Added hg change set 04efc97a06b6 'changeset: added module owners, added gem and nucleus distributions' Obtained from: Jerome Dochez Submitted by: Paul Sterk Reviewed by:
./pom.xml
1.1.2.5
SAILFIN_BRANCH:prasads:20070706110908
by prasads on
06 July 2007, 06:09:08 -0500
(18 months ago)
Merging b54 from GlassFish TRUNK to SAILFIN_BRANCH
./build.properties
1.2.26.1
./build.xml
1.6.6.1
./maven.xml
1.4.26.1
./project.properties
1.2.26.1
./project.xml
1.3.26.1
MAIN:tcfujii:20070505053314
by tcfujii on
05 May 2007, 00:33:14 -0500
(20 months ago)
CDDL+GPL header updates.
./build.properties
1.3
./build.xml
1.7
./maven.xml
1.5
./project.properties
1.3
./project.xml
1.4
GF_V3_PREWORK_BRANCH:dochez:20070423224615
by dochez on
23 April 2007, 17:46:15 -0500
(20 months ago)
renamed modsys in hk2, rip modsys
./pom.xml
1.1.2.4
GF_V3_PREWORK_BRANCH:dochez:20070407045155
by dochez on
06 April 2007, 23:51:55 -0500
(21 months ago)
trunk merge Issue number: Obtained from: Submitted by: Reviewed by:
./build.xml
1.4.14.1
./src/java/com/sun/enterprise/web/io/ByteWriter.java
1.1.8.2
./src/java/com/sun/enterprise/web/monitor/impl/PwcWebModuleStatsImpl.java
1.4.14.1
MAIN:jluehe:20070320230626
by jluehe on
20 March 2007, 18:06:26 -0500
(21 months ago)
Fix for https://glassfish.dev.java.net/issues/show_bug.cgi?id=2660 ("Enabling and then disabling web monitoring causes "Failed to reset attribute jspReloadCount" stack traces"): The object name for…
./src/java/com/sun/enterprise/web/monitor/impl/PwcWebModuleStatsImpl.java
1.6
GF_V3_PREWORK_BRANCH:kohsuke:20070312174044
by kohsuke on
12 March 2007, 12:40:44 -0500
(21 months ago)
build infrastructure updated. (1) v2 profile is removed, (2) modules no longer publish to /glassfish/publish, and instead they follow the standard maven rules of pushing to ~/.m2/repository, (3) the d…
./pom.xml
1.1.2.3
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:
./pom.xml
1.1.2.2
MAIN:dochez:20061206180213
by dochez on
06 December 2006, 12:02:13 -0600
(2 years 1 month ago)
file pom.xml was initially added on branch GF_V3_PREWORK_BRANCH. … 1 more file in changeset.
GF_V3_PREWORK_BRANCH:dochez:20061206180528
by dochez on
06 December 2006, 12:05:28 -0600
(2 years 1 month ago)
Added the pwc-commons module to the build Issue number: Obtained from: Submitted by: Reviewed by:
PWC12Dev_Branch:kmeduri:20061130230417
by kmeduri on
30 November 2006, 17:04:17 -0600
(2 years 1 month ago)
To add the capability to output bytes, implemented ByteWriter. Implemented by: kchung
./src/java/com/sun/enterprise/web/io/ByteWriter.java
1.1.2.1
MAIN:kchung:20061113214236
by kchung on
13 November 2006, 15:42:36 -0600
(2 years 1 month ago)
- Add an interface to provide extra functionalities for the response writer. Currently this only contains a method that writes bytes. Reviewd by Jan and JeanFrancois.
./src/java/com/sun/enterprise/web/io/ByteWriter.java
1.1
GF_V3_PREWORK_BRANCH:dochez:20061113214236
by dochez on
13 November 2006, 15:42:36 -0600
(2 years 1 month ago)
file ByteWriter.java was added on branch GF_V3_PREWORK_BRANCH on 2007-04-07 04:54:21 +0000
./src/java/com/sun/enterprise/web/io/ByteWriter.java
1.1.8.1
PWC12Dev_Branch:kmeduri:20061109033040
by kmeduri on
08 November 2006, 21:30:40 -0600
(2 years 2 months ago)
- Merged changes done until 2006-11-02 from HEAD branch to PWC12Dev_Branch branch - Retained same revision of /cvs/glassfish/servlet-api/src/jsr245/src/share/javax/el/ExpressionFactory.java to make…
./src/java/com/sun/enterprise/web/monitor/impl/PwcWebModuleStatsImpl.java
1.4.12.1
PWC12Dev_Branch:kmeduri:20061027213836
by kmeduri on
27 October 2006, 16:38:36 -0500
(2 years 2 months ago)
Added new PWC goals that build PWC jars ONLY when requested. Normal glassfish bootstrap-all and build goals don't produce PWC jars anylonger. User needs to run bootstrap-pwc, checkout-pwc and build-pw…
./build.xml
1.4.12.2
MAIN:kmeduri:20061027182445
by kmeduri on
27 October 2006, 13:24:45 -0500
(2 years 2 months ago)
Added new PWC goals that build PWC jars ONLY when requested. Normal glassfish bootstrap-all and build goals don't produce PWC jars anylonger. User needs to run bootstrap-pwc, checkout-pwc and build-pw…
./build.xml
1.6
MAIN:kmeduri:20061023212339
by kmeduri on
23 October 2006, 16:23:39 -0500
(2 years 2 months ago)
Changes to bootstrap module: - Added maven goals to enable checkout, bootstrap and build modules/binaries relevent to web container. The new goals are checkout-pwc, bootstrap-pwc and build-pwc - Added…
./build.xml
1.5
MAIN:jluehe:20061023204647
by jluehe on
23 October 2006, 15:55:56 -0500
(2 years 2 months ago)
Avoid creating duplicate objects
./src/java/com/sun/enterprise/web/monitor/impl/PwcWebModuleStatsImpl.java
1.5
PWC12Dev_Branch:kmeduri:20060929005127
by kmeduri on
28 September 2006, 19:51:27 -0500
(2 years 3 months ago)
Modified build.xml to publish pwc.jar and appserv-jstl.jar when maven goal build-pwc is executed Reviewed by: Jan Luehe
./build.xml
1.4.12.1
AS9_BETA_BRANCH:tcfujii:20060116064627
by tcfujii on
16 January 2006, 00:46:27 -0600
(2 years 11 months ago)
Updated copyright text/year.
./build.properties
1.1.1.1.4.1
./build.xml
1.3.2.1
./maven.xml
1.3.2.1
./project.properties
1.1.1.1.4.1
./project.xml
1.2.2.1
MAIN:tcfujii:20051225042347
by tcfujii on
24 December 2005, 22:23:47 -0600
(3 years ago)
Updated copyright text and year.
./build.properties
1.2
./build.xml
1.4
./maven.xml
1.4
./project.properties
1.2
./project.xml
1.3
MAIN:dpatil:20051110215359
by dpatil on
10 November 2005, 15:53:59 -0600
(3 years 1 month ago)
Fixing Issue#34 for building from NetBeans IDE Issue number: Obtained from: Submitted by: Dinesh Reviewed by:
./build.xml
1.3
MAIN:jluehe:20051003232935
by jluehe on
03 October 2005, 18:29:35 -0500
(3 years 3 months ago)
Added definition of "replicated" session persistence type (used by SJSWS 7.0). Patch provided by: Nelson Segura
./src/java/com/sun/enterprise/web/session/PersistenceType.java
1.2
MAIN:dpatil:20050917020813
by dpatil on
16 September 2005, 21:08:13 -0500
(3 years 3 months ago)
Deleting errorneous checked in files Issue number: Obtained from: Submitted by: Dinesh Reviewed by:
./.#maven.xml.1.3
1.2
MAIN:jluehe:20050917000039
by jluehe on
16 September 2005, 19:00:39 -0500
(3 years 3 months ago)
Fix for 6290784 ("IllegalStateException in org.apache.catalina.session.StandardSession.getAttributeNames"). In the context of session monitoring, ignore java.lang.IllegalStateException, which is thro…
./src/java/com/sun/enterprise/web/monitor/impl/PwcWebModuleStatsImpl.java
1.3
MAIN:dpatil:20050916223942
by dpatil on
16 September 2005, 17:39:42 -0500
(3 years 3 months ago)
Removed extend maven.xml from bootstrap in modules/submodules Tested full source build. Issue number: Obtained from: Submitted by: Dinesh Patil Reviewed by:
./maven.xml
1.3
MAIN:jluehe:20050802213919
by jluehe on
02 August 2005, 16:39:19 -0500
(3 years 5 months ago)
Fix for 6305279 ("JSP cache taglib ignores 'scope' attribute"): Added 2 new listeners: CacheRequestListener (instance of javax.servlet.ServletRequestListener) and CacheSessionListener (instance of ja…
./src/java/com/sun/enterprise/web/logging/pwc/LogStrings.properties
1.2
MAIN:jluehe:20050626183511
by jluehe on
26 June 2005, 13:35:11 -0500
(3 years 6 months ago)
Monitoring mbean attribute name changes in response to PWC 1.1 WSARC commitment review comments: - WebModule mbean: "startTime" -> "startTimeMillis" "processingTime" -> "processingTimeMillis…
./src/java/com/sun/enterprise/web/monitor/PwcServletStats.java
1.2
./src/java/com/sun/enterprise/web/monitor/PwcWebModuleStats.java
1.2
./src/java/com/sun/enterprise/web/monitor/impl/PwcServletStatsImpl.java
1.2
./src/java/com/sun/enterprise/web/monitor/impl/PwcWebModuleStatsImpl.java
1.2
MAIN:dpatil:20050625041657
by dpatil on
24 June 2005, 23:26:40 -0500
(3 years 6 months ago)
Updating glassfish/bootstrap module to replace glassfish/glassfish as per feedback and Usability purpose. Tests Ran: Complete bootstrap-all build from glassfish/bootstrap and appserv, appserv-ee
./build.xml
1.2
./maven.xml
1.2
./project.xml
1.2
|