2.3.0 Release

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

2.3.0 Release

Sven Gothel
Administrator
Dear All,

Release 2.3.0 has been published:
    - <http://jogamp.org/wiki/index.php/Release_2.3.0>
    - Our Maven Repo
    - Mark currently updates to 'Maven Central'

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

Overview of notable fixed bugs
   <http://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.0>

+++

This is a NON BACKWARD COMPATIBLE release,
introducing API CHANGES.
It is CAN NOT be used as a binary/jar drop-in replacement.

See
<http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Semantic_Version_Numbers>

+++

Thank you all !


Cheers, Sven





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

Re: 2.3.0 Release

Sven Gothel
Administrator
On 03/12/2015 10:46 AM, Sven Gothel wrote:
> Dear All,
>

<http://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.0>
 - JOGL: Bug 682
    Relocating remaining javax.media.opengl.* -> com.jogamp.opengl.*
    to relax probable license issue while bundling JOGL
    <https://jogamp.org/bugzilla/show_bug.cgi?id=682>

 - GlueGen Bug 1134: Enhancements for Bug 1135
    <https://jogamp.org/bugzilla/show_bug.cgi?id=1134>

    This GlueGen enhancement renders it more than capable
    to add bindings for other projects!

    Should be ready to test w/ Vulkan .. if available

 - JOGL: Bug 1135: EGL 1.5, ES 3.1, GL 4.4 + 4.5, misc..
    <https://jogamp.org/bugzilla/show_bug.cgi?id=1135>

 - JOGL: Bug 1068: GLContext w/o default framebuffer
    <https://jogamp.org/bugzilla/show_bug.cgi?id=1068>

 - Plus all the other solved issues and minor API changes

 - Some Hi-DPI changes

> +++
>
> This is a NON BACKWARD COMPATIBLE release,
> introducing API CHANGES.
> It is CAN NOT be used as a binary/jar drop-in replacement.
>
> See
> <http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Semantic_Version_Numbers>
>
> +++
See:
  <http://jogamp.org/deployment/v2.3.0/archive/API-Changes/>

  Extracted from our GlueGen and JOGL semantic versioning unit tests!

~Sven


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

Re: 2.3.0 Release

Sven Gothel
Administrator
In reply to this post by Sven Gothel
On 03/12/2015 11:14 AM, Sven Gothel wrote:
> On 03/12/2015 10:46 AM, Sven Gothel wrote:
>> Dear All,
>>
>
> <http://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.0>

...

and
   - Bug 1122: Add ARM 64bit build support, add Android ARM 64 bit build
     <http://jogamp.org/bugzilla/show_bug.cgi?id=1122>

since GlueGen's ELF Parser is quite stateless by know
and we don't depend on static MachineDescriptions
per defined OS/ARCH anymore - supporting other platforms
is now much easier than before.

- Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' Stateless
  <http://jogamp.org/bugzilla/show_bug.cgi?id=1125>

- Bug 1126 - Remove static query requirement of MachineDescriptor,
             find matching StaticConfig at runtime.
  <http://jogamp.org/bugzilla/show_bug.cgi?id=1126>

...




signature.asc (828 bytes) Download Attachment