Re: Build error on Java 11 - Upgrade of maven-surefire-plugin version on sling parent?

2019-07-05 Thread Christian Schneider
Sorry for the noise .. there is a version 35 of the pom which works. I tried to set this version in eclipse before and wrongly interpreted an error as the artifact not being available. Christian Am Fr., 5. Juli 2019 um 11:32 Uhr schrieb Christian Schneider < ch...@die-schneider.net>: > The

Re: Build error on Java 11 - Upgrade of maven-surefire-plugin version on sling parent?

2019-07-05 Thread Christian Schneider
The latest released parent is 34 which does not yet work.. Unfortunately I missed to check master .. There we already use 3.0.0-M3 which should be fine.. So my question is wrong :-) The correct question is: Should we release the parent with those changes? Is a milestone release of surefire ready

Re: Build error on Java 11 - Upgrade of maven-surefire-plugin version on sling parent?

2019-07-05 Thread Radu Cotescu
Hi Christian, > On 5 Jul 2019, at 10:02, Christian Schneider wrote: > > I have found an issue when build a sling bundle on Java 11. > https://issues.apache.org/jira/browse/SLING-8563 > > It seems that the error is caused by the maven-surefire-plugin we use ( > 2.20.1) in parent not being

Build error on Java 11 - Upgrade of maven-surefire-plugin version on sling parent?

2019-07-05 Thread Christian Schneider
I have found an issue when build a sling bundle on Java 11. https://issues.apache.org/jira/browse/SLING-8563 It seems that the error is caused by the maven-surefire-plugin we use ( 2.20.1) in parent not being compatible to Java 11. I was able to fix the build by using a newer version (2.22.2) in

Building Karaf - org.apache.sling.jcr.webdav 2.3.6 Build Error

2017-02-02 Thread Ravindra Singareddy
Hello Experts, I have checked in latest sling code. I have compiled using maven and receiving org.apache.sling.jcr.webdav, version 2.3.6 is not available in maven repository. I have changed version to 2.3.4, it compiles but throws error in Integration tests. In bundle packages,

build error

2013-05-22 Thread Julian Reschke
Hi there, In the Integration Tests project, I'm currently getting [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2. 5.1:compile (default-compile) on project org.apache.sling.launchpad.integration- tests: Compilation failure [ERROR]

[jira] Resolved: (SLING-1777) Build error: JobEventHandlerTest

2010-09-19 Thread Andreas Kuckartz (JIRA)
fixed. Build error: JobEventHandlerTest Key: SLING-1777 URL: https://issues.apache.org/jira/browse/SLING-1777 Project: Sling Issue Type: Bug Environment: Debian Linux Java(TM) SE Runtime

[jira] Assigned: (SLING-1782) Build error: tests take a loooooooooong time

2010-09-17 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned SLING-1782: Assignee: Felix Meschberger Build error: tests take a loong time

[jira] Resolved: (SLING-1782) Build error: tests take a loooooooooong time

2010-09-17 Thread Felix Meschberger (JIRA)
the build in the parent POM in Rev. 997987. (This will show up, once we release the parent POM and refer to it from the projects). Also updated the recommendations on the Getting and Building Page. Build error: tests take a loong time

[jira] Commented: (SLING-1777) Build error: JobEventHandlerTest

2010-09-16 Thread Carsten Ziegeler (JIRA)
of the surefire tests? And what does your see also mean? Build error: JobEventHandlerTest Key: SLING-1777 URL: https://issues.apache.org/jira/browse/SLING-1777 Project: Sling Issue Type: Bug

[jira] Commented: (SLING-1777) Build error: JobEventHandlerTest

2010-09-16 Thread Justin Edelson (JIRA)
-3 or 3.0-RC1, but not on Maven 2.2.1, I think we should get some guidance from the Maven team about what to look for. I'll send maven-dev an email. Build error: JobEventHandlerTest Key: SLING-1777 URL: https

[jira] Commented: (SLING-1777) Build error: JobEventHandlerTest

2010-09-16 Thread Andreas Kuckartz (JIRA)
(rdebian-4). I am currently trying to build revision 997835 (which takes a lng time) and will report the result when that ends. Build error: JobEventHandlerTest Key: SLING-1777 URL: https://issues.apache.org/jira/browse/SLING

[jira] Issue Comment Edited: (SLING-1777) Build error: JobEventHandlerTest

2010-09-16 Thread Andreas Kuckartz (JIRA)
revision 997835 (which takes a lng time) and will report the result when that ends. Build error: JobEventHandlerTest Key: SLING-1777 URL: https://issues.apache.org/jira/browse/SLING-1777 Project: Sling

[jira] Issue Comment Edited: (SLING-1782) Build error: tests take a loooooooooong time

2010-09-16 Thread Felix Meschberger (JIRA)
: --- What are your heap and PermGen sizes ? It might be that your GC is taken over the reign ;-) Also you need more memory if your on a 64bit system was (Author: fmeschbe): What are your heap and PermGen sizes ? It might be that your GC is taken over the reign ;-) Build error

[jira] Commented: (SLING-1782) Build error: tests take a loooooooooong time

2010-09-16 Thread Andreas Kuckartz (JIRA)
... Build error: tests take a loong time Key: SLING-1782 URL: https://issues.apache.org/jira/browse/SLING-1782 Project: Sling Issue Type: Bug Reporter: Andreas Kuckartz Building

[jira] Commented: (SLING-1777) Build error: JobEventHandlerTest

2010-09-16 Thread Andreas Kuckartz (JIRA)
) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Build error: JobEventHandlerTest Key: SLING-1777

[jira] Commented: (SLING-1782) Build error: tests take a loooooooooong time

2010-09-16 Thread Andreas Kuckartz (JIRA)
that I can now see a different problem). This issue can be closed when the PermSize requirement (PermSize 512M for 64 bit Linux) has been added to the Gettin and Building Sling page. Build error: tests take a loong time Key