Login  Register

Re: Maven Support

Posted by reyman on Jan 22, 2012; 10:04pm
URL: https://forum.jogamp.org/Maven-Support-tp3656039p3680316.html

About scriptJogamp on github
I make big modification, now you can execute in order :

-> script-dl.sh to download the current version of jar
-> Modify mapping-current-version file with the latest version number
-> Execute python script-replace.py (you need to modify path to your script path), it replace all number version in xml and sh file ...
-> You can now execute script-install.sh or script-deploy.sh !!

Ps : i also update the maven repository with the RC4, say me if you see a bug !

Perhaps there is some modification to do, or kill some bugs ..

The code is here if you want to modify/help on this script :
https://github.com/reyman/scriptJogamp