File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Each operator/native function implements partial or full regex match.
1717**Third-party libraries**
1818* This toolkit embeds RE2 headers/libraries under impl/< include|lib>.
1919 </info : description >
20- <info : version >1.4.0 </info : version >
20+ <info : version >1.4.1 </info : version >
2121 <info : requiredProductVersion >4.0.0</info : requiredProductVersion >
2222 </info : identity >
2323 <info : dependencies />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<toolkitModel xmlns =" http://www.ibm.com/xmlns/prod/streams/spl/toolkit" productVersion =" 4.0.1.0" xmlns : common =" http://www.ibm.com/xmlns/prod/streams/spl/common" xmlns : ti =" http://www.ibm.com/xmlns/prod/streams/spl/toolkitInfo" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
33
4- <toolkit name =" com.ibm.streamsx.regex" requiredProductVersion =" 4.0.0" version =" 1.4.0 " >
4+ <toolkit name =" com.ibm.streamsx.regex" requiredProductVersion =" 4.0.0" version =" 1.4.1 " >
55 <description >
66Support for [http://code.google.com/p/re2|RE2] regular expression library.
77
You can’t perform that action at this time.
0 commit comments