Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Per http://incubator.apache.org/guides/releasemanagement.html#best-practice-unique-names source and binary tar-balls should start with 'apache-', thus 'apache-optiq-0.9.1-incubating-src.zip'.
Also, the directory inside the tar-ball should have the same prefix, thus 'apache-optiq-0.9.1-incubating'.
I don't know whether there is a way to tell maven to do this. If not, we will have to take the maven artifacts, unzip, re-zip.
If we do this, also produce a .tar.gz version.
Then, obviously, a .asc, .md5 and .sha1 for each file.
Do NOT change the names of the jar files; they should remain e.g. optiq-core-0.9.1-incubating.jar, per maven convention.