[GitHub] rhtyd commented on issue #2613: Cleanup POMs

2018-07-14 Thread GitBox
rhtyd commented on issue #2613: Cleanup POMs
URL: https://github.com/apache/cloudstack/pull/2613#issuecomment-405006828
 
 
   @blueorangutan test 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2613: Cleanup POMs

2018-07-13 Thread GitBox
rhtyd commented on issue #2613: Cleanup POMs
URL: https://github.com/apache/cloudstack/pull/2613#issuecomment-404904342
 
 
   @blueorangutan package 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2613: Cleanup POMs

2018-07-13 Thread GitBox
rhtyd commented on issue #2613: Cleanup POMs
URL: https://github.com/apache/cloudstack/pull/2613#issuecomment-404804666
 
 
   @khos2ow can you rebase against latest master and fix conflicts?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2613: Cleanup POMs

2018-05-17 Thread GitBox
rhtyd commented on issue #2613: Cleanup POMs
URL: https://github.com/apache/cloudstack/pull/2613#issuecomment-389913370
 
 
   @khos2ow looks like it failed at the backend, we can relook this next week. 
I'm busy this week working towards 4.11 stabilizing and fixes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2613: Cleanup POMs

2018-05-11 Thread GitBox
rhtyd commented on issue #2613: Cleanup POMs
URL: https://github.com/apache/cloudstack/pull/2613#issuecomment-388422860
 
 
   Good to see BO succeeds in packaging.
   @blueorangutan test matrix


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2613: Cleanup POMs

2018-05-11 Thread GitBox
rhtyd commented on issue #2613: Cleanup POMs
URL: https://github.com/apache/cloudstack/pull/2613#issuecomment-388416921
 
 
   @rafaelweingartner the reason for requesting full test than just Travis is 
because build-system (pom) changes can potentially affect systemvm.iso 
generation and packaging. The systemvm.iso needs regression testing against all 
hypervisors (potentially).
   
   @khos2ow since merging this on master can lead to several merge conflicts 
for 4.11 PRs, I would ask to keep this PR around at least until next week so at 
least there are no blockers and additional work till RC1 is started. In the 
meanwhile, BO can conclude regression testing.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2613: Cleanup POMs

2018-05-11 Thread GitBox
rhtyd commented on issue #2613: Cleanup POMs
URL: https://github.com/apache/cloudstack/pull/2613#issuecomment-388413805
 
 
   @khos2ow I checked, the reason for failure is strict parsing of version from 
pom.xml. I used this workaround to fix this in BO's jenkin job: `export 
VERSION=$(grep '' pom.xml | head -2 | tail -1 | cut -d'>' -f2 |cut 
-d'<' -f1)`. Let me kick tests.
   @blueorangutan package


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2613: Cleanup POMs

2018-05-11 Thread GitBox
rhtyd commented on issue #2613: Cleanup POMs
URL: https://github.com/apache/cloudstack/pull/2613#issuecomment-388293917
 
 
   @khos2ow @rafaelweingartner please postpone with merging. For a codebase 
wide buildsystem change, we haven't run tests on it yet. Let me fix the debian 
pkg build, help kick tests, and finally merge on okay. I'm busy today on 
4.11.1.0 milestone/testing work, but let me get back on this next week.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2613: Cleanup POMs

2018-05-11 Thread GitBox
rhtyd commented on issue #2613: Cleanup POMs
URL: https://github.com/apache/cloudstack/pull/2613#issuecomment-388293917
 
 
   @khos2ow @rafaelweingartner please postpone with merging. For a codebase 
wide buildsystem change, we haven't run tests on it yet. Let me fix the debian 
pkg build, help kick tests, and finally merge on okay.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2613: Cleanup POMs

2018-05-09 Thread GitBox
rhtyd commented on issue #2613: Cleanup POMs
URL: https://github.com/apache/cloudstack/pull/2613#issuecomment-387704422
 
 
   @khos2ow with your changes the logic to find version from the pom.xml needs 
changing that fails the deb packaging, but fwiw ignore the failure for now.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2613: Cleanup POMs

2018-05-09 Thread GitBox
rhtyd commented on issue #2613: Cleanup POMs
URL: https://github.com/apache/cloudstack/pull/2613#issuecomment-387689270
 
 
   @blueorangutan package
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2613: Cleanup POMs

2018-05-08 Thread GitBox
rhtyd commented on issue #2613: Cleanup POMs
URL: https://github.com/apache/cloudstack/pull/2613#issuecomment-387505026
 
 
   @khos2ow anyone can just rekick pkgs with bo. Sometimes jobs fail due to 
network, io or test related issue. 
   @blueorangutan package 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services