[GitHub] cxf pull request #217: [CXF-7183] Fix systests/jaxrs

2016-12-23 Thread grgrzybek
GitHub user grgrzybek opened a pull request:

https://github.com/apache/cxf/pull/217

[CXF-7183] Fix systests/jaxrs



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/grgrzybek/cxf master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/217.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #217


commit e7bb0c09bfb312f01b0b48c3fe4dfa0add1a55d1
Author: Grzegorz Grzybek 
Date:   2016-12-23T15:43:14Z

[CXF-7183] Fix systests/jaxrs




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cxf pull request #215: [CXF-7183] Adjust CXF namespace handlers to aries-blu...

2016-12-15 Thread grgrzybek
GitHub user grgrzybek opened a pull request:

https://github.com/apache/cxf/pull/215

[CXF-7183] Adjust CXF namespace handlers to aries-blueprint-core 1.7.x



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/grgrzybek/cxf master-CXF-7183

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/215.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #215


commit 0344b6bc0d1e61a3d3b5194f5ae3ebcdf62e8d56
Author: Grzegorz Grzybek 
Date:   2016-12-15T08:33:15Z

[CXF-7183] Adjust CXF namespace handlers to aries-blueprint-core 1.7.x




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cxf pull request #168: Cxf 7053

2016-09-14 Thread grgrzybek
GitHub user grgrzybek opened a pull request:

https://github.com/apache/cxf/pull/168

Cxf 7053



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/grgrzybek/cxf CXF-7053

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/168.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #168


commit b7cd2fb4b883cf9f6972d3593ecb0e1d31be7245
Author: Grzegorz Grzybek 
Date:   2016-09-14T08:05:51Z

[CXF-7053] Fixed CorbaTimeoutTest

commit 5e068d215b750e3211aaaf3d0b7b366d6a220fc2
Author: Grzegorz Grzybek 
Date:   2016-09-14T08:06:30Z

[jdk9] Update some plugins required in "deploy" profile




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cxf pull request #162: [CXF-7026] o.a.c.transport.http.osgi.HttpServiceTrack...

2016-08-26 Thread grgrzybek
GitHub user grgrzybek opened a pull request:

https://github.com/apache/cxf/pull/162

[CXF-7026] o.a.c.transport.http.osgi.HttpServiceTrackerCust#removedSe…

…rvice was not called

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/grgrzybek/cxf master-CXF-7026

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/162.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #162


commit 09712af17f75e9d81d05718e8270cc3741e276db
Author: Grzegorz Grzybek 
Date:   2016-08-26T14:23:52Z

[CXF-7026] o.a.c.transport.http.osgi.HttpServiceTrackerCust#removedService 
was not called




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cxf pull request: [CXF-6923] Handle org.omg.CORBA.SystemException ...

2016-05-30 Thread grgrzybek
GitHub user grgrzybek opened a pull request:

https://github.com/apache/cxf/pull/140

[CXF-6923] Handle org.omg.CORBA.SystemException for Jacorb correctly



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/grgrzybek/cxf CXF-6923-3.1.x

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/140.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #140


commit 0759f57a0786ef71a25e03c4d65c58632be3a18a
Author: Grzegorz Grzybek 
Date:   2016-05-30T14:49:06Z

[CXF-6923] Handle org.omg.CORBA.SystemException for Jacorb correctly




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cxf pull request: [CXF-5193] Fix anonymous fixed IDL type handling

2016-03-19 Thread grgrzybek
GitHub user grgrzybek opened a pull request:

https://github.com/apache/cxf/pull/123

[CXF-5193] Fix anonymous fixed IDL type handling



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/grgrzybek/cxf CXF-5193

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/123.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #123


commit e0bff66bc8b10a8fc30cdb02a44c6bea90d5915b
Author: Grzegorz Grzybek 
Date:   2016-03-17T12:41:25Z

[CXF-5193] Fix anonymous fixed IDL type handling




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cxf pull request: Use Jackson 2.6.5 in all artifacts and tests

2016-03-07 Thread grgrzybek
GitHub user grgrzybek opened a pull request:

https://github.com/apache/cxf/pull/118

Use Jackson 2.6.5 in all artifacts and tests



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/grgrzybek/cxf master-jackson

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/118.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #118


commit 76d99ff0c1ac3e944c5d7f0f2a400db6c2914604
Author: Grzegorz Grzybek 
Date:   2016-03-07T09:38:34Z

Use Jackson 2.6.5 in all artifacts and tests




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cxf pull request: [CXF-5733] Use standard way of generating SAX ev...

2014-05-11 Thread grgrzybek
Github user grgrzybek commented on the pull request:

https://github.com/apache/cxf/pull/3#issuecomment-42463763
  
Sorry Daniel about the checkstyle - I'm still having some problems after 
switching from Eclipse to Idea :)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cxf pull request: [CXF-5733] Use standard way of generating SAX ev...

2014-05-11 Thread grgrzybek
GitHub user grgrzybek opened a pull request:

https://github.com/apache/cxf/pull/3

[CXF-5733] Use standard way of generating SAX events with StaxSource



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/grgrzybek/cxf CXF-5733

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/3.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3


commit 21b40ff09ffcfb52ddf1e9e376eb196c3dccb7b5
Author: Grzegorz Grzybek 
Date:   2014-05-07T10:47:04Z

[CXF-5733] Use standard way of generating SAX events with StaxSource




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cxf pull request: [CXF-5629] Do not try to write twice to output s...

2014-03-20 Thread grgrzybek
GitHub user grgrzybek opened a pull request:

https://github.com/apache/cxf/pull/1

[CXF-5629] Do not try to write twice to output stream in robust one-way



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/grgrzybek/cxf CXF-5629

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/1.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1


commit 4199bf1c6cafedca459603cdc136c7d805226fc5
Author: Grzegorz Grzybek 
Date:   2014-03-20T13:52:05Z

[CXF-5629] Do not try to write twice to output stream in robust one-way




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


cxf pull request: [CXF-5357] - Fix handling of bound character array

2013-10-24 Thread grgrzybek
Github user grgrzybek closed the pull request at:

https://github.com/apache/cxf/pull/8



cxf pull request: [CXF-5340] - Handling quoted literals and exception membe...

2013-10-24 Thread grgrzybek
Github user grgrzybek closed the pull request at:

https://github.com/apache/cxf/pull/9



cxf pull request: [CXF-5340] - Handling quoted literals and exception membe...

2013-10-24 Thread grgrzybek
GitHub user grgrzybek opened a pull request:

https://github.com/apache/cxf/pull/9

[CXF-5340] - Handling quoted literals and exception members

`"local"` String was incorrectly treated as literal.
exception members' types where not identified correctly - `"unsigned long"` 
was treated as `"unsigned"` type with name `"long"`

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/grgrzybek/cxf CXF-5340

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/9.patch


commit 63e4533c6d42e6b9cd71b12fdd00ee864b1eb08c
Author: Grzegorz Grzybek 
Date:   2013-10-24T10:09:26Z

[CXF-5340] - Handling quoted literals and exception members

"local" literal was incorrectly treated as literal.
exception members' types where not identified correctly - "unsigned
long" was treated as "unsigned" type with name "long"





cxf pull request: [CXF-5357] - Fix handling of bound character array

2013-10-24 Thread grgrzybek
GitHub user grgrzybek opened a pull request:

https://github.com/apache/cxf/pull/8

[CXF-5357] - Fix handling of bound character array

CorbaStreamWriter.writeCharacters(char[], int, int) was constructing
wrong String from defined range of characters.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/grgrzybek/cxf CXF-5357

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/8.patch


commit 8156806446147132b7f29e308afd686f6fa6ce62
Author: Grzegorz Grzybek 
Date:   2013-10-24T07:18:37Z

[CXF-5357] - Fix handling of bound character array

CorbaStreamWriter.writeCharacters(char[], int, int) was constructing
wrong String from defined range of characters.





cxf pull request: [CXF-5254] Unmarshall exception if a sequence is ...

2013-10-10 Thread grgrzybek
Github user grgrzybek closed the pull request at:

https://github.com/apache/cxf/pull/7



cxf pull request: [CXF-5254] Unmarshall exception if a sequence is ...

2013-10-10 Thread grgrzybek
GitHub user grgrzybek opened a pull request:

https://github.com/apache/cxf/pull/7

[CXF-5254] Unmarshall exception if a sequence is used in a struct

Here's an attempt to resolve this issue. The main problem is with sequence 
handling:
* IDL 2 WSDL+CorbaBinding: always produces *wrappers* for sequences
* WSDL 2 WSDL+CorbaBinding: there may be elements nested inside ComplexType 
which have `minOccurs!=1` or `maxOccurs!=1` - these are *unwrapped* sequences

at runtime, when writing XML events to CorbaStreamWriter and while reading 
XML events from CorbaStreamReader there should be proper handling of sequence 
*wrappers*.

Here's a patch with all necessary test cases.

regards
Grzegorz Grzybek

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/grgrzybek/cxf CXF-5254

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/7.patch


commit 95d356744d2869778f32498e51ab55ee260797c1
Author: Grzegorz Grzybek 
Date:   2013-10-10T09:07:55Z

WSDLtoCorba: handling different forms of sequences

Related to CXF-5254.
Introduced the concept of (un)wrapped arrays and sequences (as suggested
by Daniel Kulp). Element declarations of xsd:complexTypes may be
sequences/arrays (minOccurs!=0 || maxOccurs!=0) and they appear as a
sequence of elements with the same name in XML instances (unwrapped
form).
However when mapping IDL to WSDL Corba Binding, sequences are always
wrapped.

commit 366f52093470a02615e9afee41de10cfecfb6282
Author: Grzegorz Grzybek 
Date:   2013-10-10T12:35:47Z

[CXF-5254] Correct handling of wrapped and unwrapped sequences

Corba Binding allows to set "wrapped" flag on sequences/arrays. It is
used at runtime to correctly produce events related to Corba-XML
mapping.