[
https://issues.apache.org/jira/browse/DELTASPIKE-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John D. Ament updated DELTASPIKE-1175:
--------------------------------------
Description:
If you run the build with {{mvn clean install -PWeld1
-Dweld.version=1.1.28.Final}} you'll see the OWB container control module get
built. It should build the Weld module. To get it to activate properly you
need to do {{mvn clean install -PWeld -PWeld1 -Dweld.version=1.1.28.Final}}
In addition, if it can be fixed in here, the {{buildall.sh}} script incorrectly
points to {{-PWeld}} instead of {{-PWeld1}}.
was:If you run the build with {{mvn clean install -PWeld1
-Dweld.version=1.1.28.Final}} you'll see the OWB container control module get
built. It should build the Weld module. To get it to activate properly you
need to do {{mvn clean install -PWeld -PWeld1 -Dweld.version=1.1.28.Final}}
> Weld(1|2|3) profiles do not activate Weld profile in cdictrl
> ------------------------------------------------------------
>
> Key: DELTASPIKE-1175
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1175
> Project: DeltaSpike
> Issue Type: Bug
> Components: CdiControl
> Affects Versions: 1.7.0
> Reporter: John D. Ament
>
> If you run the build with {{mvn clean install -PWeld1
> -Dweld.version=1.1.28.Final}} you'll see the OWB container control module get
> built. It should build the Weld module. To get it to activate properly you
> need to do {{mvn clean install -PWeld -PWeld1 -Dweld.version=1.1.28.Final}}
> In addition, if it can be fixed in here, the {{buildall.sh}} script
> incorrectly points to {{-PWeld}} instead of {{-PWeld1}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)