Re: Our Road to 2.0.2 (Security / Bug Fixes)

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

Re: Our Road to 2.0.2 (Security / Bug Fixes)

Sven Gothel
Administrator
Updated Bugzilla / Wiki Roadmap
  <https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.0.2_of_JOGL>

Due to Bug 752
  <https://jogamp.org/bugzilla/show_bug.cgi?id=752>

we sneaked in another dev-test release, we may need to make RC12
if 2.0.2 cannot be finished next week.

+++

Version 2.0.2-rc-20130611
  - Maven 2.0.2-rc-20130611
  - <http://jogamp.org/deployment/archive/master/gluegen_676-joal_440-jogl_1000-jocl_802>
  - <http://jogamp.org/deployment/archive/master/gluegen_676-joal_440-jogl_1000-jocl_802-signed/jogl-test-applets.html>

+++

Date range [2013-04-05 .. 2013-04-25]

JOGL
  sha1 ]75b3d37a3b15c071b49609921244bcb62d329fa9..05eef46e33f41f5c234ffb1563fd8f641208fe85]

+++

--
health & wealth
mailto:[hidden email] ; http://jausoft.com
land : +49 (471) 4707742 ; fax : +49 (471) 4707741
Timezone CET: PST+9, EST+6, UTC+1


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

Re: Our Road to 2.0.2 (Security / Bug Fixes)

gouessej
Administrator
Hi

We have to use AccessController.doPrivileged() carefully. Our main competitor doesn't run applets with OpenJDK because of an unnecessary call of this method.

Sven Gothel wrote
we sneaked in another dev-test release, we may need to make RC12
if 2.0.2 cannot be finished next week.
This is an excellent idea. Please push this RC12 to Maven Central when it's ready. It would allow me to remove some hacks from Ardor3D.

:) Fine, I needed a new Maven post build.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: Our Road to 2.0.2 (Security / Bug Fixes)

Sven Gothel
Administrator
On 06/13/2013 10:22 AM, gouessej [via jogamp] wrote:
> This is an excellent idea. Please push this RC12 to Maven Central when it's
> ready. It would allow me to remove some hacks from Ardor3D.
>
> I needed a new Maven post build.

Can't you work w/ our maven test repo in the meantime ?
As mentioned, it's published:
  - Maven 2.0.2-rc-20130611

~Sven



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

Re: Our Road to 2.0.2 (Security / Bug Fixes)

gouessej
Administrator
Sven Gothel wrote
On 06/13/2013 10:22 AM, gouessej [via jogamp] wrote:
> This is an excellent idea. Please push this RC12 to Maven Central when it's
> ready. It would allow me to remove some hacks from Ardor3D.
>
> I needed a new Maven post build.

Can't you work w/ our maven test repo in the meantime ?
As mentioned, it's published:
  - Maven 2.0.2-rc-20130611
Yes, this is what I plan to do but neothemachine and Renanse want to use a build from Maven Central. I will have to use the RC12 when it is ready. Now I can use the build rc-20130611.
Julien Gouesse | Personal blog | Website