laxman954 / granule

Automatically exported from code.google.com/p/granule
0 stars 0 forks source link

Few question about granule.properties and Ant task #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
1.0.9

Please provide any additional information below.
Q1 - Is the Ant task compile all the JSP under war or it reads all the files 
under war but compile only those which has granule tag in it.

Q2- Next time if use this task , will it compile only changed JSP's or all JSP's

Q3- If I make any changes to granule.properties file do I need build and war 
again or copy that file on server will work.

Q4- what these will do?closure-compiler.formatting.pretty_print and 
closure-compiler.formatting.print_input_delimiter 

Thanks!

Original issue reported on code.google.com by ashaagga...@gmail.com on 20 May 2011 at 6:59