hstaudacher / osgi-jax-rs-connector

An OSGi - JAX-RS 2.0 Connector, software repository available on the link below
http://hstaudacher.github.io/osgi-jax-rs-connector
Other
190 stars 98 forks source link

do not mask java.xml imports #130

Closed maggu2810 closed 8 years ago

maggu2810 commented 8 years ago

See #129

hstaudacher commented 8 years ago

thanks for this. Isn't removing the !import enough? Why are there binary files in this request?

maggu2810 commented 8 years ago

The PR themselves does not contain any binary files. I added a binary to another repo and referenced this PR in that commit message. Github adds a link, but this does not change the content of the branch that should me merged.

maggu2810 commented 8 years ago

Removing the import mask is enough

hstaudacher commented 8 years ago

Ah alright, thanks for clarifying this.

maggu2810 commented 8 years ago

Do you wait for something I should do?

maggu2810 commented 8 years ago

I see you have done it with 6c7f8215f621657be2f9256625a24eddb4d82493 Do you not want to use pull requests?

maggu2810 commented 8 years ago

As there is no response, I assume there is no interest upstream.