commit | 4c1c97adddf9d5ead07d1aee2b4c86e10ad1a1f9 | [log] [tgz] |
---|---|---|
author | Nitin Dahyabhai <thatnitind@gmail.com> | Sun Apr 10 23:41:58 2022 -0400 |
committer | Nitin Dahyabhai <thatnitind@gmail.com> | Sun Apr 10 23:41:58 2022 -0400 |
tree | a1db1db2373b430e37c5d174e1e0310d2ca48a43 | |
parent | 35de490571589f48bd8403df412216fb6ecd2c10 [diff] |
[579557] Update java cup runtime bundle usage
diff --git a/xpath/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml b/xpath/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml index 7ec26e9..89c060b 100644 --- a/xpath/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml +++ b/xpath/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml
@@ -34,7 +34,7 @@ </license> <requires> - <import plugin="java_cup-runtime" version="0.0.0" match="greaterOrEqual"/> + <import plugin="java_cup.runtime" version="0.0.0" match="greaterOrEqual"/> <import plugin="org.apache.xerces" version="0.0.0" match="greaterOrEqual"/> </requires>