File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 272272 <Embed-Dependency >*;inline=false;scope=compile</Embed-Dependency >
273273 <Embed-Transitive >true</Embed-Transitive >
274274 <Embed-Directory >lib</Embed-Directory >
275- <!-- So that user plugins can depend on Directive.java and other classes, for user-defined directives -->
276- <_exportcontents >io.cdap.wrangler.api.*</_exportcontents >
275+ <!-- So that user plugins can depend on Directive.java, EL.java and other classes, for user-defined directives -->
276+ <_exportcontents >
277+ io.cdap.wrangler.api.*,io.cdap.wrangler.expression.*
278+ </_exportcontents >
277279 </instructions >
278280 </configuration >
279281 <executions >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >wrangler</artifactId >
55 <groupId >io.cdap.wrangler</groupId >
6- <version >4.11.0 </version >
6+ <version >4.11.1-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
You can’t perform that action at this time.
0 commit comments