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

ASF subversion and git services commented on ACCUMULO-2197:
-----------------------------------------------------------

Commit 3298263a770143873b01f5b0aa1ffaa9d01783c7 in branch 
refs/heads/1.6.0-SNAPSHOT from [~vines]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=3298263 ]

ACCUMULO-2197 updating files for this version


> Building RPMs requires thrift profile to be active
> --------------------------------------------------
>
>                 Key: ACCUMULO-2197
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2197
>             Project: Accumulo
>          Issue Type: Bug
>          Components: build, proxy
>    Affects Versions: 1.5.0
>            Reporter: Josh Elser
>            Assignee: John Vines
>             Fix For: 1.5.1, 1.6.0
>
>
> The generated sources (cpp, rb, py) for the proxy are only generated when the 
> thrift maven profile is activated. An RPM assembly expects these files to be 
> present. Thus, the following fails:
> {code}
> mvn package -Passemble,rpm -DskipTests
> {code}
> We should probably just include the gen-* variants under src/generated (or 
> similar), commit them to the repository, and let the thrift profile 
> regenerate those files as necessary.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to