[ http://issues.apache.org/jira/browse/BEEHIVE-316?page=history ]
Michael Merz reassigned BEEHIVE-316:
------------------------------------
Assign To: Kenneth Tam (was: Michael Merz)
I have started the process by adding (hard-coded) version info to the web
service control's MANIFEST.MF:
<manifest>
<attribute name="Extension-Name" value="Web Service Control Library" />
<attribute name="Specification-Title" value="Web Service Control
Library" />
<attribute name="Specification-Vendor" value="BEA Systems, Inc." />
<attribute name="Specification-Version" value="${wsc.version}" />
<attribute name="Implementation-Title" value="Web Service Control" />
<attribute name="Implementation-Vendor" value="BEA Systems, Inc." />
<attribute name="Implementation-Version" value="${wsc.version}" />
<attribute name="Web-Service-Control-Version" value="${wsc.version}" />
</manifest>
I assume that the vendor would be "BEA Systems" (not Codehaus?) and each
control would have its own versioning -- so that there wouldn't be a global
version number. Are these assumptions accurate?
> add versions to manifests of Beehive JARs
> -----------------------------------------
>
> Key: BEEHIVE-316
> URL: http://issues.apache.org/jira/browse/BEEHIVE-316
> Project: Beehive
> Type: Bug
> Components: NetUI
> Versions: V1Beta
> Reporter: Eddie O'Neil
> Assignee: Kenneth Tam
> Fix For: V1Beta
>
> The Beehive JARs need to include the Beehive version in the manifest.
> Starting this in NetUI and will pass along to controls / wsm as needed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira