>
> Thanks for your reply, Hans. Yes, I tried that and stilll there are
> those
> errors. I have got a totally clean version from trunk svn. Is it
> built ok
> for you?
>
> My setup is:
> Java: jdk1.5.0_04 on Fedora Core 8.
>
>
> hansbak wrote:
>>
>> try
>> ./ant clean
>> ./ant
>>
>> Regards,
>> hans
>>
>> On Wed, 2009-09-02 at 01:49 -0700, masionas wrote:
>>> A dozen of such type errors:
>>>
>>> framework/entity/src/org/ofbiz/entity/model/ModelViewEntity.java:
>>> 1232:
>>> incomparable types:
>>> org.ofbiz.entity.condition.EntityOperator<capture of
>>> ?>
>>> and org.ofbiz.entity.condition.EntityComparisonOperator
>>> [javac15] if ((operator == EntityOperator.IN ||
>>> operator ==
>>> EntityOperator.BETWEEN)
>>>
>>>
>>> framework/entity/src/org/ofbiz/entity/model/ModelViewEntity.java:
>>> 1271:
>>> inconvertible types
>>> [javac15] found :
>>> org.ofbiz.entity.condition.EntityOperator<capture
>>> of
>>> ?>
>>> [javac15] required:
>>> org.ofbiz.entity.condition.EntityComparisonOperator
>>> [javac15]
>>> EntityCondition.makeCondition(EntityFunction.UPPER(lhs),
>>> (EntityComparisonOperator) operator, EntityFunction.UPPER(rhs)),
>>>
>>>
>>> ...
>> --
>> Antwebsystems.com: Quality OFBiz services for competitive rates
>>
>>
>>
>
> --
> View this message in context:
http://www.nabble.com/The-version-of-last-two-days-won%27t-compile-r810416-tp25253853p25254408.html> Sent from the OFBiz - User mailing list archive at Nabble.com.
>