You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Kozlov (JIRA)" <ji...@apache.org> on 2015/02/16 15:03:11 UTC

[jira] [Closed] (IGNITE-267) Pom.xml still points on GridGain in developers section

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

Sergey Kozlov closed IGNITE-267.
--------------------------------

> Pom.xml still points on GridGain in developers section
> ------------------------------------------------------
>
>                 Key: IGNITE-267
>                 URL: https://issues.apache.org/jira/browse/IGNITE-267
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: sprint-1
>            Reporter: Sergey Kozlov
>            Assignee: Sergey Kozlov
>             Fix For: sprint-1
>
>
> pom.xml files uploaded in maven repository have following section
> {noformat}
> <developers>
> <developer>
> <id>gridgain</id>
> <name>GridGain</name>
> <email>mvncentral@gridgain.com</email>
> </developer>
> </developers>
> {noformat}
> Apache commons logging pom.xml developers section:
> {noformat}
> <developers>
> <developer>
> <id>morgand</id>
> <name>Morgan Delagrange</name>
> <email>morgand at apache dot org</email>
> <organization>Apache</organization>
> <roles>
> <role>Java Developer</role>
> </roles>
> </developer>
> <developer>
> <id>rwaldhoff</id>
> <name>Rodney Waldhoff</name>
> <email>rwaldhoff at apache org</email>
> <organization>Apache Software Foundation</organization>
> </developer>
> <developer>
> <id>craigmcc</id>
> <name>Craig McClanahan</name>
> <email>craigmcc at apache org</email>
> <organization>Apache Software Foundation</organization>
> </developer>
> <developer>
> <id>sanders</id>
> <name>Scott Sanders</name>
> <email>sanders at apache dot org</email>
> <organization>Apache Software Foundation</organization>
> </developer>
> <developer>
> <id>rdonkin</id>
> <name>Robert Burrell Donkin</name>
> <email>rdonkin at apache dot org</email>
> <organization>Apache Software Foundation</organization>
> </developer>
> <developer>
> <id>donaldp</id>
> <name>Peter Donald</name>
> <email>donaldp at apache dot org</email>
> </developer>
> <developer>
> <id>costin</id>
> <name>Costin Manolache</name>
> <email>costin at apache dot org</email>
> <organization>Apache Software Foundation</organization>
> </developer>
> <developer>
> <id>rsitze</id>
> <name>Richard Sitze</name>
> <email>rsitze at apache dot org</email>
> <organization>Apache Software Foundation</organization>
> </developer>
> <developer>
> <id>baliuka</id>
> <name>Juozas Baliuka</name>
> <email>baliuka@apache.org</email>
> <roles>
> <role>Java Developer</role>
> </roles>
> </developer>
> <developer>
> <id>skitching</id>
> <name>Simon Kitching</name>
> <email>skitching@apache.org</email>
> <organization>Apache Software Foundation</organization>
> </developer>
> <developer>
> <id>dennisl</id>
> <name>Dennis Lundberg</name>
> <email>dennisl@apache.org</email>
> <organization>Apache Software Foundation</organization>
> </developer>
> <developer>
> <id>bstansberry</id>
> <name>Brian Stansberry</name>
> </developer>
> </developers>
> {noformat}



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