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

Hudson commented on ACCUMULO-1354:
----------------------------------

Integrated in Accumulo-1.5-Hadoop-2.0 #128 (See 
[https://builds.apache.org/job/Accumulo-1.5-Hadoop-2.0/128/])
    ACCUMULO-1354 apply pom simplification to 1.5 branch and update related 
documentation (Revision 1484294)

     Result = SUCCESS
ctubbsii : 
Files : 
* /accumulo/branches/1.5/README
* /accumulo/branches/1.5/assemble/pom.xml
* /accumulo/branches/1.5/core/pom.xml
* 
/accumulo/branches/1.5/docs/src/main/latex/accumulo_user_manual/chapters/clients.tex
* /accumulo/branches/1.5/examples/simple/pom.xml
* /accumulo/branches/1.5/pom.xml
* /accumulo/branches/1.5/proxy/pom.xml
* /accumulo/branches/1.5/server/pom.xml
* /accumulo/branches/1.5/start/pom.xml
* /accumulo/branches/1.5/test/pom.xml

                
> Pom simplification with hadoop-client
> -------------------------------------
>
>                 Key: ACCUMULO-1354
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1354
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: dist
>    Affects Versions: 1.5.0
>            Reporter: John Vines
>            Assignee: Billie Rinaldi
>             Fix For: 1.5.0
>
>         Attachments: ACCUMULO-1354-2.patch, ACCUMULO-1354.patch
>
>
> We currently utilize build profiles to hit hadoop 1 vs. hadoop 2 vs. other 
> hadoop releases. One of the big differences between the two releases is 
> hadoop-core vs. hadoop-client. However, as of hadoop 1.0.1, hadoop-client has 
> been in existance for convenience. We can significantly simplify our builds, 
> I think, by switching to only hadoop-client. This will result is only having 
> to declare a hadoop 1 profile in a few test jars (for hadoop-test and 
> hadoop-tools). All the poms will still need hadoop2 profiles, but being able 
> to remove the default build profile through a majority of the poms should 
> simplify them.
> I'm also not sure if this is something we want to do for 1.5.

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