| glassfish:/appserv-persistence/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
MAIN:ss141213:20050804112946
by ss141213 on
04 August 2005, 06:29:46 -0500
(3 years 5 months ago)
IN=76696 - Remove dependency on persistence-impl project from appserv-persistence project. Reviewed by: Marina Vatkina
./cmp/nbproject/build-impl.xml
1.3
./cmp/nbproject/genfiles.properties
1.3
./cmp/nbproject/project.properties
1.4
./cmp/nbproject/project.xml
1.3
./enterprise/nbproject/build-impl.xml
1.3
MAIN:davenull:20050714203903
by davenull on
14 July 2005, 15:39:03 -0500
(3 years 5 months ago)
IN=75491; Use glassfish.properties instead of bootstrap.properties; reviewed by Jielin, ran all JUnit runtime tests.
./build.xml
1.5
MAIN:davenull:20050712175157
by davenull on
12 July 2005, 12:51:57 -0500
(3 years 5 months ago)
IN=75491, Remove need for glassfish.maven variable in appserv-persistence, there are no tests to run :-(, reviewed by Sahoo
./build.xml
1.4
./cmp/build.xml
1.4
./enterprise/build.xml
1.4
MAIN:tcfujii:20050627212601
by tcfujii on
27 June 2005, 16:26:01 -0500
(3 years 6 months ago)
Issue number: CDDL header updates.
./build.xml
1.3
./maven.xml
1.3
./project.xml
1.3
./cmp/build.xml
1.3
./cmp/nbproject/build-impl.xml
1.2
MAIN:dpatil:20050625040655
by dpatil on
24 June 2005, 23:06:55 -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
./cmp/build.xml
1.2
./enterprise/build.xml
1.2
MAIN:ss141213:20050624065152
by ss141213 on
24 June 2005, 01:51:52 -0500
(3 years 6 months ago)
N=75058 - Fixing bug in PersistenceJarLoader as appsever uses different class loader during deployment and runtime Reviewed by: Marina Vatkina
./cmp/src/com/sun/persistence/cmp/Bundle.properties
1.3
./cmp/src/com/sun/persistence/cmp/PersistenceJarLoader.java
1.3
./cmp/src/com/sun/persistence/cmp/ejbc/JDOCodeGenerator.java
1.2
MAIN:ss141213:20050613153046
by ss141213 on
13 June 2005, 10:30:46 -0500
(3 years 6 months ago)
IN=74023 - Models were not getting mapped because of implicit creation of JDOModel in aJavaModel.getJDOModel Reviewed by: Michael Bouschen
./cmp/src/com/sun/persistence/cmp/PersistenceJarLoader.java
1.2
MAIN:ss141213:20050610152408
by ss141213 on
10 June 2005, 10:24:11 -0500
(3 years 6 months ago)
IN=73885 - Adding code to load EJB 3.0 Persistence Entity in appserver Reviewed by: Qingqing, Marina, Binod PG, Servesh
./cmp/nbproject/project.properties
1.2
./cmp/src/com/sun/persistence/cmp/Bundle.properties
1.2
./cmp/src/com/sun/persistence/cmp/LogHelperCMP.java
1.1
./cmp/src/com/sun/persistence/cmp/PersistenceJarLoader.java
1.1
./cmp/src/com/sun/persistence/cmp/ejbc/JDOCodeGenerator.java
1.1
MAIN:mvatkina:20050610065407
by mvatkina on
10 June 2005, 01:54:07 -0500
(3 years 6 months ago)
IN=73856 Use Class.forName to load required classes There is a change in JDK5 that affects class loading. Just declaring a static class reference does not load the class any more: static Class x…
./enterprise/src/com/sun/persistence/enterprise/impl/PersistenceManagerServiceImpl.java
1.4
MAIN:mvatkina:20050609060503
by mvatkina on
09 June 2005, 01:05:03 -0500
(3 years 7 months ago)
IN=73605 Add AS runtime integration code Restoring the files after fixing build order. Adding minimum necessary code to enable AS integration. Actual integration will be done by adding PersistenceMan…
./enterprise/src/com/sun/persistence/enterprise/impl/LoggerFactoryAS.java
1.3
./enterprise/src/com/sun/persistence/enterprise/impl/PersistenceManagerServiceImpl.java
1.3
./enterprise/src/com/sun/persistence/enterprise/impl/SunEJBHelperImpl.java
1.3
MAIN:mvatkina:20050608230737
by mvatkina on
08 June 2005, 18:07:37 -0500
(3 years 7 months ago)
Issue number: Obtained from: Submitted by: Temporary remove files to fix the build: enterprise/src/com/sun/persistence/enterprise/impl/LoggerFactoryAS.java enterprise/src/com/sun/persistence/enterpri…
./enterprise/src/com/sun/persistence/enterprise/impl/LoggerFactoryAS.java
1.2
./enterprise/src/com/sun/persistence/enterprise/impl/PersistenceManagerServiceImpl.java
1.2
./enterprise/src/com/sun/persistence/enterprise/impl/SunEJBHelperImpl.java
1.2
MAIN:mvatkina:20050608202921
by mvatkina on
08 June 2005, 15:29:21 -0500
(3 years 7 months ago)
Issue number: Obtained from: Submitted by: Reviewed by: Michael, Mitesh, Sahoo. IN=73605 Add AS runtime integration code (see also IN=73603) Adding minimum necessary code to enable AS integration.…
./enterprise/nbproject/project.properties
1.2
./enterprise/src/com/sun/persistence/enterprise/impl/Bundle.properties
1.2
./enterprise/src/com/sun/persistence/enterprise/impl/LoggerFactoryAS.java
1.1
./enterprise/src/com/sun/persistence/enterprise/impl/PersistenceManagerServiceImpl.java
1.1
./enterprise/src/com/sun/persistence/enterprise/impl/SunEJBHelperImpl.java
1.1
MAIN:ss141213:20050602125308
by ss141213 on
02 June 2005, 07:53:08 -0500
(3 years 7 months ago)
IN=72501 - Creating a new component called appserv-persistence in /cvs/glassfish workspace Right now it contains the build scripts and two netbeans sub projects called cmp and enterprise. This compone…
./.cvsignore
1.1
./build.xml
1.1
./maven.xml
1.1
./project.xml
1.1
./cmp/.cvsignore
1.1
|