IDEMPIERE-3607:Invoice Report problem when using QR barcode
add fragment org.w3c.dom.svg.patch_1.1.0 from jasper studio to resolve issue remove unuse lib xml-apis-ext
This commit is contained in:
parent
ac0b824eee
commit
6a238cada7
|
@ -26,8 +26,8 @@
|
||||||
id="org.adempiere.report.jasper.library"
|
id="org.adempiere.report.jasper.library"
|
||||||
download-size="0"
|
download-size="0"
|
||||||
install-size="0"
|
install-size="0"
|
||||||
fragment="true"
|
version="0.0.0"
|
||||||
version="0.0.0"/>
|
fragment="true"/>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="com.jaspersoft.studio.bundles.itext"
|
id="com.jaspersoft.studio.bundles.itext"
|
||||||
|
@ -210,4 +210,12 @@
|
||||||
version="0.0.0"
|
version="0.0.0"
|
||||||
unpack="false"/>
|
unpack="false"/>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="org.w3c.dom.svg.patch"
|
||||||
|
download-size="0"
|
||||||
|
install-size="0"
|
||||||
|
version="0.0.0"
|
||||||
|
fragment="true"
|
||||||
|
unpack="false"/>
|
||||||
|
|
||||||
</feature>
|
</feature>
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
<classpathentry exported="true" kind="lib" path="lib/rhino.jar"/>
|
<classpathentry exported="true" kind="lib" path="lib/rhino.jar"/>
|
||||||
<classpathentry exported="true" kind="lib" path="lib/spring-beans.jar"/>
|
<classpathentry exported="true" kind="lib" path="lib/spring-beans.jar"/>
|
||||||
<classpathentry exported="true" kind="lib" path="lib/spring-core.jar"/>
|
<classpathentry exported="true" kind="lib" path="lib/spring-core.jar"/>
|
||||||
<classpathentry exported="true" kind="lib" path="lib/xml-apis-ext.jar"/>
|
|
||||||
<classpathentry exported="true" kind="lib" path="lib/xmpcore.jar"/>
|
<classpathentry exported="true" kind="lib" path="lib/xmpcore.jar"/>
|
||||||
<classpathentry kind="output" path="target/classes"/>
|
<classpathentry kind="output" path="target/classes"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
|
@ -16,7 +16,6 @@ Bundle-ClassPath: .,
|
||||||
lib/rhino.jar,
|
lib/rhino.jar,
|
||||||
lib/spring-beans.jar,
|
lib/spring-beans.jar,
|
||||||
lib/spring-core.jar,
|
lib/spring-core.jar,
|
||||||
lib/xml-apis-ext.jar,
|
|
||||||
lib/xmpcore.jar
|
lib/xmpcore.jar
|
||||||
Import-Package: bsh,
|
Import-Package: bsh,
|
||||||
bsh.classpath,
|
bsh.classpath,
|
||||||
|
|
|
@ -10,5 +10,4 @@ bin.includes = META-INF/,\
|
||||||
lib/rhino.jar,\
|
lib/rhino.jar,\
|
||||||
lib/spring-beans.jar,\
|
lib/spring-beans.jar,\
|
||||||
lib/spring-core.jar,\
|
lib/spring-core.jar,\
|
||||||
lib/xml-apis-ext.jar,\
|
|
||||||
lib/xmpcore.jar
|
lib/xmpcore.jar
|
||||||
|
|
|
@ -68,11 +68,6 @@
|
||||||
<artifactId>spring-core</artifactId>
|
<artifactId>spring-core</artifactId>
|
||||||
<version>2.5</version>
|
<version>2.5</version>
|
||||||
</artifactItem>
|
</artifactItem>
|
||||||
<artifactItem>
|
|
||||||
<groupId>xml-apis</groupId>
|
|
||||||
<artifactId>xml-apis-ext</artifactId>
|
|
||||||
<version>1.3.04</version>
|
|
||||||
</artifactItem>
|
|
||||||
<artifactItem>
|
<artifactItem>
|
||||||
<groupId>com.adobe.xmp</groupId>
|
<groupId>com.adobe.xmp</groupId>
|
||||||
<artifactId>xmpcore</artifactId>
|
<artifactId>xmpcore</artifactId>
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,26 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="idempiere" sequenceNumber="107">
|
||||||
<?pde version="3.8"?><target name="idempiere" sequenceNumber="107">
|
|
||||||
<locations>
|
<locations>
|
||||||
<location includeAllPlatforms="true" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
<location includeAllPlatforms="true" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||||
<unit id="com.jaspersoft.studio.bundles.barbecue" version="1.5.0.beta1"/>
|
|
||||||
<unit id="com.jaspersoft.studio.bundles.batik" version="1.8.0.js01"/>
|
|
||||||
<unit id="com.jaspersoft.studio.bundles.commons-digester" version="2.1.0.201503161008"/>
|
|
||||||
<unit id="com.jaspersoft.studio.bundles.itext" version="2.1.7.js5"/>
|
|
||||||
<unit id="com.jaspersoft.studio.bundles.jxl" version="2.6.10"/>
|
|
||||||
<unit id="com.jaspersoft.studio.bundles.poi" version="3.10.1.201502161145"/>
|
|
||||||
<unit id="com.jaspersoft.studio.bundles.zxing" version="2.3.0"/>
|
|
||||||
<unit id="net.sf.jasperreports.engine" version="6.3.1"/>
|
|
||||||
<unit id="net.sf.jasperreports.engine.source" version="6.3.1"/>
|
|
||||||
<unit id="org.apache.commons.collections" version="3.2.2.v201511171945"/>
|
|
||||||
<unit id="org.apache.servicemix.bundles.jaxen" version="1.1.1.2"/>
|
|
||||||
<unit id="org.apache.servicemix.bundles.rhino" version="1.7.6.1"/>
|
|
||||||
<unit id="org.apache.servicemix.bundles.xmlbeans" version="2.5.0.2"/>
|
|
||||||
<unit id="org.jfree.chart-osgi" version="1.0.19"/>
|
|
||||||
<unit id="org.jfree.jcommon-osgi" version="1.0.23"/>
|
|
||||||
<unit id="org.krysalis.barcode4j" version="2.1.0"/>
|
|
||||||
<repository location="https://sourceforge.net/projects/idempiere/files/binary.file/jarfile/jp-p2/jp-6.3.1/"/>
|
|
||||||
</location>
|
|
||||||
<location includeAllPlatforms="true" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
|
||||||
<unit id="org.restlet.example.feature.group" version="2.3.2.v20150501-1520"/>
|
<unit id="org.restlet.example.feature.group" version="2.3.2.v20150501-1520"/>
|
||||||
<unit id="org.restlet.ext.apispark.feature.group" version="2.3.2.v20150501-1520"/>
|
<unit id="org.restlet.ext.apispark.feature.group" version="2.3.2.v20150501-1520"/>
|
||||||
<unit id="org.restlet.ext.atom.feature.group" version="2.3.2.v20150501-1520"/>
|
<unit id="org.restlet.ext.atom.feature.group" version="2.3.2.v20150501-1520"/>
|
||||||
|
@ -969,6 +949,26 @@
|
||||||
<unit id="zweb.sources" version="8.5.0"/>
|
<unit id="zweb.sources" version="8.5.0"/>
|
||||||
<repository location="https://sourceforge.net/projects/idempiere/files/binary.file/jarfile/maven-p2-R20180726"/>
|
<repository location="https://sourceforge.net/projects/idempiere/files/binary.file/jarfile/maven-p2-R20180726"/>
|
||||||
</location>
|
</location>
|
||||||
|
<location includeAllPlatforms="true" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||||
|
<unit id="com.jaspersoft.studio.bundles.barbecue" version="1.5.0.beta1"/>
|
||||||
|
<unit id="com.jaspersoft.studio.bundles.batik" version="1.8.0.js01"/>
|
||||||
|
<unit id="com.jaspersoft.studio.bundles.commons-digester" version="2.1.0.201503161008"/>
|
||||||
|
<unit id="com.jaspersoft.studio.bundles.itext" version="2.1.7.js5"/>
|
||||||
|
<unit id="com.jaspersoft.studio.bundles.jxl" version="2.6.10"/>
|
||||||
|
<unit id="com.jaspersoft.studio.bundles.poi" version="3.10.1.201502161145"/>
|
||||||
|
<unit id="com.jaspersoft.studio.bundles.zxing" version="2.3.0"/>
|
||||||
|
<unit id="net.sf.jasperreports.engine" version="6.3.1"/>
|
||||||
|
<unit id="net.sf.jasperreports.engine.source" version="6.3.1"/>
|
||||||
|
<unit id="org.apache.commons.collections" version="3.2.2.v201511171945"/>
|
||||||
|
<unit id="org.apache.servicemix.bundles.jaxen" version="1.1.1.2"/>
|
||||||
|
<unit id="org.apache.servicemix.bundles.rhino" version="1.7.6.1"/>
|
||||||
|
<unit id="org.apache.servicemix.bundles.xmlbeans" version="2.5.0.2"/>
|
||||||
|
<unit id="org.jfree.chart-osgi" version="1.0.19"/>
|
||||||
|
<unit id="org.jfree.jcommon-osgi" version="1.0.23"/>
|
||||||
|
<unit id="org.krysalis.barcode4j" version="2.1.0"/>
|
||||||
|
<repository location="https://sourceforge.net/projects/idempiere/files/binary.file/jarfile/jp-p2/jp-6.3.1/"/>
|
||||||
|
<unit id="org.w3c.dom.svg.patch" version="1.1.0"/>
|
||||||
|
</location>
|
||||||
</locations>
|
</locations>
|
||||||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
||||||
</target>
|
</target>
|
Loading…
Reference in New Issue