Ant 1.8 build error on Windows
------------------------------
Key: WOOKIE-114
URL: https://issues.apache.org/jira/browse/WOOKIE-114
Project: Wookie
Issue Type: Bug
Components: Configuration
Environment: Windows 7 platform
Reporter: Raido Kuli
Priority: Minor
Hello.
I'm tried to deploy it on the Windows
machine, but I get following error:
BUILD FAILED
C:\Dev\wookie\ant\ivy-webapp-common.xml:45: The following er
ror occurred while executing this line:
C:\Dev\wookie\build.xml:45: The following error occurred whi
le executing this line:
C:\Dev\wookie\widgets\build.xml:71:
C:\Dev\wookie\widgets\bubbles\widgets\bubbles does not exist.
For some reason directories get doubled. If I remove
"${wookie.widgets.dir}/${widget.shortname}" from
"*/widgets/build.xml", from line 70, which is basedir attribute, then
the build doesn't fail anymore but no demo widgets are available on
localhost:8080 gallery section.
I am using the latest wookie source and ant 1.8 (the latest version).
WIth Ant 1.7.1 build is successful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.