https://issues.apache.org/bugzilla/show_bug.cgi?id=57468

virtuald <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #4 from virtuald <[email protected]> ---
$ ant -v compile
Apache Ant(TM) version 1.9.4 compiled on April 29 2014
Trying the default build file: build.xml
Buildfile: /Users/dspicuzz/src/poi2/build.xml
Detected Java version: 1.8 in:
/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/jre
Detected OS: Mac OS X
parsing buildfile /Users/dspicuzz/src/poi2/build.xml with URI =
file:/Users/dspicuzz/src/poi2/build.xml
Project base dir set to: /Users/dspicuzz/src/poi2
parsing buildfile
jar:file:/usr/local/Cellar/ant/1.9.4/libexec/lib/ant.jar!/org/apache/tools/ant/antlib.xml
with URI =
jar:file:/usr/local/Cellar/ant/1.9.4/libexec/lib/ant.jar!/org/apache/tools/ant/antlib.xml
from a zip file
 [property] Loading Environment env.
Property "env.FORREST_HOME" has not been set
Property "env.http_proxy" has not been set
Property "env.CLASSPATH" has not been set
 [macrodef] creating macro  ooxml-test-runner
 [macrodef] creating macro  m2-install
Build sequence for target(s) `compile' is [check-jars, fetch-jars,
check-ooxml-jars, fetch-ooxml-jars, init, compile-main, compile-scratchpad,
check-ooxml-xsds, fetch-ooxml-xsds, check-compiled-ooxml-xsds,
compile-ooxml-xsds, compile-ooxml, compile-examples, compile-excelant, compile]
Complete build sequence is [check-jars, fetch-jars, check-ooxml-jars,
fetch-ooxml-jars, init, compile-main, compile-scratchpad, check-ooxml-xsds,
fetch-ooxml-xsds, check-compiled-ooxml-xsds, compile-ooxml-xsds, compile-ooxml,
compile-examples, compile-excelant, compile, maven.ant.tasks-check,
compile-ooxml-lite, compile-all, compile-version, -manifest, jar, maven-poms,
mvn-install, jar-src, jacocotask, test-ooxml-lite, release-notes,
-test-excelant-write-testfile, -check-forrest-installed, -check-docs, docs,
javadocs, site, rat-check, clean, -test-main-check, test-main,
-test-scratchpad-check, test-scratchpad-download-resources, test-scratchpad,
-test-ooxml-check, test-ooxml, -test-excelant-check, test-excelant, test,
testcoveragereport, test-all, -do-jar-check-javadocs-package-list,
-do-jar-create-javadocs-package-list, jar-javadocs, assemble, dist,
-test-scratchpad-write-testfile, testexist, -test-main-write-testfile,
compile-integration, -test-integration-check, test-integration, findbugs, help,
-test-ooxml-write-testfile, downloadfile, -test-property-check,
-do-jar-javadocs, jenkins, -test-integration-write-testfile, gump, ]

check-jars:

BUILD FAILED
/Users/dspicuzz/src/poi2/build.xml:404: Directory does not exist:
/Users/dspicuzz/src/poi2/lib
    at org.apache.tools.ant.taskdefs.Delete.handle(Delete.java:719)
    at org.apache.tools.ant.taskdefs.Delete.execute(Delete.java:629)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:435)
    at org.apache.tools.ant.Target.performTasks(Target.java:456)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
    at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
    at org.apache.tools.ant.Main.runBuild(Main.java:851)
    at org.apache.tools.ant.Main.startAnt(Main.java:235)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to