Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005919Openbravo ERPA. Platformpublic2008-11-11 15:552009-05-22 19:34
jpabloae 
iciordia 
lowmajoralways
acknowledgedopen 
30Gentoo - 2.6.24
 
 
Core
No
0005919: Eliminate the dependendy on JAVA_HOME in the ant tasks
It would be good to eliminate the JAVA_HOME variable dependency from the ant tasks, so that it takes the jdk binaries from the PATH. The main issue here is about the memory setting for forking javac. This would have to be investigated, to see if it can be done without JAVA_HOME.
ReleaseCandidate
Issue History
2008-11-11 15:55jpabloaeNew Issue
2008-11-11 15:55jpabloaeAssigned To => rafaroda
2008-11-11 15:55jpabloaesf_bug_id0 => 2262827
2008-11-11 15:55jpabloaeRegression testing => No
2008-11-11 15:57shuehnerIssue Monitored: shuehner
2008-11-13 07:32jpabloaeNote Added: 0010234
2008-11-13 08:38rafarodaAssigned Torafaroda => pjuvara
2008-11-17 15:54pjuvaraTag Attached: ReleaseCandidate
2008-11-17 15:54pjuvaraStatusnew => acknowledged
2008-11-17 15:55pjuvaraCategoryZ. Others => A. Platform
2009-05-22 19:34pjuvaraAssigned Topjuvara => iciordia

Notes
(0010234)
jpabloae   
2008-11-13 07:32   
Now that we are making it mandatory to have ANT_OPTS for the memory allocation, this makes it easier to remove this dependency.