laxman954 / granule

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

For me its not working #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.get the jar and kept in my lib
2.in my jsp added taglib directive
3.used g:compress

What is the expected output? What do you see instead?
not getting combine.js

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

Please provide any additional information below.

Original issue reported on code.google.com by nyanamad...@gmail.com on 26 Sep 2011 at 11:11

GoogleCodeExporter commented 8 years ago
I suspect you need to add granule.debug.properties and granule.properties from 
the source .zip next to your web.xml. This fixed it for me.

Original comment by wouter...@gmail.com on 3 Oct 2011 at 11:19

GoogleCodeExporter commented 8 years ago
the same issue in my enviorement, add the properties work

Original comment by jesusda...@gmail.com on 12 Apr 2012 at 8:48

GoogleCodeExporter commented 8 years ago
the same issue in my enviorement, add the properties work

Original comment by jesusda...@gmail.com on 12 Apr 2012 at 8:48

GoogleCodeExporter commented 8 years ago
thanks wouter, (granule.debug.properties and granule.properties) files also 
solved my problem. Actually i forgot to include them in my project because of 
that granule:compress component not functioning well and throwing "unexpected 
token function error" a js error. Now i know that in the .properties file it is 
mentioned how to parse js and css files. Thanks again

Original comment by chaman.l...@gmail.com on 22 Oct 2012 at 10:57

GoogleCodeExporter commented 8 years ago
For me it is not working too. I've added required files, done all the staps 
but. When I run my app, I see an error .../combined.css?id=2ef93e7c141a1a1 404 
(Not Found) 

App generating file but I do not know where.

Original comment by 4Dav...@gmail.com on 10 Oct 2013 at 9:18