Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006374 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] Z. Others | major | have not tried | 2008-12-04 21:56 | 2009-05-21 16:37 | |||
Reporter | gorka_gil | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | 2.50alpha-r3 | Fixed in SCM revision | 11148 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_10 | |||
OS Version | rPath Linux | Database version | 8.3.5 | Ant version | 1.7.1 | |||
Product Version | 2.50alpha-r3 | SCM revision | 10977 | |||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0006374: beautifier error in generate.entities | |||||||
Description | when executing generate.entities appears a lot of errors of beautifier class: [workflow] 1257 [main] ERROR org.hybridlabs.source.beautifier.JavaImportBeautifierImpl - Error during beautification. Content: [workflow] /* [workflow] ************************************************************************* [workflow] * The contents of this file are subject to the Openbravo Public License [workflow] * Vers... | |||||||
Steps To Reproduce | ant generate.entities | |||||||
Proposed Solution | there is a workaround, disable code beautifer: in src/org/openbravo/base/gen/gen_entity.oaw in line 34 and 35 replace : <beautifier class="org.hybridlabs.source.formatter.JavaImportBeautifier" organizeImports="true" format="true"/> with: <!-- <beautifier class="org.hybridlabs.source.formatter.JavaImportBeautifier" organizeImports="true" format="true"/> --> | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0010983) svnbot (viewer) 2008-12-04 22:01 |
Repository: openbravo Revision: 10978 Author: gorka_gil Date: 2008-12-04 22:01:55 +0100 (Thu, 04 Dec 2008) Fixed bug 6374 Disabling beautifier in alpha r3 --- U branches/r2.50alpha-r3/src/org/openbravo/base/gen/gen_entity.oaw --- https://dev.openbravo.com/websvn/openbravo/?rev=10978&sc=1 [^] |
(0011239) svnbot (viewer) 2008-12-12 12:57 |
Repository: openbravo Revision: 11148 Author: gorka_gil Date: 2008-12-12 12:57:51 +0100 (Fri, 12 Dec 2008) Related to bug 6374 removed beautifier in 2.50 alpha r4 --- U branches/r2.50alpha-r4/src/org/openbravo/base/gen/gen_entity.oaw --- https://dev.openbravo.com/websvn/openbravo/?rev=11148&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-12-04 21:56 | gorka_gil | New Issue | |
2008-12-04 21:56 | gorka_gil | Assigned To | => gorka_gil |
2008-12-04 21:56 | gorka_gil | Status | new => scheduled |
2008-12-04 22:01 | svnbot | Checkin | |
2008-12-04 22:01 | svnbot | Note Added: 0010983 | |
2008-12-04 22:01 | svnbot | Status | scheduled => resolved |
2008-12-04 22:01 | svnbot | Resolution | open => fixed |
2008-12-04 22:01 | svnbot | svn_revision | => 10978 |
2008-12-12 12:57 | svnbot | Checkin | |
2008-12-12 12:57 | svnbot | Note Added: 0011239 | |
2008-12-12 12:57 | svnbot | svn_revision | 10978 => 11148 |
2009-05-21 16:37 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |