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

forge-admin at jboss.com forge-admin at jboss.com
Thu Nov 23 01:00:28 EST 2006


Commit from rsigal (2006-11-22 01:16 EST)
------------------

JBBENCH-179: Set org.jboss.jrunit logger level to value of getTestHarnessLogLevel().

  jrunit  src/main/org/jboss/jrunit/harness/TestDriver.java  1.19


Commit from rsigal (2006-11-22 01:19 EST)
------------------

JBBENCH-179:  Added note about latest version tag (remoting_binary_112206).

  jrunit  readme.txt  1.3


Commit from rsigal (2006-11-22 01:45 EST)
------------------

JBREM-632, JBBENCH-179:  Created updated jar in which the level of org.jboss.jrunit loggers defaults to Level.ERROR.

  JBossRemoting  lib/jboss/jrunit.jar  1.13


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

JBREM-632, JBBENCH-179:  Added note about new jrunit.jar.

  JBossRemoting  lib/jboss/README  1.5


Commit from rsigal on branch remoting_2_x (2006-11-22 01:48 EST)
-----------------------------------------

JBREM-632, JBBENCH-179:  Created updated jar in which the level of org.jboss.jrunit loggers defaults to Level.ERROR.

  JBossRemoting  lib/jboss/jrunit.jar  1.11.10.2


Commit from rsigal on branch remoting_2_x (2006-11-22 01:49 EST)
-----------------------------------------

JBREM-632, JBBENCH-179:  Added note about new jrunit.jar.

  JBossRemoting  lib/jboss/README  1.3.16.2


Commit from tokada on branch JBossProfiler_Expansion (2006-11-22 04:07 EST)
----------------------------------------------------

*** empty log message ***

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


Commit from tokada on branch JBossProfiler_Expansion (2006-11-22 04:08 EST)
----------------------------------------------------

Corrected some bugs.

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


Commit from tokada on branch JBossProfiler_Expansion (2006-11-22 04:09 EST)
----------------------------------------------------

Modified log messages.

  jboss-profiler  java/src/expansion/org/jboss/profiler/exp/adaptor/ServiceManager.java  1.1.2.5


Commit from gavin (2006-11-22 04:57 EST)
-----------------

use ice datepicker

  jboss-seam  examples/icefaces/view/book.xhtml        1.5
  jboss-seam  examples/icefaces/view/css/screen.css    1.3
- jboss-seam  examples/icefaces/view/js/datePicker.js  1.2


Commit from gavin (2006-11-22 05:00 EST)
-----------------

minor

  jboss-seam  examples/booking/view/css/screen.css  1.7


Commit from gavin (2006-11-22 05:01 EST)
-----------------

use ice datepicker

  jboss-seam  examples/icefaces/view/book.xhtml  1.6


Commit from dlloyd (2006-11-22 11:49 EST)
------------------

ajax4jsf 1.0.4-rc3

+ repository.jboss.com  ajax4jsf/1.0.4-rc3/component-info.xml  1.1
+ repository.jboss.com  ajax4jsf/1.0.4-rc3/lib/ajax4jsf.jar    1.1


Commit from bstansberry on branch Branch_JBossCache_1_4_0 (2006-11-22 13:42 EST)
---------------------------------------------------------

Fix test timing

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


Commit from mculpepper (2006-11-22 16:03 EST)
----------------------

changed findMatchingFileset to findMatchingFilesets (this will allow for multiple filesets in the same project to reference the same file.. next we need to trigger builds in secondary projects when a fileset from that project references a file from another)

  jbosside  core/plugins/org.jboss.ide.eclipse.packages.core/src/main/org/jboss/ide/eclipse/packages/core/model/internal/PackageBuildDelegate.java  1.3


Commit from bstansberry on branch JBossCache_1_3_0_SP3_JBCACHE-873 (2006-11-22 16:37 EST)
------------------------------------------------------------------

[JBCACHE-873] Fix JBCACHE-871 for Siemens

  JBossCache  src/org/jboss/cache/interceptors/PessimisticLockInterceptor.java  1.14.6.1
  JBossCache  src/org/jboss/cache/TransactionTable.java                         1.5.6.1
  JBossCache  src/org/jboss/cache/TransactionEntry.java                         1.3.6.1
  JBossCache  src/org/jboss/cache/TreeCache.java                                1.142.4.1.2.1


Commit from bstansberry on branch JBossCache_1_3_0_SP3_JBCACHE-873 (2006-11-22 16:38 EST)
------------------------------------------------------------------

[JBCACHE-873] Test JBCACHE-871 Fix

  JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelReadCommittedTest.java  1.5.14.1
+ JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelSerializableTest.java   1.2.2.2


Commit from bstansberry on branch JBossCache_1_3_0_SP3_JBCACHE-873 (2006-11-22 16:38 EST)
------------------------------------------------------------------

Deal properly with Windows

  JBossCache  tests/functional/org/jboss/cache/loader/CacheLoaderWithReplicationTest.java  1.16.2.1.4.1


Commit from rawb (2006-11-22 16:39 EST)
----------------

Events now fire properly on incremental build

  jbosside  core/plugins/org.jboss.ide.eclipse.packages.core/src/main/org/jboss/ide/eclipse/packages/core/model/internal/PackageBuildDelegate.java  1.4


Commit from rawb (2006-11-22 16:41 EST)
----------------

Changed event log item api slightly to allow for a major type (publish event, build event, server state event, etc) in addition to the specific type (which is used more for the label providers)

  jbosside  as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/runtime/server/polling/PollThread.java     1.4
  jbosside  as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/runtime/server/polling/TwiddlePoller.java  1.3
  jbosside  as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/JBossServerCore.java                       1.8
  jbosside  as/plugins/org.jboss.ide.eclipse.as.core/META-INF/MANIFEST.MF                                                               1.13
  jbosside  as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/model/EventLogModel.java                   1.3
+ jbosside  as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/model/PackagesBuildListener.java           1.1


Commit from ovidiu (2006-11-22 20:41 EST)
------------------

adding 2.2.0.Alpha4

+ repository.jboss.com  jboss/remoting/2.2.0.Alpha4/component-info.xml      1.1
+ repository.jboss.com  jboss/remoting/2.2.0.Alpha4/lib/jboss-remoting.jar  1.1


Commit from chiba (2006-11-22 21:49 EST)
-----------------

added CtBehavior.getLongName()

  javassist  src/main/javassist/CodeConverter.java        1.9
  javassist  src/main/javassist/CtBehavior.java           1.33
  javassist  src/main/javassist/CtConstructor.java        1.18
  javassist  src/main/javassist/CtMethod.java             1.15
  javassist  src/main/javassist/CtClass.java              1.79
  javassist  Readme.html                                  1.81
  javassist  src/main/javassist/bytecode/Descriptor.java  1.19


Commit from gavin (2006-11-22 23:05 EST)
-----------------

fix

  jboss-seam  doc/reference/en/modules/jbpm.xml  1.25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-cvs-commits/attachments/20061123/5af6b536/attachment.html 


More information about the jboss-cvs-commits mailing list