[ http://issues.apache.org/jira/browse/BEEHIVE-1155?page=all ]

Eddie O'Neil resolved BEEHIVE-1155.
-----------------------------------

    Fix Version/s: 1.0.2
       Resolution: Fixed

Great catch -- Carlin actually fixed this in trunk/ in SVN 465688 a couple of 
weeks ago.

This change will make it into the next release.

> Manifest.mf information in beehive-netui-core.jar is wrong
> ----------------------------------------------------------
>
>                 Key: BEEHIVE-1155
>                 URL: http://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.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to