[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-11-27 Thread Akira Ajisaka (JIRA)

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

Akira Ajisaka updated HADOOP-13506:
---
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 3.0.0-alpha2
   Status: Resolved  (was: Patch Available)

Committed this to trunk. Thanks [~kaisasak] for the contribution and thanks 
[~ste...@apache.org] for the review!

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Minor
> Fix For: 3.0.0-alpha2
>
> Attachments: HADOOP-13506.01.patch, HADOOP-13506.02.patch, 
> HADOOP-13506.03.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-11-27 Thread Kai Sasaki (JIRA)

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

Kai Sasaki updated HADOOP-13506:

Attachment: HADOOP-13506.03.patch

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Minor
> Attachments: HADOOP-13506.01.patch, HADOOP-13506.02.patch, 
> HADOOP-13506.03.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-11-27 Thread Akira Ajisaka (JIRA)

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

Akira Ajisaka updated HADOOP-13506:
---
Priority: Minor  (was: Trivial)

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Minor
> Attachments: HADOOP-13506.01.patch, HADOOP-13506.02.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-11-20 Thread Kai Sasaki (JIRA)

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

Kai Sasaki updated HADOOP-13506:

Status: Patch Available  (was: Open)

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Trivial
> Attachments: HADOOP-13506.01.patch, HADOOP-13506.02.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-10-28 Thread Kai Sasaki (JIRA)

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

Kai Sasaki updated HADOOP-13506:

Status: Open  (was: Patch Available)

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Trivial
> Attachments: HADOOP-13506.01.patch, HADOOP-13506.02.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-10-13 Thread Kai Sasaki (JIRA)

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

Kai Sasaki updated HADOOP-13506:

Attachment: HADOOP-13506.02.patch

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Trivial
> Attachments: HADOOP-13506.01.patch, HADOOP-13506.02.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-10-07 Thread Kai Sasaki (JIRA)

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

Kai Sasaki updated HADOOP-13506:

Status: Patch Available  (was: Open)

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Trivial
> Attachments: HADOOP-13506.01.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-10-07 Thread Kai Sasaki (JIRA)

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

Kai Sasaki updated HADOOP-13506:

Status: Open  (was: Patch Available)

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Trivial
> Attachments: HADOOP-13506.01.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-09-08 Thread Kai Sasaki (JIRA)

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

Kai Sasaki updated HADOOP-13506:

Status: Open  (was: Patch Available)

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Trivial
> Attachments: HADOOP-13506.01.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-09-08 Thread Kai Sasaki (JIRA)

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

Kai Sasaki updated HADOOP-13506:

Status: Patch Available  (was: Open)

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Trivial
> Attachments: HADOOP-13506.01.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-08-19 Thread Kai Sasaki (JIRA)

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

Kai Sasaki updated HADOOP-13506:

Status: Patch Available  (was: Open)

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Trivial
> Attachments: HADOOP-13506.01.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-08-19 Thread Kai Sasaki (JIRA)

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

Kai Sasaki updated HADOOP-13506:

Status: Open  (was: Patch Available)

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Trivial
> Attachments: HADOOP-13506.01.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-08-17 Thread Kai Sasaki (JIRA)

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

Kai Sasaki updated HADOOP-13506:

Status: Patch Available  (was: Open)

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Trivial
> Attachments: HADOOP-13506.01.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-13506) Redundant groupid warning in child projects

2016-08-17 Thread Kai Sasaki (JIRA)

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

Kai Sasaki updated HADOOP-13506:

Attachment: HADOOP-13506.01.patch

> Redundant groupid warning in child projects
> ---
>
> Key: HADOOP-13506
> URL: https://issues.apache.org/jira/browse/HADOOP-13506
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha2
>Reporter: Kai Sasaki
>Assignee: Kai Sasaki
>Priority: Trivial
> Attachments: HADOOP-13506.01.patch
>
>
> Some child projects defines groupId (org.apache.hadoop) redundantly which is 
> already defined in parent project. In addition, IDEs are throwing warning 
> message like 
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org