Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes less-rhino (broken for a long time) - Fixes #3241 #3252

Merged
merged 4 commits into from
Jul 10, 2018

Conversation

matthew-dean
Copy link
Member

@matthew-dean matthew-dean commented Jul 2, 2018

If Java is to be re-supported, it should go in a separate less-java repo (refactor #2985).

@@ -154,8 +154,6 @@ module.exports = function (grunt) {
// Project configuration.
grunt.initConfig({

// Metadata required for build.
build: grunt.file.readYAML('build/build.yml'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know much about the whole Rhino deal. Was build/build.yml only used for building Less-Rhino? It looks like it was moved to build/build.yml.old anyway. If we're not using the file at all, is there any benefit to keeping it in the repo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it was just used for that. I ran the usual grunt tasks and I got no failures. Nor did I see references anywhere else for it. I'll see if I can delete it though.

@matthew-dean matthew-dean merged commit ccee809 into less:master Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants