[jboss-cvs] JBossAS SVN: r112424 - in branches/JBPAPP_5_1_0_Final_JBPAPP-7487: cluster/src/etc and 35 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Nov 4 17:57:50 EDT 2011
Author: jbertram at redhat.com
Date: 2011-11-04 17:57:49 -0400 (Fri, 04 Nov 2011)
New Revision: 112424
Modified:
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/.gitignore
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/cluster/src/etc/hapartition-jboss-beans.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/cluster/src/main/org/jboss/ha/framework/server/lock/AbstractClusterLockSupport.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/cluster/src/main/org/jboss/ha/framework/server/lock/ClusterLockState.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/cluster/src/main/org/jboss/ha/framework/server/lock/NonGloballyExclusiveClusterLockSupport.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/cluster/src/main/org/jboss/ha/framework/server/lock/YieldingGloballyExclusiveClusterLockSupport.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/connector/src/main/org/jboss/resource/adapter/jdbc/remote/WrapperDataSourceService.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/connector/src/main/org/jboss/resource/connectionmanager/xa/XAResourceWrapperImpl.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/connector/src/main/org/jboss/resource/connectionmanager/xa/XidWrapperImpl.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/main/src/bin/run.conf.bat
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/messaging/src/main/org/jboss/jms/server/destination/QueueMODefinition.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap/aop.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap/classloader.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap/deployers.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap/jmx.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap/logging.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap/vfs.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/java.policy
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/jax-ws-catalog.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/jboss-log4j.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/jboss-service.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/login-config.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/props/
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/standardjboss.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/standardjbosscmp-jdbc.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/xmdesc/
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/xmdesc/NamingProviderURLWriter-xmbean.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/minimal/bootstrap.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/minimal/jboss-service.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/deploy/legacy-invokers-service.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/deployers/logbridge-jboss-beans.xml
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/main/org/jboss/deployment/FileNameVirtualFileFilter.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/main/org/jboss/system/server/profileservice/repository/AbstractBootstrapProfileFactory.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/resources/parsing-tests/common/profiles/clustering.profile
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/resources/parsing-tests/common/profiles/ejb3.profile
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/resources/parsing-tests/common/profiles/jboss-web.profile
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/resources/parsing-tests/config/profiles/default.profile
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/resources/parsing-tests/config/profiles/seam.profile
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/tests/org/jboss/test/server/profileservice/support/MavenProfileMetaData.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/bootstrapdependencies/jbas5349/ejb2/
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/bootstrapdependencies/jbas5349/ejb3/
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/bootstrapdependencies/jbas5349/sar/
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/bootstrapdependencies/jbas5349/servlet/
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/bootstrapdependencies/jbas5349/test/
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/classloader/leak/test/Ejb3ClassloaderLeakTestBase.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/classloader/leak/test/IsolatedEarWithDualCommonsLoggingClassloaderLeakTestCase.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/classloader/leak/test/J2EEClassloaderLeakTestBase.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/cluster/classloader/leak/test/FieldGranularityClassloaderLeakTestBase.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/cluster/classloader/leak/test/J2EEClassloaderLeakTestBase.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/cluster/defaultcfg/test/YieldingGloballyExclusiveClusterLockSupportUnitTestCase.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/cluster/web/notification/SessionSpecListenerAttribute.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/ejb3/common/AbstractReplierMDB.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/ejb3/common/EJB3TestCase.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/ejb3/jbpapp2260/TransactionMDB.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/ejb3/jbpapp2260/unit/
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/spring/test/SpringFacadeTestCase.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/resources/bootstrapdependencies/jbas5349/
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/tools/buildmagic/lib/
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/varia/src/main/org/jboss/services/binding/ServiceBindingMetadata.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/varia/src/main/org/jboss/services/binding/managed/ServiceBindingMapper.java
branches/JBPAPP_5_1_0_Final_JBPAPP-7487/varia/src/resources/seam/jboss-structure.xml
Log:
JBPAPP-7487
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487
___________________________________________________________________
Added: svn:mergeinfo
+ /branches/JBPAPP_5_1:112190
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/.gitignore
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/cluster/src/etc/hapartition-jboss-beans.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/cluster/src/main/org/jboss/ha/framework/server/lock/AbstractClusterLockSupport.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/cluster/src/main/org/jboss/ha/framework/server/lock/ClusterLockState.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/cluster/src/main/org/jboss/ha/framework/server/lock/NonGloballyExclusiveClusterLockSupport.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/cluster/src/main/org/jboss/ha/framework/server/lock/YieldingGloballyExclusiveClusterLockSupport.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Modified: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/connector/src/main/org/jboss/resource/adapter/jdbc/remote/WrapperDataSourceService.java
===================================================================
--- branches/JBPAPP_5_1_0_Final_JBPAPP-7487/connector/src/main/org/jboss/resource/adapter/jdbc/remote/WrapperDataSourceService.java 2011-11-04 20:09:24 UTC (rev 112423)
+++ branches/JBPAPP_5_1_0_Final_JBPAPP-7487/connector/src/main/org/jboss/resource/adapter/jdbc/remote/WrapperDataSourceService.java 2011-11-04 21:57:49 UTC (rev 112424)
@@ -39,6 +39,7 @@
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
+import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
@@ -85,12 +86,12 @@
private ObjectName jmxInvokerName;
private Invoker delegateInvoker;
private Object theProxy;
- private HashMap marshalledInvocationMapping = new HashMap();
- private HashMap connectionMap = new HashMap();
- private HashMap statementMap = new HashMap();
- private HashMap resultSetMap = new HashMap();
- private HashMap lobMap = new HashMap();
- private HashMap databaseMetaDataMap = new HashMap();
+ private Map marshalledInvocationMapping = new HashMap();
+ private Map connectionMap = Collections.synchronizedMap(new HashMap());
+ private Map statementMap = Collections.synchronizedMap(new HashMap());
+ private Map resultSetMap = Collections.synchronizedMap(new HashMap());
+ private Map lobMap = Collections.synchronizedMap(new HashMap());
+ private Map databaseMetaDataMap = Collections.synchronizedMap(new HashMap());
private boolean trace = log.isTraceEnabled();
protected void startService() throws Exception
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/connector/src/main/org/jboss/resource/connectionmanager/xa/XAResourceWrapperImpl.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/connector/src/main/org/jboss/resource/connectionmanager/xa/XidWrapperImpl.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/main/src/bin/run.conf.bat
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/messaging/src/main/org/jboss/jms/server/destination/QueueMODefinition.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap/aop.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap/classloader.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap/deployers.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap/jmx.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap/logging.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap/vfs.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/bootstrap.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/java.policy
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/jax-ws-catalog.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/jboss-log4j.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/jboss-service.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/login-config.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/props
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/standardjboss.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/standardjbosscmp-jdbc.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/xmdesc
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/all/xmdesc/NamingProviderURLWriter-xmbean.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/minimal/bootstrap.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/conf/minimal/jboss-service.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/deploy/legacy-invokers-service.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/etc/deployers/logbridge-jboss-beans.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/server/src/main/org/jboss/deployment/FileNameVirtualFileFilter.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/main/org/jboss/system/server/profileservice/repository/AbstractBootstrapProfileFactory.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/resources/parsing-tests/common/profiles/clustering.profile
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/resources/parsing-tests/common/profiles/ejb3.profile
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/resources/parsing-tests/common/profiles/jboss-web.profile
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/resources/parsing-tests/config/profiles/default.profile
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/resources/parsing-tests/config/profiles/seam.profile
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/system/src/tests/org/jboss/test/server/profileservice/support/MavenProfileMetaData.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/bootstrapdependencies/jbas5349/ejb2
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/bootstrapdependencies/jbas5349/ejb3
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/bootstrapdependencies/jbas5349/sar
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/bootstrapdependencies/jbas5349/servlet
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/bootstrapdependencies/jbas5349/test
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/classloader/leak/test/Ejb3ClassloaderLeakTestBase.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/classloader/leak/test/IsolatedEarWithDualCommonsLoggingClassloaderLeakTestCase.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/classloader/leak/test/J2EEClassloaderLeakTestBase.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/cluster/classloader/leak/test/FieldGranularityClassloaderLeakTestBase.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/cluster/classloader/leak/test/J2EEClassloaderLeakTestBase.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/cluster/defaultcfg/test/YieldingGloballyExclusiveClusterLockSupportUnitTestCase.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/cluster/web/notification/SessionSpecListenerAttribute.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/ejb3/common/AbstractReplierMDB.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/ejb3/common/EJB3TestCase.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/ejb3/jbpapp2260/TransactionMDB.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/ejb3/jbpapp2260/unit
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/main/org/jboss/test/spring/test/SpringFacadeTestCase.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/testsuite/src/resources/bootstrapdependencies/jbas5349
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/tools/buildmagic/lib
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/varia/src/main/org/jboss/services/binding/ServiceBindingMetadata.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/varia/src/main/org/jboss/services/binding/managed/ServiceBindingMapper.java
___________________________________________________________________
Deleted: svn:mergeinfo
-
Property changes on: branches/JBPAPP_5_1_0_Final_JBPAPP-7487/varia/src/resources/seam/jboss-structure.xml
___________________________________________________________________
Deleted: svn:mergeinfo
-
More information about the jboss-cvs-commits
mailing list