Add artifact classifier to ChangeRocorderXML#1327
Add artifact classifier to ChangeRocorderXML#1327ggkochanski wants to merge 1 commit intomojohaus:masterfrom
Conversation
|
There's currently #1284 open which is going to overhaul the change recorder. I could include your change there or maybe you could wait until it's merged in. FWIW, you'd also need to update the xsd and the documentation. |
|
@andrzejj0 please go ahead, you know the structure better then me 😅 The classifier makes only sens for dependencies, so sth like this should be sufficient: |
|
Yes, it's generally a good idea. A classifier could definitely be added. I'm thinking of maybe making it optional and only providing it if it differs from the standard. Same goes for type, I guess. It gets used a lot sometimes. I would not stack too much changes into that one PR so that we don't overwhelm Sławek who needs to review all that. |
74e5f07 to
80f4abd
Compare
|
code format fixed, schema updated, integration test added and waiting for events to unfold 😊 |
When two dependencies differ by the classifier only then they appear twice in file
version-changes.xmlbut you cannot distinguish which is which.The general idea is to add the artifact's classifier attribute to node
/updates/dependencyUpdatewhen is set: