I am going to go further...

Why not do via ant or via java (after export) a parsing that ensure that 
" or ' (whatever we want) are always used and if not change them (via 
RegExp or simple replace)?? (This texts are always in the first rows of 
the xml code, so we can attach them directly instead of a full file parse)

It would not penalize export times (since this could be done in less 
than a second... I think) and with this we are able to control what we 
want and we will guarantee a 100% control of our database xmls 
independently of if somebody has third party libraries added to its ant 
or whatever. (Remember that some people works with several projects, not 
just Openbravo, in parallel using the same ant, the same jdk, etc. and 
external and unmanaged changes should be avoided)

David.

Juan Pablo Aroztegi escribió:
>> 2.35 had end of maintenance a week ago so no longer an issue.. but the 
>> 2.40 case still prevails.
>>     
> Yes, important point. I missed it when thinking about the 2.50 problem.
>
> There could be different possibilities:
>
> 1) Find a way to make 2.40 use the jars stored in src-db/database/lib.
> 2) Force developers to copy/remove the files whenever they change from
>    2.40 to 2.50 or vice versa. And put a check in 2.40's build.xml that
>    fails to export in these jars are not found.
>
> We'll agree that 1) is preferable.
>
>
> Juan Pablo
>
>
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing. 
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> Openbravo-development mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/openbravo-development
>
>
>   


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Openbravo-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-development

Reply via email to