From notifications-return-10665-apmail-ant-notifications-archive=ant.apache.org@ant.apache.org Wed Nov 18 21:55:04 2009 Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 84890 invoked from network); 18 Nov 2009 21:55:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Nov 2009 21:55:03 -0000 Received: (qmail 41884 invoked by uid 500); 18 Nov 2009 21:55:03 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 41575 invoked by uid 500); 18 Nov 2009 21:55:03 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 41465 invoked by uid 99); 18 Nov 2009 21:55:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Nov 2009 21:55:03 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Nov 2009 21:54:59 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CA09B234C1EF for ; Wed, 18 Nov 2009 13:54:39 -0800 (PST) Message-ID: <1722145407.1258581279826.JavaMail.jira@brutus> Date: Wed, 18 Nov 2009 21:54:39 +0000 (UTC) From: "Maarten Coene (JIRA)" To: notifications@ant.apache.org Subject: [jira] Commented: (IVY-1140) latest.integration cannot be resolved through Artifactory In-Reply-To: <1418113660.1258033900074.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IVY-1140?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D127796= 83#action_12779683 ]=20 Maarten Coene commented on IVY-1140: ------------------------------------ Ivy will ignore all href's to URLs that are not a sub-URL of the requested = URL. So, in your case, if you get a listing for "http://reposerver-d2.corp.int-m= ycompany.com:8080/artifactory/integration/mycompany/spcore/", Ivy will igno= re the href's to "http://reposterver-d2.corp.int-silverpop.com:8080/artifac= tory/integration-cache/mycompany/spcore/SNAPSHOT" because it is not a sub-U= RL (it references to "integration-cache" instead of "integration"!) I don't know if it is possible to change the setup of Artifactory to modify= these listings? Maarten > latest.integration cannot be resolved through Artifactory > --------------------------------------------------------- > > Key: IVY-1140 > URL: https://issues.apache.org/jira/browse/IVY-1140 > Project: Ivy > Issue Type: Bug > Components: Core > Affects Versions: trunk > Environment: Artifactory 2.1.1, Ant 1.7, Ivy 2.1.0 or trunk (same= behavior). =20 > Reporter: Carlton Brown > Priority: Minor > > Ivy doesn't resolve latest.integration through Artifactory. The Artifa= ctory request log shows a 200 result for a HEAD request, but Ivy doesn't se= em to download. =20 > Artifactory request log: > 20091112054610|93|REQUEST|10.10.3.72|non_authenticated_user|GET|/integrat= ion/mycompany/spcore/|HTTP/1.1|200|0 > 20091112054610|31|REQUEST|10.10.3.72|non_authenticated_user|GET|/integrat= ion/mycompany/spcore/|HTTP/1.1|200|0 > 20091112054610|47|REQUEST|10.10.3.72|non_authenticated_user|GET|/integrat= ion/mycompany/spcore/|HTTP/1.1|200|0 > Verbose Ivy output: > Apache Ant version 1.7.1 compiled on June 27 2008 > Buildfile: C:\allworkspaces\default\lp-common-trunk\build.xml > parsing buildfile C:\allworkspaces\default\lp-common-trunk\build.xml with= URI =3D file:/C:/allworkspaces/default/lp-common-trunk/build.xml > Project base dir set to: C:\allworkspaces\default\lp-common-trunk > [antlib:org.apache.tools.ant] Could not load definitions from resource or= g/apache/tools/ant/antlib.xml. It could not be found. > Importing file C:\allworkspaces\default\lp-common-trunk\build-common\buil= d-common.xml from C:\allworkspaces\default\lp-common-trunk\build.xml > parsing buildfile C:\allworkspaces\default\lp-common-trunk\build-common\b= uild-common.xml with URI =3D file:/C:/allworkspaces/default/lp-common-trunk= /build-common/build-common.xml > [property] Loading Environment env. > [property] Loading C:\Documents and Settings\myuser\build.properties > [property] Unable to find property file: C:\Documents and Settings\myuse= r\build.properties > [property] Loading C:\allworkspaces\default\lp-common-trunk\build.proper= ties > Override ignored for property "app.name" > Property "ConnectionPool.Primary.ConnectionString" has not been set > Property "ConnectionPool.Primary.Username" has not been set > Property "ConnectionPool.Primary.Password" has not been set > Property "product.version" has not been set > [macrodef] creating macro copy-resources > Property "db.changelogfile" has not been set > [macrodef] creating macro applyDatabaseChanges > Property "db.changelogfile.stored.procs" has not been set > [macrodef] creating macro applyDatabaseChanges_sp > Property "db.changelogfile" has not been set > [macrodef] creating macro rollbackDatabaseChanges > Property "db.changelogfile" has not been set > [macrodef] creating macro createDatabaseChangesScript > Property "db.changelogfile.stored.procs" has not been set > [macrodef] creating macro createDatabaseChangesScript_sp > Property "db.changelogfile" has not been set > [macrodef] creating macro markDatabaseChangesApplied > Property "db.changelogfile.stored.procs" has not been set > [macrodef] creating macro markDatabaseChangesApplied_sp > [macrodef] creating macro getBaseline > [macrodef] creating macro packageTgz > Property "simple.major.version" has not been set > Property "simple.minor.version" has not been set > Property "simple.feature.version" has not been set > Property "simple.build.number" has not been set > Property "product.version" has not been set > [macrodef] creating macro packageRpm > Importing file C:\allworkspaces\default\lp-common-trunk\build-common\buil= d-minimal.xml from C:\allworkspaces\default\lp-common-trunk\build-common\bu= ild-common.xml > parsing buildfile C:\allworkspaces\default\lp-common-trunk\build-common\b= uild-minimal.xml with URI =3D file:/C:/allworkspaces/default/lp-common-trun= k/build-common/build-minimal.xml > Already defined in main or a previous import, ignore dist > Override ignored for property "lib.dir" > Override ignored for property "buildfile.dir" > Build sequence for target(s) `resolve' is [_uses-ivy-check, _download-ivy= -check, download-ivy, init-ivy, _resolve-check, resolve] > Complete build sequence is [_uses-ivy-check, _download-ivy-check, downloa= d-ivy, init-ivy, _resolve-check, resolve, _gwt-copy, generate-javadocs, com= mon.gwt-hosted-mode, identify, init, common.run-java-src-compile, common._s= rc-available-check, _src-available-check, _resources-uptodate-check, _src-u= ptodate-check, _deps-uptodate-check, _src-deps-uptodate-check, _src-compile= -check, java-src-compile, _tests-available-check, _test-src-uptodate-check,= _test-resources-uptodate-check, _test-deps-uptodate-check, _test-compile-c= heck, test-src-compile, common.test-nocoverage, run-java-src-compile, commo= n._uses-gwt-check, db-init-stored-procs, minimal._uses-ivy-check, clean, re= alclean, _uses-gwt-check, gwt-src-compile, test-nocoverage, instrument, tes= t-coverage, test, common._deps-uptodate-check, db-init, common.db-create-up= date-script, dependency-report, compile, common.make, common.db-update, mak= e, common.war, db-create-update-script-stored-procs, db-script-stored-procs= , common.db-script-stored-procs, init-gwt, _gwt-uptodate-check, common._gwt= -compile-check, generate-pmd-report-xml, generate-checkstyle-report-xml, re= ports, _package-rpm-check, common.compile, common.resources, db-update-stor= ed-procs, common.db-update-stored-procs, minimal.dependency-report, db-upda= te, war, common.db-mark-changes-applied-stored-procs, common.generate-pmd-r= eport-html, minimal.flush-full, _gwt-compile-check, _gwt-compile, _package-= tgz-check, _package-tgz, minimal.publish-impl, common._test-compile-check, = resources, release-prep, static-content, common.generate-checkstyle-report-= xml, minimal.flush, minimal.resolve, jar, jar-source, jar-tests, dist, publ= ish, minimal._download-ivy-check, minimal.publish, common.identify, publish= -impl, generate-checkstyle-report-html, common._gwt-compile, db-mark-change= s-applied-stored-procs, common.dist, common.test-coverage, common._src-deps= -uptodate-check, common.gwt-src-compile, common.generate-javadocs, common.a= ll, common.test-run, common.java-src-compile, test-run, flush, common._pack= age-tgz, common._test-src-uptodate-check, common._src-compile-check, db-cre= ate-update-script, common.db-script, common.release-prep, common.instrument= , common._src-uptodate-check, flush-full, minimal.dist, minimal._resolve-ch= eck, minimal.init-ivy, common.test-src-compile, db-mark-changes-applied, co= mmon.jar-tests, common._test-deps-uptodate-check, all, common.db-rollback, = db-script, _package-rpm, common.docs, common._package-tgz-check, common.gen= erate-checkstyle-report-html, common.jar-source, product-version, common.re= lease, common.static-content, common.init, common.jar, common._gwt-uptodate= -check, common.init-gwt, common.db-mark-changes-applied, db-rollback, commo= n._package-rpm, docs, common.product-version, common._tests-available-check= , common._resources-uptodate-check, common._gwt-copy, generate-pmd-report-h= tml, common.test, common.db-create-update-script-stored-procs, common.clean= , release, common.db-init-stored-procs, common._test-resources-uptodate-che= ck, gwt-hosted-mode, common.db-init, minimal.download-ivy, common._package-= rpm-check, common.generate-pmd-report-xml, common.reports, common.realclean= , ] > _uses-ivy-check: > [echo] resolve=3Dtrue > [echo] ivy.run=3Dtrue > _download-ivy-check: > [echo] building.offline=3Dfalse > [echo] ivy.run=3Dtrue > [available] Found: C:\Documents and Settings\myuser\.ivy\jars-trunk\ivy.j= ar > [available] Found: C:\Documents and Settings\myuser\.ivy\jars-trunk\ivy-r= eport.xsl > [available] Found: C:\Documents and Settings\myuser\.ivy\jars-trunk\jsch.= jar > [echo] download-ivy.completed=3Dtrue > [echo] no-download-ivy=3Dtrue > download-ivy: > Skipped because property 'no-download-ivy' set. > init-ivy: > parsing buildfile jar:file:/C:/Documents%20and%20Settings/myuser/.ivy/jar= s-trunk/ivy.jar!/fr/jayasoft/ivy/ant/antlib.xml with URI =3D jar:file:/C:/D= ocuments%20and%20Settings/myuser/.ivy/jars-trunk/ivy.jar!/fr/jayasoft/ivy/a= nt/antlib.xml > [antlib:fr.jayasoft.ivy.ant] Could not load definitions from resource fr/= jayasoft/ivy/ant/antlib.xml. It could not be found. > [ivy:configure] Loading jar:file:/C:/Documents%20and%20Settings/myuser/.i= vy/jars-trunk/ivy.jar!/org/apache/ivy/core/settings/ivy.properties > Override ignored for property "ivy.status" > [ivy:configure] :: Ivy 2.2.x-local-20091109113332 - 20091109113332 :: htt= p://ant.apache.org/ivy/ :: > [ivy:configure] :: loading settings :: file =3D C:\allworkspaces\default\= lp-common-trunk\build-common\ivy-config.xml > [ivy:configure] using ivy.default.ivy.user.dir variable for default ivy u= ser dir: C:\Documents and Settings\myuser\.ivy > [ivy:configure] settings loaded (172ms) > [ivy:configure] =09default cache: C:\Documents and Settings\myuser\.ivy\c= ache > [ivy:configure] =09default resolver: chained > [ivy:configure] =09-- 11 resolvers: > [ivy:configure] =09mycompany [sftp] > [ivy:configure] =09shared [url] > [ivy:configure] =09integration [url] > [ivy:configure] =09thirdparty [url] > [ivy:configure] =09release-sftp [sftp] > [ivy:configure] =09local [file] > [ivy:configure] =09alternate-chain [chain] [local, integration, release, = thirdparty] > [ivy:configure] =09public [ibiblio] > [ivy:configure] =09integration-sftp [sftp] > [ivy:configure] =09release [url] > [ivy:configure] =09chained [chain] [integration] > _resolve-check: > [echo] building.offline=3Dfalse > [echo] ivy.run=3Dtrue > Property "deps.resolved" has not been set > [echo] deps.resolved=3D${deps.resolved} > Property "deps.resolved" has not been set > Property "no-resolve" has not been set > [echo] no-resolve=3D${no-resolve} > resolve: > [ivy:resolve] using ivy parser to parse file:/C:/allworkspaces/default/lp= -common-trunk/ivy.xml > [ivy:resolve] :: resolving dependencies :: mycompany.lpages#spcommon#trun= k;SNAPSHOT > [ivy:resolve] =09confs: [build, run, test, lpages.test] > [ivy:resolve] =09validate =3D true > [ivy:resolve] =09refresh =3D false > [ivy:resolve] resolving dependencies for configuration 'build' > [ivy:resolve] =3D=3D resolving dependencies for mycompany.lpages#spcommon= #trunk;SNAPSHOT [build] > [ivy:resolve] resolving dependencies for configuration 'run' > [ivy:resolve] =3D=3D resolving dependencies for mycompany.lpages#spcommon= #trunk;SNAPSHOT [run] > [ivy:resolve] =3D=3D resolving dependencies mycompany.lpages#spcommon#tru= nk;SNAPSHOT->mycompany#spcore#trunk;latest.integration [run->*] > [ivy:resolve] chained: Checking cache for: dependency: mycompany#spcore#t= runk;latest.integration {run=3D[*]} > [ivy:resolve] default-cache: no cached resolved revision for mycompany#sp= core#trunk;latest.integration > [ivy:resolve] don't use cache for mycompany#spcore#trunk;latest.integrati= on: checkModified=3Dtrue > [ivy:resolve] =09=09tried http://reposerver-d2.corp.int-mycompany.com:808= 0/artifactory/integration/mycompany/spcore/[revision]/ivy-[revision].xml > [ivy:resolve] =09=09tried http://reposerver-d2.corp.int-mycompany.com:808= 0/artifactory/integration/mycompany/spcore/[revision]/spcore-[revision].jar > [ivy:resolve] =09=09tried http://reposerver-d2.corp.int-mycompany.com:808= 0/artifactory/integration/mycompany/spcore/[revision]/spcore-src-[revision]= .jar > [ivy:resolve] =09integration: no ivy file nor artifact found for mycompan= y#spcore#trunk;latest.integration > [ivy:resolve] WARN: =09module not found: mycompany#spcore#trunk;latest.in= tegration > [ivy:resolve] WARN: =3D=3D=3D=3D integration: tried > [ivy:resolve] WARN: http://reposerver-d2.corp.int-mycompany.com:8080/ar= tifactory/integration/mycompany/spcore/[revision]/ivy-[revision].xml > [ivy:resolve] WARN: -- artifact mycompany#spcore#trunk;latest.integrati= on!spcore.jar: > [ivy:resolve] WARN: http://reposerver-d2.corp.int-mycompany.com:8080/ar= tifactory/integration/mycompany/spcore/[revision]/spcore-[revision].jar > [ivy:resolve] WARN: -- artifact mycompany#spcore#trunk;latest.integrati= on!spcore-src.jar: > [ivy:resolve] WARN: http://reposerver-d2.corp.int-mycompany.com:8080/ar= tifactory/integration/mycompany/spcore/[revision]/spcore-src-[revision].jar > [ivy:resolve] resolving dependencies for configuration 'test' > [ivy:resolve] =3D=3D resolving dependencies for mycompany.lpages#spcommon= #trunk;SNAPSHOT [test] > [ivy:resolve] =3D=3D resolving dependencies for mycompany.lpages#spcommon= #trunk;SNAPSHOT [build] > [ivy:resolve] =3D=3D resolving dependencies for mycompany.lpages#spcommon= #trunk;SNAPSHOT [run] > [ivy:resolve] =3D=3D resolving dependencies mycompany.lpages#spcommon#tru= nk;SNAPSHOT->mycompany#spcore#trunk;latest.integration [run->*] > [ivy:resolve] resolving dependencies for configuration 'lpages.test' > [ivy:resolve] =3D=3D resolving dependencies for mycompany.lpages#spcommon= #trunk;SNAPSHOT [lpages.test] > [ivy:resolve] =09resolved ivy file produced in C:\Documents and Settings\= myuser\.ivy\cache\resolved-mycompany.lpages-spcommon-SNAPSHOT.xml > [ivy:resolve] :: downloading artifacts :: > [ivy:resolve] :: resolution report :: resolve 454ms :: artifacts dl 0ms > =09--------------------------------------------------------------------- > =09| | modules || artifacts | > =09| conf | number| search|dwnlded|evicted|| number|dwnlded| > =09--------------------------------------------------------------------- > =09| build | 0 | 0 | 0 | 0 || 0 | 0 | > =09| run | 1 | 0 | 0 | 0 || 0 | 0 | > =09| test | 1 | 0 | 0 | 0 || 0 | 0 | > =09| lpages.test | 0 | 0 | 0 | 0 || 0 | 0 | > =09--------------------------------------------------------------------- > [ivy:resolve] WARN: =09:::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] WARN: =09:: UNRESOLVED DEPENDENCIES :: > [ivy:resolve] WARN: =09:::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] WARN: =09:: mycompany#spcore#trunk;latest.integration: not = found > [ivy:resolve] WARN: =09:::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] =09report for mycompany.lpages#spcommon#trunk;SNAPSHOT buil= d produced in C:\Documents and Settings\myuser\.ivy\cache\mycompany.lpages-= spcommon-build.xml > [ivy:resolve] =09report for mycompany.lpages#spcommon#trunk;SNAPSHOT run = produced in C:\Documents and Settings\myuser\.ivy\cache\mycompany.lpages-sp= common-run.xml > [ivy:resolve] =09report for mycompany.lpages#spcommon#trunk;SNAPSHOT test= produced in C:\Documents and Settings\myuser\.ivy\cache\mycompany.lpages-s= pcommon-test.xml > [ivy:resolve] =09report for mycompany.lpages#spcommon#trunk;SNAPSHOT lpag= es.test produced in C:\Documents and Settings\myuser\.ivy\cache\mycompany.l= pages-spcommon-lpages.test.xml > [ivy:resolve] =09resolve done (454ms resolve - 0ms download) > [ivy:resolve] :: problems summary :: > [ivy:resolve] :::: WARNINGS > [ivy:resolve] =09=09module not found: mycompany#spcore#trunk;latest.integ= ration > [ivy:resolve] =09=3D=3D=3D=3D integration: tried > [ivy:resolve] =09 http://reposerver-d2.corp.int-mycompany.com:8080/artif= actory/integration/mycompany/spcore/[revision]/ivy-[revision].xml > [ivy:resolve] =09 -- artifact mycompany#spcore#trunk;latest.integration!= spcore.jar: > [ivy:resolve] =09 http://reposerver-d2.corp.int-mycompany.com:8080/artif= actory/integration/mycompany/spcore/[revision]/spcore-[revision].jar > [ivy:resolve] =09 -- artifact mycompany#spcore#trunk;latest.integration!= spcore-src.jar: > [ivy:resolve] =09 http://reposerver-d2.corp.int-mycompany.com:8080/artif= actory/integration/mycompany/spcore/[revision]/spcore-src-[revision].jar > [ivy:resolve] =09=09:::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] =09=09:: UNRESOLVED DEPENDENCIES :: > [ivy:resolve] =09=09:::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] =09=09:: mycompany#spcore#trunk;latest.integration: not fou= nd > [ivy:resolve] =09=09:::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve]=20 > [ivy:resolve]=20 > [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS > BUILD FAILED > C:\allworkspaces\default\lp-common-trunk\build-common\build-minimal.xml:1= 06: impossible to resolve dependencies: > =09resolve failed - see output for details > =09at org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:325) > =09at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277) > =09at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288= ) > =09at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcc= essorImpl.java:25) > =09at java.lang.reflect.Method.invoke(Method.java:597) > =09at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.j= ava:106) > =09at org.apache.tools.ant.Task.perform(Task.java:348) > =09at org.apache.tools.ant.Target.execute(Target.java:357) > =09at org.apache.tools.ant.Target.performTasks(Target.java:385) > =09at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337= ) > =09at org.apache.tools.ant.Project.executeTarget(Project.java:1306) > =09at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultE= xecutor.java:41) > =09at org.eclipse.ant.internal.ui.antsupport.EclipseDefaultExecutor.execu= teTargets(EclipseDefaultExecutor.java:32) > =09at org.apache.tools.ant.Project.executeTargets(Project.java:1189) > =09at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.run(Intern= alAntRunner.java:423) > =09at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.main(Inter= nalAntRunner.java:137) > Caused by: resolve failed - see output for details > =09at org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:251) > =09... 16 more > --- Nested Exception --- > resolve failed - see output for details > =09at org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:251) > =09at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277) > =09at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288= ) > =09at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcc= essorImpl.java:25) > =09at java.lang.reflect.Method.invoke(Method.java:597) > =09at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.j= ava:106) > =09at org.apache.tools.ant.Task.perform(Task.java:348) > =09at org.apache.tools.ant.Target.execute(Target.java:357) > =09at org.apache.tools.ant.Target.performTasks(Target.java:385) > =09at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337= ) > =09at org.apache.tools.ant.Project.executeTarget(Project.java:1306) > =09at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultE= xecutor.java:41) > =09at org.eclipse.ant.internal.ui.antsupport.EclipseDefaultExecutor.execu= teTargets(EclipseDefaultExecutor.java:32) > =09at org.apache.tools.ant.Project.executeTargets(Project.java:1189) > =09at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.run(Intern= alAntRunner.java:423) > =09at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.main(Inter= nalAntRunner.java:137) > Total time: 1 second --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.