|
| 1.13 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/MiscUnitTestCase.java | adjusted tests after api refactoring |
| 1.37 | modified | loubyansky | common/src/main/org/jboss/xml/binding/ObjectModelBuilder.java | fixed switching to a new object model factory when the factory is actually the same for the previous and next namespace URI |
| 1.4 | deleted | starksm | varia/src/main/org/jboss/tools/Boot.java | A tool for calculating all the serialVersionUIDs in a jboss dist. |
| 1.1 | added | starksm | varia/src/main/org/jboss/tools/ClassVersionInfo.java | A tool for calculating all the serialVersionUIDs in a jboss dist. |
| 1.1 | added | starksm | varia/src/main/org/jboss/tools/SerialVersionUID.java | A tool for calculating all the serialVersionUIDs in a jboss dist. |
| 1.5 | modified | ejort | messaging/src/main/org/jboss/mq/il/uil2/msgs/ReceiveRequestMsg.java | Port ReceiveRequestMsg enhancements from JBoss4 |
| 1.5 | modified | ejort | messaging/src/main/org/jboss/mq/il/uil2/ServerSocketManagerHandler.java | Port ReceiveRequestMsg enhancements from JBoss4 |
| 1.4 | modified | ejort | messaging/src/main/org/jboss/mq/il/uil2/UILClientIL.java | Port ReceiveRequestMsg enhancements from JBoss4 |
| 1.4 | modified | ejort | messaging/src/main/org/jboss/mq/il/uil2/UILServerILFactory.java | Port ReceiveRequestMsg enhancements from JBoss4 |
| 1.8 | modified | ejort | messaging/src/main/org/jboss/mq/il/uil2/UILServerILService.java | Port ReceiveRequestMsg enhancements from JBoss4 |
| 1.4 | modified | ejort | messaging/src/main/org/jboss/mq/il/uil2/UILClientILService.java | Port ReceiveRequestMsg enhancements from JBoss4 |
| 1.4 | modified | ejort | connector/src/resources/dtd/jboss-ds_1_5.dtd | Port <share-prepared-statments/> from jboss4 |
| 1.11 | modified | ejort | connector/src/resources/xa-rar/META-INF/ra.xml | Port <share-prepared-statments/> from jboss4 |
| 1.13 | modified | ejort | connector/src/resources/local-rar/META-INF/ra.xml | Port <share-prepared-statments/> from jboss4 |
| 1.28 | modified | ejort | connector/src/resources/stylesheets/ConnectionFactoryTemplate.xsl | Port <share-prepared-statments/> from jboss4 |
| 1.9 | modified | ejort | connector/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnection.java | Port <share-prepared-statments/> from jboss4 |
| 1.5 | modified | ejort | connector/src/main/org/jboss/resource/adapter/jdbc/CachedPreparedStatement.java | Port <share-prepared-statments/> from jboss4 |
| 1.17 | modified | ejort | connector/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnectionFactory.java | Port <share-prepared-statments/> from jboss4 |
| 1.1 | added | bwang00 | testsuite/src/main/org/jboss/test/cache/test/standAloneAop/CollectionProxyAopTest.java | Newly added. |
| 1.30 | modified | ejort | messaging/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.java | Port fixes from JBoss4 |
| 1.3 | modified | ejort | messaging/src/etc/server/examples/deploy/null-persistence-service.xml | Port fixes from JBoss4 |
| 1.7 | modified | ejort | messaging/src/main/org/jboss/mq/sm/jdbc/JDBCStateManager.java | Port fixes from JBoss4 |
| 1.8 | modified | andd | system/src/main/org/jboss/system/ServiceMBean.java | JBAS-1577: white-space in ServiceMBean EVENT types, removed |
| 1.1 | added | andd | system/src/main/org/jboss/system/NotificationFilterFactory.java | branches: 1.1.2; 1.1.4;New Feature: JBAS-1365 - extension to ListenerServiceMBeanSupportThe filter mechanism has been extended to support specificationof arbitrary filters, using dynamic filter factory pluginsimplementing the NotificationFilterFactory interface.Three filter factories corresponding to the "standard" jmxnotification filters are supplied by default in packageorg.jboss.system.filterfactory. |
| 1.7 | modified | andd | system/src/main/org/jboss/system/ListenerServiceMBeanSupport.java | New Feature: JBAS-1365 - extension to ListenerServiceMBeanSupportThe filter mechanism has been extended to support specificationof arbitrary filters, using dynamic filter factory pluginsimplementing the NotificationFilterFactory interface.Three filter factories corresponding to the "standard" jmxnotification filters are supplied by default in packageorg.jboss.system.filterfactory. |
| 1.4 | modified | andd | system/src/main/org/jboss/system/ListenerServiceMBean.java | New Feature: JBAS-1365 - extension to ListenerServiceMBeanSupportThe filter mechanism has been extended to support specificationof arbitrary filters, using dynamic filter factory pluginsimplementing the NotificationFilterFactory interface.Three filter factories corresponding to the "standard" jmxnotification filters are supplied by default in packageorg.jboss.system.filterfactory. |
| 1.4 | modified | andd | system/src/resources/dtd/jboss-subscription.dtd | New Feature: JBAS-1365 - extension to ListenerServiceMBeanSupportThe filter mechanism has been extended to support specificationof arbitrary filters, using dynamic filter factory pluginsimplementing the NotificationFilterFactory interface.Three filter factories corresponding to the "standard" jmxnotification filters are supplied by default in packageorg.jboss.system.filterfactory. |
| 1.20 | modified | ejort | remoting/.classpath | Fix the eclipse build AGAIN! |
| 1.21 | modified | osdchicago | webservice/src/main/org/jboss/ws/wsdl/WSDL20Reader.java | Take care of the Included schema issue for wsdl 2.0 |
| 1.131 | modified | starksm | server/src/etc/conf/default/jboss-service.xml | Show the ScanEnabled attribute in the URLDeploymentScanner explicitly with its default value of true. |
| 1.2 | modified | reverbel | iiop/src/main/org/jboss/tm/iiop/client/TransactionCurrent.java | Superfluous imports removed. |
| 1.3 | modified | reverbel | iiop/src/main/org/jboss/tm/iiop/client/IIOPClientUserTransaction.java | Superfluous imports removed. |
| 1.3 | modified | reverbel | iiop/src/main/org/jboss/tm/iiop/client/IIOPClientUserTransactionObjectFactory.java | Superfluous imports removed. |
| 1.3 | modified | reverbel | iiop/src/main/org/jboss/tm/iiop/TransactionServiceImpl.java | Superfluous imports removed. |
| 1.2 | modified | reverbel | iiop/src/main/org/jboss/tm/iiop/CorbaTransactionService.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/proxy/ejb/EJBMetaDataImplIIOP.java | Superfluous imports removed. |
| 1.15 | modified | reverbel | iiop/src/main/org/jboss/proxy/ejb/EjbHomeCorbaServant.java | Superfluous imports removed. |
| 1.16 | modified | reverbel | iiop/src/main/org/jboss/proxy/ejb/EjbObjectCorbaServant.java | Superfluous imports removed. |
| 1.6 | modified | reverbel | iiop/src/main/org/jboss/proxy/ejb/HandleImplIIOP.java | Superfluous imports removed. |
| 1.6 | modified | reverbel | iiop/src/main/org/jboss/proxy/ejb/HomeHandleImplIIOP.java | Superfluous imports removed. |
| 1.3 | modified | reverbel | iiop/src/main/org/jboss/proxy/ejb/NoTxPropagationInterceptor.java | Superfluous imports removed. |
| 1.6 | modified | reverbel | iiop/src/main/org/jboss/proxy/ejb/DynamicIIOPStub.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/test/AbstractTestBase.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/test/Test.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/test/TestBase.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/test/TestValue.java | Superfluous imports removed. |
| 1.11 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/marshal/CDRStream.java | Superfluous imports removed. |
| 1.6 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/ContainerImplDelegate.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/ExceptionDefImpl.java | Superfluous imports removed. |
| 1.7 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/IDLTypeImpl.java | Superfluous imports removed. |
| 1.6 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/InterfaceDefImpl.java | Superfluous imports removed. |
| 1.9 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/InterfaceRepository.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/ModuleDefImpl.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/OperationDefImpl.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/PrimitiveDefImpl.java | Superfluous imports removed. |
| 1.8 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/RepositoryImpl.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/SequenceDefImpl.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/TypedefDefImpl.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/ValueBoxDefImpl.java | Superfluous imports removed. |
| 1.7 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/ValueDefImpl.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/ValueMemberDefImpl.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/AliasDefImpl.java | Superfluous imports removed. |
| 1.8 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/ContainedImpl.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ir/ContainerImpl.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ClassAnalysis.java | Superfluous imports removed. |
| 1.13 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ContainerAnalysis.java | Superfluous imports removed. |
| 1.7 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ExceptionAnalysis.java | Superfluous imports removed. |
| 1.10 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/InterfaceAnalysis.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/PrimitiveAnalysis.java | Superfluous imports removed. |
| 1.9 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/Util.java | Superfluous imports removed. |
| 1.8 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/ValueAnalysis.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/rmi/AbstractAnalysis.java | Superfluous imports removed. |
| 1.13 | modified | reverbel | iiop/src/main/org/jboss/iiop/csiv2/CSIv2Util.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/csiv2/SASClientInterceptor.java | Superfluous imports removed. |
| 1.5 | modified | reverbel | iiop/src/main/org/jboss/iiop/csiv2/SASCurrentImpl.java | Superfluous imports removed. |
| 1.6 | modified | reverbel | iiop/src/main/org/jboss/iiop/CorbaNamingServiceMBean.java | Superfluous imports removed. |
| 1.10 | modified | reverbel | iiop/src/main/org/jboss/iiop/WebCL.java | Superfluous imports removed. |
| 1.14 | modified | reverbel | iiop/.classpath | Superfluous imports removed. |
| 1.4 | deleted | belaban | cache/docs/ReleaseNotes.txt | removed ReleaseNotes.txt |
| 1.40 | modified | belaban | cache/docs/Changelog.txt | ns |
| 1.130 | modified | starksm | server/src/etc/conf/default/jboss-service.xml | Replace the Filter attribute with a FilterInstance attribute that allows the ignored prefixes, suffixes and matches. Resolves (JBAS-1494) Need to expose the filter list for the default Filter implementation on URLDeploymentScanner. |
| 1.33 | modified | starksm | system/src/main/org/jboss/deployment/scanner/URLDeploymentScanner.java | Add a FilterInstance attribute that allows one to set the URLFilter instance |
| 1.7 | modified | starksm | system/src/main/org/jboss/deployment/scanner/DeploymentFilter.java | Add getters/setters for suffixes, prefixes and matches. |
| 1.8 | modified | starksm | testsuite/src/main/org/jboss/test/util/test/PropertyEditorsUnitTestCase.java | Update the string array tests to test escaped commas. |
| 1.7 | modified | starksm | common/src/main/org/jboss/util/propertyeditor/StringArrayEditor.java | Update to support escaped commas specified using a backslash: \, to incorporate commas in a string element. |
| 1.46 | modified | starksm | cluster/src/main/org/jboss/ha/framework/server/HAPartitionImpl.java | Set the serialVersionUID for the NoHandlerForRPC class. |
| 1.45 | modified | starksm | cluster/src/main/org/jboss/ha/framework/server/HAPartitionImpl.java | Simply return any throwable seen during the rpc handler method call dispatch as this is the only way to propagate an exception to the caller. Resolves (JBAS-1571) Logging of cluster rpc method exceptions at warn level is incorrect. |
| 1.2 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/tools/xsdjava/XSDToJavaTestCase.java | Fix issues related to fault codes.Fix SOAPEnvelope.getNamespaceURI(String) |
| 1.8 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/soap/SOAPEnvelopeTestCase.java | Fix issues related to fault codes.Fix SOAPEnvelope.getNamespaceURI(String) |
| 1.4 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/soap/SOAPHeaderTestCase.java | Fix issues related to fault codes.Fix SOAPEnvelope.getNamespaceURI(String) |
| 1.4 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/binding/SOAPBindingTestCase.java | Fix issues related to fault codes.Fix SOAPEnvelope.getNamespaceURI(String) |
| 1.11 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/MessageFactoryImpl.java | Fix issues related to fault codes.Fix SOAPEnvelope.getNamespaceURI(String) |
| 1.13 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/SOAPElementImpl.java | Fix issues related to fault codes.Fix SOAPEnvelope.getNamespaceURI(String) |
| 1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/FaultException.java | Fix issues related to fault codes.Fix SOAPEnvelope.getNamespaceURI(String) |
| 1.3 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/tools/fixture/JBossSourceComparator.java | Fix missing NOT operator |
| 1.9 | modified | starksm | security/src/main/org/jboss/security/jacc/DelegatingPolicy.java | Include the delegate policy ProtectionDomain permissions when building the PermissionCollection in getPermissions(ProtectionDomain). Resolves (JBAS-1526) Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return the permissions of the replaced delegate. |
| 1.390 | modified | starksm | build/build.xml | Remove the unused jbossha-httpsession.sar |
| 1.32 | modified | starksm | cluster/src/etc/cluster-service.xml | Expose all HANamingService attributes by default. |
| 1.8 | modified | starksm | cluster/src/main/org/jboss/ha/jndi/DetachedHANamingService.java | Remove all local thread creation and instead use the thread pool passed in via the LookupPool. If no LookupPool is specified a BasicThreadPool("HANamingBootstrap Pool") is created. Resolves (JBAS-1558) HAJNDI should use a thread pool. |
| 1.5 | modified | starksm | cluster/src/main/org/jboss/ha/jndi/DetachedHANamingServiceMBean.java | Remove all local thread creation and instead use the thread pool passed in via the LookupPool. If no LookupPool is specified a BasicThreadPool("HANamingBootstrap Pool") is created. Resolves (JBAS-1558) HAJNDI should use a thread pool. |
| 1.12 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/MiscUnitTestCase.java | added tests for new sunday metadata/handling api |
| 1.26 | modified | loubyansky | common/src/main/org/jboss/xml/binding/Unmarshaller.java | another unmarshalling metadata/handling model. the most comprehensive, hence, the most verbose. |
| 1.8 | modified | loubyansky | common/src/main/org/jboss/xml/binding/UnmarshallerImpl.java | another unmarshalling metadata/handling model. the most comprehensive, hence, the most verbose. |