Skip to content

building native library from maven via autotools - #29

Open
judovana wants to merge 3 commits into
rh-jmc-team:masterfrom
judovana:auto-mvn
Open

building native library from maven via autotools#29
judovana wants to merge 3 commits into
rh-jmc-team:masterfrom
judovana:auto-mvn

Conversation

@judovana

Copy link
Copy Markdown
Collaborator

Although all seems to be in same same place and in same shape as before, the tests are now failing. Seems I haed overestimated my autotols powers (@gnu-andrew help needed:( )

By default, both profiles are activated. (nothig == -Pjava,natives
You can run -Pjava if you wish to build only java part (eg call from make)
-Pnatives can not be run alone.
I had left headers generation in java part for several reasons:
 - it is javac call
 - it would require duplication of maven-compile rplugin declaration
   (move of javc -h configuration)
 - once the crosscompilation is added, that would require another
   triplication f maven compiler plugin and duplication of java -h
   configuration
This is intentional separate chnage, otherwise the refactoring form previous
commit will be unreadable
@judovana

Copy link
Copy Markdown
Collaborator Author

resolves #25

@judovana judovana changed the title WIP - building native library from maven via autotools building native library from maven via autotools Sep 14, 2021
@judovana

Copy link
Copy Markdown
Collaborator Author

tests are passing, the /var/lib/sss/pipes/nss had stroked again

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.

1 participant