Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Incorporate SASS plugin #4

Open
eriwen opened this issue Jul 29, 2012 · 5 comments
Open

Incorporate SASS plugin #4

eriwen opened this issue Jul 29, 2012 · 5 comments

Comments

@eriwen
Copy link
Owner

eriwen commented Jul 29, 2012

Integrate automatic SASS compilation once tim-group/SassPlugin#1 is done.

@ghost ghost assigned eriwen Jul 29, 2012
@sambenne
Copy link

I have managed to get that plugin to work. Just trying to get more options in the plugin.

@stevemayhew
Copy link

Eric,
I've got a fork of this plugin running in my local env... Planing to set it up as a SourceTask subclass so it will drop in to your CSS framework.

I can't run your stuff because I'm on a Mac with Java 6:
Caused by: java.lang.UnsupportedClassVersionError: com/eriwen/gradle/css/source/internal/InternalGradle : Unsupported major.minor version 51.0
at com.eriwen.gradle.css.CssExtension.class$(CssExtension.groovy)
at com.eriwen.gradle.css.CssExtension.$get$$class$com$eriwen$gradle$css$source$internal$InternalGradle(CssExtension.groovy)
at com.eriwen.gradle.css.CssExtension.(CssExtension.groovy:16)
at com.eriwen.gradle.css.CssExtension_Decorated.(Unknown Source)
at org.gradle.internal.reflect.DirectInstantiator.newInstance(DirectInstantiator.java:39)

Can you set with a target version for 6 or 7?

Thanks

Also, would love if you pushed the version of the JS plugin that has the checkstyle in it.

Let me know how else I can help.
Steve

@eriwen
Copy link
Owner Author

eriwen commented Apr 11, 2013

@stevemayhew Sure, I'll probably be able to get to that this weekend. Also, I released v1.5.0 of the Gradle JS plugin with the JSHint checkstyle formatter.

@eriwen
Copy link
Owner Author

eriwen commented Apr 14, 2013

@stevemayhew I have released v1.2.1 of the CSS plugin which will work with Java 6. Sorry about your troubles.

@stevemayhew
Copy link

Thanks Eric! 1.5 of js with the check style worked great for us. I've got source set support in the Sass plugin, once I get options in I'll push it so you can have a look... I've set it up to work with or without a SourceSet so you can just pull it from mavencentral... I guess original author has abandoned it

From Steve's iPhone

On Apr 14, 2013, at 8:45 AM, Eric Wendelin [email protected] wrote:

@stevemayhew I have released v1.2.1 of the CSS plugin which will work with Java 6. Sorry about your troubles.


Reply to this email directly or view it on GitHub.

@eriwen eriwen removed their assignment May 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants