swc-parser-lazy: Add source JAR and mention the dependencies in LICENSE.txt
This commit is contained in:
parent
7989aacc58
commit
2a3c158696
@ -84,6 +84,6 @@
|
|||||||
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/poi-ooxml-schemas-3.13-20150929.jar"/>
|
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/poi-ooxml-schemas-3.13-20150929.jar"/>
|
||||||
<classpathentry kind="lib" path="extensions/jython/module/MOD-INF/lib/jython-standalone-2.7.0.jar"/>
|
<classpathentry kind="lib" path="extensions/jython/module/MOD-INF/lib/jython-standalone-2.7.0.jar"/>
|
||||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||||
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/swc-parser-lazy-3.1.5-jar-with-dependencies.jar"/>
|
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/swc-parser-lazy-3.1.5-jar-with-dependencies.jar" sourcepath="main/webapp/WEB-INF/lib-src/swc-parser-lazy-3.1.5-sources.jar" />
|
||||||
<classpathentry kind="output" path="build"/>
|
<classpathentry kind="output" path="build"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
@ -60,6 +60,7 @@ licenses/apache2.0.LICENSE.txt
|
|||||||
signpost
|
signpost
|
||||||
opencsv
|
opencsv
|
||||||
textng
|
textng
|
||||||
|
swc-parser-lazy
|
||||||
|
|
||||||
Apache License 1.1
|
Apache License 1.1
|
||||||
------------------
|
------------------
|
||||||
|
BIN
main/webapp/WEB-INF/lib-src/swc-parser-lazy-3.1.5-sources.jar
Normal file
BIN
main/webapp/WEB-INF/lib-src/swc-parser-lazy-3.1.5-sources.jar
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user