[
https://issues.apache.org/jira/browse/BUILDS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253336#comment-14253336
]
Gavin commented on BUILDS-44:
-----------------------------
Hi Davide,
Feel free to make this change yourself:
https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/jackrabbit.conf
Assuming no syntax errors, should go live within 5 minutes.
Let me know how you get on.
> Change the mvn command line for the oak project
> -----------------------------------------------
>
> Key: BUILDS-44
> URL: https://issues.apache.org/jira/browse/BUILDS-44
> Project: Infra Build Platform
> Issue Type: Bug
> Reporter: Davide Giannella
> Assignee: Gavin
>
> Currently the buildbots for the Oak project
> http://ci.apache.org/builders/oak-trunk/ and
> http://ci.apache.org/builders/oak-trunk-win7 run a maven command line
> like
> {noformat}
> mvn clean install -PintegrationTesting
> {noformat}
> we would like to have it changed by passing a system environment
> variable.
> The new command line should look then like
> {noformat}
> mvn clean install -PintegrationTesting -Dns-fixtures=
> {noformat}
> (leaving the {{ns-fixtures}} variable as empty).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)