Ok, I'll take the plunge.  If anything bad happens in the next couple
days, I can address it.  If the badness doesn't show up till later, I
may not be available, but simply reverting the template should fix it.

So I'm checking in a bump to "1.5" of the both the j2se version *and*
the spec version.  The newer spec adds these useful features:

Allow applications to associate with a file ext / mime-type
http://jcp.org/aboutJava/communityprocess/maintenance/jsr056/jnlp_spec.html#4756982

SingleInstanceService
http://jcp.org/aboutJava/communityprocess/maintenance/jsr056/jnlp_spec.html#4390904


I've tested the new JNLPs from my laptop.  Can someone find out what
happens when you open them on a machine that doesn't have Java 1.5?

-t



On Jul 19, 4:46 pm, Scott Cytacki <[EMAIL PROTECTED]> wrote:
> Go ahead and try it.  After you check that in and rebuild the jnlps on
> continuum, you can see if anything bad happens. :)
>
> Scott
>
> Anthony Perritano wrote:
> > probably not. go ahead and make the change.
>
> > On 7/19/07, *Turadg* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
>
> >     I went in to see where the 1.4.2 is coming from and I found this block
> >     in common-jnlp of the pas-jnlp project:
>
> >     <j2se
> >     #if( $project.properties.jvmVersion )
> >     version="$project.properties.jvmVersion"
> >     #else
> >     version="1.4.2+"
> >     #end
> >     max-heap-size="128m" initial-heap-size="32m"/>
>
> >     Since we're using Java 5 now, shouldn't we change version to equal
> >     "1.5+"?  Will anything bad happen if I make that change?
>
> >     -t
>
> >     On Jul 16, 5:21 pm, "Turadg Aleahmad" <[EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>> wrote:
> >     > In the PLR "everything" snapshot,
>
> >    http://tels-develop.soe.berkeley.edu:8080/jnlp/org/telscenter/jnlp/pl...
>
> >     > The JRE version specified is >=1.4.2.
> >     >   <j2se initial-heap-size="32m" max-heap-size="128m" version="
> >     1.4.2+"/>
>
> >     > Haven't we moved the Pas requirement up to Java 5?  Haven't we
> >     even moved
> >     > sail-core up to Java 5?
>
> >     > Who can update that JNLP?
>
> >     > -t


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SAIL-Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/SAIL-Dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to