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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034683
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2016-12-03 12:202016-12-06 08:29
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynoneResolutionfixedFixed in Version3.0PR17Q1
StatusclosedFix in branchFixed in SCM revision6e6af1f0c29d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034683: Fix up javadoc syntax issues in pi

DescriptionCurrent pi codebase accumulated again some javadoc syntax issues which should be fixed up.

The changes here are for 3 groups of things
a.) Fixup warnings shown in eclipse when adding those optional warnings to validate javadoc syntax
b.) Warnings shown on commandline when running 'ant generate.java.doc' with java7
c.) update build.xml to link to java7 version of oracle html javadoc of java itself (and no longer java6). This make sense now as the required java version was raised to 7 recently also.
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks feature request 0031477 newshuehner Tracking issue to reduce the huge number of eclipse warnings in pi 

-  Notes
(0092076)
hgbot (developer)
2016-12-03 15:15

Repository: erp/devel/pi
Changeset: 6e6af1f0c29db357d5706152d307492a3d506787
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Sat Dec 03 15:14:58 2016 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6e6af1f0c29db357d5706152d307492a3d506787 [^]

Fixed 34683. Fix some javadoc syntax warnings

- build.xml -> update link to oracle javadocs from java 6 to java 7 version
  - with now java >=7 being required to compile anyway
- Fix all javadoc syntax warnings shown both in
  - optional eclipse warnigns about javadoc syntax
  - on commandline when running ant generate.java.doc

---
M build.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPayment.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/CachedPreference.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/CSSMinimizer.java
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/CheckTreeOperationManager.java
M src/org/openbravo/erpCommon/ad_callouts/CalloutInformationProvider.java
M src/org/openbravo/erpCommon/ad_callouts/SimpleCallout.java
M src/org/openbravo/erpCommon/ad_forms/DocLineCashVATReady_PaymentTransactionReconciliation.java
M src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java
M src/org/openbravo/materialmgmt/UOMUtil.java
---
(0092104)
alostale (manager)
2016-12-06 08:00

code reviewed

- Issue History
Date Modified Username Field Change
2016-12-03 12:20 shuehner New Issue
2016-12-03 12:20 shuehner Assigned To => platform
2016-12-03 12:20 shuehner Modules => Core
2016-12-03 12:20 shuehner Triggers an Emergency Pack => No
2016-12-03 12:21 shuehner Relationship added blocks 0031477
2016-12-03 12:42 shuehner Assigned To platform => shuehner
2016-12-03 12:43 shuehner Review Assigned To => alostale
2016-12-03 15:15 hgbot Checkin
2016-12-03 15:15 hgbot Note Added: 0092076
2016-12-03 15:16 hgbot Status new => resolved
2016-12-03 15:16 hgbot Resolution open => fixed
2016-12-03 15:16 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6e6af1f0c29db357d5706152d307492a3d506787 [^]
2016-12-06 08:00 alostale Note Added: 0092104
2016-12-06 08:00 alostale Status resolved => closed
2016-12-06 08:00 alostale Fixed in Version => 3.0PR17Q2
2016-12-06 08:29 alostale Fixed in Version 3.0PR17Q2 => 3.0PR17Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker