File tree Expand file tree Collapse file tree 4 files changed +13
-0
lines changed Expand file tree Collapse file tree 4 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 56
56
Scripting.
57
57
</description >
58
58
59
+ <properties >
60
+ <jigsaw .module.name>org.owasp.encoder</jigsaw .module.name>
61
+ </properties >
62
+
59
63
<build >
60
64
<plugins >
61
65
<plugin >
Original file line number Diff line number Diff line change 54
54
Projects API into an implementation of ESAPI.
55
55
</description >
56
56
57
+ <properties >
58
+ <jigsaw .module.name>org.owasp.encoder.esapi</jigsaw .module.name>
59
+ </properties >
60
+
57
61
<dependencies >
58
62
<dependency >
59
63
<groupId >org.owasp.encoder</groupId >
Original file line number Diff line number Diff line change 55
55
definitions and JSP EL functions.
56
56
</description >
57
57
58
+ <properties >
59
+ <jigsaw .module.name>org.owasp.encoder.jsp</jigsaw .module.name>
60
+ </properties >
61
+
58
62
<dependencies >
59
63
<dependency >
60
64
<groupId >org.owasp.encoder</groupId >
Original file line number Diff line number Diff line change 285
285
<instructions >
286
286
<_noee >true</_noee >
287
287
<_nouses >true</_nouses >
288
+ <Automatic-Module-Name >${jigsaw.module.name} </Automatic-Module-Name >
288
289
</instructions >
289
290
</configuration >
290
291
</execution >
You can’t perform that action at this time.
0 commit comments