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

Christopher Tubbs resolved ACCUMULO-3841.
-----------------------------------------
       Resolution: Not A Problem
    Fix Version/s:     (was: 2.0.0)

Confirmed that a failure of {{make}} will cause the build to fail as expected, 
unless {{--fail-at-end}} is set, in which case, {{mvn}} will proceed to the 
end, regardless of the failure. This is expected behavior.

> accumulo-native continues if `make` fails and causes NativeMapIT failure
> ------------------------------------------------------------------------
>
>                 Key: ACCUMULO-3841
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3841
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: build, test
>            Reporter: Josh Elser
>            Priority: Minor
>
> On a system that didn't have a C++ compiler installed, ran the ITs.
> NativeMapIT failed because libaccumulo.so couldn't be loaded, because it was 
> never built!
> Some thoughts:
> * It would be nice to not fail the build when we're running integration-tests 
> and we fail to build the native map
> * NativeMapIT could JUnit assume itself off when libaccumulo.so can't be 
> loaded from the expected location
> Thoughts [~ctubbsii]?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to