[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]