We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2438ea1 commit 7412729Copy full SHA for 7412729
build.xml
@@ -2048,7 +2048,7 @@
2048
<filterchain>
2049
<tokenfilter>
2050
<linetokenizer />
2051
- <containsregex pattern="id:" />
+ <containsregex pattern="id" />
2052
</tokenfilter>
2053
2054
<stringtokenizer delims=":- \r\n" suppressdelims="true" />
@@ -2122,7 +2122,7 @@
2122
2123
2124
2125
2126
2127
2128
0 commit comments