]
Richard Opalka updated JBWS-2376:
---------------------------------
JBoss Forum Reference:
Fix deployment macros
---------------------
Key: JBWS-2376
URL:
https://jira.jboss.org/jira/browse/JBWS-2376
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-cxf, jbossws-metro, jbossws-native
Affects Versions: jbossws-native-3.0.4, jbossws-metro-3.0.4, jbossws-cxf-3.0.4
Reporter: Richard Opalka
Assignee: Richard Opalka
Currently we use the following form of include in patternsets:
<patternset id="jbossws.client.patternset">
<include name="**/FastInfoset.jar"/>
...
</patternset>
This approach is error prone. We should include more specific artifacts,
e.g.:
<patternset id="jbossws.client.patternset">
<include name="**/maven/group/id//FastInfoset.jar"/>
...
</patternset>
This applies mainly to JBossAS thirdparty directory (where stack specific macro is
reused).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: