Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge with https://github.com/tracecompass/tracecompass/tree/master/common/org.eclipse.tracecompass.common.core/annotations #10

Open
kwin opened this issue Mar 6, 2017 · 1 comment

Comments

@kwin
Copy link
Contributor

kwin commented Mar 6, 2017

Tracecompass has also maintained some external annotations for quite some libraries in the past. It seems right now much more extensive than this approach. Could you just merge all changes from https://github.com/tracecompass/tracecompass/tree/master/common/org.eclipse.tracecompass.common.core/annotations?
Not sure whether the license would allow that though.

vorburger added a commit to vorburger/eclipse-null-eea-augments that referenced this issue Sep 14, 2017
vorburger added a commit to vorburger/eclipse-null-eea-augments that referenced this issue Sep 15, 2017
These are the ones I had to indivdually review and in many cases had to
manually resolve merges; that's a PITA (and lead me to open
lastnpe#16), thus I
skipped merged java.lang.String, java.util.Collections and java.util.Map
and kept my original ones, and did not merge with tracecompass'

from
https://github.com/tracecompass/tracecompass/tree/master/common/org.eclipse.tracecompass.common.core/annotations/java

for lastnpe#10
vorburger added a commit to vorburger/eclipse-null-eea-augments that referenced this issue Sep 15, 2017
These are the ones I had to indivdually review and in many cases had to
manually resolve merges; that's a PITA (and lead me to open
lastnpe#16), thus I
skipped merged java.lang.String, java.util.Collections and java.util.Map
and kept my original ones, and did not merge with tracecompass'

from
https://github.com/tracecompass/tracecompass/tree/master/common/org.eclipse.tracecompass.common.core/annotations/java

for lastnpe#10
@vorburger
Copy link
Member

@kwin or anyone else interested (@maggu2810 ?) - terribly sorry for replying only now, but finally picking this project up...

We would love to get these in. LICENSE should not be an issue, as both projects are EPL.

I've made a start with the JDK ones in #15 and #17 (NB due to #16 I skipped merging java.lang.String, java.util.Collections and java.util.Map and kept my original ones, and did not merge with tracecompass' - review feedback on #17 would be welcome!).

Would you like to add the other ones? Specifically tracecompass' Guava, Apache Commons would be interesting, useful and very welcome!

BTW: As per README, you can become a committer on this project with x3 PRs! ;-)

kaikreuzer pushed a commit that referenced this issue Sep 15, 2017
These are the ones I had to indivdually review and in many cases had to
manually resolve merges; that's a PITA (and lead me to open
#16), thus I
skipped merged java.lang.String, java.util.Collections and java.util.Map
and kept my original ones, and did not merge with tracecompass'

from
https://github.com/tracecompass/tracecompass/tree/master/common/org.eclipse.tracecompass.common.core/annotations/java

for #10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants