1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: set template_location and css_location to override default (removed: adding first resource again in WatchMojo, otherwise this location will be watched twice) More... about 11 years ago
fix: compass debug only if initialized (get rid of 'uninitialized constant Compass' when running mvn -X without compass enabled) More... about 11 years ago
Merge pull request #31 from minman/master More... about 11 years ago
include rb-inotify gem (fix sass:watch for linux) More... about 11 years ago
fix sass:watch to run under windows (separators converted to unix style) More... about 11 years ago
Merge pull request #29 from ricjohn/master More... about 11 years ago
Merge pull request #30 from mmjmanders/master More... about 11 years ago
Added default excludes to the list of excludes More... about 11 years ago
added threadsafe system property for jruby More... about 11 years ago
[maven-release-plugin] prepare for next development iteration More... about 11 years ago
[maven-release-plugin] prepare release sass-maven-plugin-1.1.0 More... about 11 years ago
Update NOTICE More... about 11 years ago
Update readme for 1.1.0 release More... about 11 years ago
Merge pull request #24 from joepjoosten/master More... about 11 years ago
Add: Documentation added for the resource list settings Update: readme ready for 1.0.3 release Fix: Added gem 'rb-fsevent' because Listen gem gives the following warning: [Listen warning]: Missing dependency 'rb-fsevent' (version '~> 0.9.1')! Please run the following to satisfy the dependency: gem install --version '~> 0.9.1' rb-fsevent More... about 11 years ago
makes the plugin Compass aware More... about 11 years ago
Merge remote-tracking branch 'upstream/master' More... about 11 years ago
Fix #22: Convert all paths to / seperator More... about 11 years ago
Merge pull request #1 from Jasig/master More... about 11 years ago
adds a phase to connect to for this plugin More... about 11 years ago
Changed pom to original More... about 11 years ago
Fix: During build the SASS ruby gem is installed, and packaged with this maven plugin More... about 11 years ago
- Changed the way the resource selection works for "update-stylesheets" and "watch". - Current version of SASS (3.2.5) doesn't work for the "watch" goal because jruby doesn't understand "__FILE__" correctly when the file is inside a jar file. This will be fixed in the next version of SASS. For the time being "directory_record.rb" must be updated to the latest version to work correctly. More... about 11 years ago
[maven-release-plugin] prepare for next development iteration More... over 11 years ago
[maven-release-plugin] prepare release sass-maven-plugin-1.0.2 More... over 11 years ago
Update license header More... over 11 years ago
Update README for release More... over 11 years ago
Update to SASS 3.2.5 More... over 11 years ago
Issue #16: Add error reporting and failOnError More... over 11 years ago
Update readme More... over 11 years ago