Skip to content

Commit 85c50e4

Browse files
authored
Added metadata for org.eclipse.jgit:org.eclipse.jgit:6.5.0.202303070854-r (#366)
1 parent c1556c3 commit 85c50e4

File tree

15 files changed

+400
-0
lines changed

15 files changed

+400
-0
lines changed

metadata/index.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,10 @@
200200
"allowed-packages" : [ "org.eclipse" ],
201201
"directory" : "org.eclipse.jetty/jetty-server",
202202
"module" : "org.eclipse.jetty:jetty-server"
203+
}, {
204+
"allowed-packages" : [ "org.eclipse.jgit" ],
205+
"directory" : "org.eclipse.jgit/org.eclipse.jgit",
206+
"module" : "org.eclipse.jgit:org.eclipse.jgit"
203207
}, {
204208
"allowed-packages" : [ "org.eclipse.paho.client.mqttv3" ],
205209
"directory" : "org.eclipse.paho/org.eclipse.paho.client.mqttv3",
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[
2+
"reflect-config.json",
3+
"resource-config.json"
4+
]
Lines changed: 163 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,163 @@
1+
[
2+
{
3+
"name": "org.eclipse.jgit.internal.JGitText",
4+
"condition": {
5+
"typeReachable": "org.eclipse.jgit.nls.GlobalBundleCache"
6+
},
7+
"methods": [
8+
{
9+
"name": "<init>",
10+
"parameterTypes": [
11+
12+
]
13+
}
14+
]
15+
},
16+
{
17+
"name": "org.eclipse.jgit.internal.JGitText",
18+
"allPublicFields": true,
19+
"condition": {
20+
"typeReachable": "org.eclipse.jgit.nls.TranslationBundle"
21+
}
22+
},
23+
{
24+
"name": "org.eclipse.jgit.lib.CoreConfig$AutoCRLF",
25+
"condition": {
26+
"typeReachable": "org.eclipse.jgit.treewalk.WorkingTreeOptions"
27+
},
28+
"methods": [
29+
{
30+
"name": "values",
31+
"parameterTypes": [
32+
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"name": "org.eclipse.jgit.lib.CoreConfig$CheckStat",
39+
"condition": {
40+
"typeReachable": "org.eclipse.jgit.treewalk.WorkingTreeOptions"
41+
},
42+
"methods": [
43+
{
44+
"name": "values",
45+
"parameterTypes": [
46+
47+
]
48+
}
49+
]
50+
},
51+
{
52+
"name": "org.eclipse.jgit.lib.CoreConfig$EOL",
53+
"condition": {
54+
"typeReachable": "org.eclipse.jgit.treewalk.WorkingTreeOptions"
55+
},
56+
"methods": [
57+
{
58+
"name": "values",
59+
"parameterTypes": [
60+
61+
]
62+
}
63+
]
64+
},
65+
{
66+
"name": "org.eclipse.jgit.lib.CoreConfig$HideDotFiles",
67+
"condition": {
68+
"typeReachable": "org.eclipse.jgit.internal.storage.file.FileRepository"
69+
},
70+
"methods": [
71+
{
72+
"name": "values",
73+
"parameterTypes": [
74+
75+
]
76+
}
77+
]
78+
},
79+
{
80+
"name": "org.eclipse.jgit.lib.CoreConfig$HideDotFiles",
81+
"condition": {
82+
"typeReachable": "org.eclipse.jgit.treewalk.WorkingTreeOptions"
83+
},
84+
"methods": [
85+
{
86+
"name": "values",
87+
"parameterTypes": [
88+
89+
]
90+
}
91+
]
92+
},
93+
{
94+
"name": "org.eclipse.jgit.lib.CoreConfig$LogRefUpdates",
95+
"condition": {
96+
"typeReachable": "org.eclipse.jgit.internal.storage.file.ReflogWriter"
97+
},
98+
"methods": [
99+
{
100+
"name": "values",
101+
"parameterTypes": [
102+
103+
]
104+
}
105+
]
106+
},
107+
{
108+
"name": "org.eclipse.jgit.lib.CoreConfig$LogRefUpdates",
109+
"condition": {
110+
"typeReachable": "org.eclipse.jgit.lib.CoreConfig"
111+
},
112+
"methods": [
113+
{
114+
"name": "values",
115+
"parameterTypes": [
116+
117+
]
118+
}
119+
]
120+
},
121+
{
122+
"name": "org.eclipse.jgit.lib.CoreConfig$SymLinks",
123+
"condition": {
124+
"typeReachable": "org.eclipse.jgit.treewalk.WorkingTreeOptions"
125+
},
126+
"methods": [
127+
{
128+
"name": "values",
129+
"parameterTypes": [
130+
131+
]
132+
}
133+
]
134+
},
135+
{
136+
"name": "org.eclipse.jgit.lib.CoreConfig$TrustPackedRefsStat",
137+
"condition": {
138+
"typeReachable": "org.eclipse.jgit.internal.storage.file.RefDirectory"
139+
},
140+
"methods": [
141+
{
142+
"name": "values",
143+
"parameterTypes": [
144+
145+
]
146+
}
147+
]
148+
},
149+
{
150+
"name": "org.eclipse.jgit.util.sha1.SHA1$Sha1Implementation",
151+
"condition": {
152+
"typeReachable": "org.eclipse.jgit.util.sha1.SHA1"
153+
},
154+
"methods": [
155+
{
156+
"name": "values",
157+
"parameterTypes": [
158+
159+
]
160+
}
161+
]
162+
}
163+
]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"bundles": [
3+
{
4+
"name": "org.eclipse.jgit.internal.JGitText"
5+
}
6+
]
7+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[
2+
{
3+
"latest": true,
4+
"metadata-version": "6.5.0.202303070854-r",
5+
"module": "org.eclipse.jgit:org.eclipse.jgit",
6+
"tested-versions": [
7+
"6.5.0.202303070854-r"
8+
]
9+
}
10+
]

tests/src/index.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,12 @@
316316
"name" : "org.eclipse.jetty:jetty-server",
317317
"versions" : [ "11.0.12" ]
318318
} ]
319+
}, {
320+
"test-project-path" : "org.eclipse.jgit/org.eclipse.jgit/6.5.0.202303070854-r",
321+
"libraries" : [ {
322+
"name" : "org.eclipse.jgit:org.eclipse.jgit",
323+
"versions" : [ "6.5.0.202303070854-r" ]
324+
} ]
319325
}, {
320326
"test-project-path" : "org.eclipse.paho/org.eclipse.paho.client.mqttv3/1.2.5",
321327
"libraries" : [ {
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
gradlew.bat
2+
gradlew
3+
gradle/
4+
build/
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
/*
2+
* Copyright and related rights waived via CC0
3+
*
4+
* You should have received a copy of the CC0 legalcode along with this
5+
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
6+
*/
7+
8+
plugins {
9+
id "org.graalvm.internal.tck"
10+
}
11+
12+
String libraryVersion = tck.testedLibraryVersion.get()
13+
14+
dependencies {
15+
testImplementation "org.eclipse.jgit:org.eclipse.jgit:$libraryVersion"
16+
testImplementation 'org.assertj:assertj-core:3.22.0'
17+
testImplementation 'ch.qos.logback:logback-classic:1.4.5'
18+
}
19+
20+
graalvmNative {
21+
agent {
22+
defaultMode = "conditional"
23+
modes {
24+
conditional {
25+
userCodeFilterPath = "metadata-user-code-filter.json"
26+
extraFilterPath = "metadata-extra-filter.json"
27+
}
28+
}
29+
}
30+
}
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
library.version = 6.5.0.202303070854-r
2+
metadata.dir = org.eclipse.jgit/org.eclipse.jgit/6.5.0.202303070854-r/
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"rules": [
3+
{"includeClasses": "org.eclipse.jgit.**"}
4+
]
5+
}

0 commit comments

Comments
 (0)