rombert opened a new pull request #2: Fix ArtifactId.toMvnId to be symmetrical with fromMvnId URL: https://github.com/apache/sling-whiteboard/pull/2 The fromMvnId method expects the values in the `groupId:artifactId[:packaging[:classifier]]:version` format, but toMvnId was outputting them in the `groupId:artifactId:version[:packaging[:classifier]]` format.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
