Updated dep versions and added simple mvn run cmd

This commit is contained in:
Willem Cazander 2025-07-14 20:24:57 +02:00
parent 980e40af65
commit ba99c5bdb6
27 changed files with 354 additions and 141 deletions

View file

@ -4,6 +4,12 @@
xmlns:soft="http://warp-hash.x4o.distributedrebirth.love/xml/ns/warp-hash-soft"
xsi:schemaLocation="http://wrap-core.x4o.distributedrebirth.love/xml/ns/warp-hash-root http://warp-hash.x4o.distributedrebirth.love/xml/ns/warp-hash-root-1.0.xsd">
<soft:hash file="warp-sea.xml" hex="0"/>
<soft:hash file="bundle/asm.jar" hex="0"/>
<soft:hash file="bundle/asm-tree.jar" hex="0"/>
<soft:hash file="bundle/asm-commons.jar" hex="0"/>
<soft:hash file="bundle/asm-analysis.jar" hex="0"/>
<soft:hash file="bundle/asm-util.jar" hex="0"/>
<soft:hash file="bundle/org.apache.aries.spifly.dynamic.bundle.jar" hex="0"/>
<soft:hash file="bundle/slf4j-api.jar" hex="0"/>
<soft:hash file="bundle/logback-core.jar" hex="0"/>
<soft:hash file="bundle/logback-classic.jar" hex="0"/>

View file

@ -4,6 +4,12 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://wrap-sea.x4o.distributedrebirth.love/xml/ns/warp-sea-root http://warp-sea.x4o.distributedrebirth.love/xml/ns/warp-sea-root-1.0.xsd">
<link:sea name="Dep Osgi Lib" provider="gdxapp4d.system" author="للَّٰهِilLצسُو">
<link:magic file="bundle/asm.jar" mime="application/vnd.osgi.bundle"/>
<link:magic file="bundle/asm-tree.jar" mime="application/vnd.osgi.bundle"/>
<link:magic file="bundle/asm-commons.jar" mime="application/vnd.osgi.bundle"/>
<link:magic file="bundle/asm-analysis.jar" mime="application/vnd.osgi.bundle"/>
<link:magic file="bundle/asm-util.jar" mime="application/vnd.osgi.bundle"/>
<link:magic file="bundle/org.apache.aries.spifly.dynamic.bundle.jar" mime="application/vnd.osgi.bundle"/>
<link:magic file="bundle/slf4j-api.jar" mime="application/vnd.osgi.bundle"/>
<link:magic file="bundle/logback-core.jar" mime="application/vnd.osgi.bundle"/>
<link:magic file="bundle/logback-classic.jar" mime="application/vnd.osgi.bundle"/>