Adapt localization.gradle to python 3#3415
Closed
LinusDietz wants to merge 11 commits into
Closed
Conversation
Siedlerchr
approved these changes
Nov 8, 2017
Member
|
I just checkout this branch, ran So this seems to not to be working yet. Oh and here is the exception: |
Member
Author
|
Well, do you have python3 installed?I know, the solution before with jython was more elegant.The problem is: it doesn't support python3, meaning that it must be pre installed on the user's machine. If this is an infeasible option, I would have to Port it back to a jython-supported version.
|
Member
|
Ok, I wasn't aware of that. In that case, I am strongly for reverting the changes and going back to the old localization script. Forcing people to install additional dependencies defeats the whole point of using a build system. Everything should be doable with only Java installed so that you can run gradle. This would also make contributions for new users so much harder. @JabRef/developers We need a decision on this. |
Member
Author
|
Check out #3420 in favor of this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #3414