[ 
https://issues.apache.org/jira/browse/OPENJPA-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990063#comment-12990063
 ] 

Mark Struberg commented on OPENJPA-1934:
----------------------------------------

I just copy the IP clearance log from the list over here, to have all dropped 
in 1 place.

IP clearance log openjpa-maven-plugin
=====================================

svn log --xml https://svn.codehaus.org/mojo/trunk/mojo/openjpa-maven-plugin | 
grep author | sort |uniq -c
      5 <author>bentmann</author>
      1 <author>dantran</author>
      1 <author>dennisl</author>
      2 <author>hboutemy</author>
      1 <author>kenney</author>
      1 <author>rafale</author>
     23 <author>rahul</author>
      1 <author>Rahul</author>
     39 <author>struberg</author>


All committers have ASF CLAs on file.
This is the list for matching the ids:

codehaus-id ASF-id      realname
bentmann    bentmann    Benjamin Bentmann
dantran     dantran     Dan Tran
dennisl     dennisl     Dennis Lundberg
hboutemy    hboutemy    Herve Boutemy
kenney      kenney      Kenney Westerhof
rafale      rafale      Raphael Pieroni
rahul/Rahul rinku       Rahul Thakur
struberg    struberg    Mark Struberg
     
     
     
The following are only minor changes or got completely reverted in the meantime:

id: rafale
<logentry
   revision="3775">
<author>rafale</author>
<date>2007-03-26T22:04:14.309648Z</date>
<msg>Updated pom parent versions to 14 (ensuring builds are not broken by 
adding dependency when needed)</msg>
</logentry>
changelog: http://fisheye.codehaus.org/changelog/mojo/?cs=3775
IP-clearance comment: not used anymore


id: kenney
<logentry
   revision="3527">
<author>kenney</author>
<date>2007-03-06T00:49:48.780821Z</date>
<msg>Fix NPE</msg>
</logentry>
changelog: http://fisheye.codehaus.org/changelog/mojo/?cs=3527
IP-clearance comment: not used anymore, got dropped with my rewrite from cli to 
java native invocation.


id: dennisl
<logentry
   revision="7003">
<author>dennisl</author>
<date>2008-05-18T09:46:54.753907Z</date>
<msg>o Update links to Doxia APT reference.</msg>
</logentry>
changelog: http://fisheye.codehaus.org/changelog/mojo/?cs=7003
IP-clearance comment: only changed the apt syntax link to the new position


id: dantran
<logentry
   revision="6814">
<author>dantran</author>
<date>2008-04-21T23:22:17.757602Z</date>
<msg>Update test to use official openjpa release 1.0.2</msg>
</logentry>
changelog: http://fisheye.codehaus.org/changelog/mojo/?cs=6814
IP-clearance comment: only a version pump for the tests.


id: hboutemy
<logentry
   revision="10676">
<author>hboutemy</author>
<date>2009-09-12T12:11:16.076819Z</date>
<msg>added XML Schema reference to site.xml</msg>
</logentry>
changelog: http://fisheye.codehaus.org/changelog/mojo/?cs=10676
IP-clearance comment: only xmlns added to the pom.xml

<logentry
   revision="10669">
<author>hboutemy</author>
<date>2009-09-11T16:13:43.402322Z</date>
<msg>updated POM xsd location to 
http://maven.apache.org/xsd/maven-4.0.0.xsd</msg>
</logentry>
changelog: http://fisheye.codehaus.org/changelog/mojo/?cs=10669
IP-clearance comment: xsi:schemaLocation for pom schema fixed.


Contribution statistics:
$> find src/main/java/ -name *.java | xargs svn blame -x --ignore-eol-style 
--xml | grep author | sort | uniq -c
     11 <author>bentmann</author>
    459 <author>rahul</author>
      5 <author>Rahul</author>
    561 <author>struberg</author>
   
$> find src/test/java/ -name *.java | xargs svn blame -x --ignore-eol-style 
--xml |  grep author  | sort | uniq -c
    100 <author>rahul</author>
     80 <author>struberg</author>

$> find src/it/ -type f | grep -v .svn | xargs svn blame -x --ignore-eol-style 
--xml | grep author | sort | uniq -c
    259 <author>rahul</author>
   1250 <author>struberg</author>
    

> contribute an openjpa-maven-plugin 
> -----------------------------------
>
>                 Key: OPENJPA-1934
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1934
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: tooling
>            Reporter: Mark Struberg
>             Fix For: 2.2.0
>
>
> I'd like to contribute an openjpa-maven-plugin which got mainly written by 
> Rahul Thakur and me over at codehaus.org. All is ALv2 licensed and the code 
> provenance is pretty clear.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to