You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Antonio Gallardo <ag...@agssa.net> on 2004/11/03 20:51:02 UTC

Re: OJB does not compile with java 1.5

Hi Jakob:

After the last CVS post. I can confirm we can finally compile OJB for Java
1.5! :-D

Best Regards,

Antonio Gallardo

Jakob Braeuchi dijo:
> hi antonio,
>
> i replaced the enums in the trunk.
>
> jakob
>
> Antonio Gallardo schrieb:
>> Hi:
>>
>> Just playing a little bit with OJB again! I was trying to compile the
>> sources using java 1.5 and it does not compile. The problem i meet was
>> that we are using "enum" as an identifier and in java 1.5 it is a
>> keyword.
>> The change is very easy:
>>
>> Just replace all the "enum" identifier to "enumeration". I already did
>> that for cocoon and it works.
>>
>> If you want I can send a patch. ;-)
>>
>> Best Regards,
>>
>> Antonio Gallardo.
>>
>> ---------------------------------------------------------------------
>> 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