hmm,

from memory

1. edit pom.xml, raise <version>...</version> to desired value (looks like Mike 
did so already, so continue with step 3.)
2. commit
3. add tag, usually starting v... to designate releases e.g. v2.2.2
4. run 'mvn package'
5. test the resulting target/distro.zip e.g. target/vertex-symbols-2.2.2.zip
   easiest to use a fresh latest OJ release and manually install/replace from 
new distro zip
6. if satisfied, push git to github (commits & tag)
7. on github repo page, login if not already, right side "Releases", top right "Draft a 
new ...", choose the created tag and add a release like the ones already online, you may add 
changes & checksums as text. make sure to attach the distro zip or jar. zips are used when the 
extension bundles more files like vertex-symbols does.

when done add a PR (pull request) with commit similar to 
https://github.com/openjump-gis/openjump/commit/8a1afec4b0b808bdaaf20efca1bf3f65aaaf4a6c
 to upgrade it in OJ.

hope that helps. ..ede


On 04.11.2022 13:52, Giuseppe Aruta wrote:
Hi Ede,
I made some modifications on the VertexSymbols plugin in order to correct a bug 
(Line style was not correctly displayed).
How can be build a new distro?


Il giorno mar 25 ott 2022 alle ore 09:45 Giuseppe Aruta <giuseppe.ar...@gmail.com 
<mailto:giuseppe.ar...@gmail.com>> ha scritto:

    Thanks Ede

    Il giorno mer 19 ott 2022 alle ore 15:04 <edgar.sol...@web.de 
<mailto:edgar.sol...@web.de>> ha scritto:

        hey Peppe,

        supposing your continued interst in these extension, i added your github account as 
maintainer to these two extension. this should give you full access including push and 
committing PRs. feel free to build a distro and add a PR on 
https://github.com/openjump-gis/openjump/pulls 
<https://github.com/openjump-gis/openjump/pulls> when the extension is published, 
like e.g. these https://github.com/openjump-gis/vertex-symbols/releases 
<https://github.com/openjump-gis/vertex-symbols/releases> .

        matching inclusion commits in OJ look like 
https://github.com/openjump-gis/openjump/commit/8a1afec4b0b808bdaaf20efca1bf3f65aaaf4a6c
 
<https://github.com/openjump-gis/openjump/commit/8a1afec4b0b808bdaaf20efca1bf3f65aaaf4a6c>
 then.

        sunny regards ..ede


        _______________________________________________
        Jump-pilot-devel mailing list
        Jump-pilot-devel@lists.sourceforge.net 
<mailto:Jump-pilot-devel@lists.sourceforge.net>
        https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
<https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>



_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to