kwin commented on a change in pull request #26:
URL:
https://github.com/apache/sling-org-apache-sling-feature/pull/26#discussion_r646146722
##########
File path:
src/main/java/org/apache/sling/feature/io/artifacts/ArtifactHandler.java
##########
@@ -46,11 +47,24 @@ public ArtifactHandler(final String url, final URL
localURL) {
* @param file The file for the artifact
* @throws MalformedURLException If the file name cannot be converted to a
URL.
* @since 1.1.0
+ * @deprecated Use {@link #ArtifactHandler(Path)} instead
*/
+ @Deprecated
Review comment:
I agree, fixed in
https://github.com/apache/sling-org-apache-sling-feature/pull/26/commits/fafa5e407baeed8ec0f7113951f8c0c8f6d37d7f.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]