In trunk you need to provide JAVA_HOME to both java8 and java11, like this for 
example;

$ JAVA8_HOME=<java8 home> JAVA_HOME=<java11 home> ant artifacts

/Marcus

On Mon, Nov 12, 2018 at 09:21:10AM +0000, Steinmaurer, Thomas wrote:
> Hello,
> 
> I'm trying to start with some first C* 4.0 experiments, thus tried to locally 
> build and create binary tarball artifcats. While this has worked e.g. with 
> 3.11, I can't create a binary tarball for 4.0 anymore.
> 
> What I did locally:
> * Switched from branch cassandra-3.11 to trunk
> * ant realclean
> * ant artifacts
> 
> I get the apache-cassandra-4.0-SNAPSHOT.jar created but no binary tarball.
> 
> End of "ant artifacts" console output is:
> 
>   [javadoc]  * the compaction strategy placement reflect most up-to-date disk 
> boundaries, call {@link this#maybeReloadDiskBoundaries()}
>   [javadoc]                                                                   
>                  ^
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating 
> C:\workspaces\git\cassandra\build\javadoc\help-doc.html...
>   [javadoc] 92 errors
>   [javadoc] 100 warnings
> 
> gen-doc:
>      [exec]
>      [exec] The 'sphinx-build' command was not found. Make sure you have 
> Sphinx
>      [exec] installed, then set the SPHINXBUILD environment variable to point
>      [exec] to the full path of the 'sphinx-build' executable. Alternatively 
> you
>      [exec] may add the Sphinx directory to PATH.
>      [exec]
>      [exec] If you don't have Sphinx installed, grab it from
>      [exec] http://sphinx-doc.org/
>      [exec] Result: 1
> 
> artifacts:
> 
> BUILD SUCCESSFUL
> Total time: 3 minutes 14 seconds
> 
> 
> Thanks,
> Thomas
> 
> The contents of this e-mail are intended for the named addressee only. It 
> contains information that may be confidential. Unless you are the named 
> addressee or an authorized designee, you may not copy or use it, or disclose 
> it to anyone else. If you received it in error please notify us immediately 
> and then destroy it. Dynatrace Austria GmbH (registration number FN 91482h) 
> is a company registered in Linz whose registered office is at 4040 Linz, 
> Austria, Freist?dterstra?e 313

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org

Reply via email to