[jboss-cvs] cvs.forge.jboss.com Activity
labs-admin at jboss.com
labs-admin at jboss.com
Thu May 10 01:00:32 EDT 2007
Commit from genman (2007-05-09 04:06 EDT)
------------------
JBCACHE-1051
JBossCache tests/functional/org/jboss/cache/eviction/ExpirationPolicyTest.java 1.10
JBossCache src/org/jboss/cache/eviction/ExpirationAlgorithm.java 1.10
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:21 EDT)
----------------------------------------------
JBREM-714: Added version to read()/write()
JBossRemoting src/tests/org/jboss/test/remoting/marshall/dynamic/remote/http/TestUnMarshaller.java 1.2.14.1
JBossRemoting src/tests/org/jboss/test/remoting/marshall/dynamic/remote/http/TestMarshaller.java 1.2.14.1
JBossRemoting src/tests/org/jboss/test/remoting/marshall/dynamic/local/TestUnMarshaller.java 1.2.14.1
JBossRemoting src/tests/org/jboss/test/remoting/marshall/dynamic/local/TestMarshaller.java 1.2.14.1
JBossRemoting src/tests/org/jboss/test/remoting/marshall/http/metadata/HTTPUnMarshallerMock.java 1.2.14.1
JBossRemoting src/tests/org/jboss/test/remoting/marshall/dynamic/remote/socket/TestMarshaller.java 1.2.14.1
JBossRemoting src/tests/org/jboss/test/remoting/marshall/dynamic/remote/socket/TestUnMarshaller.java 1.2.14.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:23 EDT)
----------------------------------------------
JBREM-714: Write default version.
JBossRemoting src/tests/org/jboss/test/remoting/transport/socket/raw/RawTestClient.java 1.1.2.2.4.2
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:23 EDT)
----------------------------------------------
JBREM-714: Use 1.x and 2.x versions of Client.RAW.
JBossRemoting src/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.java 1.13.8.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:25 EDT)
----------------------------------------------
JBREM-714: Added getClientJVMArguments() and getServerJVMArguments().
JBossRemoting src/tests/org/jboss/test/remoting/versioning/transport/VersionInvokerTestCaseBase.java 1.1.10.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:27 EDT)
----------------------------------------------
JBREM-714: Extended Marshaller/UnMarshaller with verioned read() and write().
+ JBossRemoting src/main/org/jboss/remoting/marshal/VersionedUnMarshaller.java 1.1.2.1
+ JBossRemoting src/main/org/jboss/remoting/marshal/VersionedMarshaller.java 1.1.2.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:30 EDT)
----------------------------------------------
JBREM-714: Added version parameter to read()/write().
JBossRemoting src/main/org/jboss/remoting/marshal/encryption/EncryptingUnMarshaller.java 1.1.8.1
JBossRemoting src/main/org/jboss/remoting/marshal/encryption/EncryptingMarshaller.java 1.1.8.1
JBossRemoting src/main/org/jboss/remoting/marshal/compress/CompressingUnMarshaller.java 1.6.8.1
JBossRemoting src/main/org/jboss/remoting/marshal/compress/CompressingMarshaller.java 1.6.8.1
JBossRemoting src/main/org/jboss/remoting/marshal/http/HTTPMarshaller.java 1.6.14.1
JBossRemoting src/main/org/jboss/remoting/marshal/http/HTTPUnMarshaller.java 1.10.2.1.4.1
JBossRemoting src/main/org/jboss/remoting/marshal/serializable/SerializableMarshaller.java 1.11.10.3.4.1
JBossRemoting src/main/org/jboss/remoting/marshal/serializable/SerializableUnMarshaller.java 1.11.10.3.4.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:32 EDT)
----------------------------------------------
JBREM-714: Added versioned versions of receiveObject(), sendObject().
JBossRemoting src/main/org/jboss/remoting/serialization/SerializationManager.java 1.8.8.1
JBossRemoting src/main/org/jboss/remoting/serialization/impl/java/JavaEncryptionSerializationManager.java 1.1.8.1
JBossRemoting src/main/org/jboss/remoting/serialization/impl/java/JavaSerializationManager.java 1.8.4.2.4.2
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:35 EDT)
----------------------------------------------
JBREM-714: Added version parameter to receiveObject(), sendObject().
JBossRemoting src/main/org/jboss/remoting/serialization/impl/jboss/JBossSerializationManager.java 1.11.4.1.4.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:36 EDT)
----------------------------------------------
JBREM-714: Added special handling for VersionedMarshaller.
JBossRemoting src/main/org/jboss/remoting/transport/coyote/CoyoteInvoker.java 1.23.2.3.2.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:36 EDT)
----------------------------------------------
JBREM-714: Added special handling for VersionedMarshaller/VersionedUnMarshaller().
JBossRemoting src/main/org/jboss/remoting/transport/http/HTTPClientInvoker.java 1.31.2.3.4.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:39 EDT)
----------------------------------------------
JBREM-714: Ignore configMaps if InvokerLocator is null (if server is older version).
JBossRemoting src/main/org/jboss/remoting/transport/rmi/RemotingRMIClientSocketFactory.java 1.9.4.4.4.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:39 EDT)
----------------------------------------------
JBREM-714: Added special handling for VersionedMarshaller.
JBossRemoting src/main/org/jboss/remoting/transport/rmi/RMIClientInvoker.java 1.9.2.1.4.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:40 EDT)
----------------------------------------------
JBREM-714: Added special handling for VersionedMarshaller/VersionedUnMarshaller.
JBossRemoting src/main/org/jboss/remoting/transport/servlet/ServletServerInvoker.java 1.8.4.2.4.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:42 EDT)
----------------------------------------------
JBREM-714: (1) Added special handling for VersionedMarshaller/VersionedUnMarshaller; (2) treat version = -1 as EOF..
JBossRemoting src/main/org/jboss/remoting/transport/socket/ServerThread.java 1.29.2.20.2.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:43 EDT)
----------------------------------------------
JBREM-714: Added special handling for VersionedMarshalle/VersionedUnMarshallerr.
JBossRemoting src/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.java 1.16.2.26.2.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 04:44 EDT)
----------------------------------------------
JBREM-714: Added 1.4.6.GA jboss-remoting.jar for version tests.
+ JBossRemoting src/etc/lib/remoting_1_4_6_GA/jboss-remoting.jar 1.1.2.1
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 05:00 EDT)
----------------------------------------------
JBREM-714: Updated versioning tests. Also, changed tabs to spaces.
JBossRemoting build.xml 1.88.2.13.2.4
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 05:06 EDT)
----------------------------------------------
JBREM-744: Changed version to 2.2.0.SP4.
JBossRemoting src/main/org/jboss/remoting/Version.java 1.12.2.6.2.4
JBossRemoting build.xml 1.88.2.13.2.5
Commit from rsigal on branch remoting_2_2_0_GA (2007-05-09 05:50 EDT)
----------------------------------------------
JBREM-744: Added 2.2.0.SP4 release notes.
JBossRemoting docs/README.txt 1.11.4.1.2.2
Commit from bstansberry (2007-05-09 14:15 EDT)
-----------------------
[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl
JBossCache src/org/jboss/cache/factories/XmlConfigurationParser.java 1.17
Commit from bstansberry (2007-05-09 14:19 EDT)
-----------------------
[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl
[JBCACHE--1023] Inject preconfigured Channel
[JBCACHE-1050] Don't throw NPE if getInterceptorChain() invoked before create()
[JBCACHE-1046] CacheImpl.channel should be type Channel
JBossCache src/org/jboss/cache/CacheImpl.java 1.63
Commit from bstansberry (2007-05-09 14:19 EDT)
-----------------------
[JBCACHE-1046] CacheImpl.channel should be type Channel
JBossCache tests/functional/org/jboss/cache/transaction/AbortionTest.java 1.9
Commit from bstansberry (2007-05-09 14:21 EDT)
-----------------------
[JBCACHE-856] Rationalize top-level mbean classes
- JBossCache src/org/jboss/cache/pojo/jmx/PojoCache.java 1.2
- JBossCache src/org/jboss/cache/pojo/jmx/PojoCacheMBean.java 1.2
Commit from bstansberry (2007-05-09 14:22 EDT)
-----------------------
[JBCACHE-856] Rationalize top-level mbean classes
[JBCACHE-1047] JMX wrappers allow explicit control of whether to control cache lifecycle
JBossCache src/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperMBean.java 1.3
JBossCache src/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapper.java 1.4
Commit from bstansberry (2007-05-09 14:23 EDT)
-----------------------
[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl
JBossCache src/org/jboss/cache/config/Configuration.java 1.44
Commit from bstansberry (2007-05-09 14:24 EDT)
-----------------------
[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl
[JBCACHE--1023] Inject preconfigured Channel
JBossCache src/org/jboss/cache/config/RuntimeConfig.java 1.9
Commit from bstansberry (2007-05-09 14:24 EDT)
-----------------------
Only register interceptor in JMX if statistics are enabled for that interceptor
JBossCache src/org/jboss/cache/jmx/JmxUtil.java 1.11
Commit from bstansberry (2007-05-09 14:27 EDT)
-----------------------
[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl
[JBCACHE--1044] RuntimeConfig's channel factory should by type ChannelFactory, not JChannelFactoryMBean
JBossCache src/org/jboss/cache/jmx/CacheLegacyJmxWrapperMBean.java 1.5
JBossCache src/org/jboss/cache/jmx/CacheLegacyJmxWrapper.java 1.6
Commit from bstansberry (2007-05-09 14:28 EDT)
-----------------------
[JBCACHE-1047] JMX wrappers allow explicit control of whether to control cache lifecycle
JBossCache src/org/jboss/cache/jmx/CacheJmxWrapperMBean.java 1.4
Commit from bstansberry (2007-05-09 14:31 EDT)
-----------------------
[JBCACHE-1050] Don't throw NPE if getInterceptorChain() invoked before create()
[JBCACHE-1047] JMX Wrapper classes allow explicit config of whether to control cache lifecycle
JBossCache src/org/jboss/cache/jmx/CacheJmxWrapper.java 1.15
Commit from bstansberry (2007-05-09 14:32 EDT)
-----------------------
[JBCACHE--1023] Inject preconfigured Channel
+ JBossCache tests/functional/org/jboss/cache/config/ChannelInjectionTest.java 1.1
+ JBossCache tests/functional/org/jboss/cache/multiplexer/ChannelInjectionPreferenceTest.java 1.1
Commit from bstansberry (2007-05-09 14:32 EDT)
-----------------------
[JBCACHE--1044] RuntimeConfig's channel factory should by type ChannelFactory, not JChannelFactoryMBean
JBossCache tests/functional/org/jboss/cache/multiplexer/BadMuxConfigTest.java 1.5
JBossCache tests/functional/org/jboss/cache/multiplexer/MultiplexerTestHelper.java 1.3
Commit from bstansberry (2007-05-09 14:33 EDT)
-----------------------
[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl
JBossCache tests/functional/org/jboss/cache/config/ConfigurationTest.java 1.13
Commit from bstansberry (2007-05-09 14:34 EDT)
-----------------------
[JBCACHE-1014] Improve testsuite coverage of JMX configuration
+ JBossCache tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTestBase.java 1.1
+ JBossCache tests/functional/org/jboss/cache/jmx/InterceptorRegistrationTest.java 1.1
+ JBossCache tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTest.java 1.1
- JBossCache tests/functional/org/jboss/cache/jmx/CacheMBeanTest.java 1.11
Commit from bstansberry (2007-05-09 14:42 EDT)
-----------------------
[JBCACHE-1050] Don't throw NPE if getInterceptorChain() invoked before create()
JBossCache src/org/jboss/cache/CacheSPI.java 1.35
Commit from nrichards (2007-05-09 15:08 EDT)
---------------------
add standalone image capability
jboss-seam src/pdf/org/jboss/seam/pdf/DocumentData.java 1.2
jboss-seam src/pdf/org/jboss/seam/pdf/ui/UIChart.java 1.7
jboss-seam src/pdf/org/jboss/seam/pdf/ui/UIDocument.java 1.23
jboss-seam src/pdf/org/jboss/seam/pdf/ui/UILineChart.java 1.5
Commit from nrichards (2007-05-09 15:34 EDT)
---------------------
render jpeg
jboss-seam examples/itext/resources/WEB-INF/web.xml 1.6
+ jboss-seam examples/itext/view/chartimage.page.xml 1.1
+ jboss-seam examples/itext/view/chartimage.xhtml 1.1
Commit from sbryzak2 (2007-05-09 22:04 EDT)
--------------------
update to drools 4.0.0 MR2
jboss-seam .classpath 1.49
jboss-seam examples/drools/resources/META-INF/application.xml 1.11
jboss-seam examples/drools/resources/numberguess.drl 1.2
jboss-seam examples/seamspace/resources/META-INF/application.xml 1.11
jboss-seam examples/seamspace/resources/META-INF/security-rules.drl 1.16
jboss-seam examples/wiki/Wiki.iml 1.9
jboss-seam src/main/org/jboss/seam/drools/ManagedWorkingMemory.java 1.11
jboss-seam src/main/org/jboss/seam/security/RuleBasedIdentity.java 1.10
+ jboss-seam drools/lib/antlr-3.0b7.jar 1.1
+ jboss-seam drools/lib/drools-compiler-4.0.0.MR2.jar 1.1
+ jboss-seam drools/lib/drools-core-4.0.0.MR2.jar 1.1
+ jboss-seam drools/lib/janino-2.5.6.jar 1.1
+ jboss-seam drools/lib/mvel14-1.2beta16.jar 1.1
- jboss-seam drools/lib/antlr-2.7.6.jar 1.2
- jboss-seam drools/lib/antlr-3.0ea8.jar 1.2
- jboss-seam drools/lib/commons-jci-core-1.0-406301.jar 1.2
- jboss-seam drools/lib/commons-jci-janino-2.4.3.jar 1.2
- jboss-seam drools/lib/commons-lang-2.1.jar 1.2
- jboss-seam drools/lib/commons-logging-api-1.0.4.jar 1.2
- jboss-seam drools/lib/drools-compiler-3.0.5.jar 1.2
- jboss-seam drools/lib/drools-core-3.0.5.jar 1.2
- jboss-seam drools/lib/janino-2.4.3.jar 1.2
- jboss-seam drools/lib/stringtemplate-2.3b6.jar 1.2
Commit from bstansberry (2007-05-10 00:00 EDT)
-----------------------
[JBCACHE-855] CacheMgmtInterceptor no longer handles JMX notifications; CacheJmxWrapper does
- JBossCache tests/functional/org/jboss/cache/mgmt/NotificationTest.java 1.22
- JBossCache tests/functional/org/jboss/cache/mgmt/OptimisticNotificationTest.java 1.3
+ JBossCache src/org/jboss/cache/jmx/CacheNotificationBroadcaster.java 1.1
+ JBossCache src/org/jboss/cache/jmx/CacheNotificationListener.java 1.1
JBossCache src/org/jboss/cache/jmx/CacheJmxWrapper.java 1.16
JBossCache src/org/jboss/cache/interceptors/CacheMgmtInterceptorMBean.java 1.6
JBossCache src/org/jboss/cache/interceptors/CacheMgmtInterceptor.java 1.29
+ JBossCache tests/functional/org/jboss/cache/jmx/NotificationTest.java 1.1
+ JBossCache tests/functional/org/jboss/cache/jmx/OptimisticNotificationTest.java 1.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-cvs-commits/attachments/20070510/530cdbcc/attachment.html
More information about the jboss-cvs-commits
mailing list