----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2002-03-18/jakarta-poi.html>
----------------------------------------------------

Buildfile: build.xml

init:
     [echo] --------------------------------------------------------------
     [echo] Setting up customized ant tasks...
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi/tools/tmp/anttasks
    [javac] Compiling 5 source files to 
/home/rubys/jakarta/jakarta-poi/tools/tmp/anttasks
     [echo] ... done.
     [echo] --------------------------------------------------------------
     [echo]                       Jakarta POI [2001-2002]                   
     [echo] --------------------------------------------------------------
     [echo] Building with Ant version 1.4.1 compiled on October 11 2001
     [echo] using build file /home/rubys/jakarta/jakarta-poi/build.xml
     [echo] --------------------------------------------------------------

interactive:
     [echo] --------------------------------------------------------------
     [echo]  
     [echo]           Jakarta POI 1.5-dev  [2001-2002] 
     [echo]  
     [echo] --------------------------------------------------------------
     [echo] Building with Ant version 1.4.1 compiled on October 11 2001
     [echo] using build file /home/rubys/jakarta/jakarta-poi/build.xml
     [echo] --------------------------------------------------------------
     [echo]  These are the most common build targets.
     [echo]  You can also invoke them directly; see build.xml for more info. 
     [echo]  Builds will be in /build directory, distributions in /dist.
     [echo]   
     [echo]  compile ---------- compiles the source code 
     [echo]  docs ------------- generates the html docs
     [echo]  cleandocs -------- cleans the build docs directory
     [echo]  javadocs --------- generates the API documentation
     [echo]  test ------------- performs the jUnit tests
     [echo]  clean ------------ cleans the build directory
     [echo]  dist ------------- creates src and bin distributions
     [echo]  scratchpad ------- build-run scratchpad code
     [echo]  contrib ---------- build-run contributed code
     [echo]  generate-records - generate excel records
[user-input] 
[user-input] Please select a target  [compile] 

BUILD FAILED

java.lang.NullPointerException
        at UserInputTask.execute(UserInputTask.java:66)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:104)
        at org.apache.tools.ant.Task.perform(Task.java:217)
        at org.apache.tools.ant.Target.execute(Target.java:184)
        at org.apache.tools.ant.Target.performTasks(Target.java:202)
        at org.apache.tools.ant.Project.executeTarget(Project.java:601)
        at org.apache.tools.ant.Project.executeTargets(Project.java:560)
        at org.apache.tools.ant.Main.runBuild(Main.java:454)
        at org.apache.tools.ant.Main.start(Main.java:153)
        at org.apache.tools.ant.Main.main(Main.java:176)

Total time: 12 seconds

Reply via email to