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

Mavenize the build process - Phase 1: building the native code via Maven, by lgoldstein. Minor tweaks by bhamail. see PR #582 for details. #596

Closed
wants to merge 13 commits into from

Conversation

bhamail
Copy link
Contributor

@bhamail bhamail commented Feb 14, 2016

based on PR #582 from @lgoldstein (#582)

Apologies for my failed attempts to squash/rebase. Will do better next time.

<property name="jna.parent.folder" value="${module.root.folder}" />
<import file="${jna.parent.folder}${file.separator}build-base.xml" />

<tstamp>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's up with the inconsistent indentation?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in PR #597, replaced tabs with spaces.

@twall
Copy link
Contributor

twall commented Feb 15, 2016

This might be easier to collaborate on if you guys just made a branch in the core repo. Y'all are developers on java-native-access/jna so there's no need to fork.

@bhamail
Copy link
Contributor Author

bhamail commented Feb 17, 2016

fixed by PR #597

@bhamail bhamail closed this Feb 17, 2016
@bhamail bhamail deleted the maven-phase1-native-dan branch March 4, 2016 04:14
mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
Motivation:

Let's update to latest quiche sha.

Modifications:

- Update to latest quiche sha
- Fix QuicConnectionStats to be able to compile against latest sha

Result:

Use latest quiche code
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.

2 participants