← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (SCAJ-21) Spring test cases Incorrect dependency

From
OASIS Issues Tracker <>
Date
2013-04-04T10:43:18+00:00
ID
1831750860.8611365072184396.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (SCAJ-21) Spring test cases Incorrect dependency
Spring test cases Incorrect dependency
--------------------------------------

                 Key: SCAJ-21
                 URL: http://tools.oasis-open.org/issues/browse/SCAJ-21
             Project: OASIS Service Component Architecture / J (SCA-J) TC
          Issue Type: Bug
            Reporter: Mike Edwards


The POM for SPR_General_Java contains a dependency on the Tuscany SCA API:

    <dependencies>
        <dependency>
            <groupId>org.apache.tuscany.sca</groupId>
            <artifactId>tuscany-sca-api</artifactId>
            <version>2.0-SNAPSHOT</version>
        </dependency>
    </dependencies>

The POM should not depend on a SNAPSHOT version as it is inherently unstable and should instead depend on an OASIS jar.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →