Modify

Opened 3 years ago

Closed 3 years ago

#5375 closed defect (fixed)

Error building in OsmPrimitive

Reported by: jcollie Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

[javac] /home/jcollie/dev/osm/josm.svn/core/src/org/openstreetmap/josm/data/osm/Way.java:118: clearCached() in org.openstreetmap.josm.data.osm.Way cannot override clearCached() in org.openstreetmap.josm.data.osm.OsmPrimitive; attempting to assign weaker access privileges; was public
[javac] @Override protected void clearCached() {

Yes, I ran "ant clean" before building.

Attachments (0)

Change History (1)

comment:1 Changed 3 years ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

(In [3468]) fix #5375 - build error

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.