[ http://issues.apache.org/jira/browse/TUSCANY-59?page=all ]
     
Jean-Sebastien Delfino closed TUSCANY-59:
-----------------------------------------


> Invalid bundle dependencies in HellowWorld sub-projects
> -------------------------------------------------------
>
>          Key: TUSCANY-59
>          URL: http://issues.apache.org/jira/browse/TUSCANY-59
>      Project: Tuscany
>         Type: Bug

>   Components: Java Samples HelloWorld
>     Reporter: Jared Jurkiewicz
>     Assignee: Jean-Sebastien Delfino
>     Priority: Minor

>
> I was building a recent extract of Tuscany (revision: 381665 from  
> 02/28/2006) and noticed that two modules in the HellowWorld samples had 
> dependencies declared for the JavaScript container, but had no usage of the 
> JavaScript container (As usage moved to a specific helloworldjs module).  So 
> the dependencies look invalid.  The poms in question where:
> java/samples/helloworld/helloworld/pom.xml
> java/samples/helloworld/helloworldmc/pom.xml
> Both had:
>         <dependency>
>             <groupId>org.apache.tuscany</groupId>
>             <artifactId>tuscany-container-js</artifactId>
>             <version>${pom.version}</version>
>             <scope>compile</scope>
>         </dependency>
> In them.  Removing them caused no noticable rpoblems in building.  So, these 
> dependencies should probably be removed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to