Got the latest Tap 4 and HiveMind source. Tap's build.xml file no longer has "install" as a target. Where has it gone?

Also, anyone have to voodoo for a successful build? I followed the wiki instructions, but have failures.

With ant 1.6.2 from my terminal I get:

ant dist
Buildfile: build.xml

clean:

clean:
   [delete] Deleting directory /tmp/jakarta-tapestry/tapestry/target
[delete] Deleting directory /Users/jamieorc/jakarta/tapestry-4.0/ framework/target

clean:

clean:

clean:

clean:

clean:

clean:

hivebuild.clean:

install:

compile-dependencies:

-display-download-warning:

BUILD FAILED
/Users/jamieorc/jakarta/hivemind-head/hivebuild/project.xml:52: The following error occurred while executing this line: /Users/jamieorc/jakarta/hivemind-head/hivebuild/project.xml:43: The following error occurred while executing this line: java.lang.UnsupportedClassVersionError: org/apache/hivemind/build/ Grabber (Unsupported major.minor version 49.0)

Total time: 18 seconds
jamieorc-pb:~/jakarta/tapestry-4.0 jamieorc$ ant -version
Apache Ant version 1.6.2 compiled on July 16 2004

--------------------
In IDEA 5 beta (ant 1.6.5) It runs tests for a while, then fails. With IDEA, I also don't see how to add the targets that have been moved out of the base file ("dist" for example--where is it? and "install"?)

Jamie





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to