[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [jakartaee-platform-dev] Staged EE 10 Platform TCK for running on Java 21 (as well as Java 11/17) which also updates Web tests that previously used (optional) web-app_2_2.dtd + addresses some Persistence challenges... | 
  
  
    As per update on https://jakarta.ee/specifications/platform/10,
      the
https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.5.zip
      service release is now available (thanks Ivar for promoting the
      release!).
    Scott
    
    On 7/8/24 10:46 AM, Scott Marlow wrote:
    
    
      
      My WildFly (`main` branch) testing of the staged Platform TCK
        on Java 21 saw zero Platform TCK failures on July 2 and
        therefore I think it is time to promote the mentioned EE 10
        Platform TCKs.  I'll create a pull request https://github.com/jakartaee/specifications
        pull request for that.
      Scott
      
      On 7/2/24 7:19 AM, Scott Marlow
        wrote:
      
      
        
        
          
            
            
              
              
                
                  
                  
                  On 7/1/24 2:46 PM, Scott Marlow wrote:
                  
                  
                    Looks like we missed a failure with the assembly
                      tests in the [7] run:
                    "
                      Caused by: org.xml.sax.SAXParseException;
                      lineNumber: 28; columnNumber: 18; Deployment
                      descriptor file WEB-INF/web.xml in archive
                      [assembly_compat_standalone_war_compat12_13_component_web].
                      cvc-complex-type.2.4.a: Invalid content was found
                      starting with element '{"https://jakarta.ee/xml/ns/jakartaee":description}'.
                      One of '{"https://jakarta.ee/xml/ns/jakartaee":servlet-class,
                      "https://jakarta.ee/xml/ns/jakartaee":jsp-file,
                      "https://jakarta.ee/xml/ns/jakartaee":init-param,
                      "https://jakarta.ee/xml/ns/jakartaee":load-on-startup,
                      "https://jakarta.ee/xml/ns/jakartaee":enabled,
                      "https://jakarta.ee/xml/ns/jakartaee":async-supported,
                      "https://jakarta.ee/xml/ns/jakartaee":run-as,
                      "https://jakarta.ee/xml/ns/jakartaee":security-role-ref,
                      "https://jakarta.ee/xml/ns/jakartaee":multipart-config}'
                      is expected.
                      "
                    Will need to address ^ and stage a new Platform
                      TCK build.
                    
                  
                  Addressed via https://github.com/jakartaee/platform-tck/pull/1348
                    and tested via https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck-scottmarlow/job/assembly_10.0.x/4
                  After pull/1348 is approved and merged, we will
                    need to rebuild/restage the [1] Platform TCK.
                  
                 
              
             
           
          Pull/1348 was merged and we rebuilt and staged
            the Platform TCK.
          
          
          
          
          
          Scott