Skip to content

Stylesheets should download p5subset.xml only once #347

Description

@martindholmes

@sydb and I working on Test2 have noticed that whenever a process is run that requires p5subset.xml, unless a local copy of p5subset.xml is explicitly provided, a fresh copy is downloaded even if the one it's overwriting is the same. This is pointless and time-consuming.

Using ant's get task with @usetimestamp would make this unnecessary, since it would just check with the server to see if the file has changed. This would make transformations much quicker.

Metadata

Metadata

Labels

priority: lowNot urgent; can be dealt with when someone has free time or is looking for a project.resp: councilstatus: needsDiscussionCouncil has not yet been able to agree on how to proceed.target: buildConcerning the build process, e.g. the Makefile or build.xmltype: enhancementA feature request or other improvement in the Stylesheets.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions