[jboss-jira] [JBoss JIRA] (AS7-6523) Remove native hornetq libs from git repo, and put them in maven
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Tue Feb 19 10:21:56 EST 2013
[ https://issues.jboss.org/browse/AS7-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755059#comment-12755059 ]
Jeff Mesnil commented on AS7-6523:
----------------------------------
The patch is available at https://github.com/jmesnil/jboss-as/commit/b36f1a1bab12145afb7a68b0f61620a966bb6969
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/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