<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.grogra.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.grogra.de/feed.php">
        <title>GroIMP wiki - maintainer-guide</title>
        <description></description>
        <link>https://wiki.grogra.de/</link>
        <image rdf:resource="https://wiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-09-16T12:47:19+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.grogra.de/doku.php?id=maintainer-guide:making-a-groimp-maven&amp;rev=1786516720&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.grogra.de/doku.php?id=maintainer-guide:run-the-gitlab-ci&amp;rev=1713173158&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>GroIMP wiki</title>
        <link>https://wiki.grogra.de/</link>
        <url>https://wiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.grogra.de/doku.php?id=maintainer-guide:making-a-groimp-maven&amp;rev=1786516720&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-12T06:38:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>making-a-groimp-maven</title>
        <link>https://wiki.grogra.de/doku.php?id=maintainer-guide:making-a-groimp-maven&amp;rev=1786516720&amp;do=diff</link>
        <description>Compile a GroIMP plugin

Requirements

To compile GroIMP you will need the following additional tools:

	*  Maven
	*  Java 17 or newer
	*  Perl
	*  makensis (to create windows packages on linux sudo apt install nsis)

It is possible to compile and package one specific plugin. The plugin has to follow the template of</description>
    </item>
    <item rdf:about="https://wiki.grogra.de/doku.php?id=maintainer-guide:run-the-gitlab-ci&amp;rev=1713173158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-15T09:25:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>run-the-gitlab-ci</title>
        <link>https://wiki.grogra.de/doku.php?id=maintainer-guide:run-the-gitlab-ci&amp;rev=1713173158&amp;do=diff</link>
        <description>Run the gitlab CI

The API documentation is automatically posted by the gitlab pipeline. 
However, it needs a runner to be performed. (see gitlab runner).

Shared runners

The project should be under the benefit of “free premium” gitlab as an open software project. Thus, granting access to free shared runners for continuous integration.
The pipeline should then execute automatically.</description>
    </item>
</rdf:RDF>
