This repository was archived by the owner on Feb 23, 2023. It is now read-only.
Commit d418c05 1 parent 883d3a4 commit d418c05 Copy full SHA for d418c05
File tree 36 files changed +45
-45
lines changed
spring-graalvm-native-configuration
spring-graalvm-native-docs
spring-graalvm-native-feature
spring-graalvm-native-samples
spring-graalvm-native-substitutions
36 files changed +45
-45
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.springframework.experimental</groupId >
7
7
<artifactId >spring-graalvm-native-build</artifactId >
8
- <version >0.7.0-SNAPSHOT </version >
8
+ <version >0.7.0</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Spring GraalVM Native build</name >
Original file line number Diff line number Diff line change 1
1
# Creates a compact diff between two reflect json files
2
- java -classpath ` dirname $0 ` /../spring-graalvm-native-feature/target/spring-graalvm-native-feature-0.7.0-SNAPSHOT .jar org.springframework.graalvm.support.ReflectionJsonComparator $1 $2
2
+ java -classpath ` dirname $0 ` /../spring-graalvm-native-feature/target/spring-graalvm-native-feature-0.7.0.jar org.springframework.graalvm.support.ReflectionJsonComparator $1 $2
Original file line number Diff line number Diff line change 1
1
# Creates a compact diff between two reflect json files
2
- java -classpath ` dirname $0 ` /../spring-graalvm-native-feature/target/spring-graalvm-native-feature-0.7.0-SNAPSHOT .jar org.springframework.graalvm.support.ReflectionJsonStrip $1 $2
2
+ java -classpath ` dirname $0 ` /../spring-graalvm-native-feature/target/spring-graalvm-native-feature-0.7.0.jar org.springframework.graalvm.support.ReflectionJsonStrip $1 $2
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.experimental</groupId >
8
8
<artifactId >spring-graalvm-native-build</artifactId >
9
- <version >0.7.0-SNAPSHOT </version >
9
+ <version >0.7.0</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
13
13
<artifactId >spring-graalvm-native-configuration</artifactId >
14
- <version >0.7.0-SNAPSHOT </version >
14
+ <version >0.7.0</version >
15
15
<packaging >jar</packaging >
16
16
17
17
<name >Spring GraalVM Native configuration</name >
67
67
<dependency >
68
68
<groupId >org.springframework.experimental</groupId >
69
69
<artifactId >spring-graalvm-native-feature</artifactId >
70
- <version >0.7.0-SNAPSHOT </version >
70
+ <version >0.7.0</version >
71
71
</dependency >
72
72
<!-- these are only here to support the substrate substitution -->
73
73
<dependency >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.experimental</groupId >
8
8
<artifactId >spring-graalvm-native-build</artifactId >
9
- <version >0.7.0-SNAPSHOT </version >
9
+ <version >0.7.0</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
13
13
<artifactId >spring-graalvm-native-docs</artifactId >
14
- <version >0.7.0-SNAPSHOT </version >
14
+ <version >0.7.0</version >
15
15
<packaging >pom</packaging >
16
16
17
17
<name >Spring GraalVM Native docs</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.experimental</groupId >
8
8
<artifactId >spring-graalvm-native-build</artifactId >
9
- <version >0.7.0-SNAPSHOT </version >
9
+ <version >0.7.0</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
13
13
<artifactId >spring-graalvm-native-feature</artifactId >
14
- <version >0.7.0-SNAPSHOT </version >
14
+ <version >0.7.0</version >
15
15
<packaging >jar</packaging >
16
16
17
17
<name >Spring GraalVM Native feature</name >
Original file line number Diff line number Diff line change 22
22
<dependency >
23
23
<groupId >org.springframework.experimental</groupId >
24
24
<artifactId >spring-graalvm-native</artifactId >
25
- <version >0.7.0-SNAPSHOT </version >
25
+ <version >0.7.0</version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 22
22
<dependency >
23
23
<groupId >org.springframework.experimental</groupId >
24
24
<artifactId >spring-graalvm-native</artifactId >
25
- <version >0.7.0-SNAPSHOT </version >
25
+ <version >0.7.0</version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >org.springframework.experimental</groupId >
25
25
<artifactId >spring-graalvm-native</artifactId >
26
- <version >0.7.0-SNAPSHOT </version >
26
+ <version >0.7.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 22
22
<dependency >
23
23
<groupId >org.springframework.experimental</groupId >
24
24
<artifactId >spring-graalvm-native</artifactId >
25
- <version >0.7.0-SNAPSHOT </version >
25
+ <version >0.7.0</version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 24
24
<dependency >
25
25
<groupId >org.springframework.experimental</groupId >
26
26
<artifactId >spring-graalvm-native</artifactId >
27
- <version >0.7.0-SNAPSHOT </version >
27
+ <version >0.7.0</version >
28
28
</dependency >
29
29
<dependency >
30
30
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >org.springframework.experimental</groupId >
25
25
<artifactId >spring-graalvm-native</artifactId >
26
- <version >0.7.0-SNAPSHOT </version >
26
+ <version >0.7.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >org.springframework.experimental</groupId >
25
25
<artifactId >spring-graalvm-native</artifactId >
26
- <version >0.7.0-SNAPSHOT </version >
26
+ <version >0.7.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 32
32
<dependency >
33
33
<groupId >org.springframework.experimental</groupId >
34
34
<artifactId >spring-graalvm-native</artifactId >
35
- <version >0.7.0-SNAPSHOT </version >
35
+ <version >0.7.0</version >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >org.springframework</groupId >
Original file line number Diff line number Diff line change 22
22
<dependency >
23
23
<groupId >org.springframework.experimental</groupId >
24
24
<artifactId >spring-graalvm-native</artifactId >
25
- <version >0.7.0-SNAPSHOT </version >
25
+ <version >0.7.0</version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 22
22
<dependency >
23
23
<groupId >org.springframework.experimental</groupId >
24
24
<artifactId >spring-graalvm-native</artifactId >
25
- <version >0.7.0-SNAPSHOT </version >
25
+ <version >0.7.0</version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >org.springframework.experimental</groupId >
25
25
<artifactId >spring-graalvm-native</artifactId >
26
- <version >0.7.0-SNAPSHOT </version >
26
+ <version >0.7.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 22
22
<dependency >
23
23
<groupId >org.springframework.experimental</groupId >
24
24
<artifactId >spring-graalvm-native</artifactId >
25
- <version >0.7.0-SNAPSHOT </version >
25
+ <version >0.7.0</version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >org.springframework.experimental</groupId >
25
25
<artifactId >spring-graalvm-native</artifactId >
26
- <version >0.7.0-SNAPSHOT </version >
26
+ <version >0.7.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework.batch</groupId >
Original file line number Diff line number Diff line change 22
22
<dependency >
23
23
<groupId >org.springframework.experimental</groupId >
24
24
<artifactId >spring-graalvm-native</artifactId >
25
- <version >0.7.0-SNAPSHOT </version >
25
+ <version >0.7.0</version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >org.springframework.batch</groupId >
Original file line number Diff line number Diff line change 24
24
<dependency >
25
25
<groupId >org.springframework.experimental</groupId >
26
26
<artifactId >spring-graalvm-native</artifactId >
27
- <version >0.7.0-SNAPSHOT </version >
27
+ <version >0.7.0</version >
28
28
<scope >compile</scope >
29
29
</dependency >
30
30
<dependency >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >org.springframework.experimental</groupId >
25
25
<artifactId >spring-graalvm-native</artifactId >
26
- <version >0.7.0-SNAPSHOT </version >
26
+ <version >0.7.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 33
33
<dependency >
34
34
<groupId >org.springframework.experimental</groupId >
35
35
<artifactId >spring-graalvm-native</artifactId >
36
- <version >0.7.0-SNAPSHOT </version >
36
+ <version >0.7.0</version >
37
37
</dependency >
38
38
39
39
<dependency >
Original file line number Diff line number Diff line change 34
34
<dependency >
35
35
<groupId >org.springframework.experimental</groupId >
36
36
<artifactId >spring-graalvm-native</artifactId >
37
- <version >0.7.0-SNAPSHOT </version >
37
+ <version >0.7.0</version >
38
38
</dependency >
39
39
<!-- Spring and Spring Boot dependencies -->
40
40
<dependency >
Original file line number Diff line number Diff line change 22
22
<dependency >
23
23
<groupId >org.springframework.experimental</groupId >
24
24
<artifactId >spring-graalvm-native</artifactId >
25
- <version >0.7.0-SNAPSHOT </version >
25
+ <version >0.7.0</version >
26
26
</dependency >
27
27
28
28
<dependency >
Original file line number Diff line number Diff line change 33
33
<dependency >
34
34
<groupId >org.springframework.experimental</groupId >
35
35
<artifactId >spring-graalvm-native</artifactId >
36
- <version >0.7.0-SNAPSHOT </version >
36
+ <version >0.7.0</version >
37
37
</dependency >
38
38
<dependency >
39
39
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >org.springframework.experimental</groupId >
25
25
<artifactId >spring-graalvm-native</artifactId >
26
- <version >0.7.0-SNAPSHOT </version >
26
+ <version >0.7.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework</groupId >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >org.springframework.experimental</groupId >
25
25
<artifactId >spring-graalvm-native</artifactId >
26
- <version >0.7.0-SNAPSHOT </version >
26
+ <version >0.7.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 21
21
<dependency >
22
22
<groupId >org.springframework.experimental</groupId >
23
23
<artifactId >spring-graalvm-native</artifactId >
24
- <version >0.7.0-SNAPSHOT </version >
24
+ <version >0.7.0</version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >org.springframework.experimental</groupId >
25
25
<artifactId >spring-graalvm-native</artifactId >
26
- <version >0.7.0-SNAPSHOT </version >
26
+ <version >0.7.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ repositories {
16
16
}
17
17
18
18
dependencies {
19
- implementation ' org.springframework.experimental:spring-graalvm-native:0.7.0-SNAPSHOT '
19
+ implementation ' org.springframework.experimental:spring-graalvm-native:0.7.0'
20
20
implementation ' org.springframework.boot:spring-boot-starter-web'
21
21
implementation ' org.springframework.boot:spring-boot-starter-logging'
22
22
Original file line number Diff line number Diff line change 24
24
<dependency >
25
25
<groupId >org.springframework.experimental</groupId >
26
26
<artifactId >spring-graalvm-native</artifactId >
27
- <version >0.7.0-SNAPSHOT </version >
27
+ <version >0.7.0</version >
28
28
</dependency >
29
29
<dependency >
30
30
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >org.springframework.experimental</groupId >
25
25
<artifactId >spring-graalvm-native</artifactId >
26
- <version >0.7.0-SNAPSHOT </version >
26
+ <version >0.7.0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 24
24
<dependency >
25
25
<groupId >org.springframework.experimental</groupId >
26
26
<artifactId >spring-graalvm-native</artifactId >
27
- <version >0.7.0-SNAPSHOT </version >
27
+ <version >0.7.0</version >
28
28
</dependency >
29
29
<dependency >
30
30
<groupId >org.springframework</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.experimental</groupId >
8
8
<artifactId >spring-graalvm-native-build</artifactId >
9
- <version >0.7.0-SNAPSHOT </version >
9
+ <version >0.7.0</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
13
13
<artifactId >spring-graalvm-native-substitutions</artifactId >
14
- <version >0.7.0-SNAPSHOT </version >
14
+ <version >0.7.0</version >
15
15
<packaging >jar</packaging >
16
16
17
17
<name >Spring GraalVM Native substitutions</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.experimental</groupId >
8
8
<artifactId >spring-graalvm-native-build</artifactId >
9
- <version >0.7.0-SNAPSHOT </version >
9
+ <version >0.7.0</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
13
13
<artifactId >spring-graalvm-native</artifactId >
14
- <version >0.7.0-SNAPSHOT </version >
14
+ <version >0.7.0</version >
15
15
<packaging >jar</packaging >
16
16
17
17
<name >Spring GraalVM Native</name >
26
26
<dependency >
27
27
<groupId >org.springframework.experimental</groupId >
28
28
<artifactId >spring-graalvm-native-feature</artifactId >
29
- <version >0.7.0-SNAPSHOT </version >
29
+ <version >0.7.0</version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >org.springframework.experimental</groupId >
33
33
<artifactId >spring-graalvm-native-configuration</artifactId >
34
- <version >0.7.0-SNAPSHOT </version >
34
+ <version >0.7.0</version >
35
35
</dependency >
36
36
<dependency >
37
37
<groupId >org.springframework.experimental</groupId >
38
38
<artifactId >spring-graalvm-native-substitutions</artifactId >
39
- <version >0.7.0-SNAPSHOT </version >
39
+ <version >0.7.0</version >
40
40
</dependency >
41
41
</dependencies >
42
42
You can’t perform that action at this time.
0 commit comments