[
https://jira.jboss.org/jira/browse/JBAS-7621?page=com.atlassian.jira.plug...
]
David Allen updated JBAS-7621:
------------------------------
Attachment: jbas-7621-parent.patch
jbas-7621-client.patch
The patches are unfortunately split because I do not have a single checkout of jbossas.
The parent patch goes into jbossas/trunk and the client patch goes to
jbossas/trunk/client.
ProfileService client dependency needed for jboss-as-client
-----------------------------------------------------------
Key: JBAS-7621
URL:
https://jira.jboss.org/jira/browse/JBAS-7621
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Build System, ProfileService
Environment: 6.0.0-SNAPSHOT
Reporter: David Allen
Assignee: David Allen
Priority: Critical
Fix For: JBossAS-6.0.0.M2
Attachments: jbas-7621-client.patch, jbas-7621-parent.patch
After 6.0.0.M1, the client jar for the ProfileService is no longer included in the
jboss-as-client POM. Since it was not explicitly called out in this POM, it must have
been included earlier through transitive dependencies that have since changed. The
required fix is to just add the client classifier artifact for ProfileService to the
parent POM and the client POM.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira