IDEMPIERE-4136: Upgrading Jasper report to version 6.11.0 / PR

This commit is contained in:
Carlos Ruiz 2019-12-26 13:22:39 +01:00
parent 7bae19dbbc
commit 2bb4a8ce11
3 changed files with 4 additions and 6 deletions

View File

@ -6,8 +6,7 @@ Bundle-Version: 7.1.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version>=11))" Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version>=11))"
Require-Bundle: org.adempiere.base;bundle-version="0.0.0", Require-Bundle: org.adempiere.base;bundle-version="0.0.0",
org.adempiere.install;bundle-version="0.0.0", org.adempiere.install;bundle-version="0.0.0"
org.jfree.jcommon;bundle-version="1.0.23"
Bundle-ClassPath: ., Bundle-ClassPath: .,
lib/c3p0-oracle-thin-extras.jar, lib/c3p0-oracle-thin-extras.jar,
lib/c3p0.jar, lib/c3p0.jar,

View File

@ -10,8 +10,7 @@ Bundle-ClassPath: .,
lib/mchange-commons-java.jar, lib/mchange-commons-java.jar,
lib/postgresql.jar lib/postgresql.jar
Require-Bundle: org.adempiere.base;bundle-version="0.0.0", Require-Bundle: org.adempiere.base;bundle-version="0.0.0",
org.adempiere.install;bundle-version="0.0.0", org.adempiere.install;bundle-version="0.0.0"
org.jfree.jcommon;bundle-version="1.0.23"
Import-Package: junit.framework;version="3.8.2", Import-Package: junit.framework;version="3.8.2",
org.junit;version="4.8.1", org.junit;version="4.8.1",
org.osgi.framework, org.osgi.framework,

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="idempiere-190411" sequenceNumber="107"> <?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="idempiere-191224" 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="org.eclipse.e4.core.tools.feature.source.feature.group" version="4.10.0.v20181116-0958"/> <unit id="org.eclipse.e4.core.tools.feature.source.feature.group" version="4.10.0.v20181116-0958"/>
@ -1332,4 +1332,4 @@
</location> </location>
</locations> </locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/> <targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
</target> </target>