Michael Dürig created BUILDS-48:
-----------------------------------
Summary: Changes to buildbot configuration not effective
Key: BUILDS-48
URL: https://issues.apache.org/jira/browse/BUILDS-48
Project: Infra Build Platform
Issue Type: Bug
Components: Buildbot
Reporter: Michael Dürig
About a day ago I did changes to the Jackrabbit buildbot configuration \[1]
changing the command line to
{code}
"mvn", "clean", "install" , "-PintegrationTesting", "-Dns-fixtures=",
"-DBUILD_NAME=buildbot-linux-oak-trunk"
{code}
Looking at the output of a recent build \[2] I still see the old command line
from before my change:
{code}
mvn clean install -PintegrationTesting -Dns-fixtures=
{code}
Is it normal for the changes to need more than a day to take effect? Or did I
miss a step in the process?
\[1]
https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/jackrabbit.conf
\[2] http://ci.apache.org/builders/oak-trunk/builds/921/steps/compile/logs/stdio
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)