Re: Moved the systemvm to its own maven project

2013-09-23 Thread Darren Shepherd
Hugo, I emailed it to you directly, I'll put it below in this email, but I'm using gmail and it might screw up the patch >From b7e4e9c3770e44fb055007dcbdfb4ac9e426b787 Mon Sep 17 00:00:00 2001 From: Darren Shepherd Date: Sat, 21 Sep 2013 21:59:02 -0700 Subject: [PATCH] Update paths to reflect

Re: Moved the systemvm to its own maven project

2013-09-23 Thread Hugo Trippaers
Good point! BTW Did you submit the appliance patch yet? Cheers, Hugo On Sep 23, 2013, at 3:25 PM, Darren Shepherd wrote: > The rat exclude list needs to be updated for this too. Just noticed that is > what is breaking the Jenkins rat builds right now. > > Darren > >> On Sep 21, 2013,

Re: Moved the systemvm to its own maven project

2013-09-23 Thread Darren Shepherd
The rat exclude list needs to be updated for this too. Just noticed that is what is breaking the Jenkins rat builds right now. Darren > On Sep 21, 2013, at 10:11 PM, Hugo Trippaers wrote: > > Attachements are filtered. > > Either send it in plain text or send it to my email directly and

Re: Moved the systemvm to its own maven project

2013-09-21 Thread Hugo Trippaers
Attachements are filtered. Either send it in plain text or send it to my email directly and i'll commit it. Cheers, Hugo On Sep 22, 2013, at 1:03 PM, Darren Shepherd wrote: > I noticed that the > tools/appliance/definitions/systemvmtemplate/postinstall.sh scripts was not > updated to the n

Re: Moved the systemvm to its own maven project

2013-09-21 Thread Darren Shepherd
I noticed that the tools/appliance/definitions/systemvmtemplate/postinstall.sh scripts was not updated to the new path. Review board seems to be down, so I'll just attempt to attach a patch to this email. Darren

Re: Moved the systemvm to its own maven project

2013-09-20 Thread Hugo Trippaers
o look at this! >> >> --Alex >> >>> -Original Message- >>> From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers >>> Sent: Friday, September 20, 2013 3:40 AM >>> To: dev@cloudstack.apache.org >>> Subject: Moved th

Re: Moved the systemvm to its own maven project

2013-09-20 Thread Darren Shepherd
gt; Nice! Can't wait to look at this! > > --Alex > > > -Original Message- > > From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers > > Sent: Friday, September 20, 2013 3:40 AM > > To: dev@cloudstack.apache.org > > Subject: Moved t

RE: Moved the systemvm to its own maven project

2013-09-20 Thread Alex Huang
Nice! Can't wait to look at this! --Alex > -Original Message- > From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers > Sent: Friday, September 20, 2013 3:40 AM > To: dev@cloudstack.apache.org > Subject: Moved the systemvm to its own maven project >

Moved the systemvm to its own maven project

2013-09-20 Thread Hugo Trippaers
Hey all, Just a heads-up that i pushed this commit to master: commit 6c261042821c5597dab8d6be85dc59c948424e13 Author: Hugo Trippaers Date: Fri Sep 20 18:08:20 2013 +0800 Move the system vm to a separate maven project. All (almost) files belonging to the systemvm aer now centraliz