On 03/08/14 11:41, Ying Jiang wrote:
Hi Andy,
Thanks for your instructions!
Last week, I made the documentation of this GSoC project (jena-csv):
- http://jena.staging.apache.org/documentation/csv/
- http://jena.staging.apache.org/documentation/csv/get_started.html
- http://jena.staging.apache.org/documentation/csv/design.html
- http://jena.staging.apache.org/documentation/csv/implementation.html
I'll make more tests and improve the documentation in the coming weeks.
Looks good - one thing missing is that needs to explain how to get the
code. That can be a maven build to the Apache snapshot repository.
In POM.xml:
guava-osgi -- is there anything in there that isn't in
com.googlecode.guava:guava?
Please remove the <repositories> section. The build needs to depend on
only maven central and on Apache repsoitories (but only for development
use of SNAPSHOTS).
You should be able to do that as a committer and the configuration is
set up by the jena-parent POM.
Give it a go!
Then it's time to send email to users@ to announce it - if you can do
that soon, it'll give time for initial comments to come back before the
end of GSoC which woulc be perfect timing.
Andy
Best regards,
Ying Jiang