Modify

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#23158 closed defect (worksforme)

00_core_tools is missing

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Plugin Version:
Keywords: plugin development Cc:

Description

The file
https://josm.openstreetmap.de/browser/osm/applications/editors/josm/plugins/build-common.xml
and
https://github.com/JOSM/josm-plugins/blob/master/build-common.xml
mentioned the directory of /00_core_tools/ and {core.tools.ivy} between line 741-747

But it is not exist at the repository of
https://josm.openstreetmap.de/browser/osm/applications/editors/josm/plugins?rev=36127&order=name
and
https://github.com/JOSM/josm-plugins

There are none of directory of /00_core_tools/ existing, and none of matching files while build-common.xml mentioned

This causing compiling using ant fail because of missing files, make developing and test own plugin impossible

Attachments (2)

screenshot.png (26.5 KB ) - added by anonymous 2 years ago.
Screen indicates file ivy.xml not found which it suggest to exist.
screenshot.2.png (27.8 KB ) - added by anonymous 2 years ago.
Correction

Download all attachments as: .zip

Change History (3)

by anonymous, 2 years ago

Attachment: screenshot.png added

Screen indicates file ivy.xml not found which it suggest to exist.

by anonymous, 2 years ago

Attachment: screenshot.2.png added

Correction

comment:1 by taylor.smock, 2 years ago

Resolution: worksforme
Status: newclosed

It looks like you are probably using the git mirror of the plugins.

One of the caveats with the git mirror is that it does not support translating svn:externals to git submodules.

If you looked at https://josm.openstreetmap.de/browser/osm/applications/editors/josm/plugins?order=name in the svn:externals propery, you would have seen https://josm.openstreetmap.de/svn/trunk/tools 00_core_tools.

Version 0, edited 2 years ago by taylor.smock (next)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.