You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2011/07/06 14:07:16 UTC

[jira] [Issue Comment Edited] (SLING-920) Hudson continuous integration setup

    [ https://issues.apache.org/jira/browse/SLING-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13059880#comment-13059880 ] 

Bertrand Delacretaz edited comment on SLING-920 at 7/6/11 12:05 PM:
--------------------------------------------------------------------

Changed the sling-trunk-1.5 and 1.6 builds to use Maven 3.0.3 as we were getting this error with 2.2.1 :

> [INFO] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.apache.sling:org.apache.sling.commons.testing'}' and 'Vertex{label='org.apache.sling:org.apache.sling.api'}' introduces to cycle in the graph org.apache.sling:org.apache.sling.api --> org.apache.sling:org.apache.sling.commons.testing --> org.apache.sling:org.apache.sling.api

But there's no actual cycle if you take the version numbers into account, as the API module depends on a released version of Commons Testing (SLING-2127).

      was (Author: bdelacretaz):
    Changed the sling-trunk-1.5 and 1.6 builds to use Maven 3.0.3 as we were getting this error with 2.2.1 :

> [INFO] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.apache.sling:org.apache.sling.commons.testing'}' and 'Vertex{label='org.apache.sling:org.apache.sling.api'}' introduces to cycle in the graph org.apache.sling:org.apache.sling.api --> org.apache.sling:org.apache.sling.commons.testing --> org.apache.sling:org.apache.sling.api

But there's no actual cycle if you take the version numbers into account, as the API module depends on a released version of Commons Testing.
  
> Hudson continuous integration setup
> -----------------------------------
>
>                 Key: SLING-920
>                 URL: https://issues.apache.org/jira/browse/SLING-920
>             Project: Sling
>          Issue Type: Task
>          Components: Testing
>            Reporter: Bertrand Delacretaz
>
> Use this issue to record changes to the Hudson continuous environment setup at http://hudson.zones.apache.org/hudson/view/Sling/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira