simonetripodi commented on a change in pull request #26: SLING-8273 - APIs jar 
MOJO doesn't produce Javadoc if sources contain non-ascii chars
URL: 
https://github.com/apache/sling-slingfeature-maven-plugin/pull/26#discussion_r256469570
 
 

 ##########
 File path: src/main/java/org/apache/sling/feature/maven/mojos/ApisJarMojo.java
 ##########
 @@ -110,7 +110,7 @@
 
     private static final String NON_ASCII_PATTERN = "[^\\p{ASCII}]";
 
-    private static final String EMPTY_STRING = "";
+    private static final String EMPTY_STRING = " ";
 
 Review comment:
   right! :) I included the modification in the PR, thanks!

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

Reply via email to