rzo1 opened a new pull request, #21:
URL: https://github.com/apache/geronimo-batchee/pull/21

   # What does this PR do ?
   
   - Updates several dependencies from SNAPSHOT to RELEASE versions-
    - OpenJPA 4.0.0
    - OWB 4.0.2
    - BVAL 3.0.0
   - Updates xbean to 4.24
   - Updates TomEE to 9.1.2 (could be a 10.x snapshot though)
   
   - Migrates XML namespace to new Jakarta version 
   - Setup and move Jakarta Batch TCK 2.1 in a separate module
     - For now, it excludes the CDI related TCK tests, which are required for 
Jakarta Batch 2.1 because this section needs some more work / love.
   
   Aside from that, the build + TCK passes:
   
   ```bash
   [INFO] Reactor Summary for BatchEE 2.0.0-SNAPSHOT:
   [INFO] 
   [INFO] BatchEE ............................................ SUCCESS [  3.067 
s]
   [INFO] BatchEE :: JBatch .................................. SUCCESS [01:07 
min]
   [INFO] BatchEE :: Tools ................................... SUCCESS [  0.124 
s]
   [INFO] BatchEE :: Tools :: Doc API ........................ SUCCESS [  0.184 
s]
   [INFO] BatchEE :: GUI ..................................... SUCCESS [  0.078 
s]
   [INFO] BatchEE :: GUI :: JAXRS ............................ SUCCESS [  0.077 
s]
   [INFO] BatchEE :: GUI :: JAXRS :: Common .................. SUCCESS [  0.290 
s]
   [INFO] BatchEE :: GUI :: JAXRS :: Client .................. SUCCESS [  2.608 
s]
   [INFO] BatchEE :: Tools :: Maven Plugin ................... SUCCESS [  9.845 
s]
   [INFO] BatchEE :: Extensions .............................. SUCCESS [  0.312 
s]
   [INFO] BatchEE :: Extensions :: Extras .................... SUCCESS [  4.692 
s]
   [INFO] BatchEE :: Extensions :: BeanIO .................... SUCCESS [  1.670 
s]
   [INFO] BatchEE :: Extensions :: Camel ..................... SUCCESS [  4.477 
s]
   [INFO] BatchEE :: Extensions :: Groovy .................... SUCCESS [  1.973 
s]
   [INFO] BatchEE :: Extensions :: JSefa ..................... SUCCESS [  2.640 
s]
   [INFO] BatchEE :: Extensions :: Jackson ................... SUCCESS [  1.796 
s]
   [INFO] BatchEE :: Extensions :: CDI ....................... SUCCESS [  2.632 
s]
   [INFO] BatchEE :: Extensions :: Hazelcast ................. SUCCESS [  4.745 
s]
   [INFO] BatchEE :: Extensions :: ModelMapper ............... SUCCESS [  1.443 
s]
   [INFO] BatchEE :: Extensions :: Commons CSV ............... SUCCESS [  1.778 
s]
   [INFO] BatchEE :: Extensions :: JSON-P .................... SUCCESS [  2.247 
s]
   [INFO] BatchEE :: Extensions :: Doc Helper ................ SUCCESS [  0.404 
s]
   [INFO] BatchEE :: GUI :: JAXRS :: Server .................. SUCCESS [  3.954 
s]
   [INFO] BatchEE :: GUI :: JAXRS :: WebApp .................. SUCCESS [  0.416 
s]
   [INFO] BatchEE :: GUI :: Servlet .......................... SUCCESS [  0.060 
s]
   [INFO] BatchEE :: GUI :: Servlet :: Embedded .............. SUCCESS [  5.770 
s]
   [INFO] BatchEE :: GUI :: Servlet :: WebApp ................ SUCCESS [  0.107 
s]
   [INFO] BatchEE :: Tools :: CLI ............................ SUCCESS [  8.416 
s]
   [INFO] BatchEE :: Test .................................... SUCCESS [  3.345 
s]
   [INFO] BatchEE :: Integration Tests ....................... SUCCESS [  0.058 
s]
   [INFO] BatchEE :: Integration Tests :: Transaction ........ SUCCESS [  1.200 
s]
   [INFO] BatchEE :: Integration Tests :: TCK ................ SUCCESS [12:59 
min]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  15:17 min
   [INFO] Finished at: 2024-02-16T13:35:23+01:00
   [INFO] 
------------------------------------------------------------------------
   ````
   
   Happy to create JIRAs (if needed) for the dependencies + tasks. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@geronimo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to