bosschaert commented on a change in pull request #13: SLING-8644: Improve 
Startorder handling during merge
URL: 
https://github.com/apache/sling-org-apache-sling-feature/pull/13#discussion_r315756018
 
 

 ##########
 File path: src/main/java/org/apache/sling/feature/builder/BuilderUtil.java
 ##########
 @@ -249,6 +255,29 @@ static void mergeBundles(final Bundles target,
                 fromTarget + " and " + fromSource + ". The rule must be 
specified for " + commonPrefixes);
     }
 
+    private static Artifact selectStartOder(Artifact a, Artifact b, Artifact 
target) {
 
 Review comment:
   'Oder' is a typo, oder?

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to