RE: [ASFCS40] Release build and QA

2012-08-31 Thread Sailaja Mada
Thanks. Will wait for further update on unit tested RC build . Regards, Sailaja.M -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Friday, August 31, 2012 6:16 PM To: cloudstack-dev@incubator.apache.org Subject: Re: [ASFCS40] Release build and QA On Fri,

Re: Review Request: KVM initial VPC support

2012-08-31 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6883/ --- (Updated Sept. 1, 2012, 5:11 a.m.) Review request for cloudstack. Changes

Re: Review Request: Moved Awsapi (EC2/S3) from Hibernate framework to CloudStack Generic Dao Framework

2012-08-31 Thread Rajesh Battala
> On Aug. 31, 2012, 6:46 p.m., Prachi Damle wrote: > > Thanks alot Prachi for the review and committing my changes. - Rajesh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6749/#review10950

[DOCS] XML doc sprint: Please download new source file

2012-08-31 Thread Jessica Tomechak
I've made a change or two to the Word source file that we're converting to XML. The changes were in the sections "Increasing Ports" and "Extend Port Range for CloudPlatform Console Proxy" under VMware hypervisor installation. A new version is now attached to the wiki page for this doc sprint. If y

Re: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-08-31 Thread Jamshid Afshar
> On Aug. 15, 2012, 6:56 p.m., Chiradeep Vittal wrote: > > Jamshid, the jar files download as zero bytes. Can you put them up > > somewhere where I can download them from? > > David Nalley wrote: > Please DO NOT add more binary jars to the source repo. That is a > backwards step in our eff

Re: Review Request: KVM initial VPC support

2012-08-31 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6883/#review10962 --- plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/Libvir

Re: Review Request: Docbook for section Initializing and Testing

2012-08-31 Thread Gavin Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6868/ --- (Updated Sept. 1, 2012, 12:12 a.m.) Review request for cloudstack and Jessica To

Re: Review Request: [DOC] "Docbook transition for section: Advanced Zone Configuration"

2012-08-31 Thread Gavin Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6852/ --- (Updated Sept. 1, 2012, midnight) Review request for cloudstack and Jessica Tome

Review Request: KVM initial VPC support

2012-08-31 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6883/ --- Review request for cloudstack. Description --- Implements SetupGuestNetwor

Diagram updates

2012-08-31 Thread Kelcey Damage (BBITS)
Hi, I will be posting the diagram conversions from the source tree docs to the below url. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Diagram+conversions Thanks Description: http://www.backbone.gr/media/backbone_symbol1.pngKelcey Damage Infrastructure Systems Architect

Review Request: Review Request: [DOC] docbook conversion - choosing a deployment architecture

2012-08-31 Thread Jie Feng
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6881/ --- Review request for cloudstack. Description --- docbook conversion: chapter

Re: Jenkins job for Maven build

2012-08-31 Thread Olivier Lamy
2012/8/31 David Nalley : > On Mon, Aug 27, 2012 at 2:56 AM, Olivier Lamy wrote: >> Hi, >> I have set a sonar job too see >> https://analysis.apache.org/project/index/org.apache.cloudstack:cloudstack >> Some interesting results (yup not only checkstyle :-) ) >> He is running daily if there is any s

RE: VPC for KVM (was VM router spawning multiple public nics)

2012-08-31 Thread Edison Su
> -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Friday, August 31, 2012 1:58 PM > To: Edison Su > Cc: cloudstack-dev@incubator.apache.org; Anthony Xu; Kelven Yang; > Vijayendra Bhamidipati > Subject: Re: VPC for KVM (was VM router spawning multiple public

Temporary build procedure

2012-08-31 Thread Hugo Trippaers
Hey all, See the thread '[DISCUSS] Build process/binaries in our tree/candidate to begin testing with' for details on the how and why of the missing jars. I've made a quick workaround that mostly works at the moment, if you need to build cloudstack now the following procedure might help: You n

RE: [DISCUSS] Build process/binaries in our tree/candidate to begin testing with

2012-08-31 Thread Hugo Trippaers
Hey Edison, I don't believe ant is already configured to make a distinction between the nonoss and oss builds. As far as I know that is only in maven. At the moment I'm just trying to get the regular ant build working again, splitting this off is the next discussion ;-) Cheers, Hugo -Or

Re: VPC for KVM (was VM router spawning multiple public nics)

2012-08-31 Thread Marcus Sorensen
Ok, I've gotten to most of the list and things seem to be working. Nics plug, Gateway IPs add, networks create, SNATs working, ACLs working. The ones I haven't gotten to are: *Site2SiteVpnCfgCommand and two which weren't on the original list that I just came across (will check for others): *SetPo

RE: [DISCUSS] Build process/binaries in our tree/candidate to begin testing with

2012-08-31 Thread Edison Su
"Ant build-all" works. But it build everything including vmware/kvm, which should be disabled for the apache release? > -Original Message- > From: Hugo Trippaers [mailto:htrippa...@schubergphilis.com] > Sent: Friday, August 31, 2012 12:11 PM > To: cloudstack-dev@incubator.apache.org > Su

Re: Adding CAStor SDK jar

2012-08-31 Thread Chiradeep Vittal
On 8/31/12 1:01 PM, "Jamshid Afshar" wrote: >1) Is jmdns 2.1 on maven and is "jmdns" correct? I created a >pom.xml to build our CAStorSDK.jar but get this error with that jmdns >dependency: > >[snip] >If I use "org.jvnet.hudson" it works. This is the correct groupId > >2) How do I publish o

Re: Adding CAStor SDK jar

2012-08-31 Thread Jamshid Afshar
1) Is jmdns 2.1 on maven and is "jmdns" correct? I created a pom.xml to build our CAStorSDK.jar but get this error with that jmdns dependency: [WARNING] The POM for jmdns:jmdns:jar:2.1 is missing, no dependency information available ... [ERROR] Failed to execute goal on project CAStorSDK: Could n

RE: VPC for KVM (was VM router spawning multiple public nics)

2012-08-31 Thread Edison Su
> -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Thursday, August 30, 2012 10:21 PM > To: Edison Su > Cc: cloudstack-dev@incubator.apache.org; Anthony Xu; Kelven Yang; > Vijayendra Bhamidipati > Subject: Re: VPC for KVM (was VM router spawning multiple pub

RE: Review Request: Redundant VRs are not compatible with the old password get script

2012-08-31 Thread Rohit Yadav
one solution can be to bind on all interfaces, 0.0.0.0:8080 and have iptables accept only for guest cidr IPs. From: Abhinandan Prateek Sent: Friday, August 31, 2012 10:46 PM To: Jayapal Reddy Uradi; Rohit Yadav Cc: CloudStack DeveloperList; Murali Reddy; Ab

RE: [DISCUSS] Build process/binaries in our tree/candidate to begin testing with

2012-08-31 Thread Hugo Trippaers
Hey All, I've push a workaround to master that will take away a bit of the pain hopefully. Change into the deps directory and run 'mvn install'. It will download all the dependency jars in put them in the deps directory. Most of the build will be working again, working on the stuff that isn't.

CloudStack Meeting Minutes - 31 August 2012

2012-08-31 Thread John Kinsella
Thanks to everybody for joining the weekly IRC meeting. We went pretty long again today (90 minutes) but I think it was necessary to talk through some issues. Meeting summary --- * CloudStack IRC meeting for 8/31/2012 (jlkinsel, 17:06:47) * ACTION: bhaisaab to look into automatin

Checked in: Moved Awsapi (EC2/S3) from Hibernate - build is not working though

2012-08-31 Thread Prachi Damle
I have merged Rajesh's change for removing the hibernate dependency. However I could not test the build as there seems to be build issues currently with the branch. I will run a test build once the build issues are fixed. Thanks, Prachi -Original Message- From: Prachi Damle [mailto:nor

RE: [DISCUSS] Build process/binaries in our tree/candidate to begin testing with

2012-08-31 Thread Ewan Mellor
> -Original Message- > From: Wido den Hollander [mailto:w...@widodh.nl] > Sent: 31 August 2012 11:17 > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DISCUSS] Build process/binaries in our tree/candidate to begin > testing with > > > > On 08/31/2012 08:12 PM, David Nalley wrote:

Re: Review Request: Moved Awsapi (EC2/S3) from Hibernate framework to CloudStack Generic Dao Framework

2012-08-31 Thread Prachi Damle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6749/#review10950 --- Ship it! - Prachi Damle On Aug. 31, 2012, 4 a.m., Rajesh Battala w

RE: VPC for KVM (was VM router spawning multiple public nics)

2012-08-31 Thread Edison Su
Yah, that's a typo. Welcome for a fix. > -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Friday, August 31, 2012 10:35 AM > To: Edison Su > Cc: cloudstack-dev@incubator.apache.org; Anthony Xu; Kelven Yang; > Vijayendra Bhamidipati > Subject: Re: VPC for KVM

Re: [DISCUSS] Build process/binaries in our tree/candidate to begin testing with

2012-08-31 Thread Wido den Hollander
On 08/31/2012 08:12 PM, David Nalley wrote: Hi folks: In my haste to get us closer to a presentable source tree - I broke the building of binaries this morning. Essentially I removed all of the jars (and wars) in our source tree. Maven still builds the jars, but ant (and waf) doesn't build bin

[DISCUSS] Build process/binaries in our tree/candidate to begin testing with

2012-08-31 Thread David Nalley
Hi folks: In my haste to get us closer to a presentable source tree - I broke the building of binaries this morning. Essentially I removed all of the jars (and wars) in our source tree. Maven still builds the jars, but ant (and waf) doesn't build binary packages. So we can't carry the jars in the

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-08-31 Thread saksham srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6858/ --- (Updated Aug. 31, 2012, 6:06 p.m.) Review request for cloudstack, Rajesh Battala

Re: Review Request: Redundant VRs are not compatible with the old password get script

2012-08-31 Thread Alena Prokharchyk
On 8/31/12 10:58 AM, "Anthony Xu" wrote: >I will use another way to fix this in VPC. >Are we sure guest NIC is always in eth0 in basic zone, advanced zone, >different hypervisor? Yes, in non VPC case guest network is always eth0. > > >Anthony > > >> -Original Message- >> From: Chiradee

RE: Review Request: Redundant VRs are not compatible with the old password get script

2012-08-31 Thread Anthony Xu
I will use another way to fix this in VPC. Are we sure guest NIC is always in eth0 in basic zone, advanced zone, different hypervisor? Anthony > -Original Message- > From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] > Sent: Friday, August 31, 2012 9:38 AM > To: CloudStack Dev

Re: VPC for KVM (was VM router spawning multiple public nics)

2012-08-31 Thread Marcus Sorensen
I'm running into several little problems, like the vpc_guestnw.sh having an invalid logger_it function (changed to logger -t cloud), and apache being setup to listen on a non-existent 10.1.1.1:80 and 443 (deleted default-000 and default-ssl). Should I make a patch for vpc_guestnw.sh, or do I just h

Re: [ASFCS40] Release candidate build process

2012-08-31 Thread Chiradeep Vittal
On 8/31/12 9:57 AM, "Wido den Hollander" wrote: > > >On 08/31/2012 06:12 PM, Chip Childers wrote: >> Looking for feedback here... >> >> As I stated in an earlier email, I'm not going to be able to do the >> release candidate build today. However, I'm willing to do it on >> Tuesday (unless ther

Re: Review Request: Redundant VRs are not compatible with the old password get script

2012-08-31 Thread Abhinandan Prateek
Yes, we cannot bind to eth0. I guess even without this change it will not work for VPC VR case ? On 31-Aug-2012, at 10:08 PM, Chiradeep Vittal wrote: > This might fix the bug, but will probably break (if not already broken) > password reset on the VPC VR. > This is because the guest interfaces

Re: [ASFCS40] Release candidate build process

2012-08-31 Thread Wido den Hollander
On 08/31/2012 06:12 PM, Chip Childers wrote: Looking for feedback here... As I stated in an earlier email, I'm not going to be able to do the release candidate build today. However, I'm willing to do it on Tuesday (unless there are objections, or someone else wants to do it today). As for th

Re: Jenkins job for Maven build

2012-08-31 Thread David Nalley
On Fri, Aug 24, 2012 at 8:51 PM, Ewan Mellor wrote: > We now have a new job on Jenkins for the Maven build, thanks to Olivier Lamy: > > http://jenkins.cloudstack.org/job/build-cloudstack-master-maven > > It's not deploying to any repo yet. We need to decide if we want to do that > automatically,

Re: Jenkins job for Maven build

2012-08-31 Thread David Nalley
On Mon, Aug 27, 2012 at 2:56 AM, Olivier Lamy wrote: > Hi, > I have set a sonar job too see > https://analysis.apache.org/project/index/org.apache.cloudstack:cloudstack > Some interesting results (yup not only checkstyle :-) ) > He is running daily if there is any scm change. This doesn't appear

Re: maven: latest patches and how to setup Eclipse/M2E/Jetty

2012-08-31 Thread Olivier Lamy
2012/8/31 Rohit Yadav : > Hi Darren and everyone, > > What are the differences between Maven2 and Maven3? Some performance improvement Better handling handling of reactor With the tomcat maven plugin, you can run tomcat7:run from the top and all modules classes will be added to the tomcat classpath

Re: Review Request: Redundant VRs are not compatible with the old password get script

2012-08-31 Thread Chiradeep Vittal
This might fix the bug, but will probably break (if not already broken) password reset on the VPC VR. This is because the guest interfaces on the VPC vm are = number of guest networks, and the nic number may not be eth0 at all. On 8/31/12 5:57 AM, "Jayapal Reddy Uradi" wrote: > >

Review Request: Removing the older xenapi jar and adding an ant target to build one from the source

2012-08-31 Thread Devdeep Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6873/ --- Review request for cloudstack. Description --- Removing the older xenapi ja

Re: maven: latest patches and how to setup Eclipse/M2E/Jetty

2012-08-31 Thread Chiradeep Vittal
See if this helps: http://maven.apache.org/guides/mini/guide-ide-eclipse.html#Maven_2_reposito ry On 8/31/12 2:39 AM, "Prasanna Santhanam" wrote: >Still having trouble with jetty run: > >I've imported my projects into eclipse and the non-oss jars are >installed in deps/. I did an ant deploy-ser

[ASFCS40] Release candidate build process

2012-08-31 Thread Chip Childers
Looking for feedback here... As I stated in an earlier email, I'm not going to be able to do the release candidate build today. However, I'm willing to do it on Tuesday (unless there are objections, or someone else wants to do it today). As for the process itself, I believe these are the steps t

Re: IRC Friday?

2012-08-31 Thread Chip Childers
On Fri, Aug 31, 2012 at 11:51 AM, Alex Huang wrote: >> > Here's my list of agenda items. >> > >> > - Is the branch stable enough now to rebranch 4.0 from master? >> > - Who's doing a sanity test of the 4.0 before handing it off to Sudha for a >> complete QA test cycle? >> >> >> My take on things i

RE: IRC Friday?

2012-08-31 Thread Alex Huang
> > Here's my list of agenda items. > > > > - Is the branch stable enough now to rebranch 4.0 from master? > > - Who's doing a sanity test of the 4.0 before handing it off to Sudha for a > complete QA test cycle? > > > My take on things is that we have to draw a line in the sand somewhere > - mig

Re: [DISCUSS] Delete addcopyright.py from the source tree?

2012-08-31 Thread Mice Xia
+1 delete addcopyright.py, it's obsoleted and committers/contributors should be responsible for placing correct license header. Regards Mice 2012/8/31 Gavin Lee > Hi, Chip > The bug in addcopyright.py was fixed when I submit the review request > to change the license header. > Since the moving

RE: IRC Friday?

2012-08-31 Thread Sudha Ponnaganti
I will try to attend IRC meeting today but just in case if I couldn't make it, can you discuss rough timeline for RC Candidate drop. Looks like it definitely will not be today so need next best estimate. Thanks /Sudha -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com]

Re: [ASFCS40] Help needed to resolve the mysql-connector blocker issue

2012-08-31 Thread Hugo Trippaers
Heya, I can add it to the spec file for rpm based distro's. I think it should be added to the client rpm. Cheers, Hugo Sent from my iPhone On 31 aug. 2012, at 17:25, "Alex Huang" wrote: > My apologies for delaying this. I reviewed the change. I don't think it > should hold up the relea

RE: [ASFCS40] Release build and QA

2012-08-31 Thread Alex Huang
> -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Friday, August 31, 2012 8:03 AM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [ASFCS40] Release build and QA > > > Sailaja - There are a couple of outstanding issues to be sorted before > > I think

RE: [ASFCS40] Help needed to resolve the mysql-connector blocker issue

2012-08-31 Thread Alex Huang
My apologies for delaying this. I reviewed the change. I don't think it should hold up the release though. The review changes are pretty minimum and really only affects developers. The one change that is absolutely required is what Chip talked about. We need to add mysql connector rpm depen

Re: IRC Friday?

2012-08-31 Thread David Nalley
On Fri, Aug 31, 2012 at 11:03 AM, Alex Huang wrote: > John, > > Here's my list of agenda items. > > - Is the branch stable enough now to rebranch 4.0 from master? > - Who's doing a sanity test of the 4.0 before handing it off to Sudha for a > complete QA test cycle? My take on things is that we

Re: [ASFCS40] Release build and QA

2012-08-31 Thread Mice Xia
if it's not time-consuming, is it the right time to check if there are un-submitted / un-reviewed but important patches in reviewboard? 2012/8/31 Chip Childers > On Fri, Aug 31, 2012 at 11:03 AM, Alex Huang > wrote: > >> Sailaja - There are a couple of outstanding issues to be sorted before > I

Re: Review Request: Add Provider and NetworkDevice for Midokura MidoNet

2012-08-31 Thread Tomoe Sugihara
Hi Hugo, It is very nice of you for offering a help:) Actually I haven't had much time to work on the integration since I submitted the patch, though. I agree with you, so I'll talk to you once I resume working on it. Thanks, Tomoe On Fri, Aug 31, 2012 at 6:32 PM, Hugo Trippaers < htrippa...@sc

Re: [ASFCS40] Release build and QA

2012-08-31 Thread Chip Childers
On Fri, Aug 31, 2012 at 11:03 AM, Alex Huang wrote: >> Sailaja - There are a couple of outstanding issues to be sorted before I >> think >> we should do our first release attempt. >> >> 1- mysql-connector needs to be established as a system dependency (work >> ongoing) > > Who is doing this work?

Re: Review Request: CS-15694:Remove MYSQL connector. Added the explicit class path for mysql connector which will call the jar from the desired location

2012-08-31 Thread Alex Huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6752/#review10943 --- Also, we need to add the mysql connector as a rpm dependency. That c

Re: Review Request: CS-15694:Remove MYSQL connector. Added the explicit class path for mysql connector which will call the jar from the desired location

2012-08-31 Thread Alex Huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6752/#review10942 --- - For build-cloud.properties, that line should be optional. This mea

RE: IRC Friday?

2012-08-31 Thread Alex Huang
John, Here's my list of agenda items. - Is the branch stable enough now to rebranch 4.0 from master? - Who's doing a sanity test of the 4.0 before handing it off to Sudha for a complete QA test cycle? Thanks. --Alex

RE: [ASFCS40] Release build and QA

2012-08-31 Thread Alex Huang
> Sailaja - There are a couple of outstanding issues to be sorted before I think > we should do our first release attempt. > > 1- mysql-connector needs to be established as a system dependency (work > ongoing) Who is doing this work? > 2- unit tests should all be passing on jenkins.cloudstack.or

Re: Review Request: Correct license header mainly for patches folder

2012-08-31 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6866/#review10941 --- Ship it! Gavin, The files edited for line ending issues didn't appl

Re: Review Request: [DOC] "Docbook transition for section: Advanced Zone Configuration"

2012-08-31 Thread Jessica Tomechak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6852/#review10937 --- Looks very good except for a minor formatting comment which occurs in

Re: [DOCS] Call for doc sprint participants: Docbook XML conversion

2012-08-31 Thread Jessica Tomechak
> > -Original Message- > From: Gavin Lee [mailto:gavin@gmail.com] > Sent: Tuesday, August 28, 2012 8:18 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DOCS] Call for doc sprint participants: Docbook XML > conversion > > Hi, Jessica > This is Gavin Lee from tcloudcomputing

Re: Review Request: Docbook for section Initializing and Testing

2012-08-31 Thread Jessica Tomechak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6868/#review10936 --- Looks very good, thanks. Suggest removing the paragraph "For more inf

Re: maven: latest patches and how to setup Eclipse/M2E/Jetty

2012-08-31 Thread Rohit Yadav
Hi Darren and everyone, What are the differences between Maven2 and Maven3? And why we'll be using Maven2 other than the fact that it's widely popular, understood and used? I've put a wiki page that everyone can update/edit as we shift to maven: https://cwiki.apache.org/confluence/display/CLOUDS

Re: [ASFCS40] Help needed to resolve the mysql-connector blocker issue

2012-08-31 Thread Chip Childers
On Fri, Aug 31, 2012 at 8:46 AM, Hugo Trippaers wrote: > Hey Chip, > > I did a quick fix to get the build working again, just pushed the commit to > master. The mysql connector rpm is already installed on the Jenkins server, I > just modified the scripts to it is picked up by the build. That di

Re: Review Request: Correct license header mainly for patches folder

2012-08-31 Thread Chip Childers
Thanks Gavin! CC'ing the dev list so that we are all aware. On Fri, Aug 31, 2012 at 12:46 AM, Gavin Lee wrote: > Hi, Chip & Devdeep > Please be noticed the line endings changed in following files (CRLF->LF): > server/src/com/cloud/upgrade/dao/Upgrade30xBase.java > tools/build/addcopyright.py >

Review Request: Redundant VRs are not compatible with the old password get script

2012-08-31 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6872/ --- Review request for cloudstack, Abhinandan Prateek, Sheng Yang, and Murali Reddy.

Review Request: Reset password on guest VM

2012-08-31 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6871/ --- Review request for cloudstack and Abhinandan Prateek. Description --- While

RE: [ASFCS40] Help needed to resolve the mysql-connector blocker issue

2012-08-31 Thread Hugo Trippaers
Hey Chip, I did a quick fix to get the build working again, just pushed the commit to master. The mysql connector rpm is already installed on the Jenkins server, I just modified the scripts to it is picked up by the build. The problem will also be going away when we start to use maven as we can

Re: [ASFCS40] Release build and QA

2012-08-31 Thread Chip Childers
On Fri, Aug 31, 2012 at 2:55 AM, Mice Xia wrote: > Just a reminder, recent commits in master have not been merged into 4.0, > and I suggest to pass unit test before build any RC. Agreed. Sailaja - There are a couple of outstanding issues to be sorted before I think we should do our first release

Re: [DOCS] Question: a doc feedback email address?

2012-08-31 Thread Chip Childers
On Fri, Aug 31, 2012 at 3:58 AM, Wido den Hollander wrote: > On 08/29/2012 07:58 PM, Jessica Tomechak wrote: >> >> This is an infrastructure question. I'd like to put an email address in a >> "Feedback" statement in our docs, as well as on the CloudStack Tech Pubs >> team >> page

Re: [ASFCS40] Help needed to resolve the mysql-connector blocker issue

2012-08-31 Thread Chip Childers
On Thu, Aug 23, 2012 at 12:18 PM, Pradeep Soundararajan wrote: > Hi Alex, > > Yes, did some reworking to move the same to build-cloud.properties. It took > some time to complete. > > If you wish to use mysql-connector "ant build-all deploydb", then please > follow the steps: > > 1) Install the

Re: maven: latest patches and how to setup Eclipse/M2E/Jetty

2012-08-31 Thread Prasanna Santhanam
Still having trouble with jetty run: I've imported my projects into eclipse and the non-oss jars are installed in deps/. I did an ant deploy-server deploydb and then tried the jetty run from eclipse cloudstack-ui. (Is that the right sequence?) I still see the following in the eclipse console: [W

RE: Review Request: Add Provider and NetworkDevice for Midokura MidoNet

2012-08-31 Thread Hugo Trippaers
Hello Tomoe, How are things going with the Midonet integration? If you need any help with this I'd be happy to share my experiences while implementing the support for Nicira NVP. It would be nice to have this more or less done in the same way, so it will be easy for users to implement either on

Re: [DOCS] Question: a doc feedback email address?

2012-08-31 Thread Wido den Hollander
On 08/29/2012 07:58 PM, Jessica Tomechak wrote: This is an infrastructure question. I'd like to put an email address in a "Feedback" statement in our docs, as well as on the CloudStack Tech Pubs team page. Previously, we

Can I delete all data from async_queue table?

2012-08-31 Thread 조점식 [Cloud구축팀]
Hello there? I’m suffering from FirewallRulecmd like DeleteFirewallRuleCmd, CreateFirewallRuleCmd, Since many queues related them are waiting and not gonna disappear.. Can I delete all data from async_queue table? Please let me know. Thank you in advance.

Review Request: Docbook for section Initializing and Testing

2012-08-31 Thread Gavin Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6868/ --- Review request for cloudstack and Jessica Tomechak. Description --- Add doc