You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Dhaval Chauhan (JIRA)" <de...@tuscany.apache.org> on 2008/12/10 02:38:44 UTC

[jira] Created: (TUSCANY-2736) Issues with build.xml in domain-management sample

Issues with build.xml in domain-management sample
-------------------------------------------------

                 Key: TUSCANY-2736
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2736
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Samples
    Affects Versions: Java-SCA-1.4
            Reporter: Dhaval Chauhan
             Fix For: Java-SCA-1.4


In comparison with the Maven build, the Ant build fails to generate following jar files and some test classes which are required to run the sample:

sample-domain-management-assets.jar
sample-domain-management-client.jar
sample-domain-management-store.jar






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


[jira] Assigned: (TUSCANY-2736) Issues with build.xml in domain-management sample

Posted by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramkumar Ramalingam reassigned TUSCANY-2736:
--------------------------------------------

    Assignee: Ramkumar Ramalingam

> Issues with build.xml in domain-management sample
> -------------------------------------------------
>
>                 Key: TUSCANY-2736
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2736
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.4
>            Reporter: Dhaval Chauhan
>            Assignee: Ramkumar Ramalingam
>             Fix For: Java-SCA-1.4
>
>
> In comparison with the Maven build, the Ant build fails to generate following jar files and some test classes which are required to run the sample:
> sample-domain-management-assets.jar
> sample-domain-management-client.jar
> sample-domain-management-store.jar

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


[jira] Updated: (TUSCANY-2736) Issues with build.xml in domain-management sample

Posted by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramkumar Ramalingam updated TUSCANY-2736:
-----------------------------------------

    Affects Version/s:     (was: Java-SCA-1.4)
                       Java-SCA-Next
        Fix Version/s:     (was: Java-SCA-1.4)
                       Java-SCA-Next

> Issues with build.xml in domain-management sample
> -------------------------------------------------
>
>                 Key: TUSCANY-2736
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2736
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-Next
>            Reporter: Dhaval Chauhan
>            Assignee: Ramkumar Ramalingam
>             Fix For: Java-SCA-Next
>
>
> In comparison with the Maven build, the Ant build fails to generate following jar files and some test classes which are required to run the sample:
> sample-domain-management-assets.jar
> sample-domain-management-client.jar
> sample-domain-management-store.jar

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


[jira] Commented: (TUSCANY-2736) Issues with build.xml in domain-management sample

Posted by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655316#action_12655316 ] 

Ramkumar Ramalingam commented on TUSCANY-2736:
----------------------------------------------

Hi Dhaval,

As mentioned in the README of this sample, looks like maven should be used to build the sample.
Also looks like ant will not be used for running the samples too.

Probably we need to exclude the build.xml from the distribution.



> Issues with build.xml in domain-management sample
> -------------------------------------------------
>
>                 Key: TUSCANY-2736
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2736
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.4
>            Reporter: Dhaval Chauhan
>            Assignee: Ramkumar Ramalingam
>             Fix For: Java-SCA-1.4
>
>
> In comparison with the Maven build, the Ant build fails to generate following jar files and some test classes which are required to run the sample:
> sample-domain-management-assets.jar
> sample-domain-management-client.jar
> sample-domain-management-store.jar

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


[jira] Resolved: (TUSCANY-2736) Issues with build.xml in domain-management sample

Posted by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramkumar Ramalingam resolved TUSCANY-2736.
------------------------------------------

    Resolution: Fixed

Closing this at it looks like the README is now modified as seen here.. 
https://svn.apache.org/repos/asf/tuscany/branches/sca-java-1.x/samples/domain-management/README

> Issues with build.xml in domain-management sample
> -------------------------------------------------
>
>                 Key: TUSCANY-2736
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2736
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-Next
>            Reporter: Dhaval Chauhan
>            Assignee: Ramkumar Ramalingam
>             Fix For: Java-SCA-Next
>
>
> In comparison with the Maven build, the Ant build fails to generate following jar files and some test classes which are required to run the sample:
> sample-domain-management-assets.jar
> sample-domain-management-client.jar
> sample-domain-management-store.jar

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


[jira] Commented: (TUSCANY-2736) Issues with build.xml in domain-management sample

Posted by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655514#action_12655514 ] 

Ramkumar Ramalingam commented on TUSCANY-2736:
----------------------------------------------

I have modified the pom.xml not to generate the build.xml for this sample for 1.4 release.... Committed revision 725583 for sca-java-1.4.

I will leave this issue open to investigate whether we need a change in README in the next release.

> Issues with build.xml in domain-management sample
> -------------------------------------------------
>
>                 Key: TUSCANY-2736
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2736
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.4
>            Reporter: Dhaval Chauhan
>            Assignee: Ramkumar Ramalingam
>             Fix For: Java-SCA-1.4
>
>
> In comparison with the Maven build, the Ant build fails to generate following jar files and some test classes which are required to run the sample:
> sample-domain-management-assets.jar
> sample-domain-management-client.jar
> sample-domain-management-store.jar

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