This post was updated on .
pullrequest for jogamp html links and demos fixes after the 2.0.2-rc12 release
https://github.com/sgothel/jogl/pull/67 https://github.com/sgothel/jogl-demos/pull/6 https://github.com/sgothel/joal/pull/13 https://github.com/sgothel/joal-demos/pull/3 - all merged, thanks |
Administrator
|
On 07/01/2013 12:26 PM, Xerxes Rånby [via jogamp] wrote:
> pullrequest for jogamp html links and demos fixes after the 2.0.2-rc12 release > > https://github.com/sgothel/jogl-demos/pull/6 > > https://github.com/sgothel/joal/pull/13 > > https://github.com/sgothel/joal-demos/pull/3 done and online Note: The joal lessons are still .. err unavailable ? If they do exist and are working, we should take care of 'em in our deployment scripts etc. ~Sven signature.asc (911 bytes) Download Attachment |
https://jogamp.org/joal-demos/www/ got working links to the joal lession 1-8: WWW files for the lession 1-8 appears style-wise updated and are online here: https://jogamp.org/joal-demos/www/devmaster/lesson1.html https://jogamp.org/joal-demos/www/devmaster/lesson2.html https://jogamp.org/joal-demos/www/devmaster/lesson3.html https://jogamp.org/joal-demos/www/devmaster/lesson4.html https://jogamp.org/joal-demos/www/devmaster/lesson5.html https://jogamp.org/joal-demos/www/devmaster/lesson6.html https://jogamp.org/joal-demos/www/devmaster/lesson7.html https://jogamp.org/joal-demos/www/devmaster/lesson8.html Issue1: broken relative links from lesson*.html to the rc12 jnlp files. i will prepare a new pull request to fix. Working jnlp using rc12 files for joal-demos lession 1, 2 ,3 & 5 are available here: https://jogamp.org/deployment/jogamp-current/joal-demos/jnlp-files/ Issue2: The jnlp for lession 8 it appears broken. 8 depends on a missing thrid party library and a test ogg file. Issue3: the lesson*.html links to upstream DevMaster OpenAL lesson 1-8 are broken. We may need to update the links to a cached version from www.archive.org The following devmaster URL's appears broken: http://www.devmaster.net/articles/openal-tutorials/lesson1.php ... to http://www.devmaster.net/articles/openal-tutorials/lesson8.php Issue4: The source code in https://jogamp.org/joal-demos/www/devmaster/lesson1.html ... to https://jogamp.org/joal-demos/www/devmaster/lesson8.html needs to be updated to match the source-code inside joal-demos git. Issue5: Switch the sourcecode for lessons 1,2,3,5 & 8 git link at the https://jogamp.org/joal-demos/www/ sidebar from github -> jogamp.org I will post a new pullrequest for issue 1-5 when time permits. |
Administrator
|
On 07/05/2013 11:29 AM, Xerxes Rånby [via jogamp] wrote:
> Sven Gothel wrote > On 07/01/2013 12:26 PM, Xerxes Rånby [via jogamp] wrote: > > pullrequest for jogamp html links and demos fixes after the 2.0.2-rc12 > release > > > > https://github.com/sgothel/jogl-demos/pull/6 > > > > https://github.com/sgothel/joal/pull/13 > > > > https://github.com/sgothel/joal-demos/pull/3 > > done and online > > Note: The joal lessons are still .. err unavailable ? > > If they do exist and are working, we should take care of 'em > in our deployment scripts etc. > > ~Sven > > https://jogamp.org/joal-demos/www/ got working links to the joal lession 1-8: > > WWW files for the lession 1-8 appears style-wise updated and are online here: > https://jogamp.org/joal-demos/www/devmaster/lesson1.html > https://jogamp.org/joal-demos/www/devmaster/lesson2.html > https://jogamp.org/joal-demos/www/devmaster/lesson3.html > https://jogamp.org/joal-demos/www/devmaster/lesson4.html > https://jogamp.org/joal-demos/www/devmaster/lesson5.html > https://jogamp.org/joal-demos/www/devmaster/lesson6.html > https://jogamp.org/joal-demos/www/devmaster/lesson7.html > https://jogamp.org/joal-demos/www/devmaster/lesson8.html > > Issue1: broken relative links from lesson*.html to the rc12 jnlp files. i > will prepare a new pull request to fix. > > Working jnlp using rc12 files for joal-demos lession 1, 2 ,3 & 5 are available > here: > https://jogamp.org/deployment/jogamp-current/joal-demos/jnlp-files/ > Issue2: The jnlp for lession 8 it appears broken. 8 depends on a missing > thrid party library and a test ogg file. > > Issue3: the lesson*.html links to upstream DevMaster OpenAL lesson 1-8 are > broken. We may need to update the links to a cached version from www.archive.org > The following devmaster URL's appears broken: > http://www.devmaster.net/articles/openal-tutorials/lesson1.php > ... to > http://www.devmaster.net/articles/openal-tutorials/lesson8.php > > Issue4: The source code in > https://jogamp.org/joal-demos/www/devmaster/lesson1.html > ... to > https://jogamp.org/joal-demos/www/devmaster/lesson8.html > needs to be updated to match the source-code inside joal-demos git. > > Issue5: Switch the sourcecode for lessons 1,2,3,5 & 8 git link at the > https://jogamp.org/joal-demos/www/ > sidebar from github -> jogamp.org > > I will post a new pullrequest for issue 1-5 when time permits. > ~Sven signature.asc (911 bytes) Download Attachment |
This post was updated on .
Fix joal-demos Issue1, Issue3, Issue 4& Issue5 https://github.com/sgothel/joal-demos/pull/4 todo: issue 2 |
Free forum by Nabble | Edit this page |