Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006298Openbravo ERPA. Platformpublic2008-12-01 13:192009-04-21 11:06
shuehner 
shuehner 
lowtrivialhave not tried
closedfixed 
5
pi 
 
Core
No
0006298: Fix broken javadoc syntax in java source-files
Some java source-files contain broken javadoc-syntax i.e. '@param name: <text>' instead of the correct '@param name <text>'. These should be fixed.

Additionally some files declare several parameters with only one @param tag which does not work.
Clean-up
Issue History
2008-12-01 13:19shuehnerNew Issue
2008-12-01 13:19shuehnerAssigned To => shuehner
2008-12-01 13:19shuehnersf_bug_id0 => 2370779
2008-12-01 13:19shuehnerRegression testing => No
2008-12-01 14:24svnbotCheckin
2008-12-01 14:24svnbotNote Added: 0010843
2008-12-01 14:24svnbotStatusnew => resolved
2008-12-01 14:24svnbotResolutionopen => fixed
2008-12-01 14:24svnbotsvn_revision => 10782
2008-12-01 14:38shuehnerTag Attached: Clean-up
2009-04-21 11:06psarobeStatusresolved => closed

Notes
(0010843)
svnbot   
2008-12-01 14:24   
Repository: openbravo
Revision: 10782
Author: huehner
Date: 2008-12-01 14:24:46 +0100 (Mon, 01 Dec 2008)

Fixed 6298
Fix a lots of javadoc syntax-errors
Based on cleanup script from Ville Lindfors

---
U trunk/src/org/openbravo/base/secureApp/OrgTree.java
U trunk/src/org/openbravo/erpCommon/businessUtility/AccountTree.java
U trunk/src/org/openbravo/erpCommon/modules/ModuleReferenceDataClientTree.java
U trunk/src/org/openbravo/erpCommon/modules/ModuleReferenceDataOrgTree.java
U trunk/src/org/openbravo/erpCommon/modules/ModuleTree.java
U trunk/src/org/openbravo/erpCommon/utility/ComboTableData.java
U trunk/src/org/openbravo/erpCommon/utility/DataGrid.java
U trunk/src/org/openbravo/erpCommon/utility/ErrorTextParser.java
U trunk/src/org/openbravo/erpCommon/utility/ExecuteQuery.java
U trunk/src/org/openbravo/erpCommon/utility/GenericTree.java
U trunk/src/org/openbravo/erpCommon/utility/ModelSQLGeneration.java
U trunk/src/org/openbravo/erpCommon/utility/TableSQLData.java
U trunk/src/org/openbravo/erpCommon/utility/Utility.java
U trunk/src/org/openbravo/erpCommon/utility/WindowTree.java
U trunk/src/org/openbravo/erpCommon/utility/WindowTreeChecks.java
U trunk/src/org/openbravo/erpCommon/utility/WindowTreeChecksClient.java
U trunk/src/org/openbravo/erpCommon/utility/WindowTreeUtility.java
U trunk/src/org/openbravo/erpCommon/utility/WindowTreeUtilityClient.java
U trunk/src-trl/src/org/openbravo/translate/RTLSkin.java
---

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