This repository was archived by the owner on Jan 9, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 68
This repository was archived by the owner on Jan 9, 2019. It is now read-only.
1.7.0.1.0 Release #48
Copy link
Copy link
Closed
Description
As promised I'm now working on syncing my fork (de.sandroboehme.lesscss:lesscss:1.6.1.1.0 from https://github.com/sandroboehme/lesscss-java) back to this project.
The next version will be org.lesscss:lesscss:1.7.0.1.0 as it is the 1.0 release for less 1.7.0 (Rhino based).
The currently pushed code fixes the following issues:
- Less 1.7.0 support
- Add ability to use any parameter supported by less.js #42 (Add ability to use any parameter supported by less.js)
- Bootstrap 3.1 vs. Less 1.6.x #43 (Bootstrap 3.1 vs. Less 1.6.x)
- no exceptions sandroboehme/lesscss-maven-plugin#1 (Error message in the output and not in the Exception)
This last issue is currently fixed directly in therhino-lessc.jsfile. But the fix has been committed toless.jsin Recognize compilation errors by a thrown error instead of parsing the output less/less.js#1956. In the next release ofrhino-lessc.jsit should be included and no manual fix should be needed. - Included dependencies can conflict with other versions #15 (Added shading for commons.io)
This rewritesorg.apache.commons.iotoorg.lesscss.deps.org.apache.commons.io.
It avoids problems for projects that use that library in other versions. Please see Included dependencies can conflict with other versions #15 for details and discussion.
You can now test the code by running the automatic tests and by installing and trying it. Please let me know if everything works fine or if there are problems that prevent a release. I will not start a release in the next week to provide time for testing.
Best,
Sandro
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels