[jboss-cvs] cvs.forge.jboss.com Activity

forge-admin at jboss.com forge-admin at jboss.com
Wed Nov 22 01:00:32 EST 2006


Commit from bwang (2006-11-21 01:07 EST)
-----------------

JBCACHE-868 Renaming PojoCache annotation.

  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/ArrayObject.java                     1.2
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/SpecialAddress.java                  1.2
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/NetworkAdmin.java                    1.4
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/Link.java                            1.4
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/NodeManager.java                     1.4
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/TestNode.java                        1.3
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/Address.java                         1.4
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/Person.java                          1.4
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/NetworkDomain.java                   1.3
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/ValueObject.java                     1.3
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/Resource.java                        1.4
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/NetworkElement.java                  1.4
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/EnumPlanet.java                      1.2
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/SpecialSerializedAddress.java        1.3
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/NetworkNode.java                     1.3
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/IdObject.java                        1.3
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/Gadget.java                          1.4
  JBossCache  examples/PojoCache/sensor/src/propagation/PropagationManager.java                  1.3
  JBossCache  examples/PojoCache/sensor/src/propagation/StateItem.java                           1.3
  JBossCache  examples/PojoCache/sensor/src/propagation/Node.java                                1.3
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/propagation/StateItem.java           1.4
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/propagation/PropagationManager.java  1.4
  JBossCache  tests-50/functional/org/jboss/cache/pojo/test/propagation/Node.java                1.4
  JBossCache  examples/PojoCache/passivation/src/examples/Course.java                            1.2
  JBossCache  examples/PojoCache/passivation/src/examples/Address.java                           1.2
  JBossCache  examples/PojoCache/passivation/src/examples/Person.java                            1.2
  JBossCache  docs/tutorial-pojo/en/master.xml                                                   1.3
- JBossCache  src-50/org/jboss/cache/pojo/annotation/InstanceOfPojoCacheable.java                1.3
+ JBossCache  src-50/org/jboss/cache/pojo/annotation/Replicable.java                             1.1
- JBossCache  src-50/org/jboss/cache/pojo/annotation/PojoCacheable.java                          1.3
  JBossCache  examples/PojoCache/passivation/readme.txt                                          1.2
  JBossCache  src-50/org/jboss/cache/pojo/PojoCache.java                                         1.8
  JBossCache  tests/functional/org/jboss/cache/data/Course.java                                  1.2
  JBossCache  tests/functional/org/jboss/cache/data/Address.java                                 1.2
  JBossCache  tests/functional/org/jboss/cache/data/Person.java                                  1.2
  JBossCache  docs/PojoCache/en/modules/appendix.xml                                             1.5
  JBossCache  docs/PojoCache/en/modules/instrumentation.xml                                      1.5
  JBossCache  examples/PojoCache/sensor/article/pojocache.html                                   1.3
  JBossCache  examples/PojoCache/annotated50/src/examples/Person.java                            1.4
  JBossCache  src-50/resources/pojocache-aop.xml                                                 1.7
  JBossCache  examples/PojoCache/annotated50/readme.txt                                          1.5


Commit from tokada on branch JBossProfiler_Expansion (2006-11-21 01:21 EST)
----------------------------------------------------

*** empty log message ***

  jboss-profiler  java/src/expansion/org/jboss/profiler/exp/agent/interceptor/AopInterceptor.java  1.1.2.2


Commit from tokada on branch JBossProfiler_Expansion (2006-11-21 01:21 EST)
----------------------------------------------------

Corrected some bugs.

  jboss-profiler  java/src/expansion/org/jboss/profiler/exp/agent/interceptor/ServletInterceptor.java  1.1.2.3
  jboss-profiler  java/src/expansion/org/jboss/profiler/exp/agent/interceptor/JdbcInterceptor.java     1.1.2.3
  jboss-profiler  java/src/expansion/org/jboss/profiler/exp/agent/interceptor/DriverWrapper.java       1.1.2.4


Commit from rsigal (2006-11-21 01:33 EST)
------------------

JBREM-605: Changed reliance of CallbackHandler on presence of REMOTING_ACKNOWLEDGES_PUSH_CALLBACKS in Callback ReturnPayload.

  JBossRemoting  src/tests/org/jboss/test/remoting/callback/acknowledge/CallbackAcknowledgeTestCase.java  1.5


Commit from rsigal (2006-11-21 01:46 EST)
------------------

JBREM-636:  init() stores the sessionId and listenerId for future reference, so that getId() does not have to refer to the initial InvocationRequest.

  JBossRemoting  src/main/org/jboss/remoting/callback/ServerInvokerCallbackHandler.java  1.18


Commit from rsigal on branch remoting_2_x (2006-11-21 01:56 EST)
-----------------------------------------

JBREM-636:  init() stores the sessionId and listenerId for future reference, so that getId() does not have to refer to the initial InvocationRequest.

  JBossRemoting  src/main/org/jboss/remoting/callback/ServerInvokerCallbackHandler.java  1.15.2.3


Commit from rsigal on branch remoting_2_x (2006-11-21 02:01 EST)
-----------------------------------------

JBREM-605: Changed reliance of CallbackHandler on presence of REMOTING_ACKNOWLEDGES_PUSH_CALLBACKS in Callback ReturnPayload.

  JBossRemoting  src/tests/org/jboss/test/remoting/callback/acknowledge/CallbackAcknowledgeTestCase.java  1.2.2.4


Commit from rsigal on branch remoting_2_x (2006-11-21 02:05 EST)
-----------------------------------------

JBREM-605:  Added test for consistency of listenerIds in acknowledgeCallbacks().

  JBossRemoting  src/main/org/jboss/remoting/Client.java  1.53.2.4


Commit from genman (2006-11-21 03:36 EST)
------------------

JIRA-867 bypass cache for internal put

  JBossCache  src/org/jboss/cache/interceptors/OptimisticValidatorInterceptor.java  1.43


Commit from genman (2006-11-21 03:57 EST)
------------------

source code tidy and taking advatage of JDK1.5

  JBossCache  src/org/jboss/cache/TransactionEntry.java                         1.14
  JBossCache  src/org/jboss/cache/TreeCache.java                                1.285
  JBossCache  src/org/jboss/cache/TreeCacheProxyImpl.java                       1.52
  JBossCache  src/org/jboss/cache/eviction/BaseEvictionAlgorithm.java           1.15
  JBossCache  src/org/jboss/cache/interceptors/BaseCacheLoaderInterceptor.java  1.7
  JBossCache  src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java      1.60
  JBossCache  src/org/jboss/cache/transaction/DummyTransaction.java             1.9


Commit from bwang (2006-11-21 05:20 EST)
-----------------

JBCACHE-868 Renaming PojoCache annotation.

  JBossCache  src-50/resources/pojocache-aop.xml  1.8


Commit from vralev (2006-11-21 07:44 EST)
------------------

updating all classes to 1.4 compatible

    repository.jboss.com/jboss/izpack-listeners/1.0.1.GA/lib/jboss-listeners.jar  1.3


Commit from bwang (2006-11-21 08:21 EST)
-----------------

Doc update

  JBossCache  docs/PojoCache/en/modules/appendix.xml         1.6
  JBossCache  docs/PojoCache/en/modules/introduction.xml     1.6
  JBossCache  docs/PojoCache/en/modules/configuration.xml    1.6
  JBossCache  docs/PojoCache/en/modules/instrumentation.xml  1.6
  JBossCache  docs/PojoCache/en/modules/architecture.xml     1.10
  JBossCache  docs/PojoCache/en/master.xml                   1.6


Commit from bwang (2006-11-21 08:57 EST)
-----------------

Doc update

  JBossCache  docs/tutorial-pojo/en/master.xml  1.4


Commit from bwang (2006-11-21 09:07 EST)
-----------------

Doc update

  JBossCache  docs/faq-pojo/en/master.xml  1.4


Commit from bwang (2006-11-21 09:39 EST)
-----------------

upd

  JBossCache  examples/PojoCache/annotated50/src/examples/Address.java  1.3
  JBossCache  examples/PojoCache/annotated50/src/examples/Course.java   1.3
  JBossCache  examples/PojoCache/loadtime/build.properties              1.4
  JBossCache  examples/PojoCache/loadtime/build.xml                     1.4
  JBossCache  examples/PojoCache/loadtime/readme.txt                    1.3


Commit from bwang (2006-11-21 09:54 EST)
-----------------

upd

  JBossCache  examples/PojoCache/sensor/readme.txt        1.2
- JBossCache  examples/PojoCache/sensor/runShellDemo.bat  1.4
- JBossCache  examples/PojoCache/sensor/runShellDemo.sh   1.5


Commit from rawb (2006-11-21 10:49 EST)
----------------

Added some methods to get attributes, names, values, etc.

  jbosside  as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/model/DescriptorModel.java  1.10


Commit from gavin (2006-11-21 11:10 EST)
-----------------

include gen src in dist

  jboss-seam  build.xml  1.110


Commit from mculpepper (2006-11-21 11:15 EST)
----------------------

fixed typo in extension id consant

  jbosside  core/plugins/org.jboss.ide.eclipse.packages.core/src/main/org/jboss/ide/eclipse/packages/core/ExtensionManager.java  1.2


Commit from gavin (2006-11-21 11:20 EST)
-----------------

misprints

  jboss-seam  doc/reference/en/modules/framework.xml  1.8
  jboss-seam  doc/reference/en/modules/jbpm.xml       1.24


Commit from mculpepper (2006-11-21 11:24 EST)
----------------------

eclipse doesn't automatically add the plugin's id to "id" attributes apparently

  jbosside  core/plugins/org.jboss.ide.eclipse.packages.core/src/main/org/jboss/ide/eclipse/packages/core/model/types/JARPackageType.java  1.2


Commit from vralev (2006-11-21 11:45 EST)
------------------

compatible with patch1

    repository.jboss.com/jboss/izpack-listeners/1.0.1.GA/component-info.xml  1.3


Commit from mculpepper (2006-11-21 11:47 EST)
----------------------

context menu shows the new package menu if there is no selection or the view is empty

  jbosside  core/plugins/org.jboss.ide.eclipse.packages.ui/src/main/org/jboss/ide/eclipse/packages/ui/views/ProjectPackagesView.java  1.6


Commit from vralev (2006-11-21 11:54 EST)
------------------

nice name for 3.9.0.jboss.2

+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/installer.jar            1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/kunststoff.jar           1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/looks.jar                1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/uninstaller-ext.jar      1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/izevent.jar              1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/liquidlnf.jar            1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/standalone-compiler.jar  1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/uninstaller.jar          1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/compiler.jar             1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/metouia.jar              1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/bin.zip                  1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/jakarta-regexp-1.3.jar   1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/lib/ant.jar                  1.1
+   repository.jboss.com/izpack/3.9.0.jboss.patch1/component-info.xml           1.1


Commit from mculpepper (2006-11-21 12:39 EST)
----------------------

destination for a package should be editable now

  jbosside  core/plugins/org.jboss.ide.eclipse.packages.ui/src/main/org/jboss/ide/eclipse/packages/ui/util/PackageDestinationComposite.java  1.2


Commit from mculpepper (2006-11-21 12:40 EST)
----------------------

the java project's output container wasn't being read correctly from the workspace root, so we're using the project to obtain the IContainer reference

  jbosside  core/plugins/org.jboss.ide.eclipse.packages.core/src/main/org/jboss/ide/eclipse/packages/core/model/types/JARPackageType.java  1.3


Commit from gavin (2006-11-21 13:39 EST)
-----------------

fix JBSEAM-517 and JBSEAM-515

  jboss-seam  src/main/org/jboss/seam/core/HibernateSessionFactory.java  1.6
  jboss-seam  src/main/org/jboss/seam/init/Initialization.java           1.128


Commit from telrod (2006-11-21 14:29 EST)
------------------

Adding tomcat jar import for remoting 2.2.0.Alpha3

  repository.jboss.com  jboss/remoting/2.2.0.Alpha3/component-info.xml  1.4


Commit from gavin (2006-11-21 14:42 EST)
-----------------

fix JBSEAM-519

  jboss-seam  src/main/org/jboss/seam/deployment/Scanner.java           1.20
  jboss-seam  src/main/org/jboss/seam/deployment/ComponentScanner.java  1.4


Commit from mculpepper (2006-11-21 14:42 EST)
----------------------

BuildPackagesAction uses new PackagesCore.buildProject() (this is the way it should've worked all along)

  jbosside  core/plugins/org.jboss.ide.eclipse.packages.core/src/main/org/jboss/ide/eclipse/packages/core/model/PackagesCore.java       1.6
  jbosside  core/plugins/org.jboss.ide.eclipse.packages.ui/src/main/org/jboss/ide/eclipse/packages/ui/actions/BuildPackagesAction.java  1.2


Commit from starksm (2006-11-21 14:58 EST)
-------------------

Include the source in the repository

  repository.jboss.com  jboss/security/2.0.0.Beta/component-info.xml   1.2
+ repository.jboss.com  jboss/security/2.0.0.Beta/lib/jbosssx-src.zip  1.1


Commit from gavin (2006-11-21 15:14 EST)
-----------------

minor

  jboss-seam  examples/portal/resources/WEB-INF/components.xml     1.6
  jboss-seam  examples/hibernate2/resources/tomcat/components.xml  1.3
  jboss-seam  examples/hibernate2/resources/hibernate.cfg.xml      1.3


Commit from starksm (2006-11-21 15:21 EST)
-------------------

Add the 2.0.2.GA common-core to the maven repo

+ repository.jboss.com  maven2/jboss/jboss-common-core/2.0.2.GA/jboss-common-core-2.0.2.GA-sources.jar  1.1
+ repository.jboss.com  maven2/jboss/jboss-common-core/2.0.2.GA/jboss-common-core-2.0.2.GA.jar          1.1
+ repository.jboss.com  maven2/jboss/jboss-common-core/2.0.2.GA/jboss-common-core-2.0.2.GA.pom          1.1


Commit from starksm (2006-11-21 15:38 EST)
-------------------

Add the 3.4.GA release of javassit to maven2 repo

+ repository.jboss.com  maven2/javassist/javassist/3.4.GA/javassist-3.4.GA.jar  1.1
+ repository.jboss.com  maven2/javassist/javassist/3.4.GA/javassist-3.4.GA.pom  1.1


Commit from mculpepper (2006-11-21 15:55 EST)
----------------------

changed buildProject to use full build instead of incremental (incremental should only be called from eclipse as it is dependent on delta information)

  jbosside  core/plugins/org.jboss.ide.eclipse.packages.core/src/main/org/jboss/ide/eclipse/packages/core/model/PackagesCore.java  1.7


Commit from starksm (2006-11-21 16:10 EST)
-------------------

Add jboss-logging-log4j 2.0.2.GA to maven repo

+ repository.jboss.com  maven2/jboss/jboss-logging-log4j/2.0.2.GA/jboss-logging-log4j-2.0.2.GA-sources.jar  1.1
+ repository.jboss.com  maven2/jboss/jboss-logging-log4j/2.0.2.GA/jboss-logging-log4j-2.0.2.GA.jar          1.1
+ repository.jboss.com  maven2/jboss/jboss-logging-log4j/2.0.2.GA/jboss-logging-log4j-2.0.2.GA.pom          1.1


Commit from starksm (2006-11-21 16:12 EST)
-------------------

Add logging 2.0.2.GA to maven repo

+ repository.jboss.com  maven2/jboss/jboss-logging-jdk/2.0.2.GA/jboss-logging-jdk-2.0.2.GA-sources.jar  1.1
+ repository.jboss.com  maven2/jboss/jboss-logging-jdk/2.0.2.GA/jboss-logging-jdk-2.0.2.GA.jar          1.1
+ repository.jboss.com  maven2/jboss/jboss-logging-jdk/2.0.2.GA/jboss-logging-jdk-2.0.2.GA.pom          1.1
+ repository.jboss.com  maven2/jboss/jboss-logging-spi/2.0.2.GA/jboss-logging-spi-2.0.2.GA-sources.jar  1.1
+ repository.jboss.com  maven2/jboss/jboss-logging-spi/2.0.2.GA/jboss-logging-spi-2.0.2.GA.jar          1.1
+ repository.jboss.com  maven2/jboss/jboss-logging-spi/2.0.2.GA/jboss-logging-spi-2.0.2.GA.pom          1.1


Commit from jwilliams (2006-11-21 18:14 EST)
---------------------

fixed cygwin check logic.

  jboss-seam  seam  1.14


Commit from nrichards (2006-11-21 18:24 EST)
---------------------

fix datepicker on RI

  jboss-seam  examples/booking/view/css/screen.css    1.6
  jboss-seam  examples/booking/view/js/datePicker.js  1.2


Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-21 18:29 EST)
---------------------------------------------------------

[JBCACHE-871] Add tests for JBCACHE-871

  JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelReadCommittedTest.java  1.5.4.1
+ JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelSerializableTest.java   1.1.2.1


Commit from bstansberry (2006-11-21 18:33 EST)
-----------------------

[JBCACHE-871] Add tests for JBCACHE-871

  JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelReadCommittedTest.java  1.8


Commit from nrichards (2006-11-21 18:37 EST)
---------------------

update the mouse events for xhtml compatability

  jboss-seam  examples/booking/view/js/datePicker.js  1.3


Commit from rsigal on branch remoting_2_x (2006-11-21 22:35 EST)
-----------------------------------------

JBREM-638:  Updated module version.

  JBossRemoting  build.xml  1.88.2.3


Commit from rsigal on branch remoting_2_x (2006-11-21 22:37 EST)
-----------------------------------------

JBREM-638: Updated version to 2.2.0.Alpha1 for snapshot build for messaging.

  JBossRemoting  src/main/org/jboss/remoting/Version.java  1.12.2.2


Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-21 23:02 EST)
---------------------------------------------------------

We get a TimeoutException if test passes; don't fail because of it :)

  JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelSerializableTest.java  1.1.2.2


Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-21 23:02 EST)
---------------------------------------------------------

We get a TimeoutException if test passes; don't fail because of it :)
Make sure this works if the reader thread wants an Fqn below the removed node

  JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelReadCommittedTest.java  1.5.4.2


Commit from bwang (2006-11-21 23:29 EST)
-----------------

Added a test on how to use Observer.

+ JBossCache  tests-50/functional/org/jboss/cache/pojo/observer/LocalTest.java  1.1


Commit from bwang (2006-11-21 23:32 EST)
-----------------

Added faq for PojoCacheListener

  JBossCache  docs/faq-pojo/en/master.xml  1.5


Commit from bwang (2006-11-21 23:51 EST)
-----------------

upd

  JBossCache  src-50/resources/pojocache-aop.xml  1.9


Commit from bstansberry (2006-11-21 23:55 EST)
-----------------------

[JBCACHE-871] Port test from Branch_1_4_0

  JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelReadCommittedTest.java  1.9
+ JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelSerializableTest.java   1.2


Commit from gavin (2006-11-21 23:56 EST)
-----------------

requested by user

  jboss-seam  src/main/org/jboss/seam/core/PooledTask.java  1.13
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-cvs-commits/attachments/20061122/3bae063d/attachment.html 


More information about the jboss-cvs-commits mailing list