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

forge-admin at jboss.com forge-admin at jboss.com
Tue Dec 12 01:00:33 EST 2006


Commit from msurtani on branch Branch_JBossCache_1_4_0 (2006-12-11 04:02 EST)
------------------------------------------------------

fixed timing issue

  JBossCache  tests/functional/org/jboss/cache/replicated/SyncReplTxTest.java  1.9.2.4


Commit from msurtani on branch Branch_JBossCache_1_4_0 (2006-12-11 04:04 EST)
------------------------------------------------------

fixed broken test

  JBossCache  tests/functional/org/jboss/cache/transaction/PrepareTxTest.java  1.1.20.1


Commit from msurtani on branch Branch_JBossCache_1_4_0 (2006-12-11 04:17 EST)
------------------------------------------------------

added gc in setup

  JBossCache  tests/functional/org/jboss/cache/marshall/JBossSerializationTest.java  1.5.2.2


Commit from msurtani on branch Branch_JBossCache_1_4_0 (2006-12-11 04:17 EST)
------------------------------------------------------

commented out classic deadlock test

  JBossCache  tests/functional/org/jboss/cache/transaction/DeadlockTest.java  1.4.2.1


Commit from msurtani (2006-12-11 05:07 EST)
--------------------

Port JBCACHE-874 tests from 1.4.0 branch

- JBossCache  tests/functional/org/jboss/cache/marshall/Foo.clazz    1.2
- JBossCache  tests/functional/org/jboss/cache/marshall/Foo.notjava  1.2


Commit from msurtani on branch Branch_JBossCache_1_4_0 (2006-12-11 05:08 EST)
------------------------------------------------------

*** empty log message ***

+ JBossCache  tests/functional/org/jboss/cache/marshall/Foo.clazz  1.1.2.3
  JBossCache  etc/log4j.xml                                        1.15.2.1


Commit from msurtani on branch Branch_JBossCache_1_4_0 (2006-12-11 05:10 EST)
------------------------------------------------------

commented out classic deadlock test

  JBossCache  etc/log4j.xml  1.15.2.2


Commit from msurtani on branch Branch_JBossCache_1_4_0 (2006-12-11 05:11 EST)
------------------------------------------------------

added tests/functional to the test classpaths
added preferIPv4 to test targets

  JBossCache  build.xml  1.119.2.16


Commit from msurtani on branch Branch_JBossCache_1_4_0 (2006-12-11 05:50 EST)
------------------------------------------------------

reduced concurrency test to 5 instances from 10

  JBossCache  tests/functional/org/jboss/cache/buddyreplication/BuddyPoolBroadcastTest.java  1.12.2.1


Commit from msurtani on branch Branch_JBossCache_1_4_0 (2006-12-11 09:46 EST)
------------------------------------------------------

Fixed weird bugs

  JBossCache  tests/functional/org/jboss/cache/options/ExplicitVersionsTest.java            1.3.4.2
  JBossCache  src/org/jboss/cache/optimistic/DefaultDataVersion.java                        1.3.2.2
  JBossCache  src/org/jboss/cache/optimistic/WorkspaceNodeImpl.java                         1.21.2.3
  JBossCache  src/org/jboss/cache/interceptors/OptimisticValidatorInterceptor.java          1.25.2.10
  JBossCache  src/org/jboss/cache/interceptors/OptimisticCreateIfNotExistsInterceptor.java  1.21.2.2


Commit from rawb (2006-12-11 10:43 EST)
----------------

Switched publishing for JST artifacts to a JSTPackagesePublisher, which uses the packages infrastructure to build the project.

  jbosside  as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/JBossServerBehavior.java       1.17
+ jbosside  as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/publishers/JstPackagesPublisher.java  1.1


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

Splendid! (added removal / undeployment of module)

  jbosside  as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/publishers/PackagesPublisher.java  1.3


Commit from rawb (2006-12-11 10:51 EST)
----------------

Made the packaged adapter "heavier" so that we are less likely to get multiple modules for the same project. (In other words, a WTP module will not have a corresponding PackagedModule, whereas a regular java project will)

  jbosside  as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml  1.22


Commit from rawb (2006-12-11 10:53 EST)
----------------

Added null checks. They came up in testing but not consistantly, so really I'm not sure they need to be there. They might have only shown up in testing due to some crazy breakpoint locations. I don't know.

  jbosside  as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/views/server/providers/EventLogViewProvider.java  1.5


Commit from rawb (2006-12-11 10:55 EST)
----------------

I didnt like the idea of that extension anyway...  (timeout listener)

  jbosside  as/plugins/org.jboss.ide.eclipse.as.ui/plugin.xml  1.27


Commit from rawb (2006-12-11 11:55 EST)
----------------

dependence on ui

  jbosside  as/plugins/org.jboss.ide.eclipse.as.ui/META-INF/MANIFEST.MF  1.12


Commit from msurtani on branch Branch_JBossCache_1_4_0 (2006-12-11 12:29 EST)
------------------------------------------------------

Fixed a bunch of problems with Optimistic data versioning related to JBCACHE-894
Updated logging libs JBCACHE-901

  JBossCache  src/org/jboss/cache/interceptors/OptimisticValidatorInterceptor.java          1.25.2.11
  JBossCache  src/org/jboss/cache/interceptors/OptimisticCreateIfNotExistsInterceptor.java  1.21.2.3
  JBossCache  src/org/jboss/cache/interceptors/OptimisticNodeInterceptor.java               1.21.2.7
  JBossCache  src/org/jboss/cache/interceptors/OptimisticReplicationInterceptor.java        1.21.2.5
  JBossCache  lib/commons-logging.jar                                                       1.1.1.1.24.1
  JBossCache  lib/log4j.jar                                                                 1.1.1.1.24.1
  JBossCache  lib/jgroups.jar                                                               1.4.2.5
  JBossCache  etc/log4j.xml                                                                 1.15.2.3
  JBossCache  tests/functional/org/jboss/cache/options/ExplicitVersionsReplTest.java        1.1.2.3
  JBossCache  src/org/jboss/cache/optimistic/DefaultDataVersion.java                        1.3.2.3
  JBossCache  src/org/jboss/cache/optimistic/WorkspaceNodeImpl.java                         1.21.2.4
  JBossCache  src/org/jboss/cache/optimistic/WorkspaceNode.java                             1.12.2.1
  JBossCache  tests/perf/org/jboss/cache/ConcurrentEvictAndRemoveTest.java                  1.3.4.1


Commit from msurtani (2006-12-11 12:31 EST)
--------------------

cleaned up jmx interfaces, fixed tx and gtx allocation problems

- JBossCache  lib/jrunit.jar                1.9
- JBossCache  lib/jcommon-1.0.0-rc1.jar     1.2
- JBossCache  lib/jfreechart-1.0.0-rc1.jar  1.2


Commit from msurtani (2006-12-11 12:35 EST)
--------------------

Fixed some broken UTs to use the new xml parsers, cache factories, etc.

- JBossCache  tests/perf/org/jboss/cache/benchmark/support/Read50PercentTest.java               1.4
- JBossCache  tests/perf/org/jboss/cache/benchmark/support/Read75PercentTest.java               1.4
- JBossCache  tests/perf/org/jboss/cache/benchmark/support/Read90PercentTest.java               1.4
- JBossCache  tests/perf/org/jboss/cache/benchmark/support/BaseTest.java                        1.13
- JBossCache  tests/perf/org/jboss/cache/benchmark/support/TreeCacheConfigurator.java           1.4
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/ReplAsyncPessRead75JRunitTest.java     1.2
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/ReplSyncPessRead90JRunitTest.java      1.2
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoRRRead50JRunitTest.java    1.3
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/HashMapRead50JRunitTest.java           1.7
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoNoneRead75JRunitTest.java  1.4
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/ReplAsyncPessRead50JRunitTest.java     1.2
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoNoneRead90JRunitTest.java  1.4
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoRRRead90JRunitTest.java    1.3
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/ReplSyncPessRead50JRunitTest.java      1.2
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoNoneRead50JRunitTest.java  1.4
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/ReplSyncPessRead75JRunitTest.java      1.2
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/HashMapRead75JRunitTest.java           1.7
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/HashMapRead90JRunitTest.java           1.8
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoRRRead75JRunitTest.java    1.3
- JBossCache  tests/perf/org/jboss/cache/benchmark/tests/ReplAsyncPessRead90JRunitTest.java     1.2


Commit from msurtani (2006-12-11 12:39 EST)
--------------------

Updated jars

- JBossCache  lib/log4j-1.2.13.jar  1.2
+ JBossCache  lib/log4j-1.2.14.jar  1.1


Commit from msurtani on branch Branch_JBossCache_1_4_0 (2006-12-11 13:00 EST)
------------------------------------------------------

fixed pojocache oddities

  JBossCache  src/org/jboss/cache/interceptors/PessimisticLockInterceptor.java  1.20.2.6


Commit from dimitris (2006-12-11 14:20 EST)
--------------------

Mark JBossAOP 1.5.x compatible with javassist 3.4

  repository.jboss.com  jboss/aop/snapshot-Branch_AOP_1_5/component-info.xml  1.3


Commit from dimitris (2006-12-11 15:00 EST)
--------------------

Mark compatible with javassist 3.4.GA

  repository.jboss.com  jboss/jbossws/1.0.4.GA/component-info.xml  1.2


Commit from dimitris (2006-12-11 15:25 EST)
--------------------

Mark compatible with javassist 3.4.GA

  repository.jboss.com  jboss/jbossws14/1.0.4.GA/component-info.xml  1.2


Commit from genman (2006-12-11 16:14 EST)
------------------

JBCACHE-902 - Add serialver

  JBossCache  src/org/jboss/cache/CacheException.java                          1.5
  JBossCache  src/org/jboss/cache/Modification.java                            1.7
  JBossCache  src/org/jboss/cache/NodeImpl.java                                1.23
  JBossCache  src/org/jboss/cache/NodeNotExistsException.java                  1.2
  JBossCache  src/org/jboss/cache/ReplicationException.java                    1.5
  JBossCache  src/org/jboss/cache/SuspectException.java                        1.2
  JBossCache  src/org/jboss/cache/buddyreplication/BuddyGroup.java             1.8
  JBossCache  src/org/jboss/cache/buddyreplication/BuddyNotInitException.java  1.3
  JBossCache  src/org/jboss/cache/config/ConfigurationException.java           1.4
  JBossCache  src/org/jboss/cache/eviction/EvictionException.java              1.4
  JBossCache  src/org/jboss/cache/eviction/ExpirationConfiguration.java        1.3
  JBossCache  src/org/jboss/cache/eviction/NodeEntry.java                      1.11
  JBossCache  src/org/jboss/cache/eviction/RegionNameConflictException.java    1.4
  JBossCache  src/org/jboss/cache/loader/NodeDataExceptionMarker.java          1.3
  JBossCache  src/org/jboss/cache/loader/NodeDataMarker.java                   1.2
  JBossCache  src/org/jboss/cache/lock/DeadlockException.java                  1.2
  JBossCache  src/org/jboss/cache/lock/LockingException.java                   1.2
  JBossCache  src/org/jboss/cache/lock/NonBlockingWriterLock.java              1.3
  JBossCache  src/org/jboss/cache/lock/OwnerNotExistedException.java           1.4
  JBossCache  src/org/jboss/cache/lock/SemaphoreLock.java                      1.2
  JBossCache  src/org/jboss/cache/lock/SimpleReadWriteLock.java                1.3
  JBossCache  src/org/jboss/cache/lock/UpgradeException.java                   1.2
  JBossCache  src/org/jboss/cache/marshall/InactiveRegionException.java        1.2
  JBossCache  src/org/jboss/cache/marshall/MarshallingException.java           1.4
  JBossCache  src/org/jboss/cache/marshall/MethodCall.java                     1.3
  JBossCache  src/org/jboss/cache/marshall/RegionNameConflictException.java    1.5
  JBossCache  src/org/jboss/cache/marshall/RegionNotFoundException.java        1.5
  JBossCache  src/org/jboss/cache/optimistic/DataVersioningException.java      1.3
  JBossCache  src/org/jboss/cache/optimistic/DefaultDataVersion.java           1.5
  JBossCache  src/org/jboss/cache/util/MapCopy.java                            1.5


Commit from genman (2006-12-11 16:17 EST)
------------------

Still doesn't work 100% but starts.
App should probably be removed or rewritten.

  JBossCache  src/org/jboss/cache/TreeCacheView.java  1.17


Commit from mandersen (2006-12-11 17:21 EST)
---------------------

HBX-830  Database errors should not be displayed in Log Error view
HBX-837 Have seperate logs per configuration

  jbosside  hibernatetools/plugins/org.hibernate.eclipse/src/org/hibernate/console/execution/DefaultExecutionContext.java  1.3
  jbosside  hibernatetools/plugins/org.hibernate.eclipse/src/org/hibernate/console/KnownConfigurations.java                1.8
  jbosside  hibernatetools/plugins/org.hibernate.eclipse/src/org/hibernate/console/ConsoleConfiguration.java               1.14
  jbosside  hibernatetools/plugins/org.hibernate.eclipse/src/org/hibernate/eclipse/logging/PluginLogAppender.java          1.4
+ jbosside  hibernatetools/plugins/org.hibernate.eclipse/src/org/hibernate/eclipse/logging/CurrentContext.java             1.1
  jbosside  hibernatetools/plugins/org.hibernate.eclipse/hibernate-log4j.properties                                        1.5
  jbosside  hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF                                              1.48


Commit from myuan (2006-12-11 19:04 EST)
-----------------

update the hibernate libs to GA

  jboss-seam  hibernate/lib/hibernate-annotations.jar    1.2
  jboss-seam  hibernate/lib/hibernate-entitymanager.jar  1.3


Commit from myuan (2006-12-11 19:06 EST)
-----------------

reformat the config file

  jboss-seam  examples/jpa/resources/components.xml         1.2
  jboss-seam  examples/jpa/resources/tomcat/components.xml  1.4


Commit from telrod on branch remoting_2_x (2006-12-11 22:48 EST)
-----------------------------------------

JBREM-649 - fixed thread sync issue for lease pinging

  JBossRemoting  src/main/org/jboss/remoting/Client.java                                             1.53.2.9
  JBossRemoting  src/main/org/jboss/remoting/LeasePinger.java                                        1.8.2.1
  JBossRemoting  src/tests/org/jboss/test/remoting/callback/multiple/client/CallbackTestClient.java  1.1.2.2


Commit from telrod on branch remoting_2_x (2006-12-11 23:55 EST)
-----------------------------------------

JBREM-648 - fix for NPE on connection validator after client disconnect.

  JBossRemoting  src/main/org/jboss/remoting/Client.java               1.53.2.10
  JBossRemoting  src/main/org/jboss/remoting/ConnectionValidator.java  1.13.2.1


Commit from telrod (2006-12-12 00:14 EST)
------------------

JBREM-648 - fixe NPE for connection validator when client disconnects.

  JBossRemoting  src/main/org/jboss/remoting/ConnectionValidator.java  1.14
  JBossRemoting  src/main/org/jboss/remoting/Client.java               1.61


Commit from telrod (2006-12-12 00:16 EST)
------------------

JBREM-649 - fixed thread sync issue for lease pinging

  JBossRemoting  src/main/org/jboss/remoting/LeasePinger.java  1.9


Commit from tokada on branch JBossProfiler_Expansion (2006-12-12 00:40 EST)
----------------------------------------------------

Added error messages.

  jboss-profiler  java/src/expansion/org/jboss/profiler/exp/agent/interceptor/AopInterceptor.java      1.1.2.6
  jboss-profiler  java/src/expansion/org/jboss/profiler/exp/agent/interceptor/ServletInterceptor.java  1.1.2.6
  jboss-profiler  java/src/expansion/org/jboss/profiler/exp/agent/interceptor/DriverWrapper.java       1.1.2.8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-cvs-commits/attachments/20061212/e156a674/attachment.html 


More information about the jboss-cvs-commits mailing list