[
https://issues.apache.org/jira/browse/BEEHIVE-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julie Zhuo closed BEEHIVE-1155.
-------------------------------
Thanks Russ.
> Manifest.mf information in beehive-netui-core.jar is wrong
> ----------------------------------------------------------
>
> Key: BEEHIVE-1155
> URL: https://issues.apache.org/jira/browse/BEEHIVE-1155
> Project: Beehive
> Issue Type: Bug
> Components: NetUI
> Affects Versions: 1.0.1
> Reporter: Niels Ull Harremoës
> Fix For: 1.0.2
>
>
> The manifest.mf file of netui core has wrong titles and version information.
> It contains the following:
> ...
> Extension-Name: Beehive NetUI HTML Tag Library
> Specification-Title: Beehive NetUI HTML Tag Library
> Specification-Vendor: Apache Software Foundation
> Specification-Version: svn-snapshot
> Implementation-Title: Beehive NetUI HTML Tag Library
> Implementation-Vendor: Apache Software Foundation
> Implementation-Version: svn-snapshot
> Beehive-Version: svn-snapshot
> PageFlow-Runtime-Version: 3
> It should probably be:
> Extension-Name: Beehive NetUI Core Library
> Specification-Title: Beehive NetUI Core Library
> Specification-Vendor: Apache Software Foundation
> Specification-Version: 1.0.1
> Implementation-Title: Beehive NetUI Core Library
> Implementation-Vendor: Apache Software Foundation
> Implementation-Version: 1.0.1
> Beehive-Version: 1.0.1
> PageFlow-Runtime-Version: 3
> This makes it hard to deploy it as a shared jar in some environments (e.g.
> Weblogic 9.2)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.