]
Jeff Mesnil commented on AS7-6523:
----------------------------------
The patch is available at
I'll provide a PR for AS7 for the next round of HornetQ integration that provide
native libs in its maven repo.
Remove native hornetq libs from git repo, and put them in maven
---------------------------------------------------------------
Key: AS7-6523
URL:
https://issues.jboss.org/browse/AS7-6523
Project: Application Server 7
Issue Type: Feature Request
Reporter: Jason Greene
Assignee: Jeff Mesnil
I just noticed the hornetq binaries for native code are actually in our git repo:
starting from this change:
https://github.com/jbossas/jboss-as/tree/f9c67b4c251ba2ccfe7477efe325db24...
This is problematic because there is no connection between the native binaries and the
hornetq release that was made, and so someone has to remember to update them.
JBoss Web has an approach where they upload a release to maven, and they have a jar with
the release which contains native artifacts. There is a build.xml section which then
extracts the artifacts to create the module.
Could you work with Andy and Clebert on transitioning to something like this?
Thanks
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: