RE: [JBoss-dev] stop using JDK 1.4 for development

2003-03-03 Thread Rod Burgett
: Friday, February 28, 2003 11:27 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] stop using JDK 1.4 for development chris kimptons builds are perfect, but definately not useless. I'll be setting up a nightly build as soon as I get my new machine. -Original Message- From: [EMAIL

[JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Bill Burke
There have been a lot of build breakages lately because people are using JDK 1.4 features and they break in JDK 1.3 builds. WE STILL SUPPORT JDK 1.3. My suggestion? Stop developing JBOss with jdk 1.4 and develop with 1.3. Please stop the sloppiness. Bill

RE: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Matt Munz
Bill, I thought JBoss was going to support 1.4. Is this not the case? - Matt -Original Message- From: Bill Burke [mailto:[EMAIL PROTECTED] Sent: Fri 2/28/2003 8:42 AM To: Jboss-Dev Cc: Subject: [JBoss-dev] stop using JDK 1.4

RE: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Bill Burke
Title: [JBoss-dev] stop using JDK 1.4 for development We're not going to have .jpp or other ant switches just so that people can use nested exceptions -Original Message-From: Matt Munz [mailto:[EMAIL PROTECTED]On Behalf Of Matt MunzSent: Friday, February 28, 2003 8:54 AMTo

RE: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Jeff Haynie
, 2003 9:30 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] stop using JDK 1.4 for development There's a big difference between supporting 1.4 and _not_ supporting 1.3 Matt Munz wrote: Bill, I thought JBoss was going to support 1.4. Is this not the case? - Matt

Re: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Holger Baxmann
to be much better in performance and stability. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of danch Sent: Friday, February 28, 2003 9:30 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] stop using JDK 1.4 for development There's a big difference between

RE: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Bill Burke
] Subject: Re: [JBoss-dev] stop using JDK 1.4 for development The real question is: Does JBoss _require_ 1.4? I hope the answer will be 'no'. bax Am Freitag, 28.02.03, um 15:36 Uhr (Europe/Budapest) schrieb Jeff Haynie: What's the reason to support JDK1.3 -- just asking, not against

RE: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Matt Munz
To: [EMAIL PROTECTED] Cc: Subject: RE: [JBoss-dev] stop using JDK 1.4 for development We're not going to have .jpp or other ant switches just so that people can use nested exceptions -Original Message- From: Matt

Re: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread David Jencks
I'd prefer to have a reliable way to report these problems, since I don't consider it realistic for me to develop on 1.3.1. How do you detect them? For the particular problem of nested exceptions, I think we should always use the jboss NestedThrowable stuff Jason wrote since it provides a much

RE: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Jeff Haynie
the version before you compile) and that would fix this problem for everyone? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Jencks Sent: Friday, February 28, 2003 10:16 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] stop using JDK 1.4 for development

RE: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread David Jencks
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Jencks Sent: Friday, February 28, 2003 10:16 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] stop using JDK 1.4 for development I'd prefer to have a reliable way to report these problems, since I don't consider

Re: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Jason Dillon
- From: Matt Munz [mailto:[EMAIL PROTECTED]On Behalf Of Matt Munz Sent: Friday, February 28, 2003 8:54 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] stop using JDK 1.4 for development Bill,     I thought JBoss was going to support 1.4.  Is this not the case?     - Matt -Original

RE: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Matt Munz
) might also be used/modified to enforce this and other usage rules. - Matt -Original Message- From: David Jencks [mailto:[EMAIL PROTECTED] Sent: Fri 2/28/2003 10:16 AM To: [EMAIL PROTECTED] Cc: Subject: Re: [JBoss-dev] stop using JDK 1.4 for development I'd prefer

Re: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Tom Elrod
using JDK 1.4 for development I'd prefer to have a reliable way to report these problems, since I don't consider it realistic for me to develop on 1.3.1. How do you detect them? For the particular problem of nested exceptions, I think we should always use the jboss NestedThrowable stuff Jason

Re: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Jason Dillon
28, 2003 10:16 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] stop using JDK 1.4 for development I'd prefer to have a reliable way to report these problems, since I don't consider it realistic for me to develop on 1.3.1. How do you detect them? For the particular problem of nested exceptions, I

RE: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Bill Burke
PROTECTED] Subject: Re: [JBoss-dev] stop using JDK 1.4 for development Any automated build and reporting system would be valuable... just depends on the implementation as to whether it is useful or not. --jason On Friday, February 28, 2003, at 10:36 PM, David Jencks wrote: On 2003.02.28 10:23

RE: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Bill Burke
I meant to say not perfect. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bill Burke Sent: Friday, February 28, 2003 11:27 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] stop using JDK 1.4 for development chris kimptons builds are perfect