Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006374
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] Z. Othersmajorhave not tried2008-12-04 21:562009-05-21 16:37
Reportergorka_gilView Statuspublic 
Assigned Togorka_gil 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branch2.50alpha-r3Fixed in SCM revision11148
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_10
OS VersionrPath LinuxDatabase version8.3.5Ant version1.7.1
Product Version2.50alpha-r3SCM revision10977 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006374: beautifier error in generate.entities

Descriptionwhen 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 Reproduceant generate.entities
Proposed Solutionthere 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"/> -->
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0006373 closedmtaal beautifier error in generate.entities 

-  Notes
(0010983)
svnbot (reporter)
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 (reporter)
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 [^]

- Issue History
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
Powered by Mantis Bugtracker