Fixed handling or regular expression strings, so the regular expression functiuonality works, not just substring detection!
Added special handling if the severity marker is "ignore". Unsuprisingly, it ignores that line.
<?xml version="1.0"?>
<project name="SF-PACKAGE-REFS">
<path id="sf.spec.system.definition.files">
<fileset dir="${sf.spec.job.drive}/" casesensitive="false">
<include name="${sf.spec.systemdefinition.location}"/>
</fileset>
</path>
</project>