1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare for next development iteration More... almost 10 years ago
[maven-release-plugin] prepare release lesscss-1.7.0.1.1 More... almost 10 years ago
Changed Readme for 1.7.0.1.1 More... almost 10 years ago
Merge pull request #52 from davidmc24/fix-slf4j-shading More... almost 10 years ago
fix shading of slf4j (#51) More... almost 10 years ago
[maven-release-plugin] prepare for next development iteration More... almost 10 years ago
[maven-release-plugin] prepare release lesscss-1.7.0.1.0 More... almost 10 years ago
removed "SNAPSHOT" from the version name in the README.md More... almost 10 years ago
changed README.md to use the latest snapshot version More... almost 10 years ago
fixed shading for #15 as suggested by @davidmc24 More... almost 10 years ago
Integrated less 1.7.0 and fixed https://github.com/sandroboehme/lesscss-maven-plugin/issues/1. The next less.js release should have that fixed already. See https://github.com/less/less.js/pull/1956. More... almost 10 years ago
fixed #15 and Maven test setup More... almost 10 years ago
Update version to 1.6.1-SNAPSHOT and add compiler params example to README.md More... about 10 years ago
Merge pull request #1 from sandroboehme/master More... about 10 years ago
The Maven integration tests do work only for me using 'mvn verify' with the 2.16 version of the maven-failsafe-plugin. More... about 10 years ago
Ignoring the HttpImport test in ImportIT as I don't have a solution for that. More... about 10 years ago
fixed LessSourceTest More... about 10 years ago
fixed variables test in CompatibilityIT.java More... about 10 years ago
Fixed the MultithreadedIT.java test. More... about 10 years ago
Fixed the Bootstrap tests. More... about 10 years ago
1. Remove unnecessary files 2. Update Compile to allow regular lessc arguments 3. Update LessCompiler to use default rhino less/lessc from less project 4. Update tests More... about 10 years ago
Fix some tests More... about 10 years ago
Fix compiler tests More... about 10 years ago
Added unit test for testing http imports. More... about 10 years ago
Added unit test for testing http imports. More... about 10 years ago
Make Java 1.5 compatible. Fixed pom issues. More... about 10 years ago
Added HttpResource for pulling in resources using http/https. More... over 10 years ago
Initial pass at a Java Less Compiler that uses the rhino version from the less-rhino fork. Based off of lesscss-java but tries to be as slim as possible and remove most code that isn't just passing parameters to the less rhino code. More... over 10 years ago
Added HttpResource for pulling in resources using http. More... over 10 years ago
Added a Compile class to run from the command line. More... over 10 years ago