You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Bryant Luk (JIRA)" <ji...@apache.org> on 2009/08/14 03:08:14 UTC

[jira] Created: (WINK-138) 0.1 Release Issues

0.1 Release Issues
------------------

                 Key: WINK-138
                 URL: https://issues.apache.org/jira/browse/WINK-138
             Project: Wink
          Issue Type: Bug
          Components: Build
    Affects Versions: 0.1
            Reporter: Bryant Luk
             Fix For: 0.1


See sebb's message: http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200908.mbox/%3c25aac9fc0908131204u1ffbd0f1p8815e3bd3d8a1fd9@mail.gmail.com%3e

Just to capture the "not finished" parts:

{quote}
The NOTICE files in the apache-wink-* jars need to say
"Apache Wink Client|WebDav...", not
"Wink Client/WebDav..."
Also, there is a blank line at the start which could be removed.
{quote}

Didn't fix the blank line.

{quote}
The Manifest.MF files in wink-0.1-incubating.jar and
wink-0.1-incubating-sources.jar appear to have incorrect information
in them - surely the title should not be:

Implementation-Title: Wink Scripts :: Dist

that does not look right.

also, these manifests don't have any Specification entries.

Code builds and tests OK on WinXP with Java 1.5.0_18 and 1.6.0_14

It would be nice if the Manifests included the compiler source and
target versions for the binary jars.
{quote}

I'll try to fix some more of this later but just in case anyone wants to know what I think is left. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (WINK-138) 0.1 Release Issues

Posted by "Bryant Luk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryant Luk closed WINK-138.
---------------------------


> 0.1 Release Issues
> ------------------
>
>                 Key: WINK-138
>                 URL: https://issues.apache.org/jira/browse/WINK-138
>             Project: Wink
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 0.1
>            Reporter: Bryant Luk
>            Assignee: Bryant Luk
>             Fix For: 0.1
>
>
> See sebb's message: http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200908.mbox/%3c25aac9fc0908131204u1ffbd0f1p8815e3bd3d8a1fd9@mail.gmail.com%3e
> Just to capture the "not finished" parts:
> {quote}
> The NOTICE files in the apache-wink-* jars need to say
> "Apache Wink Client|WebDav...", not
> "Wink Client/WebDav..."
> Also, there is a blank line at the start which could be removed.
> {quote}
> Didn't fix the blank line.
> {quote}
> The Manifest.MF files in wink-0.1-incubating.jar and
> wink-0.1-incubating-sources.jar appear to have incorrect information
> in them - surely the title should not be:
> Implementation-Title: Wink Scripts :: Dist
> that does not look right.
> also, these manifests don't have any Specification entries.
> Code builds and tests OK on WinXP with Java 1.5.0_18 and 1.6.0_14
> It would be nice if the Manifests included the compiler source and
> target versions for the binary jars.
> {quote}
> I'll try to fix some more of this later but just in case anyone wants to know what I think is left. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WINK-138) 0.1 Release Issues

Posted by "Bryant Luk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryant Luk resolved WINK-138.
-----------------------------

    Resolution: Fixed
      Assignee: Bryant Luk

> 0.1 Release Issues
> ------------------
>
>                 Key: WINK-138
>                 URL: https://issues.apache.org/jira/browse/WINK-138
>             Project: Wink
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 0.1
>            Reporter: Bryant Luk
>            Assignee: Bryant Luk
>             Fix For: 0.1
>
>
> See sebb's message: http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200908.mbox/%3c25aac9fc0908131204u1ffbd0f1p8815e3bd3d8a1fd9@mail.gmail.com%3e
> Just to capture the "not finished" parts:
> {quote}
> The NOTICE files in the apache-wink-* jars need to say
> "Apache Wink Client|WebDav...", not
> "Wink Client/WebDav..."
> Also, there is a blank line at the start which could be removed.
> {quote}
> Didn't fix the blank line.
> {quote}
> The Manifest.MF files in wink-0.1-incubating.jar and
> wink-0.1-incubating-sources.jar appear to have incorrect information
> in them - surely the title should not be:
> Implementation-Title: Wink Scripts :: Dist
> that does not look right.
> also, these manifests don't have any Specification entries.
> Code builds and tests OK on WinXP with Java 1.5.0_18 and 1.6.0_14
> It would be nice if the Manifests included the compiler source and
> target versions for the binary jars.
> {quote}
> I'll try to fix some more of this later but just in case anyone wants to know what I think is left. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WINK-138) 0.1 Release Issues

Posted by "Bryant Luk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743500#action_12743500 ] 

Bryant Luk commented on WINK-138:
---------------------------------

{quote}
The wink-0.1-incubating-*.jar files look to be a combination of the
client, common, server, spring and webdav jars, yet the NOTICE files
say "Wink WebDav". These should say "Apache Wink".
{quote}

Should be fixed.  Missed the copy for that.

> 0.1 Release Issues
> ------------------
>
>                 Key: WINK-138
>                 URL: https://issues.apache.org/jira/browse/WINK-138
>             Project: Wink
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 0.1
>            Reporter: Bryant Luk
>             Fix For: 0.1
>
>
> See sebb's message: http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200908.mbox/%3c25aac9fc0908131204u1ffbd0f1p8815e3bd3d8a1fd9@mail.gmail.com%3e
> Just to capture the "not finished" parts:
> {quote}
> The NOTICE files in the apache-wink-* jars need to say
> "Apache Wink Client|WebDav...", not
> "Wink Client/WebDav..."
> Also, there is a blank line at the start which could be removed.
> {quote}
> Didn't fix the blank line.
> {quote}
> The Manifest.MF files in wink-0.1-incubating.jar and
> wink-0.1-incubating-sources.jar appear to have incorrect information
> in them - surely the title should not be:
> Implementation-Title: Wink Scripts :: Dist
> that does not look right.
> also, these manifests don't have any Specification entries.
> Code builds and tests OK on WinXP with Java 1.5.0_18 and 1.6.0_14
> It would be nice if the Manifests included the compiler source and
> target versions for the binary jars.
> {quote}
> I'll try to fix some more of this later but just in case anyone wants to know what I think is left. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.