Skip to content

Commit e3242d9

Browse files
authored
Add graalvm schema for org.fugerit.java modules : (#557)
* fj-doc-base * fj-doc-freemarker Module url : https://github.com/fugerit-org/fj-doc/tree/main/fj-doc-base Module url : https://github.com/fugerit-org/fj-doc/tree/main/fj-doc-freemarker Reference issue : fugerit-org#1
1 parent 680aa8e commit e3242d9

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

library-and-framework-list.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1626,6 +1626,40 @@
16261626
}
16271627
]
16281628
},
1629+
{
1630+
"artifact": "org.fugerit.java:fj-doc-base",
1631+
"description": "Core modules of Fugerit Venus Doc framework. Contains XML source and simple markdown doc handler.",
1632+
"details": [
1633+
{
1634+
"minimum_version": "8.10.6",
1635+
"metadata_locations": [
1636+
"https://github.com/fugerit-org/fj-doc/tree/main/fj-doc-base/src/main/resources/META-INF/native-image"
1637+
],
1638+
"tests_locations": [
1639+
"https://github.com/fugerit-org/fj-doc/blob/main/.github/workflows/build_fj-doc-native-quarkus_test.yml",
1640+
"https://github.com/fugerit-org/fj-doc/blob/main/fj-doc-native-quarkus/README.md"
1641+
],
1642+
"test_level": "fully-tested"
1643+
}
1644+
]
1645+
},
1646+
{
1647+
"artifact": "org.fugerit.java:fj-doc-freemarker",
1648+
"description": "FreeMarker extensions for Fugerit Venus Doc framework. Contains doc handler for HTML and AsciiDoc.",
1649+
"details": [
1650+
{
1651+
"minimum_version": "8.10.6",
1652+
"metadata_locations": [
1653+
"https://github.com/fugerit-org/fj-doc/tree/main/fj-doc-freemarker/src/main/resources/META-INF/native-image"
1654+
],
1655+
"tests_locations": [
1656+
"https://github.com/fugerit-org/fj-doc/blob/main/.github/workflows/build_fj-doc-native-quarkus_test.yml",
1657+
"https://github.com/fugerit-org/fj-doc/blob/main/fj-doc-native-quarkus/README.md"
1658+
],
1659+
"test_level": "fully-tested"
1660+
}
1661+
]
1662+
},
16291663
{
16301664
"artifact": "org.neo4j.driver:neo4j-java-driver",
16311665
"description": "Official Java Driver for Neo4j",

0 commit comments

Comments
 (0)