Loading de.ugoe.cs.swe.T3Q/pom.xml +34 −1 Original line number Diff line number Diff line Loading @@ -558,7 +558,28 @@ <exclude>*:de.ugoe.cs.swe.TTCN3.ide-log4j*</exclude> <exclude>*:de.ugoe.cs.swe.TTCN3.ide-reload4j*</exclude> <exclude>*:de.ugoe.cs.swe.TTCN3.ide-org.objectweb.asm*</exclude> <exclude>*:de.ugoe.cs.swe.TTCN3.ide-org.apache.log4j*</exclude> <!-- exclude other stuff --> <exclude>*:de.ugoe.cs.swe.TTCN3:eclipse-plugin*</exclude> <exclude>*:de.ugoe.cs.swe.TTCN3.external:eclipse-plugin*</exclude> <exclude>*:de.ugoe.cs.swe.TTCN3Configuration:eclipse-plugin*</exclude> <exclude>io.github.classgraph*</exclude> <exclude>*:de.ugoe.cs.swe.T3Q-commons-*</exclude> <exclude>org.apache.xmlgraphics*</exclude> <exclude>com.google.code.findbugs*</exclude> <exclude>com.google.j2objc*</exclude> <exclude>org.eclipse.jdt*</exclude> <exclude>org.eclipse.jetty.toolchain*</exclude> <exclude>org.mortbay.jasper*</exclude> <exclude>org.apache.felix*</exclude> <exclude>org.apache.aries.spifly*</exclude> <exclude>com.ibm.icu*</exclude> <exclude>net.java.dev.jna*</exclude> <exclude></exclude> <exclude></exclude> <exclude></exclude> <exclude></exclude> <exclude></exclude> </excludes> </artifactSet> <filters> Loading @@ -582,6 +603,18 @@ <exclude>**/*.g</exclude> <exclude>**/*.mwe2</exclude> <exclude>**/*.xtext</exclude> <!-- exclude other stuff --> <exclude>OSGI-OPT/**</exclude> <exclude>templates/**</exclude> <exclude>META-INF/LICENSE*</exclude> <exclude>META-INF/NOTICE*</exclude> <exclude>META-INF/NOTICE*</exclude> <exclude>META-INF/MANIFEST*</exclude> <exclude>META-INF.versions*</exclude> <exclude>LICENSE*</exclude> <exclude>*.png</exclude> <exclude>log4j.properties</exclude> <exclude>**/module-info.class</exclude> </excludes> </filter> </filters> Loading Loading
de.ugoe.cs.swe.T3Q/pom.xml +34 −1 Original line number Diff line number Diff line Loading @@ -558,7 +558,28 @@ <exclude>*:de.ugoe.cs.swe.TTCN3.ide-log4j*</exclude> <exclude>*:de.ugoe.cs.swe.TTCN3.ide-reload4j*</exclude> <exclude>*:de.ugoe.cs.swe.TTCN3.ide-org.objectweb.asm*</exclude> <exclude>*:de.ugoe.cs.swe.TTCN3.ide-org.apache.log4j*</exclude> <!-- exclude other stuff --> <exclude>*:de.ugoe.cs.swe.TTCN3:eclipse-plugin*</exclude> <exclude>*:de.ugoe.cs.swe.TTCN3.external:eclipse-plugin*</exclude> <exclude>*:de.ugoe.cs.swe.TTCN3Configuration:eclipse-plugin*</exclude> <exclude>io.github.classgraph*</exclude> <exclude>*:de.ugoe.cs.swe.T3Q-commons-*</exclude> <exclude>org.apache.xmlgraphics*</exclude> <exclude>com.google.code.findbugs*</exclude> <exclude>com.google.j2objc*</exclude> <exclude>org.eclipse.jdt*</exclude> <exclude>org.eclipse.jetty.toolchain*</exclude> <exclude>org.mortbay.jasper*</exclude> <exclude>org.apache.felix*</exclude> <exclude>org.apache.aries.spifly*</exclude> <exclude>com.ibm.icu*</exclude> <exclude>net.java.dev.jna*</exclude> <exclude></exclude> <exclude></exclude> <exclude></exclude> <exclude></exclude> <exclude></exclude> </excludes> </artifactSet> <filters> Loading @@ -582,6 +603,18 @@ <exclude>**/*.g</exclude> <exclude>**/*.mwe2</exclude> <exclude>**/*.xtext</exclude> <!-- exclude other stuff --> <exclude>OSGI-OPT/**</exclude> <exclude>templates/**</exclude> <exclude>META-INF/LICENSE*</exclude> <exclude>META-INF/NOTICE*</exclude> <exclude>META-INF/NOTICE*</exclude> <exclude>META-INF/MANIFEST*</exclude> <exclude>META-INF.versions*</exclude> <exclude>LICENSE*</exclude> <exclude>*.png</exclude> <exclude>log4j.properties</exclude> <exclude>**/module-info.class</exclude> </excludes> </filter> </filters> Loading