You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hdt.apache.org by "Rahul Sharma (JIRA)" <ji...@apache.org> on 2013/09/10 10:52:53 UTC

[jira] [Updated] (HDT-39) Use maven build to package bundles

     [ https://issues.apache.org/jira/browse/HDT-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rahul Sharma updated HDT-39:
----------------------------

    Attachment: 0001-HDT-39-Using-maven-to-build-package.patch

Here is an updated patch. The patch no longer builds a hadoop bundle instead it copies all the jars with the plugin and refers to them via the Bundle-classpath in MANIFEST.MF.
The jar copying happens during the initialize phase so that the libs are available when compilation kicks in.
                
> Use maven build to package bundles
> ----------------------------------
>
>                 Key: HDT-39
>                 URL: https://issues.apache.org/jira/browse/HDT-39
>             Project: Hadoop Development Tools
>          Issue Type: Sub-task
>          Components: Build and infrastructure
>            Reporter: Srimanth Gunturi
>         Attachments: 0001-Added-lazyActivator-for-hdt-core.patch, 0001-HDT-39-Using-maven-to-build-package.patch, 0001-HDT-39-Using-maven-to-build-package.patch, HDT-39.patch
>
>
> Currently there are missing JARs which we want to get through pom.xmls.

--
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

Re: [jira] [Updated] (HDT-39) Use maven build to package bundles

Posted by Adam Berry <ad...@apache.org>.
I like the look of this, very nicely done.

+1


On Tue, Sep 10, 2013 at 3:52 AM, Rahul Sharma (JIRA) <ji...@apache.org>wrote:

>
>      [
> https://issues.apache.org/jira/browse/HDT-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Rahul Sharma updated HDT-39:
> ----------------------------
>
>     Attachment: 0001-HDT-39-Using-maven-to-build-package.patch
>
> Here is an updated patch. The patch no longer builds a hadoop bundle
> instead it copies all the jars with the plugin and refers to them via the
> Bundle-classpath in MANIFEST.MF.
> The jar copying happens during the initialize phase so that the libs are
> available when compilation kicks in.
>
> > Use maven build to package bundles
> > ----------------------------------
> >
> >                 Key: HDT-39
> >                 URL: https://issues.apache.org/jira/browse/HDT-39
> >             Project: Hadoop Development Tools
> >          Issue Type: Sub-task
> >          Components: Build and infrastructure
> >            Reporter: Srimanth Gunturi
> >         Attachments: 0001-Added-lazyActivator-for-hdt-core.patch,
> 0001-HDT-39-Using-maven-to-build-package.patch,
> 0001-HDT-39-Using-maven-to-build-package.patch, HDT-39.patch
> >
> >
> > Currently there are missing JARs which we want to get through pom.xmls.
>
> --
> 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
>