Bugs item #1807720, was opened at 2007-10-04 15:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1807720&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Sebastinator (filioseb)
Assigned to: Nobody/Anonymous (nobody)
Summary: Regex tasks mismatch should allow to fail or not the build

Initial Comment:
When using this task, in 0.85 RC2 version, it did not fail when no matching 
found. But actually, it fails everytime when no match are founded.

The task should allow to give the option (true or false) to failed when no 
match were found for the regular expression.

Because assuming that it should failed when no match were founded is not a good 
assumption cause regex could be used in different use cases.

For example, it can be useful to use a regex to parse a file and failed only 
when a match (error string)  is founded. But when no match founded, it means 
that everything is ok.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1807720&group_id=31650

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to