[jboss-jira] [JBoss JIRA] (AS7-6523) Remove native hornetq libs from git repo, and put them in maven
Jason Greene (JIRA)
jira-events at lists.jboss.org
Thu Feb 14 15:32:57 EST 2013
Jason Greene created AS7-6523:
---------------------------------
Summary: 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/f9c67b4c251ba2ccfe7477efe325db24cc9d3f10/build/src/main/resources/modules/org/hornetq/main/lib/linux-i686
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list