You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by Harry Metske <ha...@gmail.com> on 2022/08/01 08:29:49 UTC

Re: [VOTE] Release JSPWiki version 2.11.3

+1

On Sat, 30 Jul 2022 at 14:58, Juan Pablo Santos Rodríguez <
juanpablo@apache.org> wrote:

> This is a release vote for Apache JSPWiki, version 2.11.3. The vote will be
> open for at least 72 hours from now.
>
> It fixes the following issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12351386
>
> You can see a curated changelog at
> https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11
>
> Note that we are voting upon the source (tag), binaries are provided for
> convenience.
>
> Everybody is encouraged to vote.
>
> Source and binary files:
> https://dist.apache.org/repos/dist/dev/jspwiki/2.11.3-RC1
>
> Nexus staging repo:
> https://repository.apache.org/content/repositories/orgapachejspwiki-1028
>
> The tag to be voted upon:
> https://github.com/apache/jspwiki/tree/2.11.3-RC1
>
> JSPWiki's KEYS file containing PGP keys we use to sign the release:
> https://www.apache.org/dist/jspwiki/KEYS
>
> *** Please download, test and vote:
>
> [ ] +1 Approve the release
> [ ]  0 Don't mind
> [ ] -1 Disapprove the release (please provide specific comments)
>

[RESULT][VOTE] Release JSPWiki version 2.11.3

Posted by Juan Pablo Santos Rodríguez <ju...@gmail.com>.
Hi,

+72 hours passed, we have 5 +1 votes
- Arturo Bernal
- Dirk Frederickx*
- Harry Metske*
- Murray Altheim
- Juan Pablo Santos*
(* denoting PMC binding vote)

so the vote passes :-) I'll proceed with the release

There are a couple of post release actions:
- fix missing AL headers, there's already a PR for that
- investigate Oracle JDK builds breaking the build

Thanks to everyone that voted!

cheers,
juan pablo

On Mon, Aug 1, 2022 at 10:24 PM Arturo Bernal
<ar...@yahoo.com.invalid> wrote:

> [x] +1 Release these artifacts
>
> Building OK from tag, with `clean test install`, ´cobertura:cobertura´,
> javadoc:javadoc  targets.
>
> Testing git tag on macOS 12.5 (21.6.0 Darwin Kernel Version 21.6.0: Sat
> Jun 18 17:07:25 PDT 2022; root:xnu-8020.140.41~1/RELEASE_X86_64 x86_64)
> with Java 8, 11, and 17.
>
>
> Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
> Maven home: /opt/apache-maven-3.8.1
> Java version: 1.8.0_275, vendor: AdoptOpenJDK, runtime:
> /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
>
> Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
> Maven home: /opt/apache-maven-3.8.1
> Java version: 11.0.5, vendor: Oracle Corporation, runtime:
> /Library/Java/JavaVirtualMachines/jdk-11.0.5.jdk/Contents/Home
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
>
>
>
> Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
> Maven home: /opt/apache-maven-3.8.1
> Java version: 17.0.2, vendor: Oracle Corporation, runtime:
> /Library/Java/JavaVirtualMachines/jdk-17.0.2.jdk/Contents/Home
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "12.5", arch: "x86_64", family: “mac"
>
>
> The mvn apache-rat:check  target fail. There are some files without
> licenses.
>
>
>
> Arturo Bernal
> arturobernalg@yahoo.com
>
>
>
> > On 1 Aug 2022, at 15:23, Murray Altheim <mu...@altheim.com> wrote:
> >
> > For completeness' sake I installed what seemed to be the missing dev
> > libraries:
> >
> >  libxext-dev
> >  libxrender-dev
> >  libxtst-dev
> >
> > based on:
> >
> >
> https://stackoverflow.com/questions/29741518/error-libxext-so-6-cannot-open-shared-object-file-no-such-file-or-directory
> >
> > ...and tried again to build with Oracle's JDK, this using Ubuntu 22.04.1
> LTS
> > running on an Intel® Core™ i7-8550U CPU @ 1.80GHz × 8 with 16GB memory
> (an
> > HP Envy laptop).
> >
> > The build *still* fails on the Tika module, same stack trace. I'm not
> willing
> > to go down this rabbit hole any further, so end of that story.
> >
> > But going back to OpenJDK 8 I did another successful build, and can
> confirm
> > that the earlier problem was entirely Larry Ellison's fault.
> >
> > Cheers,
> >
> > Murray
> >
> > ----
> >
> > FYI, I'm not sure if this is relevant since this isn't our project's
> fault but
> > thought you might be interested to see the warnings:
> >
> > [INFO]
> > [INFO] -----------< org.apache.jspwiki:jspwiki-tika-searchprovider
> >-----------
> > [INFO] Building Apache JSPWiki Tika Search provider 2.11.3
> [22/35]
> > [INFO] --------------------------------[ jar
> ]---------------------------------
> > [INFO]
> > [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @
> jspwiki-tika-searchprovider ---
> > [INFO]
> > [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @
> jspwiki-tika-searchprovider ---
> > [INFO]
> > [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @
> jspwiki-tika-searchprovider ---
> > [INFO]
> > [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforcer-validations) @
> jspwiki-tika-searchprovider ---
> > [INFO]
> > [INFO] --- maven-remote-resources-plugin:3.0.0:process
> (process-resource-bundles) @ jspwiki-tika-searchprovider ---
> > [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
> > [INFO] Copying 3 resources from 1 bundle.
> > [WARNING] Failed to build parent project for
> commons-codec:commons-codec:jar:1.15
> > [WARNING] Invalid project model for artifact
> [commons-codec:commons-codec:1.15]. It will be ignored by the remote
> resources Mojo.
> > [WARNING] Failed to build parent project for
> commons-io:commons-io:jar:2.11.0
> > [WARNING] Invalid project model for artifact
> [commons-io:commons-io:2.11.0]. It will be ignored by the remote resources
> Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.logging.log4j:log4j-api:jar:2.18.0
> > [WARNING] Invalid project model for artifact
> [log4j-api:org.apache.logging.log4j:2.18.0]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.commons:commons-lang3:jar:3.12.0
> > [WARNING] Invalid project model for artifact
> [commons-lang3:org.apache.commons:3.12.0]. It will be ignored by the remote
> resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.commons:commons-collections4:jar:4.4
> > [WARNING] Invalid project model for artifact
> [commons-collections4:org.apache.commons:4.4]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-core:bundle:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-core:org.apache.tika:2.4.1]. It will be ignored by the remote
> resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-package:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parsers-standard-package:org.apache.tika:2.4.1]. It will be ignored
> by the remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-apple-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-apple-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-zip-commons:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-zip-commons:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.commons:commons-compress:jar:1.21
> > [WARNING] Invalid project model for artifact
> [commons-compress:org.apache.commons:1.21]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-audiovideo-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-audiovideo-module:org.apache.tika:2.4.1]. It will be ignored
> by the remote resources Mojo.
> > [WARNING] Invalid project model for artifact
> [metadata-extractor:com.drewnoakes:2.18.0]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-cad-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-cad-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-microsoft-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-microsoft-module:org.apache.tika:2.4.1]. It will be ignored by
> the remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-html-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-html-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-html-commons:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-html-commons:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-text-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-text-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.commons:commons-csv:jar:1.9.0
> > [WARNING] Invalid project model for artifact
> [commons-csv:org.apache.commons:1.9.0]. It will be ignored by the remote
> resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-xml-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-xml-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-mail-commons:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-mail-commons:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.commons:commons-math3:jar:3.6.1
> > [WARNING] Invalid project model for artifact
> [commons-math3:org.apache.commons:3.6.1]. It will be ignored by the remote
> resources Mojo.
> > [WARNING] Invalid project model for artifact
> [xmlbeans:org.apache.xmlbeans:5.0.3]. It will be ignored by the remote
> resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-code-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-code-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-crypto-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-crypto-module:org.apache.tika:2.4.1]. It will be ignored by
> the remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-digest-commons:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-digest-commons:org.apache.tika:2.4.1]. It will be ignored by
> the remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-font-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-font-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.pdfbox:fontbox:bundle:2.0.26
> > [WARNING] Invalid project model for artifact
> [fontbox:org.apache.pdfbox:2.0.26]. It will be ignored by the remote
> resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-image-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-image-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-xmp-commons:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-xmp-commons:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.pdfbox:xmpbox:bundle:2.0.26
> > [WARNING] Invalid project model for artifact
> [xmpbox:org.apache.pdfbox:2.0.26]. It will be ignored by the remote
> resources Mojo.
> > [WARNING] Invalid project model for artifact
> [jai-imageio-core:com.github.jai-imageio:1.4.0]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-mail-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-mail-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-miscoffice-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-miscoffice-module:org.apache.tika:2.4.1]. It will be ignored
> by the remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-news-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-news-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-ocr-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-ocr-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.commons:commons-exec:jar:1.3
> > [WARNING] Invalid project model for artifact
> [commons-exec:org.apache.commons:1.3]. It will be ignored by the remote
> resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-pdf-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-pdf-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.pdfbox:pdfbox:bundle:2.0.26
> > [WARNING] Invalid project model for artifact
> [pdfbox:org.apache.pdfbox:2.0.26]. It will be ignored by the remote
> resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.pdfbox:pdfbox-tools:jar:2.0.26
> > [WARNING] Invalid project model for artifact
> [pdfbox-tools:org.apache.pdfbox:2.0.26]. It will be ignored by the remote
> resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.pdfbox:pdfbox-debugger:jar:2.0.26
> > [WARNING] Invalid project model for artifact
> [pdfbox-debugger:org.apache.pdfbox:2.0.26]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-pkg-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-pkg-module:org.apache.tika:2.4.1]. It will be ignored by the
> remote resources Mojo.
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> > [WARNING] Failed to build parent project for
> org.apache.tika:tika-parser-webarchive-module:jar:2.4.1
> > [WARNING] Invalid project model for artifact
> [tika-parser-webarchive-module:org.apache.tika:2.4.1]. It will be ignored
> by the remote resources Mojo.
> > [INFO]
> >
> >
> >
> >
> ...........................................................................
> > Murray Altheim <murray18 at altheim dot com>                       = =
> ===
> > http://www.altheim.com/murray/                                     ===
> ===
> >                                                                   = =
> ===
> >    In the evening
> >    The rice leaves in the garden
> >    Rustle in the autumn wind
> >    That blows through my reed hut.
> >           -- Minamoto no Tsunenobu
> >
>
>

Re: [VOTE] Release JSPWiki version 2.11.3

Posted by Arturo Bernal <ar...@yahoo.com.INVALID>.
[x] +1 Release these artifacts

Building OK from tag, with `clean test install`, ´cobertura:cobertura´, javadoc:javadoc  targets.

Testing git tag on macOS 12.5 (21.6.0 Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:25 PDT 2022; root:xnu-8020.140.41~1/RELEASE_X86_64 x86_64)  with Java 8, 11, and 17.


Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /opt/apache-maven-3.8.1
Java version: 1.8.0_275, vendor: AdoptOpenJDK, runtime: /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"

Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /opt/apache-maven-3.8.1
Java version: 11.0.5, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-11.0.5.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"



Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /opt/apache-maven-3.8.1
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-17.0.2.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "12.5", arch: "x86_64", family: “mac"


The mvn apache-rat:check  target fail. There are some files without licenses.



Arturo Bernal
arturobernalg@yahoo.com



> On 1 Aug 2022, at 15:23, Murray Altheim <mu...@altheim.com> wrote:
> 
> For completeness' sake I installed what seemed to be the missing dev
> libraries:
> 
>  libxext-dev
>  libxrender-dev
>  libxtst-dev
> 
> based on:
> 
>   https://stackoverflow.com/questions/29741518/error-libxext-so-6-cannot-open-shared-object-file-no-such-file-or-directory
> 
> ...and tried again to build with Oracle's JDK, this using Ubuntu 22.04.1 LTS
> running on an Intel® Core™ i7-8550U CPU @ 1.80GHz × 8 with 16GB memory (an
> HP Envy laptop).
> 
> The build *still* fails on the Tika module, same stack trace. I'm not willing
> to go down this rabbit hole any further, so end of that story.
> 
> But going back to OpenJDK 8 I did another successful build, and can confirm
> that the earlier problem was entirely Larry Ellison's fault.
> 
> Cheers,
> 
> Murray
> 
> ----
> 
> FYI, I'm not sure if this is relevant since this isn't our project's fault but
> thought you might be interested to see the warnings:
> 
> [INFO]
> [INFO] -----------< org.apache.jspwiki:jspwiki-tika-searchprovider >-----------
> [INFO] Building Apache JSPWiki Tika Search provider 2.11.3              [22/35]
> [INFO] --------------------------------[ jar ]---------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jspwiki-tika-searchprovider ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ jspwiki-tika-searchprovider ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ jspwiki-tika-searchprovider ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforcer-validations) @ jspwiki-tika-searchprovider ---
> [INFO]
> [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ jspwiki-tika-searchprovider ---
> [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
> [INFO] Copying 3 resources from 1 bundle.
> [WARNING] Failed to build parent project for commons-codec:commons-codec:jar:1.15
> [WARNING] Invalid project model for artifact [commons-codec:commons-codec:1.15]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for commons-io:commons-io:jar:2.11.0
> [WARNING] Invalid project model for artifact [commons-io:commons-io:2.11.0]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.logging.log4j:log4j-api:jar:2.18.0
> [WARNING] Invalid project model for artifact [log4j-api:org.apache.logging.log4j:2.18.0]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.commons:commons-lang3:jar:3.12.0
> [WARNING] Invalid project model for artifact [commons-lang3:org.apache.commons:3.12.0]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.commons:commons-collections4:jar:4.4
> [WARNING] Invalid project model for artifact [commons-collections4:org.apache.commons:4.4]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-core:bundle:2.4.1
> [WARNING] Invalid project model for artifact [tika-core:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-package:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parsers-standard-package:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-apple-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-apple-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-zip-commons:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-zip-commons:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.commons:commons-compress:jar:1.21
> [WARNING] Invalid project model for artifact [commons-compress:org.apache.commons:1.21]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-audiovideo-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-audiovideo-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Invalid project model for artifact [metadata-extractor:com.drewnoakes:2.18.0]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-cad-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-cad-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-microsoft-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-microsoft-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-html-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-html-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-html-commons:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-html-commons:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-text-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-text-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.commons:commons-csv:jar:1.9.0
> [WARNING] Invalid project model for artifact [commons-csv:org.apache.commons:1.9.0]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-xml-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-xml-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-mail-commons:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-mail-commons:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.commons:commons-math3:jar:3.6.1
> [WARNING] Invalid project model for artifact [commons-math3:org.apache.commons:3.6.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Invalid project model for artifact [xmlbeans:org.apache.xmlbeans:5.0.3]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-code-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-code-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-crypto-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-crypto-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-digest-commons:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-digest-commons:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-font-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-font-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.pdfbox:fontbox:bundle:2.0.26
> [WARNING] Invalid project model for artifact [fontbox:org.apache.pdfbox:2.0.26]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-image-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-image-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-xmp-commons:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-xmp-commons:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.pdfbox:xmpbox:bundle:2.0.26
> [WARNING] Invalid project model for artifact [xmpbox:org.apache.pdfbox:2.0.26]. It will be ignored by the remote resources Mojo.
> [WARNING] Invalid project model for artifact [jai-imageio-core:com.github.jai-imageio:1.4.0]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-mail-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-mail-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-miscoffice-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-miscoffice-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-news-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-news-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-ocr-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-ocr-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.commons:commons-exec:jar:1.3
> [WARNING] Invalid project model for artifact [commons-exec:org.apache.commons:1.3]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-pdf-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-pdf-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.pdfbox:pdfbox:bundle:2.0.26
> [WARNING] Invalid project model for artifact [pdfbox:org.apache.pdfbox:2.0.26]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.pdfbox:pdfbox-tools:jar:2.0.26
> [WARNING] Invalid project model for artifact [pdfbox-tools:org.apache.pdfbox:2.0.26]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.pdfbox:pdfbox-debugger:jar:2.0.26
> [WARNING] Invalid project model for artifact [pdfbox-debugger:org.apache.pdfbox:2.0.26]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-pkg-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-pkg-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
> [WARNING] Failed to build parent project for org.apache.tika:tika-parser-webarchive-module:jar:2.4.1
> [WARNING] Invalid project model for artifact [tika-parser-webarchive-module:org.apache.tika:2.4.1]. It will be ignored by the remote resources Mojo.
> [INFO]
> 
> 
> 
> ...........................................................................
> Murray Altheim <murray18 at altheim dot com>                       = =  ===
> http://www.altheim.com/murray/                                     ===  ===
>                                                                   = =  ===
>    In the evening
>    The rice leaves in the garden
>    Rustle in the autumn wind
>    That blows through my reed hut.
>           -- Minamoto no Tsunenobu
> 


Re: Is 2.11.3 a drop-in replacement for 2.11.2?

Posted by Juan Pablo Santos Rodríguez <ju...@gmail.com>.
Hi Murray,

there's also a jspwiki-http (IIRC) artifact which contains the csrf filter.
It's completely pluggable, so if you don't include it, everything will
continue same as before, it'll be safe to upgrade the jars.

However, if you do include it, both JSPs and js files should be upgraded
too (and browser cache cleared).


HTH,
juan pablo

El mar, 9 ago 2022 4:50, Murray Altheim <mu...@altheim.com> escribió:

> Hi,
>
> Hopefully a quick question: I've got a local wiki based on the "department
> wiki" distributed with JSPWiki Portable that I use for both personal stuff
> and testing my developments, and I was wondering if I can just drop the
> new 2.11.3 jar files in place of the 2.11.2 files in jspwiki/lib/:
>
>    jspwiki-210-adapters-2.11.2.jar
>    jspwiki-api-2.11.2.jar
>    jspwiki-bootstrap-2.11.2.jar
>    jspwiki-cache-2.11.2.jar
>    jspwiki-event-2.11.2.jar
>    jspwiki-kendra-searchprovider-2.11.2.jar
>    jspwiki-main-2.11.2.jar
>    jspwiki-markdown-2.11.2.jar
>    jspwiki-util-2.11.2.jar
>
> or if there's any dependency or JSP changes that would be required for
> compatibility. I'd prefer not having to rebuild that deployment if it's
> unnecessary as it took quite a lot of time to set up.
>
> Thanks,
>
> Murray
>
> ...........................................................................
> Murray Altheim <murray18 at altheim dot com>                       = =  ===
> http://www.altheim.com/murray/                                     ===
> ===
>                                                                     = =
> ===
>      In the evening
>      The rice leaves in the garden
>      Rustle in the autumn wind
>      That blows through my reed hut.
>             -- Minamoto no Tsunenobu
>
>

Re: ClassCastException on application reboot

Posted by Juan Pablo Santos Rodríguez <ju...@gmail.com>.
Hiya,

Given there's no jspwiki code in that stack trace, my guess would be either
a jspwiki serialization file has been serialized with one jdk and it's been
tried to be deserialized with another, or something similar with the JSPs
under Tomcat's work directory?

Maybe clearing tomcat's and/or jspwiki's work directory would make that
exception disappear?

Cheers,
juan pablo

El mar, 9 ago 2022 5:14, Murray Altheim <mu...@altheim.com> escribió:

> Hi,
>
> Also, just wondering if this has already been noted, if it's just me
> (possibly due to
> Oracle Java 11), or if this is a valid bug. If this is ignorable I'm fine
> with that,
> i.e., it's seemingly not affecting anything I'm doing.
>
> I'm running Ubuntu 22.04.1 LTS on an HP Envy laptop, Intel® Core™ i7-8550U
> CPU @ 1.80GHz × 8,
>
>   ► java -version
> java version "11.0.14" 2022-01-18 LTS
> Java(TM) SE Runtime Environment 18.9 (build 11.0.14+8-LTS-263)
> Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.14+8-LTS-263, mixed
> mode)
>
> On restarting Tomcat I always see this stack trace in the logs:
>
> ----------------------  catalina.out stack trace  ----------------------
>
> [...]
> 09-Aug-2022 12:06:46.610 INFO [main]
> org.apache.catalina.core.StandardServer.await A valid shutdown command was
> received
> via the shutdown port. Stopping the Server instance.
> 09-Aug-2022 12:06:46.611 INFO [main]
> org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler
> ["http-nio-9627"]
> 09-Aug-2022 12:06:46.613 INFO [main]
> org.apache.catalina.core.StandardService.stopInternal Stopping service
> [Catalina]
> 09-Aug-2022 12:06:46.617 WARNING [main]
> org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesObjectStreamClassCaches
> Failed to clear soft references
> from ObjectStreamClass$Caches for web application [ROOT]
>         java.lang.ClassCastException: class
> java.io.ObjectStreamClass$Caches$1 cannot be cast to class java.util.Map
> (java.io.ObjectStreamClass$Caches$1 and java.util.Map are in module
> java.base of loader 'bootstrap')
>                 at
> org.apache.catalina.loader.WebappClassLoaderBase.clearCache(WebappClassLoaderBase.java:2325)
>                 at
>
> org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesObjectStreamClassCaches(WebappClassLoaderBase.java:2300)
>                 at
> org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1669)
>                 at
> org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1597)
>                 at
> org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:463)
>                 at
> org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
>                 at
> org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5515)
>                 at
> org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
>                 at
> org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1412)
>                 at
> org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1401)
>                 at
> java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>                 at
> org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
>                 at
> java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
>                 at
> org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:986)
>                 at
> org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
>                 at
> org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1412)
>                 at
> org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1401)
>                 at
> java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>                 at
> org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
>                 at
> java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
>                 at
> org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:986)
>                 at
> org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
>                 at
> org.apache.catalina.core.StandardService.stopInternal(StandardService.java:497)
>                 at
> org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
>                 at
> org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:979)
>                 at
> org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
>                 at
> org.apache.catalina.startup.Catalina.stop(Catalina.java:849)
>                 at
> org.apache.catalina.startup.Catalina.start(Catalina.java:811)
>                 at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>                 at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>                 at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>                 at
> java.base/java.lang.reflect.Method.invoke(Method.java:566)
>                 at
> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:345)
>                 at
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:476)
>
> ----
>
> Cheers,
>
> Murray
>
> ...........................................................................
> Murray Altheim <murray18 at altheim dot com>                       = =  ===
> http://www.altheim.com/murray/                                     ===
> ===
>                                                                     = =
> ===
>      In the evening
>      The rice leaves in the garden
>      Rustle in the autumn wind
>      That blows through my reed hut.
>             -- Minamoto no Tsunenobu
>
>

Re: Policy on matchEnglishPlurals?

Posted by Murray Altheim <mu...@altheim.com>.
On 2022/09/23 6:18, Juan Pablo Santos Rodríguez wrote:
> Hi,
> 
> I'd say you've found all the documentation that there is about that :-/
> Basically if the jspwiki.translatorReader.matchEnglishPlurals property is
> set to true, then pages ending with 's' are considered the same as their
> singular form when linking between them. It does not prevent you from
> having both kinds of pages - we fall back to the other one if the primary
> name does not exist.
> 
> Although doing the work, is a bit naive, so it is recommended only for
> english wikipages. Don't know if it would be worth implementing for a
> custom ReferenceManager, or if it could be implemented with a more complex
> logic or if it makes sense to mimic the same logic on the
> DefaultReferenceManager..

The matchEnglishPlurals feature is only meant for English wiki pages, but
given that the localisation of the wiki itself isn't actually taken into
account at all by the current code (i.e., the code for this isn't aware of
the localisation), this is clearly a setting that a wiki admin explicitly
makes understanding that their wiki is predominantly English. E.g., if the
wiki were in German with the flag set true it wouldn't work properly.

I hadn't thought about the notion of not conforming to the same rules as the
existing DefaultReferenceManager, not supporting the matchEnglishPlurals, or
supporting it differently. But the latter is not a bad alternative.

I can get almost all of the existing tests to pass, but not all. If I make
one slight change in the code the tests that didn't pass will pass, but that
breaks a different set of tests. This suggests that it might be either very
difficult or impossible to mimic the existing behaviour with a different
implementation, and of course any programmatic handling of English plurals
is never going to be 100% correct anyway. So I think I might aim for a
reasonable compromise and just call that Victory. I've spent probably too
much time on this already, as it's quite a difficult implementation and
there's still a fair bit of graph-related work to start.

Cheers,

Murray

> On Mon, Sep 19, 2022 at 10:22 AM Murray Altheim <mu...@altheim.com>
> wrote:
> 
>> Hi,
>>
>> I'm struggling with the modifications necessary to implement a replacement
>> ReferenceManager using a graph backend, and in a somewhat surprising place:
>> namely, passing tests related to parsing plurals. I can kinda figure what
>> is meant from the various tests, but overall I can't discern a policy on
>> how to handle references to wiki page names, how to deal with page creates
>> or updates in either direction of a singular-to-plural update, plural-to-
>> singular, whether or not to consider an initial link to a singular or
>> plural as to the same page, etc.  These kinds of questions can be seen in
>> tests like testPluralSingularUpdate1, testPluralSingularUpdate2, and
>> testPluralSingularUpdate3 in ReferenceManagerTest.
>>
>> Is there anywhere documented the actual policy on how to handle singular
>> and plural wikiNames in either page names or links? I've only found the
>> one paragraph in the properties file.
...........................................................................
Murray Altheim <murray18 at altheim dot com>                       = =  ===
http://www.altheim.com/murray/                                     ===  ===
                                                                    = =  ===
     In the evening
     The rice leaves in the garden
     Rustle in the autumn wind
     That blows through my reed hut.
            -- Minamoto no Tsunenobu


Re: Policy on matchEnglishPlurals?

Posted by Juan Pablo Santos Rodríguez <ju...@gmail.com>.
Hi,

I'd say you've found all the documentation that there is about that :-/
Basically if the jspwiki.translatorReader.matchEnglishPlurals property is
set to true, then pages ending with 's' are considered the same as their
singular form when linking between them. It does not prevent you from
having both kinds of pages - we fall back to the other one if the primary
name does not exist.

Although doing the work, is a bit naive, so it is recommended only for
english wikipages. Don't know if it would be worth implementing for a
custom ReferenceManager, or if it could be implemented with a more complex
logic or if it makes sense to mimic the same logic on the
DefaultReferenceManager..


cheers,
juan pablo

On Mon, Sep 19, 2022 at 10:22 AM Murray Altheim <mu...@altheim.com>
wrote:

> Hi,
>
> I'm struggling with the modifications necessary to implement a replacement
> ReferenceManager using a graph backend, and in a somewhat surprising place:
> namely, passing tests related to parsing plurals. I can kinda figure what
> is meant from the various tests, but overall I can't discern a policy on
> how to handle references to wiki page names, how to deal with page creates
> or updates in either direction of a singular-to-plural update, plural-to-
> singular, whether or not to consider an initial link to a singular or
> plural as to the same page, etc.  These kinds of questions can be seen in
> tests like testPluralSingularUpdate1, testPluralSingularUpdate2, and
> testPluralSingularUpdate3 in ReferenceManagerTest.
>
> Is there anywhere documented the actual policy on how to handle singular
> and plural wikiNames in either page names or links? I've only found the
> one paragraph in the properties file.
>
> Cheers,
>
> Murray
>
> ...........................................................................
> Murray Altheim <murray18 at altheim dot com>                       = =  ===
> http://www.altheim.com/murray/                                     ===
> ===
>                                                                     = =
> ===
>      In the evening
>      The rice leaves in the garden
>      Rustle in the autumn wind
>      That blows through my reed hut.
>             -- Minamoto no Tsunenobu
>
>

Policy on matchEnglishPlurals?

Posted by Murray Altheim <mu...@altheim.com>.
Hi,

I'm struggling with the modifications necessary to implement a replacement
ReferenceManager using a graph backend, and in a somewhat surprising place:
namely, passing tests related to parsing plurals. I can kinda figure what
is meant from the various tests, but overall I can't discern a policy on
how to handle references to wiki page names, how to deal with page creates
or updates in either direction of a singular-to-plural update, plural-to-
singular, whether or not to consider an initial link to a singular or
plural as to the same page, etc.  These kinds of questions can be seen in
tests like testPluralSingularUpdate1, testPluralSingularUpdate2, and
testPluralSingularUpdate3 in ReferenceManagerTest.

Is there anywhere documented the actual policy on how to handle singular
and plural wikiNames in either page names or links? I've only found the
one paragraph in the properties file.

Cheers,

Murray

...........................................................................
Murray Altheim <murray18 at altheim dot com>                       = =  ===
http://www.altheim.com/murray/                                     ===  ===
                                                                    = =  ===
     In the evening
     The rice leaves in the garden
     Rustle in the autumn wind
     That blows through my reed hut.
            -- Minamoto no Tsunenobu


progress on GraphRenderingManager

Posted by Murray Altheim <mu...@altheim.com>.
Hi,

My last iteration of the GraphReferenceManager resulted in a manager far
too tightly wound into the existing JSPWiki code, where I had long ago
realised that the LinkManager (the actual manager that handles the
building and maintenance of the graph) really only needs to receive
WikiPageEvents.

The actual GraphReferenceManager would then no longer maintain the maps
of the existing DefaultReferenceManager, and effectively hand off its
functionality largely to the LinkManager in order to still comply with
the methods of the ReferenceManager API, and would effectively become
mostly an empty shell class, not doing much of anything. So my next
version will be quite a bit lighter in terms of hooks.

But I note that apart from modifying the contents of classmappings.xml
or classmappings-extra.xml, one thing I'd like to request is that the
functionality we currently have for several managers to configure the
choice of implementing class in jspwiki.properties be extended to the
ReferenceManager implementation. There'd seemingly be no downside to
this as the default would for most deployments be the existing class,
with this proposed configuration akin to:

   jspwiki.referenceProvider = DefaultReferenceManager

This would be the sufficient hook I'd need to consider replacement of
the existing ReferenceManager (noting that my implementation is JDK 11
so I can't integrate it directly into jspwiki-main).

----

There would be a new enum for the various link types in the graph:

     // not recognised as a link
     INVALID("Invalid"),

     // recognised as a link
     INTERWIKI("Interwiki"),
     IMAGE("Image"),
     INTERNAL("Internal"),
     EXTERNAL("External"),
     ATTACHMENT("Attachment"),
     UNCREATED("Uncreated"),

     // parsed but not recognised as a link
     ACCESS_RULE("AccessRule"),
     PLUGIN("Plugin"),
     METADATA("Metadata"),
     VARIABLE("Variable");

[you may now understand my interest in the LinkParsingOperations class]

I've played with a variety of different JGraphT visualisations in the
jungrapht-visualization library for the default set of JSPWiki pages:

    http://altheim.com/murray/yk/visualised.png
    http://altheim.com/murray/yk/visualised-zoom.png

As part of this plan, there would be no "uncreated pages" any longer, as
all links-to-nowhere end up as fully-fledged graph nodes. So when a user
attempts to traverse to an uncreated page, the engine wouldn't simply
provide an edit link, it could also show the existing link sources.

The ability to traverse the graph from any node (at any depth, and
filtering on any link type) would provide a lot of additional
functionality.

Cheers,

Murray

...........................................................................
Murray Altheim <murray18 at altheim dot com>                       = =  ===
http://www.altheim.com/murray/                                     ===  ===
                                                                    = =  ===
     In the evening
     The rice leaves in the garden
     Rustle in the autumn wind
     That blows through my reed hut.
            -- Minamoto no Tsunenobu


ClassCastException on application reboot

Posted by Murray Altheim <mu...@altheim.com>.
Hi,

Also, just wondering if this has already been noted, if it's just me (possibly due to
Oracle Java 11), or if this is a valid bug. If this is ignorable I'm fine with that,
i.e., it's seemingly not affecting anything I'm doing.

I'm running Ubuntu 22.04.1 LTS on an HP Envy laptop, Intel® Core™ i7-8550U CPU @ 1.80GHz × 8,

  ► java -version
java version "11.0.14" 2022-01-18 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.14+8-LTS-263)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.14+8-LTS-263, mixed mode)

On restarting Tomcat I always see this stack trace in the logs:

----------------------  catalina.out stack trace  ----------------------

[...]
09-Aug-2022 12:06:46.610 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received 
via the shutdown port. Stopping the Server instance.
09-Aug-2022 12:06:46.611 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-9627"]
09-Aug-2022 12:06:46.613 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Catalina]
09-Aug-2022 12:06:46.617 WARNING [main] 
org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesObjectStreamClassCaches Failed to clear soft references 
from ObjectStreamClass$Caches for web application [ROOT]
	java.lang.ClassCastException: class java.io.ObjectStreamClass$Caches$1 cannot be cast to class java.util.Map 
(java.io.ObjectStreamClass$Caches$1 and java.util.Map are in module java.base of loader 'bootstrap')
		at org.apache.catalina.loader.WebappClassLoaderBase.clearCache(WebappClassLoaderBase.java:2325)
		at 
org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesObjectStreamClassCaches(WebappClassLoaderBase.java:2300)
		at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1669)
		at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1597)
		at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:463)
		at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
		at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5515)
		at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
		at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1412)
		at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1401)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
		at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
		at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:986)
		at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
		at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1412)
		at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1401)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
		at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
		at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:986)
		at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
		at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:497)
		at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
		at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:979)
		at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
		at org.apache.catalina.startup.Catalina.stop(Catalina.java:849)
		at org.apache.catalina.startup.Catalina.start(Catalina.java:811)
		at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
		at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:345)
		at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:476)

----

Cheers,

Murray

...........................................................................
Murray Altheim <murray18 at altheim dot com>                       = =  ===
http://www.altheim.com/murray/                                     ===  ===
                                                                    = =  ===
     In the evening
     The rice leaves in the garden
     Rustle in the autumn wind
     That blows through my reed hut.
            -- Minamoto no Tsunenobu


Is 2.11.3 a drop-in replacement for 2.11.2?

Posted by Murray Altheim <mu...@altheim.com>.
Hi,

Hopefully a quick question: I've got a local wiki based on the "department
wiki" distributed with JSPWiki Portable that I use for both personal stuff
and testing my developments, and I was wondering if I can just drop the
new 2.11.3 jar files in place of the 2.11.2 files in jspwiki/lib/:

   jspwiki-210-adapters-2.11.2.jar
   jspwiki-api-2.11.2.jar
   jspwiki-bootstrap-2.11.2.jar
   jspwiki-cache-2.11.2.jar
   jspwiki-event-2.11.2.jar
   jspwiki-kendra-searchprovider-2.11.2.jar
   jspwiki-main-2.11.2.jar
   jspwiki-markdown-2.11.2.jar
   jspwiki-util-2.11.2.jar

or if there's any dependency or JSP changes that would be required for
compatibility. I'd prefer not having to rebuild that deployment if it's
unnecessary as it took quite a lot of time to set up.

Thanks,

Murray

...........................................................................
Murray Altheim <murray18 at altheim dot com>                       = =  ===
http://www.altheim.com/murray/                                     ===  ===
                                                                    = =  ===
     In the evening
     The rice leaves in the garden
     Rustle in the autumn wind
     That blows through my reed hut.
            -- Minamoto no Tsunenobu


Re: [VOTE] Release JSPWiki version 2.11.3

Posted by Murray Altheim <mu...@altheim.com>.
For completeness' sake I installed what seemed to be the missing dev
libraries:

   libxext-dev
   libxrender-dev
   libxtst-dev

based on:

    https://stackoverflow.com/questions/29741518/error-libxext-so-6-cannot-open-shared-object-file-no-such-file-or-directory

...and tried again to build with Oracle's JDK, this using Ubuntu 22.04.1 LTS
running on an Intel® Core™ i7-8550U CPU @ 1.80GHz × 8 with 16GB memory (an
HP Envy laptop).

The build *still* fails on the Tika module, same stack trace. I'm not willing
to go down this rabbit hole any further, so end of that story.

But going back to OpenJDK 8 I did another successful build, and can confirm
that the earlier problem was entirely Larry Ellison's fault.

Cheers,

Murray

----

FYI, I'm not sure if this is relevant since this isn't our project's fault but
thought you might be interested to see the warnings:

[INFO]
[INFO] -----------< org.apache.jspwiki:jspwiki-tika-searchprovider >-----------
[INFO] Building Apache JSPWiki Tika Search provider 2.11.3              [22/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jspwiki-tika-searchprovider ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ jspwiki-tika-searchprovider ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ jspwiki-tika-searchprovider ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforcer-validations) @ jspwiki-tika-searchprovider ---
[INFO]
[INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ jspwiki-tika-searchprovider ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[WARNING] Failed to build parent project for commons-codec:commons-codec:jar:1.15
[WARNING] Invalid project model for artifact [commons-codec:commons-codec:1.15]. It will be ignored by the remote 
resources Mojo.
[WARNING] Failed to build parent project for commons-io:commons-io:jar:2.11.0
[WARNING] Invalid project model for artifact [commons-io:commons-io:2.11.0]. It will be ignored by the remote resources 
Mojo.
[WARNING] Failed to build parent project for org.apache.logging.log4j:log4j-api:jar:2.18.0
[WARNING] Invalid project model for artifact [log4j-api:org.apache.logging.log4j:2.18.0]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.commons:commons-lang3:jar:3.12.0
[WARNING] Invalid project model for artifact [commons-lang3:org.apache.commons:3.12.0]. It will be ignored by the remote 
resources Mojo.
[WARNING] Failed to build parent project for org.apache.commons:commons-collections4:jar:4.4
[WARNING] Invalid project model for artifact [commons-collections4:org.apache.commons:4.4]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-core:bundle:2.4.1
[WARNING] Invalid project model for artifact [tika-core:org.apache.tika:2.4.1]. It will be ignored by the remote 
resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-package:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parsers-standard-package:org.apache.tika:2.4.1]. It will be ignored 
by the remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-apple-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-apple-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-zip-commons:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-zip-commons:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.commons:commons-compress:jar:1.21
[WARNING] Invalid project model for artifact [commons-compress:org.apache.commons:1.21]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-audiovideo-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-audiovideo-module:org.apache.tika:2.4.1]. It will be ignored 
by the remote resources Mojo.
[WARNING] Invalid project model for artifact [metadata-extractor:com.drewnoakes:2.18.0]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-cad-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-cad-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-microsoft-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-microsoft-module:org.apache.tika:2.4.1]. It will be ignored by 
the remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-html-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-html-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-html-commons:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-html-commons:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-text-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-text-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.commons:commons-csv:jar:1.9.0
[WARNING] Invalid project model for artifact [commons-csv:org.apache.commons:1.9.0]. It will be ignored by the remote 
resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-xml-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-xml-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-mail-commons:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-mail-commons:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.commons:commons-math3:jar:3.6.1
[WARNING] Invalid project model for artifact [commons-math3:org.apache.commons:3.6.1]. It will be ignored by the remote 
resources Mojo.
[WARNING] Invalid project model for artifact [xmlbeans:org.apache.xmlbeans:5.0.3]. It will be ignored by the remote 
resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-code-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-code-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-crypto-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-crypto-module:org.apache.tika:2.4.1]. It will be ignored by 
the remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-digest-commons:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-digest-commons:org.apache.tika:2.4.1]. It will be ignored by 
the remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-font-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-font-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.pdfbox:fontbox:bundle:2.0.26
[WARNING] Invalid project model for artifact [fontbox:org.apache.pdfbox:2.0.26]. It will be ignored by the remote 
resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-image-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-image-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-xmp-commons:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-xmp-commons:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.pdfbox:xmpbox:bundle:2.0.26
[WARNING] Invalid project model for artifact [xmpbox:org.apache.pdfbox:2.0.26]. It will be ignored by the remote 
resources Mojo.
[WARNING] Invalid project model for artifact [jai-imageio-core:com.github.jai-imageio:1.4.0]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-mail-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-mail-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-miscoffice-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-miscoffice-module:org.apache.tika:2.4.1]. It will be ignored 
by the remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-news-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-news-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-ocr-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-ocr-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.commons:commons-exec:jar:1.3
[WARNING] Invalid project model for artifact [commons-exec:org.apache.commons:1.3]. It will be ignored by the remote 
resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-pdf-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-pdf-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.pdfbox:pdfbox:bundle:2.0.26
[WARNING] Invalid project model for artifact [pdfbox:org.apache.pdfbox:2.0.26]. It will be ignored by the remote 
resources Mojo.
[WARNING] Failed to build parent project for org.apache.pdfbox:pdfbox-tools:jar:2.0.26
[WARNING] Invalid project model for artifact [pdfbox-tools:org.apache.pdfbox:2.0.26]. It will be ignored by the remote 
resources Mojo.
[WARNING] Failed to build parent project for org.apache.pdfbox:pdfbox-debugger:jar:2.0.26
[WARNING] Invalid project model for artifact [pdfbox-debugger:org.apache.pdfbox:2.0.26]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-pkg-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-pkg-module:org.apache.tika:2.4.1]. It will be ignored by the 
remote resources Mojo.
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parsers-standard-modules:pom:2.4.1
[WARNING] Failed to build parent project for org.apache.tika:tika-parser-webarchive-module:jar:2.4.1
[WARNING] Invalid project model for artifact [tika-parser-webarchive-module:org.apache.tika:2.4.1]. It will be ignored 
by the remote resources Mojo.
[INFO]



...........................................................................
Murray Altheim <murray18 at altheim dot com>                       = =  ===
http://www.altheim.com/murray/                                     ===  ===
                                                                    = =  ===
     In the evening
     The rice leaves in the garden
     Rustle in the autumn wind
     That blows through my reed hut.
            -- Minamoto no Tsunenobu


Re: [VOTE] Release JSPWiki version 2.11.3

Posted by Murray Altheim <mu...@altheim.com>.
Hi Juan Pablo,

To confirm, I just did a successful build with OpenJDK 1.8, so the problem
building seems related to building under Oracle's JDK. As a previous Sun
employee I'm hardly a fan of Larry Ellison (who has screwed with the Java
community many times), so:

   +1 on my vote.

  ► java -version
openjdk version "1.8.0_312"
OpenJDK Runtime Environment (build 1.8.0_312-8u312-b07-0ubuntu1-b07)
OpenJDK 64-Bit Server VM (build 25.312-b07, mixed mode)

...
[INFO] jspwiki-it-test-cma-jdbc ........................... SUCCESS [  1.715 s]
[INFO] Apache JSPWiki bill of materials ................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:46 min
[INFO] Finished at: 2022-08-01T21:51:28+09:00
[INFO] ------------------------------------------------------------------------


On 2022/08/01 21:44, Murray Altheim wrote:
> Hi Juan Pablo,
> 
> Is it possible this is related to Oracle vs. OpenJDK? I'm not sure. Looks to
> be a missing library.
> 
> The stack trace follows. If I build that module without tests and then proceed
> "mvn -rf", the rest of the build completes successfully.
> 
> -------------------------------------------------------------------------------
> Test set: org.apache.wiki.search.tika.TikaSearchProviderTest
> -------------------------------------------------------------------------------
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.97 s <<< FAILURE! - in 
> org.apache.wiki.search.tika.TikaSearchProviderTest
> org.apache.wiki.search.tika.TikaSearchProviderTest.testGetAttachmentContent  Time elapsed: 0.263 s  <<< ERROR!
> java.lang.UnsatisfiedLinkError: /usr/lib/jvm/jdk1.8.0_202/jre/lib/i386/libawt_xawt.so: libXext.so.6: cannot open shared 
> object file: No such file or directory
>      at java.lang.ClassLoader$NativeLibrary.load(Native Method)
>      at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
>      at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
>      at java.lang.Runtime.load0(Runtime.java:809)
>      at java.lang.System.load(System.java:1086)
>      at java.lang.ClassLoader$NativeLibrary.load(Native Method)
>      at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
>      at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1845)
>      at java.lang.Runtime.loadLibrary0(Runtime.java:870)
>      at java.lang.System.loadLibrary(System.java:1122)
>      at java.awt.image.ColorModel$1.run(ColorModel.java:209)
>      at java.awt.image.ColorModel$1.run(ColorModel.java:207)
>      at java.security.AccessController.doPrivileged(Native Method)
>      at java.awt.image.ColorModel.loadLibraries(ColorModel.java:206)
>      at java.awt.image.ColorModel.<clinit>(ColorModel.java:219)
>      at java.awt.image.Raster.<clinit>(Raster.java:172)
>      at org.apache.pdfbox.pdmodel.PDDocument.<clinit>(PDDocument.java:107)
>      at org.apache.tika.parser.pdf.PDFParser.getPDDocument(PDFParser.java:284)
>      at org.apache.tika.parser.pdf.PDFParser.parse(PDFParser.java:171)
>      at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:298)
>      at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:298)
>      at org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:167)
>      at org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:235)
>      at org.apache.wiki.search.tika.TikaSearchProvider.getAttachmentContent(TikaSearchProvider.java:105)
>      at org.apache.wiki.search.LuceneSearchProvider.reindexPage(LuceneSearchProvider.java:437)
>      at org.apache.wiki.search.SearchManager.reindexPage(SearchManager.java:86)
>      at org.apache.wiki.attachment.DefaultAttachmentManager.storeAttachment(DefaultAttachmentManager.java:265)
>      at org.apache.wiki.TestEngine.addAttachment(TestEngine.java:397)
>      at org.apache.wiki.search.tika.TikaSearchProviderTest.testGetAttachmentContent(TikaSearchProviderTest.java:39)
>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>      at java.lang.reflect.Method.invoke(Method.java:498)
>      at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
>      at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
>      at 
> org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 
> 
>      at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
>      at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
>      at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
>      at 
> org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 
> 
>      at 
> org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
>      at 
> org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 
> 
>      at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
>      at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
>      at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
>      at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
>      at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
>      at 
> org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
>      at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
>      at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
>      at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
>      at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
>      at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
>      at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
>      at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
>      at java.util.ArrayList.forEach(ArrayList.java:1257)
>      at 
> org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 
> 
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
>      at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
>      at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
>      at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
>      at java.util.ArrayList.forEach(ArrayList.java:1257)
>      at 
> org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 
> 
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
>      at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
>      at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
>      at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
>      at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
>      at 
> org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 
> 
>      at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
>      at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
>      at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
>      at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
>      at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
>      at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
>      at 
> org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
>      at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
>      at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
>      at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
>      at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
>      at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
>      at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
>      at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
>      at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
>      at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
>      at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
>      at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
>      at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
> 
> 
> On 2022/08/01 19:25, Juan Pablo Santos Rodríguez wrote:
>> Hi Murray,
>>
>> Would you mind sharing the stacktrace with the error? JSPWiki is
>> successfully building with jdk-8, jdk-11 and jdk-17 at
>> https://ci-builds.apache.org/job/JSPWiki/job/ci/job/master (mvn clean
>> package for jdks 11 & 17, the same + sonarqube analysis for jdk-8).
>>
>>
>> Thx in advance,
>> juan pablo
>>
>>
>> El lun, 1 ago 2022 12:14, Murray Altheim <mu...@altheim.com> escribió:
>>
>>> -1 or -1 or -1. Explanation follows...
>>>
>>> I didn't have Java 8 installed on the laptop I have with me (I'm in Japan,
>>> not
>>> at home in New Zealand), so I tried building it with Java 11 first:
>>>
>>>    ► java -version
>>> java version "11.0.14" 2022-01-18 LTS
>>> Java(TM) SE Runtime Environment 18.9 (build 11.0.14+8-LTS-263)
>>> Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.14+8-LTS-263, mixed
>>> mode)
>>>
>>> 1st try:
>>>
>>> ...
>>> [INFO] Apache JSPWiki AWS Kendra Search provider .......... SUCCESS [
>>> 11.955 s]
>>> [INFO] Apache JSPWiki test extensions not using public api  SUCCESS [
>>> 0.517 s]
>>> [INFO] Apache JSPWiki adapters for pre-public api ......... SUCCESS [
>>> 2.446 s]
>>> [INFO] Apache JSPWiki Main War ............................ FAILURE [
>>> 43.885 s]
>>> [INFO] Apache JSPWiki portable ............................ SKIPPED
>>> [INFO] jspwiki-it-builder ................................. SKIPPED
>>>
>>> 2nd try:
>>>
>>> ...
>>> [INFO] Apache JSPWiki AWS Kendra Search provider .......... SUCCESS [
>>> 4.328 s]
>>> [INFO] Apache JSPWiki test extensions not using public api  SUCCESS [
>>> 0.813 s]
>>> [INFO] Apache JSPWiki adapters for pre-public api ......... SUCCESS [
>>> 3.025 s]
>>> [INFO] Apache JSPWiki Main War ............................ FAILURE [
>>> 44.743 s]
>>> [INFO] Apache JSPWiki portable ............................ SKIPPED
>>> [INFO] jspwiki-it-builder ................................. SKIPPED
>>>
>>>
>>> Then I built jspwiki-main on its own successfully and "mvn install test
>>> -rf"'d
>>> from there, with this failure:
>>>
>>> ...
>>> [INFO] Apache JSPWiki Main War ............................ SUCCESS [
>>> 40.523 s]
>>> [INFO] Apache JSPWiki portable ............................ FAILURE [
>>> 10.504 s]
>>> [INFO] jspwiki-it-builder ................................. SKIPPED
>>> [INFO] jspwiki-selenide-tests ............................. SKIPPED
>>>
>>> ...so: I'm not finding this very stable in Java 11. There were a ton of
>>> warnings
>>> but ultimately I wasn't able to build it in one go.
>>>
>>> Summary #1: Now, I realise before that JSPWiki is a Java 8 application. If
>>> it's
>>> meant to be buildable using Java 11, then I must vote -1. But maybe that's
>>> not
>>> fair.
>>>
>>> So, I went ahead and installed Java 8:
>>>
>>>    ► java -version
>>> java version "1.8.0_202"
>>> Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
>>> Java HotSpot(TM) Server VM (build 25.202-b08, mixed mode)
>>>
>>> But failed again on the build (with a new terminal):
>>>
>>> ...
>>> [INFO] Apache JSPWiki markdown support .................... SUCCESS [
>>> 8.529 s]
>>> [INFO] Apache JSPWiki Tika Search provider ................ FAILURE [
>>> 6.852 s]
>>> [INFO] Apache JSPWiki AWS Kendra Search provider .......... SKIPPED
>>> [INFO] Apache JSPWiki test extensions not using public api  SKIPPED
>>>
>>> Summary #2: so, even with Java 8 installed I wasn't able to build JSPWiki,
>>> with
>>> just "mvn install test" from the download.
>>>
>>> I tried yet a third time with Java 8 but am still failing when trying to
>>> build
>>> jspwiki-tika-searchprovider. :-(
>>>
>>> Cheers,
>>>
>>> Murray
>>>
>>> On 2022/08/01 17:29, Harry Metske wrote:
>>>> +1
>>>>
>>>> On Sat, 30 Jul 2022 at 14:58, Juan Pablo Santos Rodríguez <
>>>> juanpablo@apache.org> wrote:
>>>>
>>>>> This is a release vote for Apache JSPWiki, version 2.11.3. The vote
>>> will be
>>>>> open for at least 72 hours from now.
>>>>>
>>>>> It fixes the following issues:
>>>>>
>>>>>
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12351386
>>>>>
>>>>> You can see a curated changelog at
>>>>> https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11
>>>>>
>>>>> Note that we are voting upon the source (tag), binaries are provided for
>>>>> convenience.
>>>>>
>>>>> Everybody is encouraged to vote.
>>>>>
>>>>> Source and binary files:
>>>>> https://dist.apache.org/repos/dist/dev/jspwiki/2.11.3-RC1
>>>>>
>>>>> Nexus staging repo:
>>>>>
>>> https://repository.apache.org/content/repositories/orgapachejspwiki-1028
>>>>>
>>>>> The tag to be voted upon:
>>>>> https://github.com/apache/jspwiki/tree/2.11.3-RC1
>>>>>
>>>>> JSPWiki's KEYS file containing PGP keys we use to sign the release:
>>>>> https://www.apache.org/dist/jspwiki/KEYS
>>>>>
>>>>> *** Please download, test and vote:
>>>>>
>>>>> [ ] +1 Approve the release
>>>>> [ ]  0 Don't mind
>>>>> [ ] -1 Disapprove the release (please provide specific comments)
>>>>>
>>>>
>>>
>>> -- 
>>>
>>> ...........................................................................
>>> Murray Altheim <murray18 at altheim dot com>                       = =  ===
>>> http://www.altheim.com/murray/                                     ===
>>> ===
>>>                                                                      = =
>>> ===
>>>       In the evening
>>>       The rice leaves in the garden
>>>       Rustle in the autumn wind
>>>       That blows through my reed hut.
>>>              -- Minamoto no Tsunenobu
>>>
>>>
>>
> 

-- 

...........................................................................
Murray Altheim <murray18 at altheim dot com>                       = =  ===
http://www.altheim.com/murray/                                     ===  ===
                                                                    = =  ===
     In the evening
     The rice leaves in the garden
     Rustle in the autumn wind
     That blows through my reed hut.
            -- Minamoto no Tsunenobu


Re: [VOTE] Release JSPWiki version 2.11.3

Posted by Murray Altheim <mu...@altheim.com>.
Hi Juan Pablo,

Is it possible this is related to Oracle vs. OpenJDK? I'm not sure. Looks to
be a missing library.

The stack trace follows. If I build that module without tests and then proceed
"mvn -rf", the rest of the build completes successfully.

-------------------------------------------------------------------------------
Test set: org.apache.wiki.search.tika.TikaSearchProviderTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.97 s <<< FAILURE! - in 
org.apache.wiki.search.tika.TikaSearchProviderTest
org.apache.wiki.search.tika.TikaSearchProviderTest.testGetAttachmentContent  Time elapsed: 0.263 s  <<< ERROR!
java.lang.UnsatisfiedLinkError: /usr/lib/jvm/jdk1.8.0_202/jre/lib/i386/libawt_xawt.so: libXext.so.6: cannot open shared 
object file: No such file or directory
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
	at java.lang.Runtime.load0(Runtime.java:809)
	at java.lang.System.load(System.java:1086)
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1845)
	at java.lang.Runtime.loadLibrary0(Runtime.java:870)
	at java.lang.System.loadLibrary(System.java:1122)
	at java.awt.image.ColorModel$1.run(ColorModel.java:209)
	at java.awt.image.ColorModel$1.run(ColorModel.java:207)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.awt.image.ColorModel.loadLibraries(ColorModel.java:206)
	at java.awt.image.ColorModel.<clinit>(ColorModel.java:219)
	at java.awt.image.Raster.<clinit>(Raster.java:172)
	at org.apache.pdfbox.pdmodel.PDDocument.<clinit>(PDDocument.java:107)
	at org.apache.tika.parser.pdf.PDFParser.getPDDocument(PDFParser.java:284)
	at org.apache.tika.parser.pdf.PDFParser.parse(PDFParser.java:171)
	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:298)
	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:298)
	at org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:167)
	at org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:235)
	at org.apache.wiki.search.tika.TikaSearchProvider.getAttachmentContent(TikaSearchProvider.java:105)
	at org.apache.wiki.search.LuceneSearchProvider.reindexPage(LuceneSearchProvider.java:437)
	at org.apache.wiki.search.SearchManager.reindexPage(SearchManager.java:86)
	at org.apache.wiki.attachment.DefaultAttachmentManager.storeAttachment(DefaultAttachmentManager.java:265)
	at org.apache.wiki.TestEngine.addAttachment(TestEngine.java:397)
	at org.apache.wiki.search.tika.TikaSearchProviderTest.testGetAttachmentContent(TikaSearchProviderTest.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at 
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
	at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)


On 2022/08/01 19:25, Juan Pablo Santos Rodríguez wrote:
> Hi Murray,
> 
> Would you mind sharing the stacktrace with the error? JSPWiki is
> successfully building with jdk-8, jdk-11 and jdk-17 at
> https://ci-builds.apache.org/job/JSPWiki/job/ci/job/master (mvn clean
> package for jdks 11 & 17, the same + sonarqube analysis for jdk-8).
> 
> 
> Thx in advance,
> juan pablo
> 
> 
> El lun, 1 ago 2022 12:14, Murray Altheim <mu...@altheim.com> escribió:
> 
>> -1 or -1 or -1. Explanation follows...
>>
>> I didn't have Java 8 installed on the laptop I have with me (I'm in Japan,
>> not
>> at home in New Zealand), so I tried building it with Java 11 first:
>>
>>    ► java -version
>> java version "11.0.14" 2022-01-18 LTS
>> Java(TM) SE Runtime Environment 18.9 (build 11.0.14+8-LTS-263)
>> Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.14+8-LTS-263, mixed
>> mode)
>>
>> 1st try:
>>
>> ...
>> [INFO] Apache JSPWiki AWS Kendra Search provider .......... SUCCESS [
>> 11.955 s]
>> [INFO] Apache JSPWiki test extensions not using public api  SUCCESS [
>> 0.517 s]
>> [INFO] Apache JSPWiki adapters for pre-public api ......... SUCCESS [
>> 2.446 s]
>> [INFO] Apache JSPWiki Main War ............................ FAILURE [
>> 43.885 s]
>> [INFO] Apache JSPWiki portable ............................ SKIPPED
>> [INFO] jspwiki-it-builder ................................. SKIPPED
>>
>> 2nd try:
>>
>> ...
>> [INFO] Apache JSPWiki AWS Kendra Search provider .......... SUCCESS [
>> 4.328 s]
>> [INFO] Apache JSPWiki test extensions not using public api  SUCCESS [
>> 0.813 s]
>> [INFO] Apache JSPWiki adapters for pre-public api ......... SUCCESS [
>> 3.025 s]
>> [INFO] Apache JSPWiki Main War ............................ FAILURE [
>> 44.743 s]
>> [INFO] Apache JSPWiki portable ............................ SKIPPED
>> [INFO] jspwiki-it-builder ................................. SKIPPED
>>
>>
>> Then I built jspwiki-main on its own successfully and "mvn install test
>> -rf"'d
>> from there, with this failure:
>>
>> ...
>> [INFO] Apache JSPWiki Main War ............................ SUCCESS [
>> 40.523 s]
>> [INFO] Apache JSPWiki portable ............................ FAILURE [
>> 10.504 s]
>> [INFO] jspwiki-it-builder ................................. SKIPPED
>> [INFO] jspwiki-selenide-tests ............................. SKIPPED
>>
>> ...so: I'm not finding this very stable in Java 11. There were a ton of
>> warnings
>> but ultimately I wasn't able to build it in one go.
>>
>> Summary #1: Now, I realise before that JSPWiki is a Java 8 application. If
>> it's
>> meant to be buildable using Java 11, then I must vote -1. But maybe that's
>> not
>> fair.
>>
>> So, I went ahead and installed Java 8:
>>
>>    ► java -version
>> java version "1.8.0_202"
>> Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
>> Java HotSpot(TM) Server VM (build 25.202-b08, mixed mode)
>>
>> But failed again on the build (with a new terminal):
>>
>> ...
>> [INFO] Apache JSPWiki markdown support .................... SUCCESS [
>> 8.529 s]
>> [INFO] Apache JSPWiki Tika Search provider ................ FAILURE [
>> 6.852 s]
>> [INFO] Apache JSPWiki AWS Kendra Search provider .......... SKIPPED
>> [INFO] Apache JSPWiki test extensions not using public api  SKIPPED
>>
>> Summary #2: so, even with Java 8 installed I wasn't able to build JSPWiki,
>> with
>> just "mvn install test" from the download.
>>
>> I tried yet a third time with Java 8 but am still failing when trying to
>> build
>> jspwiki-tika-searchprovider. :-(
>>
>> Cheers,
>>
>> Murray
>>
>> On 2022/08/01 17:29, Harry Metske wrote:
>>> +1
>>>
>>> On Sat, 30 Jul 2022 at 14:58, Juan Pablo Santos Rodríguez <
>>> juanpablo@apache.org> wrote:
>>>
>>>> This is a release vote for Apache JSPWiki, version 2.11.3. The vote
>> will be
>>>> open for at least 72 hours from now.
>>>>
>>>> It fixes the following issues:
>>>>
>>>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12351386
>>>>
>>>> You can see a curated changelog at
>>>> https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11
>>>>
>>>> Note that we are voting upon the source (tag), binaries are provided for
>>>> convenience.
>>>>
>>>> Everybody is encouraged to vote.
>>>>
>>>> Source and binary files:
>>>> https://dist.apache.org/repos/dist/dev/jspwiki/2.11.3-RC1
>>>>
>>>> Nexus staging repo:
>>>>
>> https://repository.apache.org/content/repositories/orgapachejspwiki-1028
>>>>
>>>> The tag to be voted upon:
>>>> https://github.com/apache/jspwiki/tree/2.11.3-RC1
>>>>
>>>> JSPWiki's KEYS file containing PGP keys we use to sign the release:
>>>> https://www.apache.org/dist/jspwiki/KEYS
>>>>
>>>> *** Please download, test and vote:
>>>>
>>>> [ ] +1 Approve the release
>>>> [ ]  0 Don't mind
>>>> [ ] -1 Disapprove the release (please provide specific comments)
>>>>
>>>
>>
>> --
>>
>> ...........................................................................
>> Murray Altheim <murray18 at altheim dot com>                       = =  ===
>> http://www.altheim.com/murray/                                     ===
>> ===
>>                                                                      = =
>> ===
>>       In the evening
>>       The rice leaves in the garden
>>       Rustle in the autumn wind
>>       That blows through my reed hut.
>>              -- Minamoto no Tsunenobu
>>
>>
> 

-- 

...........................................................................
Murray Altheim <murray18 at altheim dot com>                       = =  ===
http://www.altheim.com/murray/                                     ===  ===
                                                                    = =  ===
     In the evening
     The rice leaves in the garden
     Rustle in the autumn wind
     That blows through my reed hut.
            -- Minamoto no Tsunenobu


Re: [VOTE] Release JSPWiki version 2.11.3

Posted by Juan Pablo Santos Rodríguez <ju...@gmail.com>.
Hi Murray,

Would you mind sharing the stacktrace with the error? JSPWiki is
successfully building with jdk-8, jdk-11 and jdk-17 at
https://ci-builds.apache.org/job/JSPWiki/job/ci/job/master (mvn clean
package for jdks 11 & 17, the same + sonarqube analysis for jdk-8).


Thx in advance,
juan pablo


El lun, 1 ago 2022 12:14, Murray Altheim <mu...@altheim.com> escribió:

> -1 or -1 or -1. Explanation follows...
>
> I didn't have Java 8 installed on the laptop I have with me (I'm in Japan,
> not
> at home in New Zealand), so I tried building it with Java 11 first:
>
>   ► java -version
> java version "11.0.14" 2022-01-18 LTS
> Java(TM) SE Runtime Environment 18.9 (build 11.0.14+8-LTS-263)
> Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.14+8-LTS-263, mixed
> mode)
>
> 1st try:
>
> ...
> [INFO] Apache JSPWiki AWS Kendra Search provider .......... SUCCESS [
> 11.955 s]
> [INFO] Apache JSPWiki test extensions not using public api  SUCCESS [
> 0.517 s]
> [INFO] Apache JSPWiki adapters for pre-public api ......... SUCCESS [
> 2.446 s]
> [INFO] Apache JSPWiki Main War ............................ FAILURE [
> 43.885 s]
> [INFO] Apache JSPWiki portable ............................ SKIPPED
> [INFO] jspwiki-it-builder ................................. SKIPPED
>
> 2nd try:
>
> ...
> [INFO] Apache JSPWiki AWS Kendra Search provider .......... SUCCESS [
> 4.328 s]
> [INFO] Apache JSPWiki test extensions not using public api  SUCCESS [
> 0.813 s]
> [INFO] Apache JSPWiki adapters for pre-public api ......... SUCCESS [
> 3.025 s]
> [INFO] Apache JSPWiki Main War ............................ FAILURE [
> 44.743 s]
> [INFO] Apache JSPWiki portable ............................ SKIPPED
> [INFO] jspwiki-it-builder ................................. SKIPPED
>
>
> Then I built jspwiki-main on its own successfully and "mvn install test
> -rf"'d
> from there, with this failure:
>
> ...
> [INFO] Apache JSPWiki Main War ............................ SUCCESS [
> 40.523 s]
> [INFO] Apache JSPWiki portable ............................ FAILURE [
> 10.504 s]
> [INFO] jspwiki-it-builder ................................. SKIPPED
> [INFO] jspwiki-selenide-tests ............................. SKIPPED
>
> ...so: I'm not finding this very stable in Java 11. There were a ton of
> warnings
> but ultimately I wasn't able to build it in one go.
>
> Summary #1: Now, I realise before that JSPWiki is a Java 8 application. If
> it's
> meant to be buildable using Java 11, then I must vote -1. But maybe that's
> not
> fair.
>
> So, I went ahead and installed Java 8:
>
>   ► java -version
> java version "1.8.0_202"
> Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
> Java HotSpot(TM) Server VM (build 25.202-b08, mixed mode)
>
> But failed again on the build (with a new terminal):
>
> ...
> [INFO] Apache JSPWiki markdown support .................... SUCCESS [
> 8.529 s]
> [INFO] Apache JSPWiki Tika Search provider ................ FAILURE [
> 6.852 s]
> [INFO] Apache JSPWiki AWS Kendra Search provider .......... SKIPPED
> [INFO] Apache JSPWiki test extensions not using public api  SKIPPED
>
> Summary #2: so, even with Java 8 installed I wasn't able to build JSPWiki,
> with
> just "mvn install test" from the download.
>
> I tried yet a third time with Java 8 but am still failing when trying to
> build
> jspwiki-tika-searchprovider. :-(
>
> Cheers,
>
> Murray
>
> On 2022/08/01 17:29, Harry Metske wrote:
> > +1
> >
> > On Sat, 30 Jul 2022 at 14:58, Juan Pablo Santos Rodríguez <
> > juanpablo@apache.org> wrote:
> >
> >> This is a release vote for Apache JSPWiki, version 2.11.3. The vote
> will be
> >> open for at least 72 hours from now.
> >>
> >> It fixes the following issues:
> >>
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12351386
> >>
> >> You can see a curated changelog at
> >> https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11
> >>
> >> Note that we are voting upon the source (tag), binaries are provided for
> >> convenience.
> >>
> >> Everybody is encouraged to vote.
> >>
> >> Source and binary files:
> >> https://dist.apache.org/repos/dist/dev/jspwiki/2.11.3-RC1
> >>
> >> Nexus staging repo:
> >>
> https://repository.apache.org/content/repositories/orgapachejspwiki-1028
> >>
> >> The tag to be voted upon:
> >> https://github.com/apache/jspwiki/tree/2.11.3-RC1
> >>
> >> JSPWiki's KEYS file containing PGP keys we use to sign the release:
> >> https://www.apache.org/dist/jspwiki/KEYS
> >>
> >> *** Please download, test and vote:
> >>
> >> [ ] +1 Approve the release
> >> [ ]  0 Don't mind
> >> [ ] -1 Disapprove the release (please provide specific comments)
> >>
> >
>
> --
>
> ...........................................................................
> Murray Altheim <murray18 at altheim dot com>                       = =  ===
> http://www.altheim.com/murray/                                     ===
> ===
>                                                                     = =
> ===
>      In the evening
>      The rice leaves in the garden
>      Rustle in the autumn wind
>      That blows through my reed hut.
>             -- Minamoto no Tsunenobu
>
>

Re: [VOTE] Release JSPWiki version 2.11.3

Posted by Murray Altheim <mu...@altheim.com>.
-1 or -1 or -1. Explanation follows...

I didn't have Java 8 installed on the laptop I have with me (I'm in Japan, not
at home in New Zealand), so I tried building it with Java 11 first:

  ► java -version
java version "11.0.14" 2022-01-18 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.14+8-LTS-263)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.14+8-LTS-263, mixed mode)

1st try:

...
[INFO] Apache JSPWiki AWS Kendra Search provider .......... SUCCESS [ 11.955 s]
[INFO] Apache JSPWiki test extensions not using public api  SUCCESS [  0.517 s]
[INFO] Apache JSPWiki adapters for pre-public api ......... SUCCESS [  2.446 s]
[INFO] Apache JSPWiki Main War ............................ FAILURE [ 43.885 s]
[INFO] Apache JSPWiki portable ............................ SKIPPED
[INFO] jspwiki-it-builder ................................. SKIPPED

2nd try:

...
[INFO] Apache JSPWiki AWS Kendra Search provider .......... SUCCESS [  4.328 s]
[INFO] Apache JSPWiki test extensions not using public api  SUCCESS [  0.813 s]
[INFO] Apache JSPWiki adapters for pre-public api ......... SUCCESS [  3.025 s]
[INFO] Apache JSPWiki Main War ............................ FAILURE [ 44.743 s]
[INFO] Apache JSPWiki portable ............................ SKIPPED
[INFO] jspwiki-it-builder ................................. SKIPPED


Then I built jspwiki-main on its own successfully and "mvn install test -rf"'d
from there, with this failure:

...
[INFO] Apache JSPWiki Main War ............................ SUCCESS [ 40.523 s]
[INFO] Apache JSPWiki portable ............................ FAILURE [ 10.504 s]
[INFO] jspwiki-it-builder ................................. SKIPPED
[INFO] jspwiki-selenide-tests ............................. SKIPPED

...so: I'm not finding this very stable in Java 11. There were a ton of warnings
but ultimately I wasn't able to build it in one go.

Summary #1: Now, I realise before that JSPWiki is a Java 8 application. If it's
meant to be buildable using Java 11, then I must vote -1. But maybe that's not
fair.

So, I went ahead and installed Java 8:

  ► java -version
java version "1.8.0_202"
Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
Java HotSpot(TM) Server VM (build 25.202-b08, mixed mode)

But failed again on the build (with a new terminal):

...
[INFO] Apache JSPWiki markdown support .................... SUCCESS [  8.529 s]
[INFO] Apache JSPWiki Tika Search provider ................ FAILURE [  6.852 s]
[INFO] Apache JSPWiki AWS Kendra Search provider .......... SKIPPED
[INFO] Apache JSPWiki test extensions not using public api  SKIPPED

Summary #2: so, even with Java 8 installed I wasn't able to build JSPWiki, with
just "mvn install test" from the download.

I tried yet a third time with Java 8 but am still failing when trying to build
jspwiki-tika-searchprovider. :-(

Cheers,

Murray

On 2022/08/01 17:29, Harry Metske wrote:
> +1
> 
> On Sat, 30 Jul 2022 at 14:58, Juan Pablo Santos Rodríguez <
> juanpablo@apache.org> wrote:
> 
>> This is a release vote for Apache JSPWiki, version 2.11.3. The vote will be
>> open for at least 72 hours from now.
>>
>> It fixes the following issues:
>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12351386
>>
>> You can see a curated changelog at
>> https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11
>>
>> Note that we are voting upon the source (tag), binaries are provided for
>> convenience.
>>
>> Everybody is encouraged to vote.
>>
>> Source and binary files:
>> https://dist.apache.org/repos/dist/dev/jspwiki/2.11.3-RC1
>>
>> Nexus staging repo:
>> https://repository.apache.org/content/repositories/orgapachejspwiki-1028
>>
>> The tag to be voted upon:
>> https://github.com/apache/jspwiki/tree/2.11.3-RC1
>>
>> JSPWiki's KEYS file containing PGP keys we use to sign the release:
>> https://www.apache.org/dist/jspwiki/KEYS
>>
>> *** Please download, test and vote:
>>
>> [ ] +1 Approve the release
>> [ ]  0 Don't mind
>> [ ] -1 Disapprove the release (please provide specific comments)
>>
> 

-- 

...........................................................................
Murray Altheim <murray18 at altheim dot com>                       = =  ===
http://www.altheim.com/murray/                                     ===  ===
                                                                    = =  ===
     In the evening
     The rice leaves in the garden
     Rustle in the autumn wind
     That blows through my reed hut.
            -- Minamoto no Tsunenobu


Re: [VOTE] Release JSPWiki version 2.11.3

Posted by Dirk Frederickx <di...@gmail.com>.
+1

dirk

On Mon, Aug 1, 2022 at 10:30 AM Harry Metske <ha...@gmail.com> wrote:

> +1
>
> On Sat, 30 Jul 2022 at 14:58, Juan Pablo Santos Rodríguez <
> juanpablo@apache.org> wrote:
>
> > This is a release vote for Apache JSPWiki, version 2.11.3. The vote will
> be
> > open for at least 72 hours from now.
> >
> > It fixes the following issues:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12351386
> >
> > You can see a curated changelog at
> > https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11
> >
> > Note that we are voting upon the source (tag), binaries are provided for
> > convenience.
> >
> > Everybody is encouraged to vote.
> >
> > Source and binary files:
> > https://dist.apache.org/repos/dist/dev/jspwiki/2.11.3-RC1
> >
> > Nexus staging repo:
> > https://repository.apache.org/content/repositories/orgapachejspwiki-1028
> >
> > The tag to be voted upon:
> > https://github.com/apache/jspwiki/tree/2.11.3-RC1
> >
> > JSPWiki's KEYS file containing PGP keys we use to sign the release:
> > https://www.apache.org/dist/jspwiki/KEYS
> >
> > *** Please download, test and vote:
> >
> > [ ] +1 Approve the release
> > [ ]  0 Don't mind
> > [ ] -1 Disapprove the release (please provide specific comments)
> >
>