CADbloke/fc-xmldiff

ant build does not produce the desired result

Opened this issue · 1 comments

What steps will reproduce the problem?
1. svn checkout http://fc-xmldiff.googlecode.com/svn/trunk/ fc-xmldiff-read-only
2.  cd fc-xmldiff-read-only/java/xmldiff
3. ant

Continuing by trying the following doesn't help:

4. ant
5. ant -f project-setup.xml
6. ant

What is the expected output? What do you see instead?

After step 3: expected = not sure, normal-ish ant build.  Actual=

$ ant
Buildfile: /home/andersoe/src/fc-xmldiff-read-only/java/xmldiff/build.xml

BUILD FAILED
/home/andersoe/src/fc-xmldiff-read-only/java/xmldiff/build.xml:26: Project not 
set up; run ant -f project-setup.xml

Total time: 0 seconds

After steps 5 & 6, lots more error-looking output.  See attached log.


What version of the product are you using? On what operating system?


Please provide any additional information below.

Original issue reported on code.google.com by klu...@gmail.com on 26 Sep 2013 at 4:25

Attachments:

You are missing some of the jar files. look at contrib.xml file and download 
all jar files mentioned in there and save them in the contrib directory

Original comment by carlos.i...@gmail.com on 27 Feb 2014 at 10:35

  • Added labels: ****
  • Removed labels: ****