[
https://issues.apache.org/jira/browse/CONNECTORS-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985454#comment-15985454
]
Karl Wright commented on CONNECTORS-1418:
-----------------------------------------
There does not appear to be a compatible ant plugin to the above, so we'd need
to invoke compiler code using the ant exec task.
{code}
https://ant.apache.org/manual/Tasks/exec.html
{code}
> Develop Ant build script to compile LESS to CSS
> -----------------------------------------------
>
> Key: CONNECTORS-1418
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1418
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Framework core
> Affects Versions: ManifoldCF 2.7
> Reporter: Kishore Kumar
> Assignee: Kishore Kumar
>
> We need to add Ant build script to compile LESS files to CSS.
> Currently the compilation is dependent on Intellij IDE Less plugin.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)