Modify

Opened 6 weeks ago

Closed 6 weeks ago

Last modified 6 weeks ago

#23811 closed defect (fixed)

[PATCH] ant jdeps task fix

Reported by: mfloryan Owned by: team
Priority: normal Milestone: 24.07
Component: Core Version: latest
Keywords: Cc:

Description

Coming fresh to understand the codebase I wanted to use the ant jdeps task to see the dependencies of the main modules but that task has failed for me with the following warning:

[exec] Warning: Path does not exist: *.jar

When ant executes jdeps.

I found that explicitly providing the list of jar files fixes that problem and generates some images.
Attaching a patch for the build.xml file with the required changes.

Attachments (1)

josm.19138.patch (3.1 KB ) - added by mfloryan 6 weeks ago.
Patch with the build.xml changes that fixes ant jdeps task

Download all attachments as: .zip

Change History (3)

by mfloryan, 6 weeks ago

Attachment: josm.19138.patch added

Patch with the build.xml changes that fixes ant jdeps task

comment:1 by taylor.smock, 6 weeks ago

Resolution: fixed
Status: newclosed

In 19146/josm:

Fix #23811: ant jdeps was broken (patch by mfloryan)

comment:2 by taylor.smock, 6 weeks ago

Milestone: 24.07

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.