[ 
https://issues.apache.org/jira/browse/HDT-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743975#comment-13743975
 ] 

Srimanth Gunturi commented on HDT-39:
-------------------------------------

Yes, icons/ needs to be in o.a.hdt.ui plugin. For me there was no such folder 
when I checked out + patched.

Irrespective of what maven can/cannot do, we need a 
'org.apache.hdt.hadoop.release' fragment bundle (not 'org.apache.hdt.release') 
which will contain all Hadoop specific (HDFS, MR, ZK) JARs along with extension 
point implementations for HDFS and ZK. Also, it has to be a fragment as 
multiple versions of Hadoop releases need to be supported. 

Now, if maven-tycho plugin cannot provide us with the things we want above, I 
think we should use some other dumbed down plugin which just packages the 
fragment as a bundle. Arent there some JAR packaging plugins which we can use? 
All we need are the compiled source, fragment.xml, manifest.mf and Hadoop JARs 
in that JAR. Please let me know if you think interacting in a chat is more 
efficient.
                
> 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, 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

Reply via email to