[
https://issues.apache.org/jira/browse/TUSCANY-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash resolved TUSCANY-3574.
---------------------------------
Resolution: Fixed
Fixed under revision r949349 in the 1.0 release branch and r949350 in trunk.
> Can't build the travel sample with Ant on JDK 5
> -----------------------------------------------
>
> Key: TUSCANY-3574
> URL: https://issues.apache.org/jira/browse/TUSCANY-3574
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Travel Sample
> Reporter: Simon Nash
> Assignee: Simon Nash
>
> Building the travel sample with Ant on JDK 5 fails with the following error
> message from creditcard-payment-jaxb:
> #wsimport-jaxws:
> [mkdir] Created dir:
> E:\testrc2\tuscany-scatours-1.0\travelsample\contributions\creditcard-payment-jaxb\target\jaxws-source
> BUILD FAILED
> E:\testrc2\tuscany-scatours-1.0\travelsample\build.xml:23: The following
> error occurred while executing this line:
> E:\testrc2\tuscany-scatours-1.0\travelsample\build.xml:42: The following
> error occurred while executing this line:
> E:\testrc2\tuscany-scatours-1.0\travelsample\contributions\build.xml:23:
> The following error occurred while executing this line:
> E:\testrc2\tuscany-scatours-1.0\travelsample\contributions\build.xml:48:
> The following error occurred while executing this line:
> E:\testrc2\tuscany-scatours-1.0\travelsample\antdefs.xml:738: The
> following error occurred while executing this line:
> E:\testrc2\tuscany-scatours-1.0\travelsample\antdefs.xml:138: The
> following error occurred while executing this line:
>
> E:\testrc2\tuscany-scatours-1.0\travelsample\contributions\creditcard-payment-jaxb\build.xml:24:
> The following error occurred while executing this line:
> E:\testrc2\tuscany-scatours-1.0\travelsample\antdefs.xml:151: The
> following error occurred while executing this line:
> E:\testrc2\tuscany-scatours-1.0\travelsample\antdefs.xml:207:
>
> E:\testrc2\tuscany-scatours-1.0\travelsample\contributions\creditcard-payment-jaxb\${jaxws-tools-dir}
> not found.
> The problem is caused by a typo in line 211 of the antdefs.xml file. This
> refers to the variable ${jaxws-tools-jar} instead of the correct variable
> name ${#jaxws-tools-dir}.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.