Re: JDK 21 Is Now GA, a New VS Code Extension, and an Annotation Processing Heads-up

2023-10-24 Thread Martin Desruisseaux
Hello David Thanks for all this OpenJDK work! Le 2023-10-20 à 11 h 36, David Delabassee a écrit : Needless to say, that Java 21 is an important release, so may I ask you to send me a brief email with the Java 21 support status of your project(s): Already supported - Plan to support short-term

Re: Who has not migrated yet?

2020-08-14 Thread Martin Desruisseaux
Le 14/08/2020 à 19:45, Gavin McDonald a écrit : Right, the folder for the project needed to be created first. Look for the SIS folder now where you can create jobs Thanks! Job created.     Martin

Re: Who has not migrated yet?

2020-08-14 Thread Martin Desruisseaux
Apache SIS did not migrated yet, but it is fine to create a new job from scratch on https://ci-builds.apache.org/ (it does not have advanced or unusual features). How do we create a "SIS" job? I could not find a "Create new Job" button.     Thanks,         Martin

[jira] [Commented] (BUILDS-85) Could not generate DH keypair / peer not authenticated

2015-07-10 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621866#comment-14621866 ] Martin Desruisseaux commented on BUILDS-85: --- I was thinking about a simple

[jira] [Commented] (BUILDS-85) Could not generate DH keypair / peer not authenticated

2015-07-09 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621127#comment-14621127 ] Martin Desruisseaux commented on BUILDS-85: --- Using an animal sniffer can s

[jira] [Commented] (BUILDS-85) Could not generate DH keypair / peer not authenticated

2015-07-09 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14620751#comment-14620751 ] Martin Desruisseaux commented on BUILDS-85: --- As a workaround, what about put

Environment variable for "javac -bootclasspath" on Jenkins job?

2014-09-26 Thread Martin Desruisseaux
Hello all I would like to compile a project targeting JDK6, but using a more recent JDK in order to workaround a javadoc bug in JDK6. I would need to set the compiler bootclasspath argument in a profile of the Maven project, for example: ${env.JAVA6_HOME}/jre/lib/rt.jar

Re: Heads up - Planning to disable anonymous workspace read access on builds.a.o

2014-05-16 Thread Martin Desruisseaux
Hello Andrew Thanks for looking at this issue. On my side, I use the javadoc generated by Jenkins build every days. I often fix formatting issues and wait for the next Jenkins build for seeing if the fix worked. This is especially useful in class javadoc having tables, matrices or mathematical for

Re: Jenkins frozen on Accumulo-1.6 build?

2014-05-02 Thread Martin Desruisseaux
Hello all I just aborted "sis-trunk". The job was stuck for 10 hours right at the beginning, after only two lines on the console: Started by an SCM change Building remotely on ubuntu6 (Ubuntu ubuntu) in workspace /home/jenkins/jenkins-slave/workspace/sis-trunk Looking at some other jobs in progr

Re: Jenkins frozen on Accumulo-1.6 build?

2014-05-01 Thread Martin Desruisseaux
Thanks! Martin Le 02/05/14 03:02, Jake Farrell a écrit : > Hey Martin > I aborted the Accumulo-1.6 parent build that was holding that slot and > things are starting to flow again. I have also restarted Windows 1 and am > looking into what is going on with Ubuntu2 and Ubuntu4 > > -Jake

Jenkins frozen on Accumulo-1.6 build?

2014-05-01 Thread Martin Desruisseaux
Hello all Jenkins seems to be building Accumulo-1.6 for more than 12 hours. The console said "Build timed out (after 40 minutes). Marking the build as aborted" [1], but the abort doesn't seem to happen. Do I'm missing something? I ask because the other jobs waiting in the queue [2] doesn't seem to

Re: volunteering for ASF Jenkins farm service maintenance

2014-04-14 Thread Martin Desruisseaux
Hello Dennis Le 14/04/14 02:06, Dennis Lundberg a écrit : > Yes, as you have already noticed there are some problems when genersting a > Maven site with Maven 3. Looking for a suitable work-around I'd like to ask > why you run 'mvn site' ? The main reason is for generating aggregated javadoc, for

Re: volunteering for ASF Jenkins farm service maintenance

2014-04-13 Thread Martin Desruisseaux
Le 13/04/14 17:37, Anders Hammar a écrit : > And there is no point in doing "install deploy". Just do "deploy". Thanks, I will edit the config. Martin

Re: volunteering for ASF Jenkins farm service maintenance

2014-04-13 Thread Martin Desruisseaux
"site" phase is included. So this issue is worrying "only" for Jenkins. Of course we could remove the site phase in our Jenkins job if that could help: this reduce the build time a lot. Martin > Le dimanche 13 avril 2014 16:07:20 Martin Desruisseaux a écrit : >

Re: volunteering for ASF Jenkins farm service maintenance

2014-04-13 Thread Martin Desruisseaux
Hello all An other aspect which may be worth to explore for reducing resource consumption is the way we use or configure Maven. A few weeks ago, executing "mvn clean install deploy site" on Apache SIS with Maven 3.1 apparently trigged compilation of all source code 18 times. It may not be Maven fa

Re: How do we cleanup the old snapshots deployed by Jenkins?

2014-04-08 Thread Martin Desruisseaux
Le 08/04/14 18:15, sebb a écrit : > Have you tried logging in to Nexus and deleting the builds? Thanks, I was not aware that the snapshot repository was also managed by Nexus. I selected "Repositories" > "Snapshots" > "Browse Storage" tab, selected the "org/apache/sis/sis-metadata/0.3-SNAPSHOT" no

How do we cleanup the old snapshots deployed by Jenkins?

2014-04-08 Thread Martin Desruisseaux
Hello all Pardon me if I missed the answer to this question in some FAQ, but I was wondering: how can we delete the old snapshots in the http://repository.apache.org/content/groups/snapshots/ repository after a project updated the version number after a release? For example now that our project de

Re: Jenkins builds not triggering?

2013-05-06 Thread Martin Desruisseaux
I can confirm that for the "sis-jdk7" and "sis-trunk" for instance, the jobs are not trigged since May 3th. Manual trigs work well, except for the solaris1 node which seems to be out of space. Regards, Martin Le 06/05/13 12:41, Olivier Lamy a écrit : which jobs ? 2013/5/6 Robbi

Re: Apache build infrastructure or Oracle JVM problem: crash in native JDK code

2013-02-28 Thread Martin Desruisseaux
Hello all Just for the record: as predicted by Jesse Glick, upgrading to latest JDK7 on Solaris didn't solved the JVM crash. So I tied the build of the JDK7 branch to the Ubuntu slaves as suggested by Gavin McDonald. After Apache SIS release, we will use the released Maven "sis-build-helper"

Re: Apache build infrastructure or Oracle JVM problem: crash in native JDK code

2013-02-22 Thread Martin Desruisseaux
Hello Gavin Le 22/02/13 06:40, Gavin McDonald a écrit : Ok, upgraded. Now solaris1 is as follows: bash-3.00# /home/hudson/tools/java/latest1.7/bin/java -version java version "1.7.0_15" Java(TM) SE Runtime Environment (build 1.7.0_15-b03) Java HotSpot(TM) Server VM (build 23.7-b01, mixed mode)

Re: Apache build infrastructure or Oracle JVM problem: crash in native JDK code

2013-02-20 Thread Martin Desruisseaux
Le 20/02/13 18:12, Jesse Glick a écrit : I would merely claim that loading classes from a snapshot JAR is _prone_ to triggering crashes when other factors come into play which might be difficult to predict. I agree. We will move to a non-snapshot version when we can. The only issue is that we n

Re: Apache build infrastructure or Oracle JVM problem: crash in native JDK code

2013-02-20 Thread Martin Desruisseaux
Hello Jesse Le 20/02/13 16:20, Jesse Glick a écrit : On 02/06/2013 01:39 PM, Jesse Glick wrote: I could file a JIRA ticket for it https://jira.codehaus.org/browse/MNG-5437 Thanks a lot for writing this JIRA task. However it may be worth to emphases that clobbering an open JAR file is an hyp

Re: Apache build infrastructure or Oracle JVM problem: crash in native JDK code

2013-02-07 Thread Martin Desruisseaux
Le 06/02/13 19:39, Jesse Glick a écrit : On 02/06/2013 06:12 AM, Martin Desruisseaux wrote: the approach that we wanted to apply has been used for more than 5 years on Windows, Solaris, Linux Gentoo, Linux Ubuntu, MacOS, and other Hudson/Jenkins servers without any JVM crash Perhaps you were

Re: Apache build infrastructure or Oracle JVM problem: crash in native JDK code

2013-02-06 Thread Martin Desruisseaux
Hello all, and thanks for the reply. Le 06/02/13 02:49, Jesse Glick a écrit : On 02/05/2013 07:30 PM, sebb wrote: a pure Java application should not be able to cause a JVM crash Depends entirely on what you mean by “pure Java application”. When you have filesystem and Process access, you can d

Re: Apache build infrastructure or Oracle JVM problem: crash in native JDK code

2013-02-06 Thread Martin Desruisseaux
Le 06/02/13 06:44, Ted Dunning a écrit : This is still a very early version of java 7. It would be good to update it. That would be my preferred approach, if possible... Thanks, Martin

Re: Apache build infrastructure or Oracle JVM problem: crash in native JDK code

2013-02-04 Thread Martin Desruisseaux
Hello Chris Le 04/02/13 17:21, Mattmann, Chris A (388J) a écrit : There were some replies too — that centered around upgrading the JVM on that machine to a newer version and seeing if that fixes the problem as you suggest. Then this is my fault, I didn't saw those replies. It may be because

Apache build infrastructure or Oracle JVM problem: crash in native JDK code

2013-02-04 Thread Martin Desruisseaux
Hello bu...@apache.org (copy to Apache SIS) I don't know if I'm writing to the appropriate email address (this is my third email to bu...@apache.org)... If I'm writing to the wrong email address, would it be possible to redirect me to a more appropriate contact point please? We have a problem

Re: Systematic JVM crash on Jenkins

2013-01-30 Thread Martin Desruisseaux
e is another procedure that I should follow? Thanks for your help, Martin Le 22/01/13 01:21, Martin Desruisseaux a écrit : Hello all The JDK7 branch of the SIS project is suffering from a systematic JVM crash at building time on Jenkins. A look at the report file suggests tha

Systematic JVM crash on Jenkins

2013-01-21 Thread Martin Desruisseaux
Hello all The JDK7 branch of the SIS project is suffering from a systematic JVM crash at building time on Jenkins. A look at the report file suggests that the crash occurs in the call to the java.util.zip.ZipFile.getEntry(String) method. We can workaround the problem by disabling a custom Mav