2.2.0 Release

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

2.2.0 Release

Sven Gothel
Administrator
Dear All,

Release 2.2.0 is published:
    - <https://jogamp.org/wiki/index.php/Release_2.2.0>
    - Our Maven Repo
    - Mark will soon update to 'Maven Central'

The test applets:
   <http://jogamp.org/deployment/v2.2.0/jogl-test-applets.html>

Overview of notable fixed bugs compared to 2.1.5:
 <https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.2.0>


Thank you all !


Cheers, Sven



















signature.asc (828 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: 2.2.0 Release

gouessej
Administrator
Nice job :) I'll have to work seriously on NEWT Input API and I don't know what the plan is concerning OpenJFX / JavaFX (I should have worked on that too).
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: 2.2.0 Release

io7m
In reply to this post by Sven Gothel
Synced to Central!

Updating the wiki with details of the new packages.
Reply | Threaded
Open this post in threaded view
|

Re: 2.2.0 Release

gouessej
Administrator
Which page(s) have you updated?
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: 2.2.0 Release

io7m
https://jogamp.org/wiki/index.php/Maven

Mostly just added the new package names.
Reply | Threaded
Open this post in threaded view
|

Re: 2.2.0 Release

Wade Walker
Administrator
In reply to this post by Sven Gothel
Looking good! Lots of JOGL bugs fixed :)

I see there are a few more JOCL unit tests failing now -- I'll get on those after SIGGRAPH, they look pretty simple. Then maybe look at OpenCL 2.0 once drivers start appearing...