[
https://issues.jboss.org/browse/SEAMREMOTING-24?page=com.atlassian.jira.p...
]
Marek Schmidt reopened SEAMREMOTING-24:
---------------------------------------
The final seam-remoting.jar artifact in the seam3 CR1 distribution has now
http://www.seamframework.org/Seam3/RemotingModule/seam-remoting
as the Implementation-URL. The impl/pom.xml inherits the URL from the parent, but it
appends the artifactId by default, so it has to be set explicitly for the impl/pom.xml
also, you can use <url>${project.parent.url}</url> for that.
Manifest.mf files in jars generated from the module contain
unreachable Implementation-URL
------------------------------------------------------------------------------------------
Key: SEAMREMOTING-24
URL:
https://issues.jboss.org/browse/SEAMREMOTING-24
Project: Seam Remoting
Issue Type: Bug
Affects Versions: 3.0.0.Beta2
Reporter: Martin Gencur
Assignee: Shane Bryzak
Priority: Minor
Fix For: 3.0.0.CR1
The URL is specified in each module's pom.xml via <url>....</url>. You
can override it for submodules, otherwise it will be inherited.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira