One question...

What about 2.35 and 2.40? They could run in Java 1.5 
http://wiki.openbravo.com/wiki/ERP/2.40/Specifications

So with this change developers should add this both files in order to 
have simple quotes when manipulating database in 2.35 and 2.40 and 
remove them to have double quotes when manipulating database in 2.50??

Thanks.

David.

Juan Pablo Aroztegi escribió:
> When we supported JDK 1.5 DBSourceManager required stax-api-1.0.1.jar
> and wstx-asl-3.0.2.jar to export the database correctly. Now that using
> 1.6 is a must, these libraries are not useful at all. The only
> difference they "add" is that they use simple quotes instead of double
> quotes in the XML headers. But they're only used in sourcedata.
>
> Taking into account that we already use double quotes in
> src-db/database/model, there's no reason to use it differently in
> src-db/database/sourcedata.
>
> Eliminating this dependency simplifies the development environment setup
> process because there's no need to copy the jar files to $ANT_HOME/lib.
> Plus we'd have 2 jar files less in src-db/database/lib.
>
> We could say that the risk is close to zero, we'll just change the
> quotes in the sourcedata XML files. So what do you think if we change
> this?
>
>
>
> 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
> Openbravo-development@lists.sourceforge.net
> 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
Openbravo-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-development

Reply via email to