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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006373
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajorhave not tried2008-12-04 21:552009-04-21 11:07
Reportergorka_gilView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision11330
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_10
OS VersionrPath LinuxDatabase version8.3.5Ant version1.7.1
Product Version2.50alpha-r3SCM revision10977 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006373: 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 ]
depends on backport 0006374 closedgorka_gil beautifier error in generate.entities 

-  Notes
(0011504)
svnbot (viewer)
2008-12-17 22:43

Repository: openbravo
Revision: 11330
Author: mtaal
Date: 2008-12-17 22:43:47 +0100 (Wed, 17 Dec 2008)

Fixes issue 6373, generate.entities failed because beautifier created .jalopy directory in home directory of the user running generate.entities

---
A trunk/src/org/openbravo/base/gen/OBJavaBeautifier.java
U trunk/src/org/openbravo/base/gen/gen_entity.oaw
---

https://dev.openbravo.com/websvn/openbravo/?rev=11330&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-12-04 21:55 gorka_gil New Issue
2008-12-04 21:55 gorka_gil Assigned To => mtaal
2008-12-04 21:55 gorka_gil sf_bug_id 0 => 2390636
2008-12-04 21:55 gorka_gil OBNetwork customer => No
2008-12-04 21:55 gorka_gil Regression testing => No
2008-12-04 21:56 gorka_gil Status new => scheduled
2008-12-04 21:56 gorka_gil Assigned To mtaal => gorka_gil
2008-12-04 21:56 gorka_gil fix_in_branch => trunk
2008-12-04 21:57 gorka_gil Assigned To gorka_gil => mtaal
2008-12-17 22:43 svnbot Checkin
2008-12-17 22:43 svnbot Note Added: 0011504
2008-12-17 22:43 svnbot Status scheduled => resolved
2008-12-17 22:43 svnbot Resolution open => fixed
2008-12-17 22:43 svnbot svn_revision => 11330
2009-04-21 11:07 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker