Hi,

I have just tagged a new 2.0.3 version for Jonathan on the CVS repository.

Changes from 2.0.2:

  • connection management ans pooling is now correct.
  • new unexportObject method on the UnicastRemoteObject implementations (MOA and SOA)
  • changes in the Makefiles.

  • For those who need them, here are the details:
    • new variable JONATHANPATH defines the place where Jonathan classes reside (as a replacement of JONATHANCLASSES)
    • new variable ENVPATH = JONATHANPATH + OTHERPATH + SYSTEMPATH
    • CLASSPATH is now defined as CLASSDIR + ENVPATH
    • JAVARUNNER is the name of the virtual machine to use
    • JAVA is defined as JAVARUNNER -classpath CLASSPATH
    • JAVAJ is defined as JAVARUNNER -Xbootclasspath:ENVPATH -classpath CLASSDIR (for JDK 1.2 and 1.3).
  • Configure.java has changed and should be recompiled.
To retrieve this version, use the following magic words:
cvs -d:pserver:[EMAIL PROTECTED]:/Jonathan co -P -r Jonathan_2_0_3 jonathan


If you use a tool like WinCVS, don't forget to set the appropriate checkout option :

module name = jonathan

checkout options -> by revision/tag/branch = Jonathan_2_0_2

Be careful not to forget the options, otherwise you will retrieve the current 3.0 alpha version, which is still  unstable.
 

Best regards,

Bruno

--
*******************************************************************
Bruno Dumant
DTL/ASR
france telecom R&D
38-40 rue du général Leclerc
92794 Issy Moulineaux Cedex 9
FRANCE

mailto:[EMAIL PROTECTED]
tel: +33 1 45 29 46 03
fax: +33 1 45 29 66 04
*******************************************************************
 
 

Reply via email to