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

labs-admin at jboss.com labs-admin at jboss.com
Wed Oct 3 01:00:28 EDT 2007


Commit from cbauer (2007-10-02 01:53 EDT)
------------------

Minor

  jboss-seam  examples/wiki/src/main/org/jboss/seam/wiki/plugin/blogdirectory/BlogDirectory.java  1.18


Commit from cbauer (2007-10-02 02:27 EDT)
------------------

Renamed conflicting dist.dir property with Seam root build

  jboss-seam  examples/wiki/build.xml  1.41


Commit from cbauer (2007-10-02 02:44 EDT)
------------------

Minor

  jboss-seam  examples/wiki/src/main/org/jboss/seam/wiki/core/action/DocumentHome.java  1.32


Commit from pmuir (2007-10-02 06:40 EDT)
-----------------

Make microcontainer deps optional on Mike's recommendation

  jboss-seam  build/ioc.pom.xml  1.10


Commit from pmuir (2007-10-02 08:48 EDT)
-----------------

Correct javassist

  jboss-seam  build/ioc.pom.xml   1.11
  jboss-seam  build/core.pom.xml  1.23
  jboss-seam  build/root.pom.xml  1.25


Commit from pmuir (2007-10-02 10:08 EDT)
-----------------

JBSEAM-1999

  jboss-seam  doc/reference/en/modules/conversations.xml  1.39


Commit from csuconic (2007-10-02 10:59 EDT)
--------------------

I shouldn't have changed the rule on this test

  joramtests  src/main/java/org/objectweb/jtests/jms/conform/selector/SelectorTest.java  1.3


Commit from pmuir (2007-10-02 11:22 EDT)
-----------------

Spring integration depends on cglib

  jboss-seam  build/ioc.pom.xml   1.12
  jboss-seam  build/root.pom.xml  1.26


Commit from pmuir (2007-10-02 11:42 EDT)
-----------------

JBSEAM-1958

  jboss-seam  doc/reference/en/modules/dependencies.xml  1.5


Commit from pmuir (2007-10-02 11:57 EDT)
-----------------

JBSEAM-1900

  jboss-seam  src/main/org/jboss/seam/transaction/NoTransaction.java  1.4
  jboss-seam  doc/reference/en/modules/persistence.xml                1.16
  jboss-seam  src/main/org/jboss/seam/transaction-2.0.xsd             1.2


Commit from dallen (2007-10-02 12:42 EDT)
------------------

JBSEAM-2021 - Ensure that if one of the packages (action, model, or test) uses the default package
then all the packages (action, model, and test) use the default package
this validation is placed because Java cannot import packages from the default package into classes
that do not use the default package, thus creating an impossible situation for the developer

  jboss-seam  seam-gen/build.xml  1.100


Commit from nrichards (2007-10-02 14:12 EDT)
---------------------

JBSEAM-2024

  jboss-seam  src/main/org/jboss/seam/core/Interpolator.java           1.26
  jboss-seam  src/test/misc/org/jboss/seam/test/InterpolatorTest.java  1.4


Commit from dallen (2007-10-02 14:29 EDT)
------------------

JBSEAM-2007 - put EntityHome and EntityList in the ${action.package} rather than in the ${model.package} when using generate-entities. This fix allows new-entity and generate-entities to put files in the same locations. The only shortcoming of this fix is that a star import is now required to bring in the model classes. This requirement is a workaround for an assumption made by hbmtemplate that the generated Java class will be in the same package as the entity.

  jboss-seam  seam-gen/src/EntityHome.java.ftl  1.14
  jboss-seam  seam-gen/src/EntityList.java.ftl  1.6
  jboss-seam  seam-gen/build.xml                1.101


Commit from sbryzak2 (2007-10-02 23:14 EDT)
--------------------

RuleBasedIdentity should first check the security context for hasRole()

  jboss-seam  src/main/org/jboss/seam/security/RuleBasedIdentity.java  1.17
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-cvs-commits/attachments/20071003/2e5d1efd/attachment.html 


More information about the jboss-cvs-commits mailing list