Return-Path: Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 9771 invoked by uid 500); 31 Jul 2003 05:43:51 -0000 Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "OJB Developers List" Reply-To: "OJB Developers List" Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 9753 invoked from network); 31 Jul 2003 05:43:50 -0000 Received: from smtp03.web.de (HELO smtp.web.de) (217.72.192.158) by daedalus.apache.org with SMTP; 31 Jul 2003 05:43:50 -0000 Received: from p50902dde.dip.t-dialin.net ([80.144.45.222] helo=web.de) by smtp.web.de with asmtp (TLSv1:RC4-MD5:128) (WEB.DE 4.99 #420) id 19i6EL-0008RE-00 for ojb-dev@db.apache.org; Thu, 31 Jul 2003 07:44:01 +0200 Message-ID: <3F28ACDE.5020908@web.de> Date: Thu, 31 Jul 2003 07:45:02 +0200 From: Thomas Mahler Reply-To: thma@apache.org Organization: Apache Foundation User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: OJB Developers List Subject: Re: compilation problems with OTM References: <5C928A99B54EA44EBCAEC750382588FC0AEDE2@plsrv07.corp.againtech.com> In-Reply-To: <5C928A99B54EA44EBCAEC750382588FC0AEDE2@plsrv07.corp.againtech.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: thma32@web.de X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Matthew, The CodeSwitcher is really a PITA. But I've not seen an alternative so far. The greatest thing would be to have an ANT based preprocessor... Any ideas? cheers, Thomas Matthew Baird wrote: > should be fixed now. > > That code switcher is a peice of ****. > > m > > -----Original Message----- > From: Mahler Thomas [mailto:thomas.mahler@itellium.com] > Sent: Tuesday, July 29, 2003 1:11 AM > To: OJB Developers List (E-Mail) > Subject: compilation problems with OTM > > > Hi all, > > there have been several users reporting compilation problems with JDK1.3. > The problems seem to be related to > import java.util.IdentityHashMap; > > We have to make sure that all our code can be compiled and executed under > JDK 1.2, 1.3 and 1.4! > So I'd like to see everyone to check his code and make sure it works on > jdk1.2 and 1.3 too. > > We can use the codeswitcher to have conditional compilation. This technique > is in place for dynamic proxies and jdbc 3.0 related code already. > > please tell me if you need any help to get this working. > > thanks, > thomas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org > For additional commands, e-mail: ojb-dev-help@db.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org > For additional commands, e-mail: ojb-dev-help@db.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org For additional commands, e-mail: ojb-dev-help@db.apache.org