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

Allow to also use generate mojo with existing native src files #8

Merged
merged 1 commit into from
Feb 12, 2014
Merged

Allow to also use generate mojo with existing native src files #8

merged 1 commit into from
Feb 12, 2014

Conversation

normanmaurer
Copy link
Contributor

This allows to use the maven plugin also with existing JNI code while not using hawtjni to generate it at all.

We would love to make use of this in the netty project to ship our native code ASAP. So it would be awesome if you would consider to include this patch and do a release :)

Thanks for your hard work on this project. It really rocks!

Here you can see the change in action:
https://github.com/netty/netty/blob/native-hawtjni/transport-native-epoll/pom.xml

chirino added a commit that referenced this pull request Feb 12, 2014
Allow to also use generate mojo with existing native src files
@chirino chirino merged commit 175faf0 into fusesource:master Feb 12, 2014
@chirino
Copy link
Member

chirino commented Feb 12, 2014

Thanks! That looked simple enough!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants