Re: svn commit: r1310983 - in /ofbiz/trunk: build.xml framework/base/lib/yuicompressor-2.4.6.jar macros.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1310983 - in /ofbiz/trunk: build.xml framework/base/lib/yuicompressor-2.4.6.jar macros.xml

Jacopo Cappellato-4

On Apr 8, 2012, at 2:12 PM, [hidden email] wrote:

> +    <target name="minifyJsCss" description="Creates a minified version of JS/CSS files">

Please look at all the other descriptions and make this consistent with them: they are all in imperative mood.

Jacopo

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1310983 - in /ofbiz/trunk: build.xml framework/base/lib/yuicompressor-2.4.6.jar macros.xml

Jacopo Cappellato-4

On Apr 8, 2012, at 2:12 PM, [hidden email] wrote:

> + <macrodef name="yuicompressor" description="Runs the YUI JS/CSS compressor on the specified inFile and saves the output to outFile">

Same as in my last comment.

Jacopo