cvs commit: jakarta-jetspeed-2/components/prefs/src/java/org/apache/jetspeed/containers prefs.container.groovy

2004-02-28 Thread dlestrat
dlestrat2004/02/28 08:33:56 Modified:components/prefs/src/java/org/apache/jetspeed/containers prefs.container.groovy Log: Updated to use BoundDataSource Revision ChangesPath 1.3 +10 -22

cvs commit: jakarta-jetspeed-2/components/prefs/src/test repository_database.xml

2004-02-28 Thread dlestrat
dlestrat2004/02/28 08:34:18 Modified:components/prefs/src/test repository_database.xml Log: Revision ChangesPath 1.2 +1 -1 jakarta-jetspeed-2/components/prefs/src/test/repository_database.xml Index: repository_database.xml

cvs commit: jakarta-jetspeed-2/components/prefs/src/test/org/apache/jetspeed/prefs TestPreferences.java

2004-02-28 Thread dlestrat
dlestrat2004/02/28 08:34:52 Modified:components/prefs/src/test/org/apache/jetspeed/prefs TestPreferences.java Log: Updated setUp() Revision ChangesPath 1.2 +0 -24

cvs commit: jakarta-jetspeed-2/components/prefs/src/test/org/apache/jetspeed/prefs TestPropertyManager.java

2004-02-28 Thread dlestrat
dlestrat2004/02/28 08:35:11 Modified:components/prefs/src/test/org/apache/jetspeed/prefs TestPropertyManager.java Log: Updated setUp() Revision ChangesPath 1.2 +0 -22

cvs commit: jakarta-jetspeed-2/components/prefs maven.xml

2004-02-28 Thread dlestrat
dlestrat2004/02/28 08:35:43 Modified:components/prefs maven.xml Log: Removed j:set for maven.junit.sysproperties Revision ChangesPath 1.3 +1 -15 jakarta-jetspeed-2/components/prefs/maven.xml Index: maven.xml

cvs commit: jakarta-jetspeed-2/components/prefs project.properties

2004-02-28 Thread dlestrat
dlestrat2004/02/28 08:36:06 Modified:components/prefs project.properties Log: Update maven.junit.sysproperties Revision ChangesPath 1.3 +4 -6 jakarta-jetspeed-2/components/prefs/project.properties Index: project.properties

[j2] build

2004-02-28 Thread David Sean Taylor
The J2 Build is broken in a number of places. The project is de-stabilized and has been for 1 week now. We are going to have to lock out all new development until the build is fixed. All commits, until the build stabilizes, should only be for specific fixes to failed unit tests or build-related

cvs commit: jakarta-jetspeed-2/portal/src/test/org/apache/jetspeed/capability TestCapability.java

2004-02-28 Thread taylor
taylor 2004/02/28 11:45:50 Modified:portal/src/test/org/apache/jetspeed/capability TestCapability.java Log: The test fixes by adding log4j, not quite sure Revision ChangesPath 1.7 +30 -4

cvs commit: jakarta-jetspeed-2/src/database/hsql Empty.script

2004-02-28 Thread taylor
taylor 2004/02/28 11:49:31 Added: src/database/hsql Empty.script Log: backup copy of the empty db Revision ChangesPath 1.1 jakarta-jetspeed-2/src/database/hsql/Empty.script Index: Empty.script

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/tools/pamanager PortletDescriptorUtilities.java

2004-02-28 Thread taylor
taylor 2004/02/28 12:05:50 Modified:portal/src/java/org/apache/jetspeed/capability/impl CapabilityMapImpl.java CapabilityValveImpl.java JetspeedCapabilities.java portal/src/java/org/apache/jetspeed/tools/pamanager

cvs commit: jakarta-jetspeed-2/src/schema - New directory

2004-02-28 Thread taylor
taylor 2004/02/28 12:50:56 jakarta-jetspeed-2/src/schema - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed-2/src/schema cornerstonedemo-schema.xml phase1-schema.xml phase2-schema.xml phase3ojb-schema.xml prefs-schema.xml registry-schema.xml security-schema.xml

2004-02-28 Thread taylor
taylor 2004/02/28 12:52:07 Added: src/schema cornerstonedemo-schema.xml phase1-schema.xml phase2-schema.xml phase3ojb-schema.xml prefs-schema.xml registry-schema.xml security-schema.xml Log: Torque schema for

cvs commit: jakarta-jetspeed-2 maven.xml project.properties

2004-02-28 Thread taylor
taylor 2004/02/28 12:58:12 Modified:.maven.xml project.properties Log: added db.scripts.gen goal to create DDL scripts Revision ChangesPath 1.29 +57 -2 jakarta-jetspeed-2/maven.xml Index: maven.xml

[J2] build failures TestCapability

2004-02-28 Thread Roger Ruttimann
When we are loading the client classes all associated collections mimtypes (from table: CLIENT_TO_MIMETYPE) and capabilities are populated. The populated values are half-way ok. It fails for ID's with the value of 0 (Zero). With other words, when the clients are loaded

Re: [J2] build failures TestCapability

2004-02-28 Thread David Sean Taylor
Hey Roger, On Saturday, February 28, 2004, at 06:04 PM, Roger Ruttimann wrote: When we are loading the client classes all associated collections mimtypes (from table: CLIENT_TO_MIMETYPE) and capabilities are populated. The populated values are half-way ok. It fails for ID's with the value of 0

Re: [J2] build failures TestCapability

2004-02-28 Thread David Sean Taylor
That was it , see my response on dev list On Saturday, February 28, 2004, at 06:04 PM, Roger Ruttimann wrote: When we are loading the client classes all associated collections mimtypes (from table: CLIENT_TO_MIMETYPE) and capabilities are populated. The populated values are half-way ok. It

cvs commit: jakarta-jetspeed-2/portal/src/webapp/WEB-INF/conf jetspeed.properties

2004-02-28 Thread taylor
taylor 2004/02/28 21:10:03 Modified:portal maven.xml project.xml portal/src/java/org/apache/jetspeed/capability/impl CapabilityMapImpl.java JetspeedCapabilities.java portal/src/java/org/apache/jetspeed/profiler/containers

cvs commit: jakarta-jetspeed-2/portal/src/test/org/apache/jetspeed/spi/services/prefs TestPreferences.java TestPropertyManagerService.java TestUtils.java

2004-02-28 Thread taylor
taylor 2004/02/28 21:27:58 Removed: portal/src/test/org/apache/jetspeed/spi/services/prefs TestPreferences.java TestPropertyManagerService.java TestUtils.java Log: removing tests that have been moved over to components branch

cvs commit: jakarta-jetspeed-2 .classpath

2004-02-28 Thread taylor
taylor 2004/02/28 21:58:25 Modified:..classpath Log: updating deps for Roger Revision ChangesPath 1.22 +59 -57jakarta-jetspeed-2/.classpath Index: .classpath === RCS file:

cvs commit: jakarta-jetspeed-2/components/cm/src/java/org/apache/jetspeed/components AbstractComponentAwareTestCase.java

2004-02-28 Thread taylor
taylor 2004/02/28 22:00:08 Modified:components/cm/src/java/org/apache/jetspeed/components AbstractComponentAwareTestCase.java Log: temporary patch to keep several tests from crashing (including anything that uses Digester) starts up Log4J in unit tests

cvs commit: jakarta-jetspeed-2/components/persistence/src/java/org/apache/jetspeed/components/persistence/store/ojb/otm OTMStoreImpl.java

2004-02-28 Thread taylor
taylor 2004/02/28 22:01:12 Modified: components/persistence/src/java/org/apache/jetspeed/components/persistence/store/ojb/otm OTMStoreImpl.java Log: extra check for null Revision ChangesPath 1.4 +4 -2

cvs commit: jakarta-jetspeed-2/components/registry maven.xml

2004-02-28 Thread taylor
taylor 2004/02/28 22:01:54 Modified:components/registry maven.xml Log: remove un-needed testcase Revision ChangesPath 1.9 +0 -3 jakarta-jetspeed-2/components/registry/maven.xml Index: maven.xml

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/capability/containers capability-container.groovy

2004-02-28 Thread taylor
taylor 2004/02/28 22:02:41 Modified:portal/src/java/org/apache/jetspeed/capability/containers capability-container.groovy Log: clean up Revision ChangesPath 1.4 +1 -1

cvs commit: jakarta-jetspeed-2/src/sql - New directory

2004-02-28 Thread taylor
taylor 2004/02/28 22:41:37 jakarta-jetspeed-2/src/sql - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]