On 29 May 2014 04:56, Sumit Mohanty <smoha...@hortonworks.com> wrote:

> Thanks Justin.
>
> I did miss the compilation instruction in the original email. The markdown
> file is at
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=blob;f=src/site/markdown/developing/building.md;h=8bf3954a73ed696868d987fef526f245b010de44;hb=master
>
> We will also add it to the Slider homepage as a stand-alone instruction
> outside the release.
>
> These binary files are used for testing. Slider consumes .zip files
> containing application definitions to be deployed on Yarn. These files are
> used to unit test the ability to consume .zip files and also reject .tar
> files (or badly formed .zip files). Is there any way we can leave them as
> is?
>

we can use ant to build thse files in future, though there's always the
risk it generates better tar/zip files than what the local tooling
sometimes does. This could even be done in the test runs as groovy-all.jar
has the code



>
> The slider-funtest module contains code to run functional test against live
> clusters. They are run per instructions at
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=blob;f=src/site/markdown/developing/functional_tests.md;h=d58c0ea4a3083d15c8438466af933465b945f7cd;hb=master
>
> The issue we need to fix is to not have the functional tests run when
> running "mvn test" rather have it explicitly run when proper setup exists.
>

that should be the case, -the error message looks more like a mvn artifact
download failure, which is interesting -local builds should be publishing
the -test artifact to the local repo. what build command did you use?

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Reply via email to