RE: Update to util.concurrent 1.3.3

2004-02-29 Thread Carsten Ziegeler
 

 -Original Message-
 From: Antonio Gallardo [mailto:[EMAIL PROTECTED] 
 Sent: Saturday, February 28, 2004 8:30 PM
 To: [EMAIL PROTECTED]
 Subject: RE: Update to util.concurrent 1.3.3
 
 Carsten Ziegeler dijo:
  Where do you need help?
 
 Can I compile for JSDK 1.3 with JSDK 1.4.2? I am not sure if 
 this is posible.
 
This depends on the source you compile. If it uses some
specific methods like some StringBuffer methods than the compiled
version will not run with 1.3, even you compile in compatibility
mode for 1.3.

So, the best way is to compile with JDK 1.3.

Carsten



RE: Update to util.concurrent 1.3.3

2004-02-29 Thread Antonio Gallardo
Carsten Ziegeler dijo:


 -Original Message-
 From: Antonio Gallardo [mailto:[EMAIL PROTECTED]
 Sent: Saturday, February 28, 2004 8:30 PM
 To: [EMAIL PROTECTED]
 Subject: RE: Update to util.concurrent 1.3.3

 Carsten Ziegeler dijo:
  Where do you need help?

 Can I compile for JSDK 1.3 with JSDK 1.4.2? I am not sure if
 this is posible.

 This depends on the source you compile. If it uses some
 specific methods like some StringBuffer methods than the compiled
 version will not run with 1.3, even you compile in compatibility
 mode for 1.3.

 So, the best way is to compile with JDK 1.3.

I was afraid of that. Someone has installed JDK 1.3? Can help to compile
this new lib and update it?

Best Regards,

Antonio Gallardo


Re: Update to util.concurrent 1.3.3

2004-02-28 Thread Steven Noels
On 28 Feb 2004, at 02:36, Antonio Gallardo wrote:

Hi:

Another needed to be updated is util.concurrent:

http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/ 
intro.html
Look at the bottom of the release history. ;-)

/Steven
--
Steven Noelshttp://outerthought.org/
Outerthought - Open Source Java  XMLAn Orixo Member
Read my weblog athttp://blogs.cocoondev.org/stevenn/
stevenn at outerthought.orgstevenn at apache.org


RE: Update to util.concurrent 1.3.3

2004-02-28 Thread Carsten Ziegeler
Where do you need help?

Carsten 

 -Original Message-
 From: Antonio Gallardo [mailto:[EMAIL PROTECTED] 
 Sent: Saturday, February 28, 2004 2:37 AM
 To: [EMAIL PROTECTED]
 Subject: Update to util.concurrent 1.3.3
 
 Hi:
 
 Another needed to be updated is util.concurrent:
 
 http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/conc
 urrent/intro.html
 
 Please help.
 
 Best Regards,
 
 Antonio Gallardo
 
 



RE: Update to util.concurrent 1.3.3

2004-02-28 Thread Antonio Gallardo
Carsten Ziegeler dijo:
 Where do you need help?

Can I compile for JSDK 1.3 with JSDK 1.4.2? I am not sure if this is posible.

Best Regards,

Antonio Gallardo

 Carsten

 -Original Message-
 From: Antonio Gallardo [mailto:[EMAIL PROTECTED]
 Sent: Saturday, February 28, 2004 2:37 AM
 To: [EMAIL PROTECTED]
 Subject: Update to util.concurrent 1.3.3

 Hi:

 Another needed to be updated is util.concurrent:

 http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/conc
 urrent/intro.html

 Please help.

 Best Regards,

 Antonio Gallardo






Update to util.concurrent 1.3.3

2004-02-27 Thread Antonio Gallardo
Hi:

Another needed to be updated is util.concurrent:

http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html

Please help.

Best Regards,

Antonio Gallardo