[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ganymede Dev] V1.0.11 Webstart: java 1.4.1 support

Date Thu, 10 Apr 2003 14:16:17 -0500
From Jonathan Abbey <jonabbey@arlut.utexas.edu>

On Thu, Apr 10, 2003 at 07:05:05PM +0000, John King wrote:
| Hi Jon,
| 
| We just discovered there didn't come a change in the .jnlp  files with 
| version 1.0.11. I'd say it needs support for Java 1.4.x. We added the line
| <pre>
| 
|    <j2se version="1.4"/>

Ah, yes.  I have already done this to my CVS, sorry about that.

| </pre>
| in the 'resources' tag. Thought you'd like to know this.

I appreciate your pointing it out!

| I have a question too. What's the difference between the ganymede.jar, 
| ganymedeAdmin.jar in the /data/www/ directory and the jar-files in 
| /data/server/jars/ and /data/client/jars/ ? And how are the connected?

There should be differences, except that /data/server/jars should have
a copy of ganymedeServer.jar in order to run the server, which
/data/www and /data/client/jars don't need.

By the way, I am working on moving Ganymede towards support for
internationalization and localization.  I'm going to try to move my
CVS archive into Subversion so that I can move files and directories
around without losing my revision histories.  Once I get everything
cleanly into Subversion, I'm going to rearrange the source hierarchy
so that everything can be cleanly built using Ant.  Once I get that
done, I'm going to create some properties files for the text messages
used by the Ganymede server and client.  Once I get *that* done, it'll
be relatively easy to translate Ganymede into other languages.

I'll hopefully have that work done to show before the end of the
month.

| regards,
| J.B.Aans
| DTO, TU Delft
| The Netherlands

-- 
-------------------------------------------------------------------------------
Jonathan Abbey 				              jonabbey@arlut.utexas.edu
Applied Research Laboratories                 The University of Texas at Austin
GPG Key: 71767586 at keyserver pgp.mit.edu, http://www.ganymeta.org/workkey.gpg

Attachment: pgp00001.pgp
Description: PGP signature


  • Re: [Ganymede Dev] V1.0.11 Webstart: java 1.4.1 support
    • From: Jonathan Abbey <jonabbey@arlut.utexas.edu>