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

Jordan West commented on CASSANDRA-20130:
-----------------------------------------

I'm working on that now. One challenge with {{.sdkmanrc}} is that it binds to a 
specific JVM not just a java version. I don't think this is the end of the 
world because a) if you don't use SDK or don't use that JVM it just ignores it 
b) sdkman provides an easy command to install it if you want to opt-in to using 
it. 

 

Separately, I noticed this when trying a build [~mck] :

 

{{/Users/jordanwest/sbx/cassandra/reviews/20130/.build/build-rat.xml:98: Some 
files have missing or incorrect license information. Check RAT report in 
/Users/jordanwest/sbx/cassandra/reviews/20130/build/rat.txt for more details! 
\n Unapproved licenses:}}

{{  /Users/jordanwest/sbx/cassandra/reviews/20130/.java-version}}
{{  /Users/jordanwest/sbx/cassandra/reviews/20130/.python-version}}

> jenv .java-version and pyenv .python-version defaults
> -----------------------------------------------------
>
>                 Key: CASSANDRA-20130
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20130
>             Project: Apache Cassandra
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Michael Semb Wever
>            Assignee: Michael Semb Wever
>            Priority: Normal
>              Labels: lhf
>
> Commit in-tree both the .java-version and .python-version files.
> Each branch has a default java version and python version.  We can honour 
> that, and make life one less command when switching branches for those using 
> jenv and/or pyenv. 
> For those that do not have either jenv or pyenv installed, no harm.
> It will need run… (as .gitignore won't work here) …so devs can still 
> customise both…
> {code}
> git update-index --assume-unchanged .java-version .python-version
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to