kwin commented on code in PR #13:
URL: 
https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler/pull/13#discussion_r1614785674


##########
pom.xml:
##########
@@ -41,27 +41,133 @@
 
     <name>Apache Sling Scripting HTL Compiler</name>
 
-    <description>
-        The Apache Sling Scripting HTL Compiler provides support for compiling 
HTML Template Language scripts into an Abstract
-        Syntax Tree.
-    </description>
+    <description>The Apache Sling Scripting HTL Compiler provides support for 
compiling HTML Template Language scripts into an Abstract
+        Syntax Tree.</description>
 
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-compiler.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-compiler.git</developerConnection>
-        
<url>https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler.git</url>
         <tag>org.apache.sling.scripting.sightly.compiler-1.2.6-1.4.0</tag>
+        
<url>https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler.git</url>
     </scm>
 
     <properties>

Review Comment:
   I would suggest setting an explicit java bytecode version (no need to 
upgrade > 8 for now)



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

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to