Re: Struggling with buildbot

2018-12-07 Thread Maxim Solodovnik
I'll try to check what is wrong with assemblies in "doc mode" Might take some time ... WBR, Maxim (from mobile, sorry for the typos) On Fri, Dec 7, 2018, 23:35 Francesco Chicchiriccò Hum, it seems that apache-openjpa-*-binary.zip was needed, after all: > > https://ci.apache.org/builders/openjpa-

Re: Struggling with buildbot

2018-12-07 Thread Francesco Chicchiriccò
Hum, it seems that apache-openjpa-*-binary.zip was needed, after all: https://ci.apache.org/builders/openjpa-master-docs/builds/20 Good news is that now compilation seems to work fine, thanks! On 06/12/18 10:53, Maxim Solodovnik wrote: Doc build should be fixed Will take a look at "Cannot run

Re: Struggling with buildbot

2018-12-06 Thread Maxim Solodovnik
Doc build should be fixed Will take a look at "Cannot run program "svnversion"" errors On Wed, 5 Dec 2018 at 19:39, Francesco Chicchiriccò wrote: > On 05/12/18 13:27, Maxim Solodovnik wrote: > > Hello Francesco, > > > > shall binary assemblies be created during "docs building"? > > (Right now I

Re: Struggling with buildbot

2018-12-05 Thread Francesco Chicchiriccò
On 05/12/18 13:27, Maxim Solodovnik wrote: Hello Francesco, shall binary assemblies be created during "docs building"? (Right now I have 2 options: turn off creating openjpa-project/target/site/downloads/*.zip or understand why it fails :)) ) I think it is safe to disable, as there is no downl

Re: Struggling with buildbot

2018-12-05 Thread Maxim Solodovnik
Hello Franchesco, shall binary assemblies be created during "docs building"? (Right now I have 2 options: turn off creating openjpa-project/target/site/downloads/*.zip or understand why it fails :)) ) On Mon, 3 Dec 2018 at 23:34, Maxim Solodovnik wrote: > I can see blocks like this in output: >

Re: Struggling with buildbot

2018-12-03 Thread Maxim Solodovnik
I can see blocks like this in output: [INFO] --- maven-antrun-plugin:1.8:run (set subversion revision) @ openjpa-lib --- [INFO] Executing tasks main: [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/home/solomax/work/tmp/openjpa/openjpa-lib"): error

Re: Struggling with buildbot

2018-12-03 Thread Maxim Solodovnik
I'm checking OpenJdk build so far Have fixed couple of errors will try to finish today/tomorrow On Mon, 3 Dec 2018 at 23:19, Francesco Chicchiriccò wrote: > On 03/12/18 16:43, Maxim Solodovnik wrote: > > I'm re-checking with OpenJdk > > > > According to builbot: > > > > This article states: > >

Re: Struggling with buildbot

2018-12-03 Thread Francesco Chicchiriccò
On 03/12/18 16:43, Maxim Solodovnik wrote: I'm re-checking with OpenJdk According to builbot: This article states: https://shdhumale.wordpress.com/2017/06/01/how-to-remove-dmaven-multimoduleprojectdirectory-system-property-is-not-set-check-m2_home-environment-variable-and-mvn-script-match-in-ec

Re: Struggling with buildbot

2018-12-03 Thread Maxim Solodovnik
I'm re-checking with OpenJdk According to builbot: This article states: https://shdhumale.wordpress.com/2017/06/01/how-to-remove-dmaven-multimoduleprojectdirectory-system-property-is-not-set-check-m2_home-environment-variable-and-mvn-script-match-in-eclipse/ Maven is not match with M2_HOME Can y

Re: Struggling with buildbot

2018-12-03 Thread Francesco Chicchiriccò
On 03/12/18 15:57, Maxim Solodovnik wrote: Just have performed the full build (mvn clean install) It was successful Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-25T01:41:47+07:00) Maven home: /opt/maven Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/l

Re: Struggling with buildbot

2018-12-03 Thread Maxim Solodovnik
Just have performed the full build (mvn clean install) It was successful Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-25T01:41:47+07:00) Maven home: /opt/maven Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-oracle/jre Default locale: en_U

Re: Struggling with buildbot

2018-12-03 Thread Maxim Solodovnik
I'll double-check later tonight Will report back later with java versions WBR, Maxim (from mobile, sorry for the typos) On Mon, Dec 3, 2018, 19:08 Francesco Chicchiriccò On 03/12/18 13:06, Maxim Solodovnik wrote: > > Have you 'git pull'? > > Of course: https://paste.apache.org/3SIA > > Regards.

Re: Struggling with buildbot

2018-12-03 Thread Maxim Solodovnik
Have you 'git pull'? WBR, Maxim (from mobile, sorry for the typos) On Mon, Dec 3, 2018, 18:58 Francesco Chicchiriccò On 03/12/18 12:47, Francesco Chicchiriccò wrote: > > On 03/12/18 12:22, Maxim Solodovnik wrote: > >> Hello Francesco, > >> > >> I just have commited partial fix > >> > >> The buil

Re: Struggling with buildbot

2018-12-03 Thread Francesco Chicchiriccò
On 03/12/18 13:06, Maxim Solodovnik wrote: Have you 'git pull'? Of course: https://paste.apache.org/3SIA Regards. On Mon, Dec 3, 2018, 18:58 Francesco Chicchiriccò On 03/12/18 12:47, Francesco Chicchiriccò wrote: On 03/12/18 12:22, Maxim Solodovnik wrote: Hello Francesco, I just have com

Re: Struggling with buildbot

2018-12-03 Thread Francesco Chicchiriccò
On 03/12/18 12:47, Francesco Chicchiriccò wrote: On 03/12/18 12:22, Maxim Solodovnik wrote: Hello Francesco, I just have commited partial fix The build still fails since there dozed of javadoc errors :( Should they be suppressed or fixed? I would vote for fixing them I would also like

Re: Struggling with buildbot

2018-12-03 Thread Francesco Chicchiriccò
On 03/12/18 12:22, Maxim Solodovnik wrote: Hello Francesco, I just have commited partial fix The build still fails since there dozed of javadoc errors :( Should they be suppressed or fixed? I would vote for fixing them I would also like to fix them - consider that, at least on my laptop

Re: Struggling with buildbot

2018-12-03 Thread Maxim Solodovnik
Hello Francesco, I just have commited partial fix The build still fails since there dozed of javadoc errors :( Should they be suppressed or fixed? I would vote for fixing them On Mon, 3 Dec 2018 at 18:00, Francesco Chicchiriccò wrote: > On 03/12/18 11:58, Maxim Solodovnik wrote: > > I se

Re: Struggling with buildbot

2018-12-03 Thread Francesco Chicchiriccò
On 03/12/18 11:58, Maxim Solodovnik wrote: I see the issue, will try to fix ASAP (most probably be caused by my latest plugin update) Will report back to this thread Thanks. Regards. On Mon, 3 Dec 2018 at 17:55, Francesco Chicchiriccò wrote: On 03/12/18 11:45, Maxim Solodovnik wrote: "Un

Re: Struggling with buildbot

2018-12-03 Thread Maxim Solodovnik
I see the issue, will try to fix ASAP (most probably be caused by my latest plugin update) Will report back to this thread On Mon, 3 Dec 2018 at 17:55, Francesco Chicchiriccò wrote: > On 03/12/18 11:45, Maxim Solodovnik wrote: > > "Unknown packaging: bundle" can be ignored (should be treated as

Re: Struggling with buildbot

2018-12-03 Thread Francesco Chicchiriccò
On 03/12/18 11:45, Maxim Solodovnik wrote: "Unknown packaging: bundle" can be ignored (should be treated as warning) I have started thread regarding thin on Mavel list https://markmail.org/message/jbvxgemsaahk6ern (was unable to provide PR :(( ) I can try to reproduce your error on my laptop wha

Re: Struggling with buildbot

2018-12-03 Thread Maxim Solodovnik
"Unknown packaging: bundle" can be ignored (should be treated as warning) I have started thread regarding thin on Mavel list https://markmail.org/message/jbvxgemsaahk6ern (was unable to provide PR :(( ) I can try to reproduce your error on my laptop what command doesn't work for you? On Mon, 3 De

Re: Struggling with buildbot

2018-12-03 Thread Francesco Chicchiriccò
On 01/12/18 05:23, Maxim Solodovnik wrote: Hello Francesco, additional repository might be required for m2e: https://mvnrepository.com/artifact/org.eclipse.m2e/lifecycle-mapping/1.0.0 This should by a dummy empty dependency, that's why I don't understand. Anyway, one of the indicated actions

Re: Struggling with buildbot

2018-11-30 Thread Maxim Solodovnik
Hello Francesco, additional repository might be required for m2e: https://mvnrepository.com/artifact/org.eclipse.m2e/lifecycle-mapping/1.0.0 According to system property, I believe you can add it to maven command line, or not? BTW why both Jenkins and buildbot are required? On Fri, 30 Nov 2018

Struggling with buildbot

2018-11-30 Thread Francesco Chicchiriccò
Hi all, it seems I am not as lucky with buildbot as I've been with Jenkins: coming to [1] with same purpose, I am now in the situation where both openjpa-master-docs [2] and openjpa-2.4.x-docs [3] fail because -Dmaven.multiModuleProjectDirectory system property is not set However, if I attemp