Don Sizemore

Results 19 comments of Don Sizemore

My SRPM (all I did to the spec was bump 1.2.7=>1.2.8) is at http://www.ibiblio.org/dls/rapache-1.2.8-rpm0.src.rpm used to build http://www.ibiblio.org/dls/rapache-1.2.8-rpm0.x86_64.rpm on CentOS-7.2/Apache-2.4.6/R-3.3.1 I tested the lucky numbers locally but admittedly haven't tried...

I should've named the RPMs for arch, sorry. Make that http://www.ibiblio.org/dls/rapache-1.2.8-el7.src.rpm and http://www.ibiblio.org/dls/rapache-1.2.8-el7.x86_64.rpm

I am pleased to report that, so far, Leonid's `?sslmode=require` suggestion above appears to work with a test RDS instance.

> It looks like there's been some movement on the Payara side, a good time for this to go back into dev. (Also, note that it's showing a few conflicts...

Current state of develop on `payara-6.2022.1.Alpha2` (openjdk 11.0.14): ``` [INFO] Building war: /tmp/dataverse/target/dataverse-5.9.war [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ ``` ``` Deploying the application (dataverse.war) Failed to deploy the...

@pdurbin asked for the commit (1487650d44a308718d15b2e8c67fdec5422f0971) and full server.log (attached as [payara6_server_log.zip](https://github.com/IQSS/dataverse/files/8216872/payara6_server_log.zip) )

I changed all instances of `http://xmlns.jcp.org/xml/ns/javaee` to `https://jakarta.ee/xml/ns/jakartaee` in https://github.com/OdumInstitute/dataverse/commit/91ef3264918cbf6312b7b8965405e9bf363b3421 but still get the namespace error on deployment. @pdurbin notes the omnifaces error, and suggests an upgrade. OmniFaces 3.13 produces...

Current state: Jim has an [EE9 branch](https://github.com/GlobalDataverseCommunityConsortium/dataverse/tree/GDCC/DC-3B-EE-9) and Oliver has a [Jakarta branch](https://github.com/poikilotherm/dataverse/tree/jakarta) * Oliver graciously used his commercial IntelliJ "migrate javax to jakarta" function, as a global search and...

@poikilotherm 's most recent commits package and test cleanly on payara-6.2022.1.Alpha3, but the warfile doesn't deploy. I have the full server.log if you like, but in a nutshell: ``` $...

@poikilotherm [payara6_server.log](https://github.com/IQSS/dataverse/files/9160243/payara6_server.log)