You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Nash (JIRA)" <de...@tuscany.apache.org> on 2010/10/26 13:23:21 UTC

[jira] Resolved: (TUSCANY-3697) samples/osgi-supplychain ant script builds incorrect jar files

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

Simon Nash resolved TUSCANY-3697.
---------------------------------

    Resolution: Fixed

Fixed under revision r1002831 in the 1.6.1 branch and revision r1027472 in the 1.x trunk.

> samples/osgi-supplychain ant script builds incorrect jar files
> --------------------------------------------------------------
>
>                 Key: TUSCANY-3697
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3697
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.6
>            Reporter: Simon Nash
>            Assignee: Simon Nash
>             Fix For: Java-SCA-1.6.1
>
>
> The build.xml file in samples/osgi-supplychain contains a number of filesets with backslash characters in "includes" attribute values.  These backslashes cause the "includes" attributes to be ignored with the result that far too many files are included in the jars being built.
> It appears that the author of this file thought that XML syntax requires a backslash as a line continuation character.  The same mistake has also been made in the following files:
>       samples\osgi-supplychain\pom.xml
>       itest\osgi-implementation\pom.xml
>       itest\osgi-tuscany\test-bundles\pom.xml
>       itest\contribution-classloader\contribution-classes\pom.xml
>       itest\osgi-contribution\contribution-classes-v2\pom.xml
>       itest\osgi-contribution\contribution-classes\pom.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.