On 07/04/13 17:28, Niclas Hoyer wrote:
Hi,

I created a small pull request [1] related to Fuseki. I enabled
"application/rdf+json" as representation for RDF data.  The WebContent
class already had the contentTypeRDFJSON property, so only small changes
in DEF.java were necessary. Are pull requests accepted there? Or should
I submit a patch elsewhere?

[1] https://github.com/apache/jena/pull/1/files

Regards,
Niclas

Niclas,

In this case, I think the easiest way is to just do it ... done and in SVN, and it's trickle through to the dev build and github.

The usual way is to attach a patch (git am is OK) to a JIRA [1]. I think the github repo is read-only and one-way. Even if Jena were in Apache run git, the github extras of pull request management don't apply because the primary copy would be on Apache, not github. (If that's out of date info, I'd like to know.)

        Thanks,
        Andy

[1] http://www.apache.org/dev/git.html#workflow

Reply via email to