Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#21505 closed defect (fixed)

Javadoc warnings

Reported by: Don-vip Owned by: Don-vip
Priority: minor Milestone: 21.12
Component: Core Version:
Keywords: javadoc Cc:

Description (last modified by Don-vip)

When building JOSM:

javadoc: warning - No source files for package org.openstreetmap
javadoc: warning - No source files for package org.openstreetmap.josm.io.protocols
javadoc: warning - No source files for package org.openstreetmap.josm.gui.layer.geoimage.viewers
javadoc: warning - No source files for package org.openstreetmap.josm.data.tagging

data/vector/DataStore.java:72: warning - @implNote is an unknown tag.

gui/widgets/HistoryComboBox.java:46: warning - Tag @link: reference not found: org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxModel.Preferences#load
gui/widgets/HistoryComboBox.java:46: warning - Tag @link: reference not found: org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxModel.Preferences#save

gui/tagging/ac/AutoCompComboBox.java:111: warning - Tag @link: reference not found: org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxModel.Preferences#load
gui/tagging/ac/AutoCompComboBox.java:111: warning - Tag @link: reference not found: org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxModel.Preferences#save

gui/tagging/ac/AutoCompComboBox.java:129: warning - Tag @link: reference not found: org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxModel.Preferences#load
gui/tagging/ac/AutoCompComboBox.java:129: warning - Tag @link: reference not found: org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxModel.Preferences#save

Attachments (0)

Change History (4)

comment:1 by Don-vip, 3 years ago

Description: modified (diff)

comment:2 by Don-vip, 3 years ago

Description: modified (diff)

comment:3 by Don-vip, 3 years ago

Resolution: fixed
Status: assignedclosed

In 18305/josm:

fix #21505 - fix most of javadoc warnings, remove deprecated code

comment:4 by Don-vip, 3 years ago

Milestone: 21.1121.12

Milestone renamed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.