From geronimo-cvs-return-3135-apmail-incubator-geronimo-cvs-archive=incubator.apache.org@incubator.apache.org Wed Mar 10 09:58:39 2004 Return-Path: Delivered-To: apmail-incubator-geronimo-cvs-archive@www.apache.org Received: (qmail 25704 invoked from network); 10 Mar 2004 09:58:39 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 10 Mar 2004 09:58:39 -0000 Received: (qmail 31599 invoked by uid 500); 10 Mar 2004 09:58:10 -0000 Delivered-To: apmail-incubator-geronimo-cvs-archive@incubator.apache.org Received: (qmail 31575 invoked by uid 500); 10 Mar 2004 09:58:10 -0000 Mailing-List: contact geronimo-cvs-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-cvs@incubator.apache.org Received: (qmail 31559 invoked from network); 10 Mar 2004 09:58:10 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 10 Mar 2004 09:58:10 -0000 Received: (qmail 25553 invoked by uid 1782); 10 Mar 2004 09:58:34 -0000 Date: 10 Mar 2004 09:58:34 -0000 Message-ID: <20040310095834.25552.qmail@minotaur.apache.org> From: gdamour@apache.org To: incubator-geronimo-cvs@apache.org Subject: cvs commit: incubator-geronimo/modules/connector/src/test-data/connector_1_5 geronimo-ra.xml ra.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N gdamour 2004/03/10 01:58:34 Modified: modules/connector maven.xml project.xml modules/connector/src/etc/META-INF geronimo-service.xml modules/connector/src/java/org/apache/geronimo/connector AdminObjectWrapper.java BootstrapContext.java ResourceAdapterWrapper.java modules/connector/src/java/org/apache/geronimo/connector/deployment AbstractRARConfigBuilder.java RARConfiguration.java RARConfigurer.java RAR_1_0ConfigBuilder.java RAR_1_5ConfigBuilder.java modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean AdminObjectDConfigBean.java AdminObjectInstance.java ConfigPropertySettingDConfigBean.java ConfigPropertySettings.java ConnectionDefinitionDConfigBean.java ConnectionDefinitionInstance.java ResourceAdapterDConfigBean.java ResourceAdapterDConfigRoot.java ResourceAdapter_1_0DConfigRoot.java modules/connector/src/java/org/apache/geronimo/connector/outbound ConnectionHandleInterceptor.java ConnectionInfo.java ConnectionInterceptor.java ConnectionManagerDeployment.java ConnectionManagerFactory.java ConnectionReturnAction.java ConnectionTrackingInterceptor.java GeronimoConnectionEventListener.java LocalXAResource.java LocalXAResourceInsertionInterceptor.java MCFConnectionInterceptor.java ManagedConnectionFactoryWrapper.java ManagedConnectionInfo.java MultiPoolConnectionInterceptor.java SinglePoolConnectionInterceptor.java SubjectInterceptor.java TransactionCachingInterceptor.java TransactionEnlistingInterceptor.java XAResourceInsertionInterceptor.java modules/connector/src/java/org/apache/geronimo/connector/outbound/connectiontracking ConnectionTrackingCoordinator.java modules/connector/src/java/org/apache/geronimo/connector/outbound/connectiontracking/defaultimpl DefaultComponentContext.java DefaultComponentInterceptor.java DefaultInterceptor.java DefaultTransactionContext.java modules/connector/src/java/org/apache/geronimo/connector/outbound/security PasswordCredentialLoginModule.java PasswordCredentialRealm.java ResourcePrincipal.java modules/connector/src/java/org/apache/geronimo/connector/work GeronimoWorkManager.java WorkerContext.java modules/connector/src/java/org/apache/geronimo/connector/work/pool AbstractWorkExecutorPool.java ScheduleWorkExecutorPool.java StartWorkExecutorPool.java SyncWorkExecutorPool.java TimedOutPooledExecutor.java WorkExecutorPool.java modules/connector/src/schema geronimo-connector_1_5.xsd modules/connector/src/test/org/apache/geronimo/connector BootstrapContextTest.java MockTransaction.java MockWorkManager.java MockXATerminator.java modules/connector/src/test/org/apache/geronimo/connector/deployment MockRARDeployable.java RAR_1_0ConfigBuilderTest.java RAR_1_0DConfigBeanTest.java RAR_1_5ConfigBuilderTest.java RAR_1_5DConfigBeanTest.java modules/connector/src/test/org/apache/geronimo/connector/mock MockActivationSpec.java MockAdminObjectImpl.java MockCCILocalTransaction.java MockConnection.java MockConnectionFactory.java MockConnectionRequestInfo.java MockManagedConnection.java MockManagedConnectionFactory.java MockResourceAdapter.java MockSPILocalTransaction.java MockXAResource.java modules/connector/src/test/org/apache/geronimo/connector/outbound ConnectionManagerTest.java ConnectionManagerTestUtils.java ConnectionTrackingInterceptorTest.java LocalXAResourceInsertionInterceptorTest.java PoolDequeTest.java SubjectInterceptorTest.java TransactionCachingInterceptorTest.java TransactionEnlistingInterceptorTest.java XAResourceInsertionInterceptorTest.java modules/connector/src/test/org/apache/geronimo/connector/outbound/connectiontracking ConnectionTrackingCoordinatorTest.java modules/connector/src/test/org/apache/geronimo/connector/work PooledWorkManagerTest.java modules/connector/src/test-data/connector_1_0 geronimo-ra.xml ra.xml modules/connector/src/test-data/connector_1_5 geronimo-ra.xml ra.xml Added: modules/connector NOTICE.txt Log: Reporters: David Jencks, Dain Sundstrom. Copyright range fix subsequent to the License migration 1.1 => 2.0. Revision Changes Path 1.5 +18 -1 incubator-geronimo/modules/connector/maven.xml Index: maven.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/maven.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- maven.xml 10 Feb 2004 23:30:10 -0000 1.4 +++ maven.xml 10 Mar 2004 09:58:31 -0000 1.5 @@ -1,4 +1,21 @@ + + 1.13 +18 -1 incubator-geronimo/modules/connector/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/project.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- project.xml 19 Feb 2004 09:00:27 -0000 1.12 +++ project.xml 10 Mar 2004 09:58:31 -0000 1.13 @@ -1,4 +1,21 @@ + + 1.1 incubator-geronimo/modules/connector/NOTICE.txt Index: NOTICE.txt =================================================================== This product includes software developed by The Apache Software Foundation (http://www.apache.org/). 1.6 +17 -0 incubator-geronimo/modules/connector/src/etc/META-INF/geronimo-service.xml Index: geronimo-service.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/etc/META-INF/geronimo-service.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- geronimo-service.xml 23 Feb 2004 20:37:24 -0000 1.5 +++ geronimo-service.xml 10 Mar 2004 09:58:31 -0000 1.6 @@ -1,4 +1,21 @@ + + geronimo-connector-DEV.jar geronimo-spec-j2ee-connector-DEV.jar 1.5 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/AdminObjectWrapper.java Index: AdminObjectWrapper.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/AdminObjectWrapper.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- AdminObjectWrapper.java 9 Mar 2004 20:15:43 -0000 1.4 +++ AdminObjectWrapper.java 10 Mar 2004 09:58:31 -0000 1.5 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.4 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/BootstrapContext.java Index: BootstrapContext.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/BootstrapContext.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- BootstrapContext.java 25 Feb 2004 09:57:09 -0000 1.3 +++ BootstrapContext.java 10 Mar 2004 09:58:31 -0000 1.4 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.5 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/ResourceAdapterWrapper.java Index: ResourceAdapterWrapper.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/ResourceAdapterWrapper.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ResourceAdapterWrapper.java 25 Feb 2004 09:57:09 -0000 1.4 +++ ResourceAdapterWrapper.java 10 Mar 2004 09:58:31 -0000 1.5 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.8 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/AbstractRARConfigBuilder.java Index: AbstractRARConfigBuilder.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/AbstractRARConfigBuilder.java,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- AbstractRARConfigBuilder.java 9 Mar 2004 18:02:02 -0000 1.7 +++ AbstractRARConfigBuilder.java 10 Mar 2004 09:58:31 -0000 1.8 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.6 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/RARConfiguration.java Index: RARConfiguration.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/RARConfiguration.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- RARConfiguration.java 25 Feb 2004 09:57:09 -0000 1.5 +++ RARConfiguration.java 10 Mar 2004 09:58:31 -0000 1.6 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.5 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/RARConfigurer.java Index: RARConfigurer.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/RARConfigurer.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- RARConfigurer.java 25 Feb 2004 09:57:09 -0000 1.4 +++ RARConfigurer.java 10 Mar 2004 09:58:31 -0000 1.5 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.5 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/RAR_1_0ConfigBuilder.java Index: RAR_1_0ConfigBuilder.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/RAR_1_0ConfigBuilder.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- RAR_1_0ConfigBuilder.java 9 Mar 2004 18:02:02 -0000 1.4 +++ RAR_1_0ConfigBuilder.java 10 Mar 2004 09:58:31 -0000 1.5 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.6 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/RAR_1_5ConfigBuilder.java Index: RAR_1_5ConfigBuilder.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/RAR_1_5ConfigBuilder.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- RAR_1_5ConfigBuilder.java 9 Mar 2004 20:48:26 -0000 1.5 +++ RAR_1_5ConfigBuilder.java 10 Mar 2004 09:58:31 -0000 1.6 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.6 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/AdminObjectDConfigBean.java Index: AdminObjectDConfigBean.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/AdminObjectDConfigBean.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- AdminObjectDConfigBean.java 25 Feb 2004 09:57:09 -0000 1.5 +++ AdminObjectDConfigBean.java 10 Mar 2004 09:58:31 -0000 1.6 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.6 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/AdminObjectInstance.java Index: AdminObjectInstance.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/AdminObjectInstance.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- AdminObjectInstance.java 25 Feb 2004 09:57:09 -0000 1.5 +++ AdminObjectInstance.java 10 Mar 2004 09:58:31 -0000 1.6 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.7 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ConfigPropertySettingDConfigBean.java Index: ConfigPropertySettingDConfigBean.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ConfigPropertySettingDConfigBean.java,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ConfigPropertySettingDConfigBean.java 25 Feb 2004 09:57:09 -0000 1.6 +++ ConfigPropertySettingDConfigBean.java 10 Mar 2004 09:58:31 -0000 1.7 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.6 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ConfigPropertySettings.java Index: ConfigPropertySettings.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ConfigPropertySettings.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ConfigPropertySettings.java 25 Feb 2004 09:57:09 -0000 1.5 +++ ConfigPropertySettings.java 10 Mar 2004 09:58:31 -0000 1.6 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.7 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ConnectionDefinitionDConfigBean.java Index: ConnectionDefinitionDConfigBean.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ConnectionDefinitionDConfigBean.java,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ConnectionDefinitionDConfigBean.java 25 Feb 2004 09:57:09 -0000 1.6 +++ ConnectionDefinitionDConfigBean.java 10 Mar 2004 09:58:31 -0000 1.7 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.8 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ConnectionDefinitionInstance.java Index: ConnectionDefinitionInstance.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ConnectionDefinitionInstance.java,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ConnectionDefinitionInstance.java 25 Feb 2004 09:57:09 -0000 1.7 +++ ConnectionDefinitionInstance.java 10 Mar 2004 09:58:31 -0000 1.8 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.10 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ResourceAdapterDConfigBean.java Index: ResourceAdapterDConfigBean.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ResourceAdapterDConfigBean.java,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ResourceAdapterDConfigBean.java 25 Feb 2004 09:57:09 -0000 1.9 +++ ResourceAdapterDConfigBean.java 10 Mar 2004 09:58:31 -0000 1.10 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.8 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ResourceAdapterDConfigRoot.java Index: ResourceAdapterDConfigRoot.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ResourceAdapterDConfigRoot.java,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ResourceAdapterDConfigRoot.java 25 Feb 2004 09:57:09 -0000 1.7 +++ ResourceAdapterDConfigRoot.java 10 Mar 2004 09:58:31 -0000 1.8 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.5 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ResourceAdapter_1_0DConfigRoot.java Index: ResourceAdapter_1_0DConfigRoot.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/deployment/dconfigbean/ResourceAdapter_1_0DConfigRoot.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ResourceAdapter_1_0DConfigRoot.java 25 Feb 2004 09:57:09 -0000 1.4 +++ ResourceAdapter_1_0DConfigRoot.java 10 Mar 2004 09:58:31 -0000 1.5 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionHandleInterceptor.java Index: ConnectionHandleInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionHandleInterceptor.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ConnectionHandleInterceptor.java 25 Feb 2004 09:57:10 -0000 1.2 +++ ConnectionHandleInterceptor.java 10 Mar 2004 09:58:31 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +1 -1 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionInfo.java Index: ConnectionInfo.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionInfo.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ConnectionInfo.java 25 Feb 2004 09:57:10 -0000 1.2 +++ ConnectionInfo.java 10 Mar 2004 09:58:32 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionInterceptor.java Index: ConnectionInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionInterceptor.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ConnectionInterceptor.java 25 Feb 2004 09:57:10 -0000 1.2 +++ ConnectionInterceptor.java 10 Mar 2004 09:58:32 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.6 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionManagerDeployment.java Index: ConnectionManagerDeployment.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionManagerDeployment.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ConnectionManagerDeployment.java 9 Mar 2004 18:02:03 -0000 1.5 +++ ConnectionManagerDeployment.java 10 Mar 2004 09:58:32 -0000 1.6 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.4 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionManagerFactory.java Index: ConnectionManagerFactory.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionManagerFactory.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ConnectionManagerFactory.java 9 Mar 2004 18:02:03 -0000 1.3 +++ ConnectionManagerFactory.java 10 Mar 2004 09:58:32 -0000 1.4 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +1 -1 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionReturnAction.java Index: ConnectionReturnAction.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionReturnAction.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ConnectionReturnAction.java 25 Feb 2004 09:57:10 -0000 1.2 +++ ConnectionReturnAction.java 10 Mar 2004 09:58:32 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.5 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionTrackingInterceptor.java Index: ConnectionTrackingInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ConnectionTrackingInterceptor.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ConnectionTrackingInterceptor.java 25 Feb 2004 09:57:10 -0000 1.4 +++ ConnectionTrackingInterceptor.java 10 Mar 2004 09:58:32 -0000 1.5 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +1 -1 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/GeronimoConnectionEventListener.java Index: GeronimoConnectionEventListener.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/GeronimoConnectionEventListener.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- GeronimoConnectionEventListener.java 25 Feb 2004 09:57:10 -0000 1.2 +++ GeronimoConnectionEventListener.java 10 Mar 2004 09:58:32 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/LocalXAResource.java Index: LocalXAResource.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/LocalXAResource.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- LocalXAResource.java 25 Feb 2004 09:57:10 -0000 1.2 +++ LocalXAResource.java 10 Mar 2004 09:58:32 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/LocalXAResourceInsertionInterceptor.java Index: LocalXAResourceInsertionInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/LocalXAResourceInsertionInterceptor.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- LocalXAResourceInsertionInterceptor.java 25 Feb 2004 09:57:10 -0000 1.2 +++ LocalXAResourceInsertionInterceptor.java 10 Mar 2004 09:58:32 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/MCFConnectionInterceptor.java Index: MCFConnectionInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/MCFConnectionInterceptor.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- MCFConnectionInterceptor.java 25 Feb 2004 09:57:10 -0000 1.2 +++ MCFConnectionInterceptor.java 10 Mar 2004 09:58:32 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.7 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ManagedConnectionFactoryWrapper.java Index: ManagedConnectionFactoryWrapper.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ManagedConnectionFactoryWrapper.java,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ManagedConnectionFactoryWrapper.java 9 Mar 2004 20:15:43 -0000 1.6 +++ ManagedConnectionFactoryWrapper.java 10 Mar 2004 09:58:32 -0000 1.7 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.4 +1 -1 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ManagedConnectionInfo.java Index: ManagedConnectionInfo.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/ManagedConnectionInfo.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ManagedConnectionInfo.java 25 Feb 2004 09:57:10 -0000 1.3 +++ ManagedConnectionInfo.java 10 Mar 2004 09:58:32 -0000 1.4 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +1 -1 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/MultiPoolConnectionInterceptor.java Index: MultiPoolConnectionInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/MultiPoolConnectionInterceptor.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- MultiPoolConnectionInterceptor.java 25 Feb 2004 09:57:10 -0000 1.2 +++ MultiPoolConnectionInterceptor.java 10 Mar 2004 09:58:32 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +1 -1 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/SinglePoolConnectionInterceptor.java Index: SinglePoolConnectionInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/SinglePoolConnectionInterceptor.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- SinglePoolConnectionInterceptor.java 25 Feb 2004 09:57:10 -0000 1.2 +++ SinglePoolConnectionInterceptor.java 10 Mar 2004 09:58:32 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.4 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/SubjectInterceptor.java Index: SubjectInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/SubjectInterceptor.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- SubjectInterceptor.java 25 Feb 2004 09:57:10 -0000 1.3 +++ SubjectInterceptor.java 10 Mar 2004 09:58:32 -0000 1.4 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.4 +1 -1 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/TransactionCachingInterceptor.java Index: TransactionCachingInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/TransactionCachingInterceptor.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- TransactionCachingInterceptor.java 25 Feb 2004 09:57:10 -0000 1.3 +++ TransactionCachingInterceptor.java 10 Mar 2004 09:58:32 -0000 1.4 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.4 +1 -1 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/TransactionEnlistingInterceptor.java Index: TransactionEnlistingInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/TransactionEnlistingInterceptor.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- TransactionEnlistingInterceptor.java 25 Feb 2004 09:57:10 -0000 1.3 +++ TransactionEnlistingInterceptor.java 10 Mar 2004 09:58:32 -0000 1.4 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/XAResourceInsertionInterceptor.java Index: XAResourceInsertionInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/XAResourceInsertionInterceptor.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- XAResourceInsertionInterceptor.java 25 Feb 2004 09:57:10 -0000 1.2 +++ XAResourceInsertionInterceptor.java 10 Mar 2004 09:58:32 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.5 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/connectiontracking/ConnectionTrackingCoordinator.java Index: ConnectionTrackingCoordinator.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/connectiontracking/ConnectionTrackingCoordinator.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ConnectionTrackingCoordinator.java 25 Feb 2004 09:57:11 -0000 1.4 +++ ConnectionTrackingCoordinator.java 10 Mar 2004 09:58:33 -0000 1.5 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.4 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/connectiontracking/defaultimpl/DefaultComponentContext.java Index: DefaultComponentContext.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/connectiontracking/defaultimpl/DefaultComponentContext.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- DefaultComponentContext.java 25 Feb 2004 09:57:11 -0000 1.3 +++ DefaultComponentContext.java 10 Mar 2004 09:58:33 -0000 1.4 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.4 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/connectiontracking/defaultimpl/DefaultComponentInterceptor.java Index: DefaultComponentInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/connectiontracking/defaultimpl/DefaultComponentInterceptor.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- DefaultComponentInterceptor.java 25 Feb 2004 09:57:11 -0000 1.3 +++ DefaultComponentInterceptor.java 10 Mar 2004 09:58:33 -0000 1.4 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.4 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/connectiontracking/defaultimpl/DefaultInterceptor.java Index: DefaultInterceptor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/connectiontracking/defaultimpl/DefaultInterceptor.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- DefaultInterceptor.java 25 Feb 2004 09:57:11 -0000 1.3 +++ DefaultInterceptor.java 10 Mar 2004 09:58:33 -0000 1.4 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.4 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/connectiontracking/defaultimpl/DefaultTransactionContext.java Index: DefaultTransactionContext.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/connectiontracking/defaultimpl/DefaultTransactionContext.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- DefaultTransactionContext.java 25 Feb 2004 09:57:11 -0000 1.3 +++ DefaultTransactionContext.java 10 Mar 2004 09:58:33 -0000 1.4 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/security/PasswordCredentialLoginModule.java Index: PasswordCredentialLoginModule.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/security/PasswordCredentialLoginModule.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- PasswordCredentialLoginModule.java 25 Feb 2004 09:57:12 -0000 1.2 +++ PasswordCredentialLoginModule.java 10 Mar 2004 09:58:33 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.5 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/security/PasswordCredentialRealm.java Index: PasswordCredentialRealm.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/security/PasswordCredentialRealm.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- PasswordCredentialRealm.java 25 Feb 2004 09:57:12 -0000 1.4 +++ PasswordCredentialRealm.java 10 Mar 2004 09:58:33 -0000 1.5 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/security/ResourcePrincipal.java Index: ResourcePrincipal.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/outbound/security/ResourcePrincipal.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ResourcePrincipal.java 25 Feb 2004 09:57:12 -0000 1.2 +++ ResourcePrincipal.java 10 Mar 2004 09:58:33 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.5 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/GeronimoWorkManager.java Index: GeronimoWorkManager.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/GeronimoWorkManager.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- GeronimoWorkManager.java 25 Feb 2004 09:57:12 -0000 1.4 +++ GeronimoWorkManager.java 10 Mar 2004 09:58:33 -0000 1.5 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.4 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/WorkerContext.java Index: WorkerContext.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/WorkerContext.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- WorkerContext.java 25 Feb 2004 09:57:12 -0000 1.3 +++ WorkerContext.java 10 Mar 2004 09:58:33 -0000 1.4 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/pool/AbstractWorkExecutorPool.java Index: AbstractWorkExecutorPool.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/pool/AbstractWorkExecutorPool.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- AbstractWorkExecutorPool.java 25 Feb 2004 09:57:12 -0000 1.2 +++ AbstractWorkExecutorPool.java 10 Mar 2004 09:58:33 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/pool/ScheduleWorkExecutorPool.java Index: ScheduleWorkExecutorPool.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/pool/ScheduleWorkExecutorPool.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ScheduleWorkExecutorPool.java 25 Feb 2004 09:57:12 -0000 1.2 +++ ScheduleWorkExecutorPool.java 10 Mar 2004 09:58:33 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/pool/StartWorkExecutorPool.java Index: StartWorkExecutorPool.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/pool/StartWorkExecutorPool.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- StartWorkExecutorPool.java 25 Feb 2004 09:57:12 -0000 1.2 +++ StartWorkExecutorPool.java 10 Mar 2004 09:58:33 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/pool/SyncWorkExecutorPool.java Index: SyncWorkExecutorPool.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/pool/SyncWorkExecutorPool.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- SyncWorkExecutorPool.java 25 Feb 2004 09:57:12 -0000 1.2 +++ SyncWorkExecutorPool.java 10 Mar 2004 09:58:33 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +3 -3 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/pool/TimedOutPooledExecutor.java Index: TimedOutPooledExecutor.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/pool/TimedOutPooledExecutor.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- TimedOutPooledExecutor.java 25 Feb 2004 09:57:12 -0000 1.2 +++ TimedOutPooledExecutor.java 10 Mar 2004 09:58:33 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/pool/WorkExecutorPool.java Index: WorkExecutorPool.java =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/java/org/apache/geronimo/connector/work/pool/WorkExecutorPool.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- WorkExecutorPool.java 25 Feb 2004 09:57:12 -0000 1.2 +++ WorkExecutorPool.java 10 Mar 2004 09:58:33 -0000 1.3 @@ -1,6 +1,6 @@ /** * - * Copyright 2004 The Apache Software Foundation + * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.9 +17 -0 incubator-geronimo/modules/connector/src/schema/geronimo-connector_1_5.xsd Index: geronimo-connector_1_5.xsd =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/schema/geronimo-connector_1_5.xsd,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- geronimo-connector_1_5.xsd 21 Feb 2004 01:10:50 -0000 1.8 +++ geronimo-connector_1_5.xsd 10 Mar 2004 09:58:33 -0000 1.9 @@ -1,4 +1,21 @@ + + + + 1.4 +17 -0 incubator-geronimo/modules/connector/src/test-data/connector_1_0/ra.xml Index: ra.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/test-data/connector_1_0/ra.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ra.xml 20 Feb 2004 18:10:29 -0000 1.3 +++ ra.xml 10 Mar 2004 09:58:34 -0000 1.4 @@ -1,4 +1,21 @@ + + 1.10 +17 -0 incubator-geronimo/modules/connector/src/test-data/connector_1_5/geronimo-ra.xml Index: geronimo-ra.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/test-data/connector_1_5/geronimo-ra.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- geronimo-ra.xml 9 Mar 2004 22:48:26 -0000 1.9 +++ geronimo-ra.xml 10 Mar 2004 09:58:34 -0000 1.10 @@ -1,4 +1,21 @@ + + 1.4 +17 -0 incubator-geronimo/modules/connector/src/test-data/connector_1_5/ra.xml Index: ra.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/modules/connector/src/test-data/connector_1_5/ra.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ra.xml 9 Mar 2004 22:48:26 -0000 1.3 +++ ra.xml 10 Mar 2004 09:58:34 -0000 1.4 @@ -1,4 +1,21 @@ + +