On 20/08/14 11:27, Ying Jiang wrote:
Hi Andy,
In "Step 2 - Install the release files (source and binaries)." [1],
where should I submit the release files of jena-csv?
It seems that the "dist" directory [2] is for releasing the whole jena
software? Could you please tell me where to release a sub module?
Best regards,
Ying Jiang
[1] https://cwiki.apache.org/confluence/display/JENA/Release+Process
[2] https://dist.apache.org/repos/dist/release/jena/
Hi Ying,
When the time comes to push out the files (not quite yet!), they do go
in the dist directory. Just add them at [2], don't delete the jena
release. Update the KEYS file.
The ones in source/ are absolutely essential because the
jena-csv-1.0.0-source-release.zip is the thing that "is" the release.
All the binaries are "convenience" - of course, in the java-world, users
don't compile things themselves and they use the binaries. But the
source-release is the "open source".
Hmm - now I think think about it, I suggest not putting the jar in
binaries/ and just put out the maven artifacts. Just the jar does not
make the dependencies clear. (I should have noticed that earlier.)
All - thoughts?
Andy