Hello Jon,

Thank you very much for issuing this candidate release!
Quick feedback, I have been able to run tests with
arquillian-tomee-embedded by adding the following lines to pom.xml:

    <repositories>
        <repository>
            <id>tomee-stage-8.6</id>
            <name>Apache stage repository</name>
            
<url>https://repository.apache.org/content/repositories/orgapachetomee-1179</url>
        </repository>
    </repositories>

    <pluginRepositories>
        <pluginRepository>
            <id>tomee-stage-8.6</id>
            <name>Apache stage repository</name>
            
<url>https://repository.apache.org/content/repositories/orgapachetomee-1179</url>
        </pluginRepository>
    </pluginRepositories>

I will of course make further tests including actual deployments and
give later my vote

Kind regards,
Alexandre

Le jeu. 14 janv. 2021 à 17:06, Jonathan Gallimore
<[email protected]> a écrit :
>
> Hi All,
>
> This is a first attempt at a vote for a release of Apache TomEE 8.0.6.
>
> Maven Repo:
> https://repository.apache.org/content/repositories/orgapachetomee-1179
>
> Binaries & Source:
> https://dist.apache.org/repos/dist/dev/tomee/staging-1179/tomee-8.0.6/
>
> Source code:
> https://dist.apache.org/repos/dist/dev/tomee/staging-1179/tomee-8.0.6/tomee-project-8.0.6-source-release.zip
>
> Tags:
> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-8.0.6
>
> Release notes:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12349403
>
> (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
>
> Jon

Reply via email to