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

Felix Meschberger edited comment on SLING-920 at 12/8/09 1:09 PM:
------------------------------------------------------------------

The sling-trunk-1.5 is failing due to JSP Scripting build errors.

Carsten found out, that doing "mvn clean install deploy" actualls runs the 
phases up to install twice and since maven does not clean up the project 
properties, the serviceComponents.xml file is added twice to the 
Service-Components header which in turn causes the second entry to be modified 
and flagged by bnd.

I have modified the sling-trunk-1.5 build to just to "mvn clean deploy" and now 
everything runs fine -- except the integration tests.

The other builds don't have "duplicate" build phases.

      was (Author: fmeschbe):
    Carsten found out, that doing "mvn clean install deploy" actualls runs the 
phases up to install twice and since maven does not clean up the project 
properties, the serviceComponents.xml file is added twice to the 
Service-Components header which in turn causes the second entry to be modified 
and flagged by bnd.

I have modified the builds to just to "mvn clean deploy" and now everything 
runs fine -- except the integration tests
  
> 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.

Reply via email to