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 2009/04/14 14:44:15 UTC

[jira] Commented: (SLING-920) Hudson continuous integration setup

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

Bertrand Delacretaz commented on SLING-920:
-------------------------------------------

I have created the sling-trunk-1.5 and 1.6 jobs, to build the Sling trunk (from the top-level pom.xml) with JDK 1.5 and 1.6

The 1.5 build is configured to deploy the snapshots under
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/

Tied to Ubuntu build systems, and polling svn at 15 minutes interval, so builds should be triggered automatically by svn changes. A daily build is also configured.

Notifications go to sling-commits@incubator.apache.org .

The first build took about 50 minutes, later ones might be faster if Maven keeps artifacts around.

The jobs use a lock named "Sling" to avoid running them at the same time, so as to be good Hudson citizens.

The Hudson Sling view (http://hudson.zones.apache.org/hudson/view/Sling/) shows all jobs having name that start with "sling", so if we add more jobs they should start with this prefix.

See http://wiki.apache.org/general/Hudson for more general info about that build server.

> 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.
-
You can reply to this email to add a comment to the issue online.