You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Raido Kuli (JIRA)" <ji...@apache.org> on 2010/02/10 18:20:28 UTC

[jira] Updated: (WOOKIE-114) Ant 1.8 build error on Windows

     [ https://issues.apache.org/jira/browse/WOOKIE-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raido Kuli updated WOOKIE-114:
------------------------------

    Description: 
Hello.

I'm tried to deploy it on the Windows
machine, but I got 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.

  was:
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.


> 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 got 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.