Import the updated KEYS file and it should verify.

Here's the script I used:

 - https://gist.github.com/dblevins/830e78bb62f01885d0002b94a1f54797


-David

> On Apr 13, 2022, at 2:54 PM, Alex The Rocker <[email protected]> wrote:
> 
> [-1] non-binding : verification of signature fails (I have copied
> https://dist.apache.org/repos/dist/dev/tomee/staging-1200/tomee-8.0.11/apache-tomee-8.0.11-plus.tar.gz.asc's
> content to /tmp/apache-tomee-8.0.11-plus.tar.gz.asc and ran:
> 
> $ gpg --verify /tmp/apache-tomee-8.0.11-plus.tar.gz.asc
> apache-tomee-8.0.11-plus.tar.gz
> gpg: Signature made Wed 13 Apr 2022 05:06:54 PM CEST using RSA key ID E5B8A431
> gpg: Can't check signature: No public key
> 
> 
> Did I miss something?
> 
> Alex
> 
> Le mer. 13 avr. 2022 à 18:09, Richard Zowalla <[email protected]> a écrit :
>> 
>> Short update:
>> 
>> Thanks to Alex for pointing out the problem regarding missing *.tar.gz
>> files. I did a check and there is a problem with our build happening in
>> specific Maven versions [1]. Long story short: If a too new version of
>> Maven is used for the build, the *.tar.gz are not correctly attached
>> and deployed to the m2 repository during the build. Instead they
>> override existing *.jar files. This affects our distribution bundles
>> and thus they are missing.
>> 
>> The good news:
>> 
>> I conducted a re-build with an older Maven version (3.3.9) based on the
>> tag:
>> https://github.com/apache/tomee/releases/tag/tomee-project-8.0.11
>> 
>> Maven Repo:
>> 
>> https://repository.apache.org/content/repositories/orgapachetomee-1200/
>> 
>> Binaries & Sources:
>> 
>> https://dist.apache.org/repos/dist/dev/tomee/staging-1200/tomee-8.0.11/
>> 
>> I don't know, if we formally need to re-roll (for transparency or sth.)
>> 
>> Sorry for the trouble (1st time :))
>> 
>> Gruß
>> Richard
>> 
>> 
>> [1] https://issues.apache.org/jira/browse/TOMEE-3903
>> 
>> 
>> 
>> Am Mittwoch, dem 13.04.2022 um 12:51 +0200 schrieb Jean-Louis Monteiro:
>>> Hi All,
>>> 
>>> This is the first attempt at a vote for a release of Apache TomEE
>>> 8.0.11
>>> 
>>> I'd like to start with a big thank you and a big applause to Richard.
>>> He
>>> has been doing a tremendous work on the project and started to roll
>>> out his
>>> first release today. Per Apache rules, the release manager needs to
>>> be a
>>> TomEE PMC, that's why I'm starting this VOTE, but the work has been
>>> done by
>>> Richard, so thank you. Well done.
>>> 
>>> Maven Repo:
>>> https://repository.apache.org/content/repositories/orgapachetomee-1196/
>>> 
>>> Binaries & Sources:
>>> https://dist.apache.org/repos/dist/dev/tomee/staging-1196/tomee-8.0.11/
>>> 
>>> Tags:
>>> https://github.com/apache/tomee/releases/tag/tomee-project-8.0.11
>>> 
>>> Release notes:
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12351352
>>> 
>>> Here are the releases notes
>>> Sub-task
>>> 
>>>   - [TOMEE-2117 <https://issues.apache.org/jira/browse/TOMEE-2117>;;
>>> ]
>>> -
>>>   Rework ProcessObserverMethod integration
>>>   - [TOMEE-2289 <https://issues.apache.org/jira/browse/TOMEE-2289>;;
>>> ]
>>> -
>>>   MicroProfile OpenAPI Example
>>>   - [TOMEE-2349 <https://issues.apache.org/jira/browse/TOMEE-2349>;;
>>> ]
>>> -
>>>   Ensure each module can generate javadoc jars on release
>>>   - [TOMEE-2350 <https://issues.apache.org/jira/browse/TOMEE-2350>;;
>>> ]
>>> -
>>>   Create a list of existing Javadoc using html
>>>   - [TOMEE-2351 <https://issues.apache.org/jira/browse/TOMEE-2351>;;
>>> ]
>>> -
>>>   MicroProfile OpenTracing Example for Distributed Microservices
>>>   - [TOMEE-2358 <https://issues.apache.org/jira/browse/TOMEE-2358>;;
>>> ]
>>> -
>>>   MicroProfile JWT rest-mp-jwt-claim Example
>>>   - [TOMEE-3647 <https://issues.apache.org/jira/browse/TOMEE-3647>;;
>>> ]
>>> -
>>>   Update example 'mvc-resteasy' to use Server/API Bom
>>> 
>>> Bug
>>> 
>>>   - [TOMEE-2169 <https://issues.apache.org/jira/browse/TOMEE-2169>;;
>>> ]
>>> -
>>>   Interceptor Bean injection does not work for EJBs
>>>   - [TOMEE-2270 <https://issues.apache.org/jira/browse/TOMEE-2270>;;
>>> ]
>>> -
>>>   Java11: Unable to initialize agent with embedded-maven-plugin
>>>   - [TOMEE-2403 <https://issues.apache.org/jira/browse/TOMEE-2403>;;
>>> ]
>>> -
>>>   AutoConnectionTrackerTest fails randomly
>>>   - [TOMEE-2427 <https://issues.apache.org/jira/browse/TOMEE-2427>;;
>>> ]
>>> -
>>>   Align text above the pictures
>>>   - [TOMEE-2800 <https://issues.apache.org/jira/browse/TOMEE-2800>;;
>>> ]
>>> -
>>>   Issue : Unable to run EJB test cases for upgradation in current
>>> project
>>>   with Java 1.8 and WebLogic version 12.2.1.4 along with
>>> openejb.cxf.version
>>>   7.0.1 / openejb.cxf.version 8 jar.
>>>   - [TOMEE-2941 <https://issues.apache.org/jira/browse/TOMEE-2941>;;
>>> ]
>>> -
>>>   Regression: A connection factory created with TransactionSupport
>>> of "none"
>>>   only sending message when transaction completes
>>>   - [TOMEE-3840 <https://issues.apache.org/jira/browse/TOMEE-3840>;;
>>> ]
>>> -
>>>   TomEE WebProfile 8.0.9 does not start with security enabled
>>>   - [TOMEE-3848 <https://issues.apache.org/jira/browse/TOMEE-3848>;;
>>> ]
>>> -
>>>   Apache TomEE 8.0.6 onwards is packaged with quartz-2.2.4.jar
>>>   - [TOMEE-3850 <https://issues.apache.org/jira/browse/TOMEE-3850>;;
>>> ]
>>> -
>>>   HTTP(S) connections are not reused
>>>   - [TOMEE-3860 <https://issues.apache.org/jira/browse/TOMEE-3860>;;
>>> ]
>>> -
>>>   Upgrade jackson-databind for CVE-2020-36518
>>>   - [TOMEE-3871 <https://issues.apache.org/jira/browse/TOMEE-3871>;;
>>> ]
>>> -
>>>   TomEE Plume is missing BatchEE / JCS Cache
>>>   - [TOMEE-3876 <https://issues.apache.org/jira/browse/TOMEE-3876>;;
>>> ]
>>> - BOM
>>>   generation corrupted under windows (slash problems)
>>>   - [TOMEE-3889 <https://issues.apache.org/jira/browse/TOMEE-3889>;;
>>> ]
>>> -
>>>   Invalid ObjectName for MDB listening to wildcard destination
>>>   - [TOMEE-3892 <https://issues.apache.org/jira/browse/TOMEE-3892>;;
>>> ]
>>> -
>>>   TomEE Maven Plugin does not allow to override default "-ea" in
>>> RemoteServer
>>> 
>>> New Feature
>>> 
>>>   - [TOMEE-2306 <https://issues.apache.org/jira/browse/TOMEE-2306>;;
>>> ]
>>> - New
>>>   Java EE Schemas for Java EE Deployment Descriptors
>>>   - [TOMEE-2584 <https://issues.apache.org/jira/browse/TOMEE-2584>;;
>>> ]
>>> - Java
>>>   11 compliancy
>>>   - [TOMEE-2706 <https://issues.apache.org/jira/browse/TOMEE-2706>;;
>>> ]
>>> - New
>>>   TomEE Embedded Bootstrap
>>> 
>>> Improvement
>>> 
>>>   - [TOMEE-1618 <https://issues.apache.org/jira/browse/TOMEE-1618>;;
>>> ]
>>> -
>>>   Replace three register maps in Container in favour of one
>>>   - [TOMEE-2277 <https://issues.apache.org/jira/browse/TOMEE-2277>;;
>>> ]
>>> -
>>>   Java11: module name for TomEE
>>>   - [TOMEE-2425 <https://issues.apache.org/jira/browse/TOMEE-2425>;;
>>> ]
>>> -
>>>   Generate TomEE-Cluster.html page
>>>   - [TOMEE-2519 <https://issues.apache.org/jira/browse/TOMEE-2519>;;
>>> ]
>>> - MP
>>>   JWT Logging Improvements
>>>   - [TOMEE-2847 <https://issues.apache.org/jira/browse/TOMEE-2847>;;
>>> ]
>>> -
>>>   Patch key `jakarta` namespace support
>>>   - [TOMEE-2949 <https://issues.apache.org/jira/browse/TOMEE-2949>;;
>>> ]
>>> -
>>>   Match TomEE tar and zip file syntax with extracted folder
>>>   - [TOMEE-3842 <https://issues.apache.org/jira/browse/TOMEE-3842>;;
>>> ]
>>> -
>>>   GitHub Actions fails for PullRequest Builds due to BOM auto
>>> generation
>>>   - [TOMEE-3851 <https://issues.apache.org/jira/browse/TOMEE-3851>;;
>>> ]
>>> -
>>>   Replace Google Analytics with ASF Matomo
>>>   - [TOMEE-3859 <https://issues.apache.org/jira/browse/TOMEE-3859>;;
>>> ]
>>> -
>>>   Update tomee.xml file so it refers to the right location
>>> 
>>> Wish
>>> 
>>>   - [TOMEE-2347 <https://issues.apache.org/jira/browse/TOMEE-2347>;;
>>> ]
>>> - Use
>>>   Asciidoc for all Javadoc
>>> 
>>> Task
>>> 
>>>   - [TOMEE-2285 <https://issues.apache.org/jira/browse/TOMEE-2285>;;
>>> ]
>>> -
>>>   Microprofile Examples
>>>   - [TOMEE-2867 <https://issues.apache.org/jira/browse/TOMEE-2867>;;
>>> ]
>>> - Add
>>>   Documentation links to website download page
>>>   - [TOMEE-2868 <https://issues.apache.org/jira/browse/TOMEE-2868>;;
>>> ]
>>> - Add
>>>   instructions on each example page
>>>   - [TOMEE-3724 <https://issues.apache.org/jira/browse/TOMEE-3724>;;
>>> ]
>>> -
>>>   Remove TomEE drop-in webapp distributions
>>>   - [TOMEE-3852 <https://issues.apache.org/jira/browse/TOMEE-3852>;;
>>> ]
>>> -
>>>   Review the website in regard to external embedding of resources
>>> (JS, Fonts,
>>>   CSS)
>>>   - [TOMEE-3853 <https://issues.apache.org/jira/browse/TOMEE-3853>;;
>>> ]
>>> - Link
>>>   ASF Privacy Policy from TomEE Website
>>> 
>>> Dependency upgrade
>>> 
>>>   - [TOMEE-2630 <https://issues.apache.org/jira/browse/TOMEE-2630>;;
>>> ]
>>> -
>>>   update to latest geronimo-jsonb_1.0-spec
>>>   - [TOMEE-2765 <https://issues.apache.org/jira/browse/TOMEE-2765>;;
>>> ]
>>> -
>>>   ShrinkWrap Maven Resolver 3.1.4
>>>   - [TOMEE-3800 <https://issues.apache.org/jira/browse/TOMEE-3800>;;
>>> ]
>>> - DBCP
>>>   2.9.0
>>>   - [TOMEE-3841 <https://issues.apache.org/jira/browse/TOMEE-3841>;;
>>> ]
>>> -
>>>   Upgrade SLF4J to 1.7.36
>>>   - [TOMEE-3845 <https://issues.apache.org/jira/browse/TOMEE-3845>;;
>>> ]
>>> -
>>>   Upgrade Tomcat to 9.0.59
>>>   - [TOMEE-3855 <https://issues.apache.org/jira/browse/TOMEE-3855>;;
>>> ]
>>> -
>>>   Upgrade Tomcat to 9.0.60
>>>   - [TOMEE-3856 <https://issues.apache.org/jira/browse/TOMEE-3856>;;
>>> ]
>>> -
>>>   Upgrade to jackson 2.13.2
>>>   - [TOMEE-3858 <https://issues.apache.org/jira/browse/TOMEE-3858>;;
>>> ]
>>> -
>>>   Upgrade OpenJPA to 3.2.2
>>>   - [TOMEE-3872 <https://issues.apache.org/jira/browse/TOMEE-3872>;;
>>> ]
>>> -
>>>   Update Hibernate Integration to 5.6.7
>>>   - [TOMEE-3886 <https://issues.apache.org/jira/browse/TOMEE-3886>;;
>>> ]
>>> -
>>>   Upgrade tomcat to 9.0.62
>>>   - [TOMEE-3893 <https://issues.apache.org/jira/browse/TOMEE-3893>;;
>>> ]
>>> -
>>>   Upgrade to jackson 2.13.2.2
>>> 
>>> Documentation
>>> 
>>>   - [TOMEE-2293 <https://issues.apache.org/jira/browse/TOMEE-2293>;;
>>> ]
>>> - The
>>>   README.md's on many of the CDI examples requires some clean up.
>>>   - [TOMEE-2303 <https://issues.apache.org/jira/browse/TOMEE-2303>;;
>>> ]
>>> - Add
>>>   technical documentation to main TomEE repo
>>>   - [TOMEE-2852 <https://issues.apache.org/jira/browse/TOMEE-2852>;;
>>> ]
>>> -
>>>   Create session of documentation for Tomee Docker
>>>   - [TOMEE-3814 <https://issues.apache.org/jira/browse/TOMEE-3814>;;
>>> ]
>>> -
>>>   Commented SSL Connector fix for tomee server.xml
>>>   - [TOMEE-3846 <https://issues.apache.org/jira/browse/TOMEE-3846>;;
>>> ]
>>> -
>>>   Inconsistence between tomee flavors comparison in website and
>>> actual jars
>>>   - [TOMEE-3847 <https://issues.apache.org/jira/browse/TOMEE-3847>;;
>>> ]
>>> -
>>>   Exception when building website from windows os
>>>   - [TOMEE-3854 <https://issues.apache.org/jira/browse/TOMEE-3854>;;
>>> ]
>>> -
>>>   Provide a first draft of a link collection page targeting
>>>   contributor/committer resources
>>>   - [TOMEE-3888 <https://issues.apache.org/jira/browse/TOMEE-3888>;;
>>> ]
>>> -
>>>   Cleanup documentation
>>>   - [TOMEE-3894 <https://issues.apache.org/jira/browse/TOMEE-3894>;;
>>> ]
>>> -
>>>   website generation broken under windows
>>> 
>>> 
>>> (Developers - please review and adjust your tickets if necessary!)
>>> 
>>> Please VOTE:
>>> 
>>> [+1] Yes, release it
>>> [+0] Not fussed
>>> [-1] Don't release, there's a showstopper (please specify what the
>>> showstopper is)
>>> 
>>> Vote will be open for 72 hours.
>>> 
>>> Thanks
>>> --
>>> Jean-Louis Monteiro
>>> http://twitter.com/jlouismonteiro
>>> http://www.tomitribe.com

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to