[jira] [Updated] (MESOS-2673) Follow Google Style Guide for header file include order completely.

2015-07-21 Thread Marco Massenzio (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Massenzio updated MESOS-2673:
---
Sprint: Mesosphere Sprint 10, Mesosphere Sprint 11  (was: Mesosphere Sprint 
10, Mesosphere Sprint 11, Mesosphere Sprint 15)

 Follow Google Style Guide for header file include order completely.
 ---

 Key: MESOS-2673
 URL: https://issues.apache.org/jira/browse/MESOS-2673
 Project: Mesos
  Issue Type: Improvement
Reporter: Joerg Schad
Assignee: Joerg Schad
Priority: Minor
  Labels: mesosphere
 Fix For: 0.24.0


 The header include order for Mesos actually follows the Google Styleguide but 
 omits step 1 without mentioning this exception in the Mesos styleguide. This 
 proposal suggests to adapt to the include order explained in the Google 
 Styleguide i.e. include the direct headers first in the .cpp files 
 implementing them.
 A gist of the proposal can be found here: 
 https://gist.github.com/joerg84/65cb9611d24b2e35b69b
 The corresponding Review Board review can be found here:
 https://reviews.apache.org/r/33646/ 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-2673) Follow Google Style Guide for header file include order completely.

2015-07-21 Thread Vinod Kone (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone updated MESOS-2673:
--
Target Version/s: 0.24.0
   Fix Version/s: (was: 0.24.0)

 Follow Google Style Guide for header file include order completely.
 ---

 Key: MESOS-2673
 URL: https://issues.apache.org/jira/browse/MESOS-2673
 Project: Mesos
  Issue Type: Improvement
Reporter: Joerg Schad
Assignee: Joerg Schad
Priority: Minor
  Labels: mesosphere

 The header include order for Mesos actually follows the Google Styleguide but 
 omits step 1 without mentioning this exception in the Mesos styleguide. This 
 proposal suggests to adapt to the include order explained in the Google 
 Styleguide i.e. include the direct headers first in the .cpp files 
 implementing them.
 A gist of the proposal can be found here: 
 https://gist.github.com/joerg84/65cb9611d24b2e35b69b
 The corresponding Review Board review can be found here:
 https://reviews.apache.org/r/33646/ 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-2673) Follow Google Style Guide for header file include order completely.

2015-07-20 Thread Marco Massenzio (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Massenzio updated MESOS-2673:
---
Sprint: Mesosphere Sprint 10, Mesosphere Sprint 11, Mesosphere Sprint 15  
(was: Mesosphere Sprint 10, Mesosphere Sprint 11, Mesosphere Sprint 14)

 Follow Google Style Guide for header file include order completely.
 ---

 Key: MESOS-2673
 URL: https://issues.apache.org/jira/browse/MESOS-2673
 Project: Mesos
  Issue Type: Improvement
Reporter: Joerg Schad
Assignee: Joerg Schad
Priority: Minor
  Labels: mesosphere
 Fix For: 0.24.0


 The header include order for Mesos actually follows the Google Styleguide but 
 omits step 1 without mentioning this exception in the Mesos styleguide. This 
 proposal suggests to adapt to the include order explained in the Google 
 Styleguide i.e. include the direct headers first in the .cpp files 
 implementing them.
 A gist of the proposal can be found here: 
 https://gist.github.com/joerg84/65cb9611d24b2e35b69b
 The corresponding Review Board review can be found here:
 https://reviews.apache.org/r/33646/ 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-2673) Follow Google Style Guide for header file include order completely.

2015-07-06 Thread Marco Massenzio (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Massenzio updated MESOS-2673:
---
Sprint: Mesosphere Sprint 10, Mesosphere Sprint 11, Mesosphere Sprint 14  
(was: Mesosphere Sprint 10, Mesosphere Sprint 11, Mesosphere Sprint 13)

 Follow Google Style Guide for header file include order completely.
 ---

 Key: MESOS-2673
 URL: https://issues.apache.org/jira/browse/MESOS-2673
 Project: Mesos
  Issue Type: Improvement
Reporter: Joerg Schad
Assignee: Joerg Schad
Priority: Minor
  Labels: mesosphere
 Fix For: 0.24.0


 The header include order for Mesos actually follows the Google Styleguide but 
 omits step 1 without mentioning this exception in the Mesos styleguide. This 
 proposal suggests to adapt to the include order explained in the Google 
 Styleguide i.e. include the direct headers first in the .cpp files 
 implementing them.
 A gist of the proposal can be found here: 
 https://gist.github.com/joerg84/65cb9611d24b2e35b69b
 The corresponding Review Board review can be found here:
 https://reviews.apache.org/r/33646/ 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-2673) Follow Google Style Guide for header file include order completely.

2015-06-25 Thread Adam B (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam B updated MESOS-2673:
--
Fix Version/s: (was: 0.23.0)
   0.24.0

 Follow Google Style Guide for header file include order completely.
 ---

 Key: MESOS-2673
 URL: https://issues.apache.org/jira/browse/MESOS-2673
 Project: Mesos
  Issue Type: Improvement
Reporter: Joerg Schad
Assignee: Joerg Schad
Priority: Minor
  Labels: mesosphere
 Fix For: 0.24.0


 The header include order for Mesos actually follows the Google Styleguide but 
 omits step 1 without mentioning this exception in the Mesos styleguide. This 
 proposal suggests to adapt to the include order explained in the Google 
 Styleguide i.e. include the direct headers first in the .cpp files 
 implementing them.
 A gist of the proposal can be found here: 
 https://gist.github.com/joerg84/65cb9611d24b2e35b69b
 The corresponding Review Board review can be found here:
 https://reviews.apache.org/r/33646/ 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-2673) Follow Google Style Guide for header file include order completely.

2015-06-08 Thread Marco Massenzio (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Massenzio updated MESOS-2673:
---
Sprint: Mesosphere Sprint 10, Mesosphere Sprint 11, Mesosphere Sprint 12  
(was: Mesosphere Sprint 10, Mesosphere Sprint 11)

 Follow Google Style Guide for header file include order completely.
 ---

 Key: MESOS-2673
 URL: https://issues.apache.org/jira/browse/MESOS-2673
 Project: Mesos
  Issue Type: Improvement
Reporter: Joerg Schad
Assignee: Joerg Schad
Priority: Minor
 Fix For: 0.23.0


 The header include order for Mesos actually follows the Google Styleguide but 
 omits step 1 without mentioning this exception in the Mesos styleguide. This 
 proposal suggests to adapt to the include order explained in the Google 
 Styleguide i.e. include the direct headers first in the .cpp files 
 implementing them.
 A gist of the proposal can be found here: 
 https://gist.github.com/joerg84/65cb9611d24b2e35b69b
 The corresponding Review Board review can be found here:
 https://reviews.apache.org/r/33646/ 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-2673) Follow Google Style Guide for header file include order completely.

2015-05-27 Thread Marco Massenzio (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Massenzio updated MESOS-2673:
---
Sprint: Mesosphere Sprint 10, Mesosphere Sprint 11  (was: Mesosphere Sprint 
10)

 Follow Google Style Guide for header file include order completely.
 ---

 Key: MESOS-2673
 URL: https://issues.apache.org/jira/browse/MESOS-2673
 Project: Mesos
  Issue Type: Improvement
Reporter: Joerg Schad
Assignee: Joerg Schad
Priority: Minor
 Fix For: 0.23.0


 The header include order for Mesos actually follows the Google Styleguide but 
 omits step 1 without mentioning this exception in the Mesos styleguide. This 
 proposal suggests to adapt to the include order explained in the Google 
 Styleguide i.e. include the direct headers first in the .cpp files 
 implementing them.
 A gist of the proposal can be found here: 
 https://gist.github.com/joerg84/65cb9611d24b2e35b69b
 The corresponding Review Board review can be found here:
 https://reviews.apache.org/r/33646/ 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-2673) Follow Google Style Guide for header file include order completely.

2015-05-15 Thread Marco Massenzio (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Massenzio updated MESOS-2673:
---
 Priority: Minor  (was: Major)
   Sprint: Mesosphere Q1 Sprint 10 - 5/30
Fix Version/s: 0.23.0
   Issue Type: Improvement  (was: Epic)

 Follow Google Style Guide for header file include order completely.
 ---

 Key: MESOS-2673
 URL: https://issues.apache.org/jira/browse/MESOS-2673
 Project: Mesos
  Issue Type: Improvement
Reporter: Joerg Schad
Assignee: Joerg Schad
Priority: Minor
 Fix For: 0.23.0


 The header include order for Mesos actually follows the Google Styleguide but 
 omits step 1 without mentioning this exception in the Mesos styleguide. This 
 proposal suggests to adapt to the include order explained in the Google 
 Styleguide i.e. include the direct headers first in the .cpp files 
 implementing them.
 A gist of the proposal can be found here: 
 https://gist.github.com/joerg84/65cb9611d24b2e35b69b
 The corresponding Review Board review can be found here:
 https://reviews.apache.org/r/33646/ 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-2673) Follow Google Style Guide for header file include order completely.

2015-05-15 Thread Marco Massenzio (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Massenzio updated MESOS-2673:
---
Story Points: 5

 Follow Google Style Guide for header file include order completely.
 ---

 Key: MESOS-2673
 URL: https://issues.apache.org/jira/browse/MESOS-2673
 Project: Mesos
  Issue Type: Improvement
Reporter: Joerg Schad
Assignee: Joerg Schad
Priority: Minor
 Fix For: 0.23.0


 The header include order for Mesos actually follows the Google Styleguide but 
 omits step 1 without mentioning this exception in the Mesos styleguide. This 
 proposal suggests to adapt to the include order explained in the Google 
 Styleguide i.e. include the direct headers first in the .cpp files 
 implementing them.
 A gist of the proposal can be found here: 
 https://gist.github.com/joerg84/65cb9611d24b2e35b69b
 The corresponding Review Board review can be found here:
 https://reviews.apache.org/r/33646/ 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-2673) Follow Google Style Guide for header file include order completely.

2015-04-29 Thread Joerg Schad (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joerg Schad updated MESOS-2673:
---
Description: 
The header include order for Mesos actually follows the Google Styleguide but 
omits step 1 without mentioning this exception in the Mesos styleguide. This 
proposal suggests to adapt to the include order explained in the Google 
Styleguide i.e. include the direct headers first in the .cpp files implementing 
them.

A gist of the proposal can be found here: 
https://gist.github.com/joerg84/65cb9611d24b2e35b69b

The corresponding Review Board review can be found here:
https://reviews.apache.org/r/33646/ 

  was:
Regarding the header include order the Mesos style actually follows the Google 
Styleguide but omits step 1 without mentioning this exception in the Mesos 
styleguide. This proposal suggests to adapt to the include order explained in 
the Google Styleguide i.e. include the direct headers first in the .cpp files 
implementing them.

A gist of the proposal can be found here: 
https://gist.github.com/joerg84/65cb9611d24b2e35b69b

The corresponding Review Board review can be found here:
https://reviews.apache.org/r/33646/ 


 Follow Google Style Guide for header file include order completely.
 ---

 Key: MESOS-2673
 URL: https://issues.apache.org/jira/browse/MESOS-2673
 Project: Mesos
  Issue Type: Epic
Reporter: Joerg Schad
Assignee: Joerg Schad

 The header include order for Mesos actually follows the Google Styleguide but 
 omits step 1 without mentioning this exception in the Mesos styleguide. This 
 proposal suggests to adapt to the include order explained in the Google 
 Styleguide i.e. include the direct headers first in the .cpp files 
 implementing them.
 A gist of the proposal can be found here: 
 https://gist.github.com/joerg84/65cb9611d24b2e35b69b
 The corresponding Review Board review can be found here:
 https://reviews.apache.org/r/33646/ 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)