Depending on the file syntax, one could also do
or replace the linebreaks by (e.g.) whitespace u
On 2010-08-17, Niklas Matthies wrote:
> On Tue 2010-08-17 at 19:37h, Stefan Bodewig wrote on user:
>> On 2010-08-17, Niklas Matthies wrote:
>>> If the condition would support resources, I could use that,
>>> but it only supports the string attribute.
>> Since you are looking at a single file, y
On Tue 2010-08-17 at 19:37h, Stefan Bodewig wrote on user:
> On 2010-08-17, Niklas Matthies wrote:
:
> > If the condition would support resources, I could use that,
> > but it only supports the string attribute.
>
> Since you are looking at a single file, you can use loadresource to read
> it int
On 2010-08-17, Niklas Matthies wrote:
> I need to fail a build if a certain file doesn't match a certain
> multiline regex pattern. I tried somethink like
>
>
>
>
>
>
>
>
>
Hi,
I need to fail a build if a certain file doesn't match a certain
multiline regex pattern. I tried somethink like
but unfortunately containsregexp doesn't perform