Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/IPLog"

(Section 2 bugs committed)
Line 15: Line 15:
 
! Committers
 
! Committers
 
|-
 
|-
| ssmith || kchen || cdelahunt || bdoughan || ailitchev || mkeith || Mmacivor || dmccann || dminsky|| mnorman
+
| ssmith || kchen || cdelahunt || bdoughan || ailitchev || mkeith || Mmacivor || dmccann || dminsky|| minorman
 
|-
 
|-
 
| mobrien || gpelletie || ppurich || rsapir || dsmith || jsutherla || dtwelves || tware || gyorke
 
| mobrien || gpelletie || ppurich || rsapir || dsmith || jsutherla || dtwelves || tware || gyorke
Line 45: Line 45:
 
|-
 
|-
 
| || IpZilla 1700 || 800 loc || minorman || DBWS code
 
| || IpZilla 1700 || 800 loc || minorman || DBWS code
 +
|-
 +
| || [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1701 1701] || 2 jars, ~250 KB || minorman || WSDL4J <br> /svnroot/technology/org.eclipse.persistence/trunk/foundation/eclipselink.dbws.lib/wsdl4j.jar,wsdl4j-src-1.6.2.zip
 +
|-
 +
| Oct 1, 2007 || [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1755 1755] || 1900 loc || minorman || PB4 custom JUnit4 runner
 
|-
 
|-
 
| Oct 1, 2007 || [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1617 1617] || 95 Files, 72 KB || dclarke || Checked in JAXB 2.0 API <br> /svnroot/technology/org.eclipse.persistence/trunk/moxy/eclipselink.moxy.lib/jaxb-api.jar  
 
| Oct 1, 2007 || [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1617 1617] || 95 Files, 72 KB || dclarke || Checked in JAXB 2.0 API <br> /svnroot/technology/org.eclipse.persistence/trunk/moxy/eclipselink.moxy.lib/jaxb-api.jar  
Line 53: Line 57:
 
|-
 
|-
 
| Oct 1, 2007 || [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1620 1620] || 43Files,  54KB || dclarke || Checked in Java Activation Framework 1.1 <br> /svnroot/technology/org.eclipse.persistence/trunk/foundation/eclipselink.core.lib/activation.jar
 
| Oct 1, 2007 || [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1620 1620] || 43Files,  54KB || dclarke || Checked in Java Activation Framework 1.1 <br> /svnroot/technology/org.eclipse.persistence/trunk/foundation/eclipselink.core.lib/activation.jar
 +
|-
 +
| Oct 2, 2007 || [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1768 1768] || 1, ~ 1M || minorman || Checked in Ant 1.6.5 jar <br> /svnroot/technology/org.eclipse.persistence/trunk/foundation/eclipselink.core.lib/ant.jar
 
|-
 
|-
 
|}
 
|}
Line 88: Line 94:
 
|-
 
|-
 
| 1701 || WSDL4J 1.6.2
 
| 1701 || WSDL4J 1.6.2
 +
|-
 +
| 1768 || Ant 1.6.5
 
|-
 
|-
 
|}
 
|}
  
 
For a complete list of dependencies see [http://wiki.eclipse.org/EclipseLink/Dependencies EclipseLink Dependencies]
 
For a complete list of dependencies see [http://wiki.eclipse.org/EclipseLink/Dependencies EclipseLink Dependencies]

Revision as of 16:25, 2 October 2007

The IP Project Log is a documentat that records code and non-code contributions.

Section 1 (Committers)

A list of all the Committers, past and present, whose contribution is still active in the repository.

Committers
Project Leads
pkrogh dclarke
Committers
ssmith kchen cdelahunt bdoughan ailitchev mkeith Mmacivor dmccann dminsky minorman
mobrien gpelletie ppurich rsapir dsmith jsutherla dtwelves tware gyorke

Section 2 bugs committed

Bugs Committed
Date Bug # Contrib. Size Committer description
IpZilla 1604 441,000 loc tware initial contribution of EclipseLink
IpZilla 1605 37,000 loc tware initial contribution ASM library
IpZilla 1604 0 loc - testing config and data tware initial contribution of testing config and data files
IpZilla 1604 0 loc - xsd and config files tware initial contribution of xsd and config files for eclipselink.jar
None 0 loc - Eclipse Projects tware Added Eclipse projects for foundation/core, foundation/core.lib, and jpa/core
None 0 loc - Eclipse Projects + ant builds tware Added Eclipse projects for foundation/core.test, jpa/core.test and ant scripts that allow configuration of those projects
IpZilla 1605 29000 loc tware Added renamed version of ANTLR v3 and made updates to EclipseLink code to make use of new version.
IpZilla 1700 800 loc minorman DBWS code
1701 2 jars, ~250 KB minorman WSDL4J
/svnroot/technology/org.eclipse.persistence/trunk/foundation/eclipselink.dbws.lib/wsdl4j.jar,wsdl4j-src-1.6.2.zip
Oct 1, 2007 1755 1900 loc minorman PB4 custom JUnit4 runner
Oct 1, 2007 1617 95 Files, 72 KB dclarke Checked in JAXB 2.0 API
/svnroot/technology/org.eclipse.persistence/trunk/moxy/eclipselink.moxy.lib/jaxb-api.jar
Oct 1, 2007 1618 39 Files, 45 KB dclarke Checked in StAX 1.0
/svnroot/technology/org.eclipse.persistence/trunk/foundation/eclipselink.core.lib/jsr173_1.0_api.jar
Oct 1, 2007 1619,1311 259 Files, 382 KB dclarke Checked in JavaMail 1.4
/svnroot/technology/org.eclipse.persistence/trunk/foundation/eclipselink.core.lib/mail.jar
Oct 1, 2007 1620 43Files, 54KB dclarke Checked in Java Activation Framework 1.1
/svnroot/technology/org.eclipse.persistence/trunk/foundation/eclipselink.core.lib/activation.jar
Oct 2, 2007 1768 1, ~ 1M minorman Checked in Ant 1.6.5 jar
/svnroot/technology/org.eclipse.persistence/trunk/foundation/eclipselink.core.lib/ant.jar

Section 3 (Third Party Software)

A list of the non-Eclipse third party software included in the Project:

Project Time Line
IP Zilla Number Description
1616 JPA 1.0
1617 JAXB 2.0
1618 StAX 1.0.1
1619 Java Mail
1620 Java Mail (Activation)
1622 SDO
1605 ASM 1.5.3
1613 JTA 1.1
1614 JMS 1.1
1621 JCA 1.5
1695 ANTLR 3.0
1701 WSDL4J 1.6.2
1768 Ant 1.6.5

For a complete list of dependencies see EclipseLink Dependencies

Back to the top