[weld-commits] [weld/core] 426d4d: WELD-709

noreply at github.com noreply at github.com
Mon Oct 11 15:22:40 EDT 2010


Branch: refs/heads/master
Home:   http://github.com/weld/core

Commit: 426d4db7593df9ca82d5eadab83b5fce8fb8fc93
    http://github.com/weld/core/commit/426d4db7593df9ca82d5eadab83b5fce8fb8fc93
Author: Marius Bogoevici <marius.bogoevici at gmail.com>
Date:   2010-10-11 (Mon, 11 Oct 2010)

Changed paths:
  M tests-arquillian/src/test/java/org/jboss/weld/tests/beanDeployment/mixed/BootstrapTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/beanDeployment/producers/singleProducerMethod/BootstrapTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/beanDeployment/session/multiple/BootstrapTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/beanDeployment/session/single/BootstrapTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/builtinBeans/ee/EEResourceProducerFieldPassivationCapableTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/ejb/EJBTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/enterprise/EjbDescriptorLookupTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/enterprise/EnterpriseBeanDefinitionTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/enterprise/EnterpriseBeanTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/enterprise/lifecycle/EnterpriseBeanLifecycleTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/enterprise/proxyability/EnterpriseBeanLifecycleTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/event/observer/transactional/TransactionalObserversTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/EnterpriseExtensionTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/annotatedType/AnnotatedTypeExtensionTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/annotatedType/ejb/AnnotatedTypeSessionBeanTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/interceptors/InterceptorExtensionTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/ejb/EnterpriseBeanInterceptionTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/session/newBean/NewEnterpriseBeanTest.java

Log Message:
-----------
WELD-709

All EAR deployments converted to WARs. EARs are not necessary for testing right now, and ARQ-307 currently prevents those tests from running in JBoss AS when using a hierarchical deployment model.


Commit: 10c228d8d9a5f4e1f826b616d0b0ba7432c15c63
    http://github.com/weld/core/commit/10c228d8d9a5f4e1f826b616d0b0ba7432c15c63
Author: Marius Bogoevici <marius at vimes.local>
Date:   2010-10-11 (Mon, 11 Oct 2010)

Changed paths:
  M jboss-as/pom.xml

Log Message:
-----------
updated the script to match the current trunk

The sharing of Weld in JBoss AS currenly requires the JSF classes to be attached to the deployment rather than being shared. To that end, the original weld-core jar is split in two different parts while the JBoss AS is built. This fix replicates the process for the Weld build.


Commit: 06bc21ccff99d2fb06c4b1b3cb7e8388751c78ff
    http://github.com/weld/core/commit/06bc21ccff99d2fb06c4b1b3cb7e8388751c78ff
Author: Pete Muir <pmuir at bleepbleep.org.uk>
Date:   2010-10-11 (Mon, 11 Oct 2010)

Changed paths:
  M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/privateconstructor/ProxyConstructorTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld56/ProxyTest.java

Log Message:
-----------
WELD-687, Disable tests


Commit: 2c0cc62226503773e2790f5bb08c8e0d2495543d
    http://github.com/weld/core/commit/2c0cc62226503773e2790f5bb08c8e0d2495543d
Author: Pete Muir <pmuir at bleepbleep.org.uk>
Date:   2010-10-11 (Mon, 11 Oct 2010)

Changed paths:
  M jboss-tck-runner/src/test/resources/tck-tests.xml

Log Message:
-----------
CDITCK-182, add exclude




More information about the weld-commits mailing list