Thorsten Sturm <[EMAIL PROTECTED]> wrote:

> I try to load an external properties file within my build
> script. The file contains a property definition with a multiline
> text as its value.

Could you show us the line(s) from the property file? If it is
something like

prop=foo
bar

this won't work (I doubt that it would be a valid properties
file). Does prop=foo\nbar work?

Stefan

Reply via email to