You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:21:48 UTC

[sling-org-apache-sling-commons-compiler] 10/13: SLING-5574 : Update Eclipse compiler to version 4.5.1

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.commons.compiler-2.3.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-compiler.git

commit 0a1901a5e202b51774f9828ec038cd172c73f443
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue Mar 1 09:34:24 2016 +0000

    SLING-5574 : Update Eclipse compiler to version 4.5.1
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/compiler@1733016 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 73a8aae..e6bdc02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
         <dependency>
             <groupId>org.eclipse.jdt.core.compiler</groupId>
             <artifactId>ecj</artifactId>
-            <version>P20140317-1600</version>
+            <version>4.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.