Yes. Hopefully sometime before Monday. - Dave
On Fri, Jan 16, 2015 at 7:50 AM, Greg Huber <gregh3...@gmail.com> wrote: > Dave, > > Can you update my authority? Infra says its the PMC chair who does it. > > this is the link they gave me: > > http://wiki.apache.org/general/Jenkins#How_do_I_get_an_account > > > Cheers Greg > > > > On 15 January 2015 at 01:14, Glen Mazza <glen.ma...@gmail.com> wrote: > > > Greg, thanks for looking into this. You may wish to ask Infra for > > configuration access to the Roller project at: https://builds.apache.org > > (Dave and I both have it already) so you can immediately check our > > configuration. I can't see a user.dir there either, but there may be > other > > issues, we've configured Jenkins to use Maven 3.0.5 for example, but I > have > > 3.1.1 on my machine. > > > > What you have below is excellent debugging to send off to the infra@ > > mailing list or add as an Infra JIRA ticket for somebody, either Roller > or > > Infra to track and fix someday. > > > > (Hmm, I had updated some Roller dependencies recently, I wonder if this > is > > related to it...) > > > > Glen > > > > > > On 01/14/2015 08:49 AM, Greg Huber wrote: > > > >> There does not seem to be any thing wrong with the roller itself, but > >> there > >> is a difference between the two builds: > >> > >> user.dir=/x1/jenkins/jenkins-slave/workspace/Roller > >> user.dir=/home/jenkins/jenkins-slave/workspace/Roller > >> > >> > >> last successful build: > >> > >> main: > >> /home/jenkins/jenkins-slave/workspace/Roller/app/src/main/resources/sql > >> [texen] Using contextProperties file: > >> /home/jenkins/jenkins-slave/workspace/Roller/app/src/main/ > >> resources/sql/dbscripts.properties > >> [texen] Generating to file > >> /x1/jenkins/jenkins-slave/workspace/Roller/app/target/ > >> dbscripts/README.txt > >> [INFO] Executed tasks > >> .. > >> user.dir=/x1/jenkins/jenkins-slave/workspace/Roller > >> > >> latest build: > >> > >> main: > >> /home/jenkins/jenkins-slave/workspace/Roller/app/src/main/resources/sql > >> [texen] Using contextProperties file: > >> /home/jenkins/jenkins-slave/workspace/Roller/app/src/main/ > >> resources/sql/dbscripts.properties > >> [texen] Generating to file > >> /home/jenkins/jenkins-slave/workspace/Roller/app/target/ > >> dbscripts/README.txt > >> [INFO] Executed tasks > >> .. > >> user.dir=/home/jenkins/jenkins-slave/workspace/Roller > >> > >> > >> I had a look at my local jenkins but could not find any user.dir > property. > >> > >> On 14 January 2015 at 11:36, Apache Jenkins Server < > >> jenk...@builds.apache.org> wrote: > >> > >> See < > >>> https://builds.apache.org/job/Roller/org.apache.roller$ > >>> roller-webapp/changes > >>> > >>> > > >