IDEMPIERE-2907:update library (zk, c3p0)

This commit is contained in:
hieplq 2015-10-23 22:59:44 +07:00
parent 2a019b3606
commit 7b394ae07b
6 changed files with 86 additions and 87 deletions

View File

@ -74,13 +74,13 @@ syntax: regexp
\.class$
syntax: regexp
^org\.zkoss\.zk\.library/.*/calendar[-].*\.jar$
^org\.zkoss\.zk\.library/.*/ckez[-].*\.jar$
^org\.zkoss\.zk\.library/.*/gmapsz[-].*\.jar$
^org\.zkoss\.zk\.library/.*/jruby[-].*\.jar$
^org\.zkoss\.zk\.library/.*/jython[-].*\.jar$
^org\.zkoss\.zk\.library/.*/timelinez[-].*\.jar$
^org\.zkoss\.zk\.library/.*/timeplotz[-].*\.jar$
^org\.zkoss\.zk\.library/.*/calendar.*\.jar$
^org\.zkoss\.zk\.library/.*/ckez.*\.jar$
^org\.zkoss\.zk\.library/.*/gmapsz.*\.jar$
^org\.zkoss\.zk\.library/.*/jruby.*\.jar$
^org\.zkoss\.zk\.library/.*/jython.*\.jar$
^org\.zkoss\.zk\.library/.*/timelinez.*\.jar$
^org\.zkoss\.zk\.library/.*/timeplotz.*\.jar$
^org\.zkoss\.zk\.library/.*/z.*\.jar$
.buckminster/
^jettyhome/

View File

@ -1,32 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/timelinez-2.3.1_50.jar" sourcepath="lib/src/timelinez-2.3.1_50-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/timeplotz-1.1_50.jar" sourcepath="lib/src/timeplotz-1.1_50-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/calendar-2.1.4.jar" sourcepath="lib/src/calendar-2.1.4-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gmapsz-3.0.3.jar" sourcepath="lib/src/gmapsz-3.0.3-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ckez-4.3.3.0.jar" sourcepath="lib/src/ckez-4.3.3.0-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jruby-complete-1.7.15.jar" sourcepath="lib/src/jruby-complete-1.7.15-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zcommon-7.0.3.jar" sourcepath="lib/src/zcommon-7.0.3-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zel-7.0.3.jar" sourcepath="lib/src/zel-7.0.3-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zhtml-7.0.3.jar" sourcepath="lib/src/zhtml-7.0.3-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zk-7.0.3.jar" sourcepath="lib/src/zk-7.0.3-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zkbind-7.0.3.jar" sourcepath="lib/src/zkbind-7.0.3-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zkplus-7.0.3.jar" sourcepath="lib/src/zkplus-7.0.3-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zul-7.0.3.jar" sourcepath="lib/src/zul-7.0.3-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zweb-7.0.3.jar" sourcepath="lib/src/zweb-7.0.3-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jython-2.5.3.jar" sourcepath="lib/src/jython-2.5.3-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/calendar.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ckez.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-el.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-fileupload.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io.jar"/>
<classpathentry exported="true" kind="lib" path="lib/Filters.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gmapsz.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jruby-complete.jar"/>
<classpathentry exported="true" kind="lib" path="lib/js.jar"/>
<classpathentry exported="true" kind="lib" path="lib/json_simple.jar"/>
<classpathentry exported="true" kind="lib" path="lib/junit.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jxl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jython.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mvel.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ognl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/timelinez.jar"/>
<classpathentry exported="true" kind="lib" path="lib/timeplotz.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zcommon.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zel.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zhtml.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zk.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zkbind.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zkplus.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zul.jar"/>
<classpathentry exported="true" kind="lib" path="lib/zweb.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: iDempiere Zk Library
Bundle-SymbolicName: org.zkoss.zk.library
Bundle-Version: 7.0.3.qualifier
Bundle-Version: 7.0.7.20151022
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: bsh,
bsh.classpath,
@ -153,31 +153,31 @@ Import-Package: bsh,
org.slf4j.helpers;version="1.6.1",
org.slf4j.spi;version="1.6.1"
Bundle-ClassPath: .,
lib/calendar.jar,
lib/ckez.jar,
lib/commons-el.jar,
lib/commons-fileupload.jar,
lib/commons-io.jar,
lib/Filters.jar,
lib/gmapsz.jar,
lib/jruby-complete.jar,
lib/js.jar,
lib/json_simple.jar,
lib/junit.jar,
lib/jxl.jar,
lib/jython.jar,
lib/mvel.jar,
lib/ognl.jar,
lib/jython-2.5.3.jar,
lib/zcommon-7.0.3.jar,
lib/zel-7.0.3.jar,
lib/zhtml-7.0.3.jar,
lib/zk-7.0.3.jar,
lib/zkbind-7.0.3.jar,
lib/zkplus-7.0.3.jar,
lib/zul-7.0.3.jar,
lib/zweb-7.0.3.jar,
lib/jruby-complete-1.7.15.jar,
lib/ckez-4.3.3.0.jar,
lib/gmapsz-3.0.3.jar,
lib/calendar-2.1.4.jar,
lib/timelinez-2.3.1_50.jar,
lib/timeplotz-1.1_50.jar
lib/timelinez.jar,
lib/timeplotz.jar,
lib/zcommon.jar,
lib/zel.jar,
lib/zhtml.jar,
lib/zk.jar,
lib/zkbind.jar,
lib/zkplus.jar,
lib/zul.jar,
lib/zweb.jar
Export-Package: com.jhlabs.image,
com.jhlabs.math,
com.jhlabs.vecmath,
@ -567,7 +567,6 @@ Export-Package: com.jhlabs.image,
web.js.ckez.ext.CKeditor.plugins.colordialog.dialogs,
web.js.ckez.ext.CKeditor.plugins.dialog,
web.js.ckez.ext.CKeditor.plugins.div.dialogs,
web.js.ckez.ext.CKeditor.plugins.fakeobjects.images,
web.js.ckez.ext.CKeditor.plugins.find.dialogs,
web.js.ckez.ext.CKeditor.plugins.flash.dialogs,
web.js.ckez.ext.CKeditor.plugins.flash.images,

View File

@ -1,29 +1,29 @@
output.. = bin/
bin.includes = META-INF/,\
.,\
lib/jython.jar,\
lib/calendar.jar,\
lib/ckez.jar,\
lib/commons-el.jar,\
lib/commons-fileupload.jar,\
lib/commons-io.jar,\
lib/Filters.jar,\
lib/gmapsz.jar,\
lib/jruby-complete.jar,\
lib/js.jar,\
lib/json_simple.jar,\
lib/junit.jar,\
lib/jxl.jar,\
lib/mvel.jar,\
lib/ognl.jar,\
lib/jython-2.5.3.jar,\
lib/zcommon-7.0.3.jar,\
lib/zel-7.0.3.jar,\
lib/zhtml-7.0.3.jar,\
lib/zk-7.0.3.jar,\
lib/zkbind-7.0.3.jar,\
lib/zkplus-7.0.3.jar,\
lib/zul-7.0.3.jar,\
lib/zweb-7.0.3.jar,\
lib/jruby-complete-1.7.15.jar,\
lib/ckez-4.3.3.0.jar,\
lib/gmapsz-3.0.3.jar,\
lib/calendar-2.1.4.jar,\
lib/timelinez-2.3.1_50.jar,\
lib/timeplotz-1.1_50.jar
lib/timelinez.jar,\
lib/timeplotz.jar,\
lib/zcommon.jar,\
lib/zel.jar,\
lib/zhtml.jar,\
lib/zk.jar,\
lib/zkbind.jar,\
lib/zkplus.jar,\
lib/zul.jar,\
lib/zweb.jar
source.. = src/

View File

@ -1,19 +1,19 @@
<project name="zklibrary" basedir="." default="copy">
<target name="copy">
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zk/7.0.3/zk-7.0.3.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zul/7.0.3/zul-7.0.3.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zhtml/7.0.3/zhtml-7.0.3.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zkplus/7.0.3/zkplus-7.0.3.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zkbind/7.0.3/zkbind-7.0.3.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/common/zcommon/7.0.3/zcommon-7.0.3.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/common/zel/7.0.3/zel-7.0.3.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/common/zweb/7.0.3/zweb-7.0.3.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/ckez/4.3.3.0/ckez-4.3.3.0.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/gmapsz/3.0.3/gmapsz-3.0.3.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/timelinez/2.3.1_50/timelinez-2.3.1_50.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/timeplotz/1.1_50/timeplotz-1.1_50.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/calendar/calendar/2.1.4/calendar-2.1.4.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://central.maven.org/maven2/org/python/jython/2.5.3/jython-2.5.3.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://central.maven.org/maven2/org/jruby/jruby-complete/1.7.15/jruby-complete-1.7.15.jar" dest="lib" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zk/7.0.7.FL.20151022/zk-7.0.7.FL.20151022.jar" dest="lib/zk.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zul/7.0.7.FL.20151022/zul-7.0.7.FL.20151022.jar" dest="lib/zul.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zhtml/7.0.7.FL.20151022/zhtml-7.0.7.FL.20151022.jar" dest="lib/zhtml.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zkplus/7.0.7.FL.20151022/zkplus-7.0.7.FL.20151022.jar" dest="lib/zkplus.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zkbind/7.0.7.FL.20151022/zkbind-7.0.7.FL.20151022.jar" dest="lib/zkbind.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/common/zcommon/7.0.7.FL.20151022/zcommon-7.0.7.FL.20151022.jar" dest="lib/zcommon.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/common/zel/7.0.7.FL.20151022/zel-7.0.7.FL.20151022.jar" dest="lib/zel.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/common/zweb/7.0.7.FL.20151022/zweb-7.0.7.FL.20151022.jar" dest="lib/zweb.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/ckez/4.4.6.2/ckez-4.4.6.2.jar" dest="lib/ckez.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/gmapsz/3.0.3/gmapsz-3.0.3.jar" dest="lib/gmapsz.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/timelinez/2.3.1_50/timelinez-2.3.1_50.jar" dest="lib/timelinez.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/timeplotz/1.1_50/timeplotz-1.1_50.jar" dest="lib/timeplotz.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/calendar/calendar/2.1.5/calendar-2.1.5.jar" dest="lib/calendar.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://central.maven.org/maven2/org/python/jython/2.5.3/jython-2.5.3.jar" dest="lib/jython.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://central.maven.org/maven2/org/jruby/jruby-complete/1.7.15/jruby-complete-1.7.15.jar" dest="lib/jruby-complete.jar" usetimestamp="true" verbose="true" retries="5"/>
</target>
</project>

View File

@ -1,19 +1,19 @@
<project name="zklibrary" basedir="." default="copy">
<target name="copy">
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zk/7.0.3/zk-7.0.3-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zul/7.0.3/zul-7.0.3-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zhtml/7.0.3/zhtml-7.0.3-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zkplus/7.0.3/zkplus-7.0.3-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zkbind/7.0.3/zkbind-7.0.3-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/common/zcommon/7.0.3/zcommon-7.0.3-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/common/zel/7.0.3/zel-7.0.3-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/common/zweb/7.0.3/zweb-7.0.3-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/ckez/4.3.3.0/ckez-4.3.3.0-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/gmapsz/3.0.3/gmapsz-3.0.3-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/timelinez/2.3.1_50/timelinez-2.3.1_50-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/timeplotz/1.1_50/timeplotz-1.1_50-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/calendar/calendar/2.1.4/calendar-2.1.4-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://central.maven.org/maven2/org/python/jython/2.5.3/jython-2.5.3-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://central.maven.org/maven2/org/jruby/jruby-complete/1.7.15/jruby-complete-1.7.15-sources.jar" dest="lib/src" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zk/7.0.7.FL.20151022/zk-7.0.7.FL.20151022-sources.jar" dest="lib/src/zk-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zul/7.0.7.FL.20151022/zul-7.0.7.FL.20151022-sources.jar" dest="lib/src/zul-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zhtml/7.0.7.FL.20151022/zhtml-7.0.7.FL.20151022-sources.jar" dest="lib/src/zhtml-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zkplus/7.0.7.FL.20151022/zkplus-7.0.7.FL.20151022-sources.jar" dest="lib/src/zkplus-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zk/zkbind/7.0.7.FL.20151022/zkbind-7.0.7.FL.20151022-sources.jar" dest="lib/src/zkbind-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/common/zcommon/7.0.7.FL.20151022/zcommon-7.0.7.FL.20151022-sources.jar" dest="lib/src/zcommon-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/common/zel/7.0.7.FL.20151022/zel-7.0.7.FL.20151022-sources.jar" dest="lib/src/zel-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/common/zweb/7.0.7.FL.20151022/zweb-7.0.7.FL.20151022-sources.jar" dest="lib/src/zweb-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/ckez/4.4.6.2/ckez-4.4.6.2-sources.jar" dest="lib/src/ckez-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/gmapsz/3.0.3/gmapsz-3.0.3-sources.jar" dest="lib/src/gmapsz-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/timelinez/2.3.1_50/timelinez-2.3.1_50-sources.jar" dest="lib/src/timelinez-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/timeplotz/1.1_50/timeplotz-1.1_50-sources.jar" dest="lib/src/timeplotz-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://mavensync.zkoss.org/maven2/org/zkoss/calendar/calendar/2.1.5/calendar-2.1.5-sources.jar" dest="lib/src/calendar-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://central.maven.org/maven2/org/python/jython/2.5.3/jython-2.5.3-sources.jar" dest="lib/src/jython-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
<get src="http://central.maven.org/maven2/org/jruby/jruby-complete/1.7.15/jruby-complete-1.7.15-sources.jar" dest="lib/src/jruby-complete-sources.jar" usetimestamp="true" verbose="true" retries="5"/>
</target>
</project>