forked from payara/Payara_PatchedProjects
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FISH-449 Add patched Eclipselink with Oracle19c support
- Loading branch information
Showing
229 changed files
with
1,537 additions
and
57 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
org/eclipse/persistence/commonj.sdo/maven-metadata-eclipselink.repository.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?><metadata> | ||
<groupId>org.eclipse.persistence</groupId> | ||
<artifactId>commonj.sdo</artifactId> | ||
<version>2.1.1</version> | ||
<versioning> | ||
<versions> | ||
<version>2.1.1</version> | ||
</versions> | ||
<lastUpdated>20201006092049</lastUpdated> | ||
</versioning> | ||
</metadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
d01526b09a432c7a0d38549007cab0ad | ||
4c95a8e6c4e780c5c083d24ddeaaaa10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
a044b8bd6a60bc104548e46eb39b347ff7e63cdb | ||
f620d41aff1705419d02aae1c6f2f18b98d60dfd |
Binary file added
BIN
+8.24 MB
org/eclipse/persistence/eclipselink/2.6.8.payara-p2/eclipselink-2.6.8.payara-p2-sources.jar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...lipse/persistence/eclipselink/2.6.8.payara-p2/eclipselink-2.6.8.payara-p2-sources.jar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
734d10f1adf39c69e046bb9ae80e1596 |
1 change: 1 addition & 0 deletions
1
...ipse/persistence/eclipselink/2.6.8.payara-p2/eclipselink-2.6.8.payara-p2-sources.jar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
c6a153bbf0c5788a4992ceec8676526393bf103c |
Binary file added
BIN
+8.84 MB
org/eclipse/persistence/eclipselink/2.6.8.payara-p2/eclipselink-2.6.8.payara-p2.jar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
org/eclipse/persistence/eclipselink/2.6.8.payara-p2/eclipselink-2.6.8.payara-p2.jar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
970c7f46a13dff4ece61c1b0c8e47191 |
1 change: 1 addition & 0 deletions
1
org/eclipse/persistence/eclipselink/2.6.8.payara-p2/eclipselink-2.6.8.payara-p2.jar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0386c8be682fc596bbc6a9b41388dda4f027f1f8 |
68 changes: 68 additions & 0 deletions
68
org/eclipse/persistence/eclipselink/2.6.8.payara-p2/eclipselink-2.6.8.payara-p2.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.eclipse.persistence</groupId> | ||
<artifactId>eclipselink</artifactId> | ||
<version>2.6.8.payara-p2</version> | ||
<packaging>jar</packaging> | ||
<name>EclipseLink (non-OSGi)</name> | ||
<description>EclipseLink build based upon Git transaction 377eb2d553</description> | ||
<url>http://www.eclipse.org/eclipselink</url> | ||
<organization> | ||
<name>Eclipse.org - EclipseLink Project</name> | ||
<url>http://www.eclipse.org/eclipselink</url> | ||
</organization> | ||
<issueManagement> | ||
<system>bugzilla</system> | ||
<url>https://bugs.eclipse.org/bugs</url> | ||
</issueManagement> | ||
<inceptionYear>2007</inceptionYear> | ||
<mailingLists> | ||
<mailingList> | ||
<name>EclipseLink Developer List</name> | ||
<post>eclipselink-dev@eclipse.org</post> | ||
<archive>http://dev.eclipse.org/mhonarc/lists/eclipselink-dev</archive> | ||
</mailingList> | ||
<mailingList> | ||
<name>EclipseLink User List</name> | ||
<post>eclipselink-users@eclipse.org</post> | ||
<archive>http://dev.eclipse.org/mhonarc/lists/eclipselink-users</archive> | ||
</mailingList> | ||
</mailingLists> | ||
<licenses> | ||
<license> | ||
<name>Eclipse Public License v1.0</name> | ||
<url>http://www.eclipse.org/legal/epl-v10.html</url> | ||
<distribution>repo</distribution> | ||
<comments>Standard Eclipse Licence</comments> | ||
</license> | ||
<license> | ||
<name>Eclipse Distribution License v. 1.0</name> | ||
<url>http://www.eclipse.org/org/documents/edl-v10.php</url> | ||
<distribution>repo</distribution> | ||
<comments>Standard Eclipse Distribution License</comments> | ||
</license> | ||
</licenses> | ||
<scm> | ||
<connection>scm:git:http://git.eclipse.org/eclipselink/eclipselink.runtime.git</connection> | ||
<url>http://git.eclipse.org/eclipselink/eclipselink.runtime.git</url> | ||
</scm> | ||
<developers> | ||
<developer> | ||
<id>PeterKrogh</id> | ||
<name>Peter Krogh</name> | ||
<email>peter.krogh@oracle.com</email> | ||
<organization>Eclipse.org - EclipseLink Project</organization> | ||
<organizationUrl>http://www.eclipse.org/eclipselink</organizationUrl> | ||
<roles> | ||
<role>Project Manager</role> | ||
<role>Developer</role> | ||
</roles> | ||
<timezone>-5</timezone> | ||
</developer> | ||
</developers> | ||
<dependencies><dependency><groupId>org.eclipse.persistence</groupId><artifactId>javax.persistence</artifactId><version>2.1.1</version><type>jar</type><scope>compile</scope><optional>false</optional></dependency><dependency><groupId>org.eclipse.persistence</groupId><artifactId>commonj.sdo</artifactId><version>2.1.1</version><type>jar</type><scope>compile</scope><optional>false</optional></dependency></dependencies> | ||
</project> | ||
|
||
|
||
|
1 change: 1 addition & 0 deletions
1
org/eclipse/persistence/eclipselink/2.6.8.payara-p2/eclipselink-2.6.8.payara-p2.pom.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
f9c63d5e35f786f7189dc12f61990407 |
1 change: 1 addition & 0 deletions
1
org/eclipse/persistence/eclipselink/2.6.8.payara-p2/eclipselink-2.6.8.payara-p2.pom.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
644a18aaa906e8fb9ef7e5766d79817b575448d8 |
11 changes: 11 additions & 0 deletions
11
org/eclipse/persistence/eclipselink/maven-metadata-eclipselink.repository.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?><metadata> | ||
<groupId>org.eclipse.persistence</groupId> | ||
<artifactId>eclipselink</artifactId> | ||
<version>2.6.8.payara-p2</version> | ||
<versioning> | ||
<versions> | ||
<version>2.6.8.payara-p2</version> | ||
</versions> | ||
<lastUpdated>20201006092050</lastUpdated> | ||
</versioning> | ||
</metadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
ba506ff4e5dbd43f5829cc837ccc072f | ||
6ce2b40c3f3de4a07dbcee4b16e0461c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4f78e5daa2ac274f7ed7bf33de0b5b44939cf790 | ||
1d5a025d0f5f1534b88edd308f8fdd002b81e988 |
11 changes: 11 additions & 0 deletions
11
org/eclipse/persistence/javax.persistence/maven-metadata-eclipselink.repository.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?><metadata> | ||
<groupId>org.eclipse.persistence</groupId> | ||
<artifactId>javax.persistence</artifactId> | ||
<version>2.1.1</version> | ||
<versioning> | ||
<versions> | ||
<version>2.1.1</version> | ||
</versions> | ||
<lastUpdated>20201006092048</lastUpdated> | ||
</versioning> | ||
</metadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
org/eclipse/persistence/javax.persistence/maven-metadata.xml.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
b75aa187dca816f196946e67261eb972 | ||
77c7672726c3065c742bc933592577cb |
2 changes: 1 addition & 1 deletion
2
org/eclipse/persistence/javax.persistence/maven-metadata.xml.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
dee20585afe9f76de19e759a52438acc079a302c | ||
c7f86a57ed390b15eae2e8e912eeef4cfc92181e |
Binary file added
BIN
+199 KB
...rsistence.antlr/2.6.8.payara-p2/org.eclipse.persistence.antlr-2.6.8.payara-p2-sources.jar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...tence.antlr/2.6.8.payara-p2/org.eclipse.persistence.antlr-2.6.8.payara-p2-sources.jar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
e4e17b8936616645ee7798b07b459de5 |
1 change: 1 addition & 0 deletions
1
...ence.antlr/2.6.8.payara-p2/org.eclipse.persistence.antlr-2.6.8.payara-p2-sources.jar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ba60da990d1469d8dead2df22128948bd04473d6 |
Binary file added
BIN
+173 KB
...lipse.persistence.antlr/2.6.8.payara-p2/org.eclipse.persistence.antlr-2.6.8.payara-p2.jar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...e.persistence.antlr/2.6.8.payara-p2/org.eclipse.persistence.antlr-2.6.8.payara-p2.jar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
fbff890f1913157445e092fb3aa63d94 |
1 change: 1 addition & 0 deletions
1
....persistence.antlr/2.6.8.payara-p2/org.eclipse.persistence.antlr-2.6.8.payara-p2.jar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0bbce1383a3e2ecd0be1aed1e1fa03aa16f23844 |
68 changes: 68 additions & 0 deletions
68
...lipse.persistence.antlr/2.6.8.payara-p2/org.eclipse.persistence.antlr-2.6.8.payara-p2.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.eclipse.persistence</groupId> | ||
<artifactId>org.eclipse.persistence.antlr</artifactId> | ||
<version>2.6.8.payara-p2</version> | ||
<packaging>jar</packaging> | ||
<name>EclipseLink ANTLR</name> | ||
<description>EclipseLink build based upon Git transaction 377eb2d553</description> | ||
<url>http://www.eclipse.org/eclipselink</url> | ||
<organization> | ||
<name>Eclipse.org - EclipseLink Project</name> | ||
<url>http://www.eclipse.org/eclipselink</url> | ||
</organization> | ||
<issueManagement> | ||
<system>bugzilla</system> | ||
<url>https://bugs.eclipse.org/bugs</url> | ||
</issueManagement> | ||
<inceptionYear>2007</inceptionYear> | ||
<mailingLists> | ||
<mailingList> | ||
<name>EclipseLink Developer List</name> | ||
<post>eclipselink-dev@eclipse.org</post> | ||
<archive>http://dev.eclipse.org/mhonarc/lists/eclipselink-dev</archive> | ||
</mailingList> | ||
<mailingList> | ||
<name>EclipseLink User List</name> | ||
<post>eclipselink-users@eclipse.org</post> | ||
<archive>http://dev.eclipse.org/mhonarc/lists/eclipselink-users</archive> | ||
</mailingList> | ||
</mailingLists> | ||
<licenses> | ||
<license> | ||
<name>Eclipse Public License v1.0</name> | ||
<url>http://www.eclipse.org/legal/epl-v10.html</url> | ||
<distribution>repo</distribution> | ||
<comments>Standard Eclipse Licence</comments> | ||
</license> | ||
<license> | ||
<name>Eclipse Distribution License v. 1.0</name> | ||
<url>http://www.eclipse.org/org/documents/edl-v10.php</url> | ||
<distribution>repo</distribution> | ||
<comments>Standard Eclipse Distribution License</comments> | ||
</license> | ||
</licenses> | ||
<scm> | ||
<connection>scm:git:http://git.eclipse.org/eclipselink/eclipselink.runtime.git</connection> | ||
<url>http://git.eclipse.org/eclipselink/eclipselink.runtime.git</url> | ||
</scm> | ||
<developers> | ||
<developer> | ||
<id>PeterKrogh</id> | ||
<name>Peter Krogh</name> | ||
<email>peter.krogh@oracle.com</email> | ||
<organization>Eclipse.org - EclipseLink Project</organization> | ||
<organizationUrl>http://www.eclipse.org/eclipselink</organizationUrl> | ||
<roles> | ||
<role>Project Manager</role> | ||
<role>Developer</role> | ||
</roles> | ||
<timezone>-5</timezone> | ||
</developer> | ||
</developers> | ||
|
||
</project> | ||
|
||
|
||
|
1 change: 1 addition & 0 deletions
1
...e.persistence.antlr/2.6.8.payara-p2/org.eclipse.persistence.antlr-2.6.8.payara-p2.pom.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
74167aa87c067ce3382409d543ef31cc |
1 change: 1 addition & 0 deletions
1
....persistence.antlr/2.6.8.payara-p2/org.eclipse.persistence.antlr-2.6.8.payara-p2.pom.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0f2736118b100a3e95063dee12c3b02fb28ccd72 |
11 changes: 11 additions & 0 deletions
11
...lipse/persistence/org.eclipse.persistence.antlr/maven-metadata-eclipselink.repository.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?><metadata> | ||
<groupId>org.eclipse.persistence</groupId> | ||
<artifactId>org.eclipse.persistence.antlr</artifactId> | ||
<version>2.6.8.payara-p2</version> | ||
<versioning> | ||
<versions> | ||
<version>2.6.8.payara-p2</version> | ||
</versions> | ||
<lastUpdated>20201006092052</lastUpdated> | ||
</versioning> | ||
</metadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
60e8956d034440f06b41a5a065f8b643 | ||
061d5b94b026c503ef92319ca6660abf |
2 changes: 1 addition & 1 deletion
2
org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
69841924b3e1c4776dd2046a66c7783478a84d76 | ||
202b1aa8c8110089d445d9ff2c0751d60232b111 |
Binary file added
BIN
+463 KB
...e.persistence.asm/2.6.8.payara-p2/org.eclipse.persistence.asm-2.6.8.payara-p2-sources.jar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...rsistence.asm/2.6.8.payara-p2/org.eclipse.persistence.asm-2.6.8.payara-p2-sources.jar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0e8d4a4dae4ee8bda118adab471c6891 |
1 change: 1 addition & 0 deletions
1
...sistence.asm/2.6.8.payara-p2/org.eclipse.persistence.asm-2.6.8.payara-p2-sources.jar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
c7030854adfdce9274939905d3593015a26bc944 |
Binary file added
BIN
+462 KB
...g.eclipse.persistence.asm/2.6.8.payara-p2/org.eclipse.persistence.asm-2.6.8.payara-p2.jar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...lipse.persistence.asm/2.6.8.payara-p2/org.eclipse.persistence.asm-2.6.8.payara-p2.jar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
b0e2651cf9921ad7dd76a97c65436f7e |
1 change: 1 addition & 0 deletions
1
...ipse.persistence.asm/2.6.8.payara-p2/org.eclipse.persistence.asm-2.6.8.payara-p2.jar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
e073027f5a6f114d7605820ba8c8e6611bb1a878 |
68 changes: 68 additions & 0 deletions
68
...g.eclipse.persistence.asm/2.6.8.payara-p2/org.eclipse.persistence.asm-2.6.8.payara-p2.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.eclipse.persistence</groupId> | ||
<artifactId>org.eclipse.persistence.asm</artifactId> | ||
<version>2.6.8.payara-p2</version> | ||
<packaging>jar</packaging> | ||
<name>EclipseLink ASM</name> | ||
<description>EclipseLink build based upon Git transaction 377eb2d553</description> | ||
<url>http://www.eclipse.org/eclipselink</url> | ||
<organization> | ||
<name>Eclipse.org - EclipseLink Project</name> | ||
<url>http://www.eclipse.org/eclipselink</url> | ||
</organization> | ||
<issueManagement> | ||
<system>bugzilla</system> | ||
<url>https://bugs.eclipse.org/bugs</url> | ||
</issueManagement> | ||
<inceptionYear>2007</inceptionYear> | ||
<mailingLists> | ||
<mailingList> | ||
<name>EclipseLink Developer List</name> | ||
<post>eclipselink-dev@eclipse.org</post> | ||
<archive>http://dev.eclipse.org/mhonarc/lists/eclipselink-dev</archive> | ||
</mailingList> | ||
<mailingList> | ||
<name>EclipseLink User List</name> | ||
<post>eclipselink-users@eclipse.org</post> | ||
<archive>http://dev.eclipse.org/mhonarc/lists/eclipselink-users</archive> | ||
</mailingList> | ||
</mailingLists> | ||
<licenses> | ||
<license> | ||
<name>Eclipse Public License v1.0</name> | ||
<url>http://www.eclipse.org/legal/epl-v10.html</url> | ||
<distribution>repo</distribution> | ||
<comments>Standard Eclipse Licence</comments> | ||
</license> | ||
<license> | ||
<name>Eclipse Distribution License v. 1.0</name> | ||
<url>http://www.eclipse.org/org/documents/edl-v10.php</url> | ||
<distribution>repo</distribution> | ||
<comments>Standard Eclipse Distribution License</comments> | ||
</license> | ||
</licenses> | ||
<scm> | ||
<connection>scm:git:http://git.eclipse.org/eclipselink/eclipselink.runtime.git</connection> | ||
<url>http://git.eclipse.org/eclipselink/eclipselink.runtime.git</url> | ||
</scm> | ||
<developers> | ||
<developer> | ||
<id>PeterKrogh</id> | ||
<name>Peter Krogh</name> | ||
<email>peter.krogh@oracle.com</email> | ||
<organization>Eclipse.org - EclipseLink Project</organization> | ||
<organizationUrl>http://www.eclipse.org/eclipselink</organizationUrl> | ||
<roles> | ||
<role>Project Manager</role> | ||
<role>Developer</role> | ||
</roles> | ||
<timezone>-5</timezone> | ||
</developer> | ||
</developers> | ||
|
||
</project> | ||
|
||
|
||
|
1 change: 1 addition & 0 deletions
1
...lipse.persistence.asm/2.6.8.payara-p2/org.eclipse.persistence.asm-2.6.8.payara-p2.pom.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
aa1a10a13372af01f03d55842b1e553f |
1 change: 1 addition & 0 deletions
1
...ipse.persistence.asm/2.6.8.payara-p2/org.eclipse.persistence.asm-2.6.8.payara-p2.pom.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
bbf5ebb295838d37ed44957e6fe4fdc074a78c1a |
Oops, something went wrong.