Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.2.3
-
Component/s: None
-
Labels:None
Description
It would be nice to have the taskdef file inside SmartSprites JAR, so that one does not have to know the class name explicitly:
<antlib>
<taskdef name="smartsprites"
classname="org.carrot2.labs.smartsprites.ant.SmartSpritesTask" />
</antlib>
Good idea, scheduled for next release.