[jira] [Resolved] (CXF-9024) Increase unit test coverage on org.apache.cxf.binding

2024-06-19 Thread Andriy Redko (Jira)


 [ 
https://issues.apache.org/jira/browse/CXF-9024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andriy Redko resolved CXF-9024.
---
Resolution: Won't Do

> Increase unit test coverage on org.apache.cxf.binding
> -
>
> Key: CXF-9024
> URL: https://issues.apache.org/jira/browse/CXF-9024
> Project: CXF
>  Issue Type: Test
>  Components: Core
>Affects Versions: 4.1.0
>Reporter: Jamie Mark Goodyear
>Priority: Minor
>
> org.apache.cxf.binding has several classes without unit test coverage.
> This card & PR intends to improve coverage.
> IDEA coverage report:
> org.apache.cxf.binding: 0% class, 0% Methods, 0% Lines.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (CXF-9025) Increase unit test coverage on org.apache.cxf.catalog

2024-06-19 Thread Andriy Redko (Jira)


 [ 
https://issues.apache.org/jira/browse/CXF-9025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andriy Redko resolved CXF-9025.
---
Resolution: Won't Do

> Increase unit test coverage on org.apache.cxf.catalog
> -
>
> Key: CXF-9025
> URL: https://issues.apache.org/jira/browse/CXF-9025
> Project: CXF
>  Issue Type: Test
>  Components: Core
>Affects Versions: 4.1.0
>Reporter: Jamie Mark Goodyear
>Priority: Minor
>
> org.apache.cxf.catalog has several classes without unit test coverage.
> This card & PR intends to improve coverage.
> IDEA coverage report:
> org.apache.cxf.catalog: 0% class, 0% Methods, 0% Lines.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (CXF-9023) Increase unit test coverage on org.apache.cxf.bus

2024-06-19 Thread Andriy Redko (Jira)


 [ 
https://issues.apache.org/jira/browse/CXF-9023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andriy Redko resolved CXF-9023.
---
Resolution: Fixed

> Increase unit test coverage on org.apache.cxf.bus
> -
>
> Key: CXF-9023
> URL: https://issues.apache.org/jira/browse/CXF-9023
> Project: CXF
>  Issue Type: Test
>  Components: Bus
>Reporter: Jamie Mark Goodyear
>Priority: Minor
> Fix For: 4.1.0
>
>
> org.apache.cxf.bus has several classes without unit test coverage.
> This card & PR intends to improve coverage.
> IDEA coverage report:
> org.apache.cxf.bus: 84% class, 58% Methods, 54% Lines.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FEDIZ-257) Apache CXF Fediz Tomcat Plugin ver 1.6.1 does not work with Jakarta

2024-06-19 Thread Jamie Mark Goodyear (Jira)


[ 
https://issues.apache.org/jira/browse/FEDIZ-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17856225#comment-17856225
 ] 

Jamie Mark Goodyear commented on FEDIZ-257:
---

I have a work in progress branch here 
[https://github.com/jgoodyear/cxf-fediz/tree/FEDIZ-257] towards CXF 4 / Jakarta.

[~coheigea] , any pointers or suggestions for target versions would be 
appreciated.

Current target versions:
```
11.0.20

6.0.17
10.1.18
 
1.3.5
3.0.1
5.0.0
3.0.2
4.0.1
3.2.0
```

> Apache CXF Fediz Tomcat Plugin ver 1.6.1 does not work with Jakarta
> ---
>
> Key: FEDIZ-257
> URL: https://issues.apache.org/jira/browse/FEDIZ-257
> Project: CXF-Fediz
>  Issue Type: Dependency upgrade
>  Components: Plugin
>Affects Versions: 1.6.1
>Reporter: Mark
>Priority: Major
> Fix For: 1.6.1
>
>
> The following version of the fediz tomcat plugin was compiled with JDK 1.6 
> and uses 
> https://cxf.apache.org/fediz-downloads.html
> https://downloads.apache.org/cxf/fediz/1.6.1/
> If using version 1.6.1 with TomEE https://tomee.apache.org/download.html
> I see errors encountering, java.lang.NoClassDefFoundError: 
> javax/xml/bind/JAXBException, that indicates the Java JAXB (Java Architecture 
> for XML Binding) API is not available in the runtime environment. This issue 
> is commonly encountered when running applications on Java versions 9 and 
> later, as JAXB was removed from the Java SE platform starting with Java 11.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)