on my machine it fails every time i build with java < 17 

√ ~/develop/java/apache/openwebbeans> mvn --version
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /Users/rsandtner/opt/maven/apache-maven
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_291.jdk/Contents/Home/jre
Default locale: de_AT, platform encoding: UTF-8
OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"

maybe i've time to dig deeper this weekend but currently i'm really busy with 
mit $$-job.. sorry


> Am 25.11.2021 um 16:41 schrieb Romain Manni-Bucau <rmannibu...@gmail.com>:
> 
> Hi,
> 
> I built several times locally and didn't reproduced it, wonder if it is a
> flacky issue so if it is new or not :s
> 
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
> 
> 
> Le jeu. 25 nov. 2021 à 16:09, Zowalla, Richard <
> richard.zowa...@hs-heilbronn.de> a écrit :
> 
>> Looks like CI also have the issue:
>> 
>> 
>> https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-impl/50/
>> 
>> 
>> https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/49/
>> 
>> Gruss
>> Richard
>> 
>> Am Donnerstag, dem 25.11.2021 um 16:04 +0100 schrieb Jean-Louis
>> MONTEIRO:
>>> Is someone else having the same issue?
>>> 
>>> Le jeu. 25 nov. 2021 à 16:03, Jean-Louis MONTEIRO <jeano...@gmail.com
>>>> a
>>> écrit :
>>> 
>>>> I'll fix the dist area with the right zip. Sorry, I grabbed it from
>>>> the
>>>> Maven Nexus Repo, but probably messed it up.
>>>> 
>>>> I ran the build just now
>>>> 
>>>> [INFO]
>>>>> ---------------------------------------------------------------
>>>>> ---------
>>>>> [INFO] Reactor Summary for Apache OpenWebBeans 2.0.25-SNAPSHOT:
>>>>> [INFO]
>>>>> [INFO] Apache OpenWebBeans ................................
>>>>> SUCCESS [
>>>>> 3.181 s]
>>>>> [INFO] SPI definition .....................................
>>>>> SUCCESS [
>>>>> 1.726 s]
>>>>> [INFO] OpenWebBeans Core ..................................
>>>>> SUCCESS [
>>>>> 23.984 s]
>>>>> [INFO] EE Common plugin ...................................
>>>>> SUCCESS [
>>>>> 0.641 s]
>>>>> [INFO] EL 2.2 plugin ......................................
>>>>> SUCCESS [
>>>>> 1.848 s]
>>>>> [INFO] Web plugin .........................................
>>>>> SUCCESS [
>>>>> 2.486 s]
>>>>> [INFO] EJB plugin .........................................
>>>>> SUCCESS [
>>>>> 0.589 s]
>>>>> [INFO] Java EE plugin .....................................
>>>>> SUCCESS [
>>>>> 0.635 s]
>>>>> [INFO] Tomcat 7 plugin ....................................
>>>>> SUCCESS [
>>>>> 3.982 s]
>>>>> [INFO] Jetty 9 plugin .....................................
>>>>> SUCCESS [
>>>>> 4.323 s]
>>>>> [INFO] JMS plugin .........................................
>>>>> SUCCESS [
>>>>> 0.531 s]
>>>>> [INFO] JSF-2 plugin .......................................
>>>>> SUCCESS [
>>>>> 1.214 s]
>>>>> [INFO] EE Resource plugin .................................
>>>>> SUCCESS [
>>>>> 0.625 s]
>>>>> [INFO] OSGi plugin ........................................
>>>>> SUCCESS [
>>>>> 0.554 s]
>>>>> [INFO] TCK Porting Pkg ....................................
>>>>> SUCCESS [
>>>>> 0.552 s]
>>>>> [INFO] OWB Arquillian Parent ..............................
>>>>> SUCCESS [
>>>>> 0.327 s]
>>>>> [INFO] OpenWebBeans-Standalone Arquillian connector .......
>>>>> SUCCESS [
>>>>> 2.664 s]
>>>>> [INFO] OWB Samples ........................................
>>>>> SUCCESS [
>>>>> 0.190 s]
>>>>> [INFO] Sample Guess Application ...........................
>>>>> SUCCESS [
>>>>> 1.546 s]
>>>>> [INFO] JSF Conversation Sample ............................
>>>>> SUCCESS [
>>>>> 1.067 s]
>>>>> [INFO] Sample JSF2 Application ............................
>>>>> SUCCESS [
>>>>> 1.148 s]
>>>>> [INFO] Sample Hotel Reservation Application ...............
>>>>> SUCCESS [
>>>>> 2.707 s]
>>>>> [INFO] Tomcat 7 Sample ....................................
>>>>> SUCCESS [
>>>>> 0.368 s]
>>>>> [INFO] OpenWebBeans Java SE Sample ........................
>>>>> SUCCESS [
>>>>> 0.903 s]
>>>>> [INFO] OWB JSR-330 TCK ....................................
>>>>> SUCCESS [
>>>>> 1.149 s]
>>>>> [INFO] JSR-365 TCK runner .................................
>>>>> SUCCESS [
>>>>> 37.031 s]
>>>>> [INFO] CDI TCK runner (Jakarta) ...........................
>>>>> SUCCESS [
>>>>> 37.805 s]
>>>>> [INFO] Distribution Pkg ...................................
>>>>> SUCCESS [
>>>>> 0.592 s]
>>>>> [INFO] Gradle ShadowJar Plugin Integration ................
>>>>> SUCCESS [
>>>>> 0.489 s]
>>>>> [INFO] Apache OpenWebBeans CDI Java SE Implementation .....
>>>>> SUCCESS [
>>>>> 2.155 s]
>>>>> [INFO] OpenWebBeans JUnit5 ................................
>>>>> SUCCESS [
>>>>> 3.847 s]
>>>>> [INFO] Slf4j Integration ..................................
>>>>> SUCCESS [
>>>>> 1.107 s]
>>>>> [INFO] BOM ................................................
>>>>> SUCCESS [
>>>>> 0.140 s]
>>>>> [INFO] SE BOM .............................................
>>>>> SUCCESS [
>>>>> 0.239 s]
>>>>> [INFO] Web BOM ............................................
>>>>> SUCCESS [
>>>>> 0.214 s]
>>>>> [INFO]
>>>>> ---------------------------------------------------------------
>>>>> ---------
>>>>> [INFO] BUILD SUCCESS
>>>>> [INFO]
>>>>> ---------------------------------------------------------------
>>>>> ---------
>>>>> [INFO] Total time:  02:22 min
>>>>> [INFO] Finished at: 2021-11-25T15:47:04+01:00
>>>>> [INFO]
>>>>> ---------------------------------------------------------------
>>>>> ---------
>>>>> 
>>>> 
>>>> And my Java version
>>>> 
>>>> $ mvn -version
>>>>> Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
>>>>> Maven home: /Users/jlmonteiro/Library/apache-maven-3.6.3
>>>>> Java version: 1.8.0_281, vendor: Oracle Corporation, runtime:
>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/
>>>>> jre
>>>>> Default locale: fr_FR, platform encoding: UTF-8
>>>>> OS name: "mac os x", version: "10.16", arch: "x86_64", family:
>>>>> "mac"
>>>>> 
>>>> 
>>>> Le jeu. 25 nov. 2021 à 15:25, Reinhard Sandtner <
>>>> reinhard.sandt...@gmail.com> a écrit :
>>>> 
>>>>> Hey again,
>>>>> 
>>>>> grabbed the src but now i've a failing test when trying to build
>>>>> with
>>>>> java < 17 :/
>>>>> 
>>>>> [INFO]
>>>>> [INFO] Results:
>>>>> [INFO]
>>>>> [ERROR] Failures:
>>>>> [ERROR]   ProcessObserverMethodTest.testProcessObserverMethodIsIn
>>>>> voked:48
>>>>> [INFO]
>>>>> [ERROR] Tests run: 590, Failures: 1, Errors: 0, Skipped: 5
>>>>> 
>>>>> anyone else facing this issue?
>>>>> 
>>>>> lg
>>>>> reini
>>>>> 
>>>>>> Am 25.11.2021 um 14:39 schrieb Romain Manni-Bucau <
>>>>> rmannibu...@gmail.com>:
>>>>>> Hi Reinhard,
>>>>>> 
>>>>>> It is a dist synchro issue, just grab it from
>>>>>> 
>>>>> 
>> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1074/org/apache/openwebbeans/openwebbeans/2.0.24/openwebbeans-2.0.24-source-release.zip
>>>>> ,
>>>>>> can be fixed after the release when doing the dist.
>>>>>> 
>>>>>> Romain Manni-Bucau
>>>>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog
>>>>>> <http://rmannibucau.wordpress.com> | Github <
>>>>> https://github.com/rmannibucau> |
>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>>>>>> <
>>>>> 
>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>>>>>> 
>>>>>> 
>>>>>> Le jeu. 25 nov. 2021 à 09:51, Reinhard Sandtner <
>>>>> reinhard.sandt...@gmail.com>
>>>>>> a écrit :
>>>>>> 
>>>>>>> hey,
>>>>>>> 
>>>>>>> sorry but i am not able to unzip the src zip
>>>>>>> 
>>>>>>> file openwebbeans-2.0.24-source-release.zip
>>>>>>> openwebbeans-2.0.24-source-release.zip: ASCII text
>>>>>>> 
>>>>>>> and the sha512 is also not correct.
>>>>>>> 
>>>>>>> lg
>>>>>>> reini
>>>>>>> 
>>>>>>>> Am 24.11.2021 um 14:43 schrieb Jean-Louis Monteiro <
>>>>>>> jlmonte...@tomitribe.com>:
>>>>>>>> 
>>>>> 
>> https://dist.apache.org/repos/dist/dev/openwebbeans/owb/openwebbeans-2.0.24-source-release.zip
>>>>>>> <
>>>>>>> 
>>>>> 
>> https://dist.apache.org/repos/dist/dev/openwebbeans/owb/openwebbeans-2.0.24-source-release.zip
>>>> 
>>>> --
>>>> Jean-Louis
>>>> 
>>> 
>>> 
>> 

Reply via email to