[ 
https://issues.jenkins-ci.org/browse/JENKINS-12782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159304#comment-159304
 ] 

SCM/JIRA link daemon commented on JENKINS-12782:
------------------------------------------------

Code changed in jenkins
User: Ulli Hafner
Path:
 .classpath
 src/main/java/hudson/plugins/tasks/parser/Task.java
 src/main/java/hudson/plugins/tasks/parser/TaskScanner.java
 src/test/java/hudson/plugins/tasks/parser/TaskScannerTest.java
 src/test/resources/hudson/plugins/tasks/parser/issue12782.txt
http://jenkins-ci.org/commit/tasks-plugin/0e484b07198f41851bda4c3bf5a02161d1077e8b
Log:
  [FIXED JENKINS-12782] Don't match word boundary if first or last
character is not alpha numeric.





                
> Scanning for ! in Task Scanner Plugin
> -------------------------------------
>
>                 Key: JENKINS-12782
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12782
>             Project: Jenkins
>          Issue Type: Bug
>          Components: tasks-plugin
>    Affects Versions: current
>         Environment: Windows Server
>            Reporter: Florian Loikasek
>            Assignee: Ulli Hafner
>            Priority: Minor
>              Labels: plugin
>
> I want to use the Task Scanner Plugin to scan for "!!!!!" in files as this 
> was used in older code instead of "TODO" - but no matter how I try to add it 
> to the configuration (I even tried some RegEx) I don't get it to treat it 
> like normal text.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to