>
> One speculation is that you have an empty placeholder in one of your files,
> e.g., ${}.
>

That's right. prototype.js :)

If that's the case, you could try adding a mapping from the empty string to
> the empty string as a workaround,
>

Tried it:

ArgumentError : symbol string may not contain '\0'

buildr seems to filter also binary files. Maybe it has got a problem there?

Isn't it possible to say that only a certain file pattern (e.g., *.js and
*.jsp*) should be filtered?

Reply via email to