Description
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:
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.
Didn't fix the blank line.
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.
I'll try to fix some more of this later but just in case anyone wants to know what I think is left.