-
hi danielgalan
now i use version:3.7 but i can not soloution this problem with css:
/css/help/index.css
content:
.help{background-inage:url('../../image/help.gif');}
the help.gif can't show.
2009-12-30 09:13:32 UTC by phpxiaoxin
-
Hi,
I have uploaded the probable fix for the wild card issue. I have also attached the SVN patch file for you to compare the changes. We did some update on logging as well. Hope that helps you.
Regard,
Manish.
2009-12-15 10:30:58 UTC by manish1981
-
Thanks agein for your input, I will keep this bug open for later. Sorry for anwsering so late, sf.net doesn't notifies me when new artefacts are added.
2009-12-06 12:16:21 UTC by danielgalan
-
That's not possible, however, if you have urls in your css files, I suggest not to combine these, or try the experimental css path rewrite in the packtag.properties file:
resources.rewrite=true.
2009-12-06 12:08:16 UTC by danielgalan
-
I'm sorry, I looked into the code and it would be to complicated to solve this requirement.
2009-12-06 12:04:23 UTC by danielgalan
-
To complicated to solve. Sorry.
2009-12-06 12:03:22 UTC by danielgalan
-
I added a logger in promote Error, this seems to be a good addition, thanks.
Will be released in 3.8.
2009-12-06 11:59:53 UTC by danielgalan
-
danielgalan committed revision 108 to the pack:tag SVN repository, changing 2 files.
2009-12-06 10:48:59 UTC by danielgalan
-
So, do you use BEA Weblogic? If the getRealPath-Method is incorrectly implemented by that appserver, I don't know what to do about it. I won't introduce another parameter, there are way to much parameter to configure pack:tag already.
Do you have any other suggestions?.
2009-12-04 09:55:04 UTC by danielgalan
-
I'm using the new packtag 3.7 with support for image path rewriting in css.
I've been wanting this since a long time, because it will make my packaging much more "packed".
I've been playing with this option ("resources.rewrite=true") and it works (so far) very good for me in CSS files.
Unfortunately, it also does osme url rewriting in js files. And this breaks my (jquery) js scripts...
2009-12-02 13:08:51 UTC by stefanlivens