File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 286286 </transformer >
287287 <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
288288 <mainClass >org.geoscript.js.GeoScriptShell</mainClass >
289+ <manifestEntries >
290+ <Specification-Title >Java Advanced Imaging Image I/O Tools</Specification-Title >
291+ <Specification-Version >1.1</Specification-Version >
292+ <Specification-Vendor >Sun Microsystems, Inc.</Specification-Vendor >
293+ <Implementation-Title >com.sun.media.imageio</Implementation-Title >
294+ <Implementation-Version >1.1</Implementation-Version >
295+ <Implementation-Vendor >Sun Microsystems, Inc.</Implementation-Vendor >
296+ </manifestEntries >
289297 </transformer >
290298 <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
291299 </transformers >
You can’t perform that action at this time.
0 commit comments