[jira] [Commented] (CAMEL-7346) Cleanup Maven Project Definitions

2014-04-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13961662#comment-13961662
 ] 

ASF GitHub Bot commented on CAMEL-7346:
---

Github user asfgit closed the pull request at:

https://github.com/apache/camel/pull/130


 Cleanup Maven Project Definitions
 -

 Key: CAMEL-7346
 URL: https://issues.apache.org/jira/browse/CAMEL-7346
 Project: Camel
  Issue Type: Improvement
Reporter: Gregor Zurowski
Assignee: Gregor Zurowski
Priority: Minor
 Fix For: 2.14.0


 This is a follow-up ticket for CAMEL-7326 and is supposed to further clean up 
 Maven pom.xml files. Currently there are ~100 warnings after Camel is 
 imported into Eclipse. This ticket requests to reduce the number of warning 
 by fixing Maven problems such as duplicate group definitions, redundant 
 version specification, etc.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CAMEL-7346) Cleanup Maven Project Definitions

2014-04-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13961612#comment-13961612
 ] 

ASF GitHub Bot commented on CAMEL-7346:
---

GitHub user gzurowski opened a pull request:

https://github.com/apache/camel/pull/130

CAMEL-7346: Clean-Up Maven Project Definitions

Reduce redundancies in Maven pom.xml files:
- Remove redundant groupId definition
- Remove redundant version specification

Signed-off-by: Gregor Zurowski gre...@zurowski.org

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gzurowski/camel CAMEL-7346

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/130.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #130


commit 29dee17af39cf335f9c067e8d0280424ffb848b5
Author: Gregor Zurowski gre...@zurowski.org
Date:   2014-04-06T21:26:39Z

CAMEL-7346: Remove redundant groupId definition

Signed-off-by: Gregor Zurowski gre...@zurowski.org

commit bdf3021d0b9c19110088c93f9ad7b41d273930c0
Author: Gregor Zurowski gre...@zurowski.org
Date:   2014-04-06T22:39:51Z

CAMEL-7346: Remove redundant version specification

Remove redundant version specification from dependencies that are
already defined with the exact same version by their parents.

Signed-off-by: Gregor Zurowski gre...@zurowski.org




 Cleanup Maven Project Definitions
 -

 Key: CAMEL-7346
 URL: https://issues.apache.org/jira/browse/CAMEL-7346
 Project: Camel
  Issue Type: Improvement
Reporter: Gregor Zurowski
Assignee: Gregor Zurowski
Priority: Minor
 Fix For: 2.14.0


 This is a follow-up ticket for CAMEL-7326 and is supposed to further clean up 
 Maven pom.xml files. Currently there are ~100 warnings after Camel is 
 imported into Eclipse. This ticket requests to reduce the number of warning 
 by fixing Maven problems such as duplicate group definitions, redundant 
 version specification, etc.



--
This message was sent by Atlassian JIRA
(v6.2#6252)