[jira] Updated: (CXF-1724) Nullpointer error in DOMUtils

2008-07-28 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Leatherdale updated CXF-1724: -- Attachment: CXF-1724.diff Added a null check to the part of code in question. Not sure that a bla

[jira] Issue Comment Edited: (CXF-1673) Unnecessary dependencies

2008-07-24 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616441#action_12616441 ] daveel edited comment on CXF-1673 at 7/24/08 3:51 AM: Slightl

[jira] Commented: (CXF-1673) Unnecessary dependencies

2008-07-24 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616441#action_12616441 ] Dave Leatherdale commented on CXF-1673: --- Slightly relative issue i was wondering if the

[jira] Issue Comment Edited: (CXF-1673) Unnecessary dependencies

2008-07-15 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613624#action_12613624 ] daveel edited comment on CXF-1673 at 7/15/08 7:43 AM: I think

[jira] Commented: (CXF-1673) Unnecessary dependencies

2008-07-15 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613624#action_12613624 ] Dave Leatherdale commented on CXF-1673: --- I think jaxb-xjc is used at runtime for genera

[jira] Commented: (CXF-1692) cfx-codegen-plugin: Should be possible to configure using named parameters.

2008-07-07 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611391#action_12611391 ] Dave Leatherdale commented on CXF-1692: --- Absolutely agree that extraargs can still be u

[jira] Commented: (CXF-1692) cfx-codegen-plugin: Should be possible to configure using named parameters.

2008-07-07 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611356#action_12611356 ] Dave Leatherdale commented on CXF-1692: --- I have excluded some options either things whi

[jira] Updated: (CXF-1692) cfx-codegen-plugin: Should be possible to configure using named parameters.

2008-07-07 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Leatherdale updated CXF-1692: -- Attachment: 1692.diff Patch to enable additional named options > cfx-codegen-plugin: Should be p

[jira] Created: (CXF-1692) cfx-codegen-plugin: Should be possible to configure using named parameters.

2008-07-07 Thread Dave Leatherdale (JIRA)
cfx-codegen-plugin: Should be possible to configure using named parameters. --- Key: CXF-1692 URL: https://issues.apache.org/jira/browse/CXF-1692 Project: CXF Issue Type

[jira] Commented: (CXF-1457) cxf-codegen-plugin misinterprets relative paths in pom.xml

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610591#action_12610591 ] Dave Leatherdale commented on CXF-1457: --- Do you know which revisions fixed this problem

[jira] Issue Comment Edited: (CXF-1686) maven-codegen-plugin: Add ability to specify a default set of options for all wsdls in a project.

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610588#action_12610588 ] daveel edited comment on CXF-1686 at 7/4/08 6:57 AM: --- Just noti

[jira] Commented: (CXF-1686) maven-codegen-plugin: Add ability to specify a default set of options for all wsdls in a project.

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610588#action_12610588 ] Dave Leatherdale commented on CXF-1686: --- Just noticed a small bug in the patch in Wsd

[jira] Commented: (CXF-1686) maven-codegen-plugin: Add ability to specify a default set of options for all wsdls in a project.

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610515#action_12610515 ] Dave Leatherdale commented on CXF-1686: --- Attached patch adds a new maven parameter "def

[jira] Updated: (CXF-1686) maven-codegen-plugin: Add ability to specify a default set of options for all wsdls in a project.

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Leatherdale updated CXF-1686: -- Attachment: CXF-1686.diff Added patch to add this functionality. > maven-codegen-plugin: Add abi

[jira] Created: (CXF-1686) maven-codegen-plugin: Add ability to specify a default set of options for all wsdls in a project.

2008-07-04 Thread Dave Leatherdale (JIRA)
maven-codegen-plugin: Add ability to specify a default set of options for all wsdls in a project. - Key: CXF-1686 URL: https://issues.apache.org/jira/browse/CXF-1686

[jira] Updated: (CXF-1685) Not possible to pass empty parameter to the maven-codegen-plugin

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Leatherdale updated CXF-1685: -- Attachment: CXF-1685.diff Added patch to translate null extraargs into empty strings to avoid nul

[jira] Created: (CXF-1685) Not possible to pass empty parameter to the maven-codegen-plugin

2008-07-04 Thread Dave Leatherdale (JIRA)
Not possible to pass empty parameter to the maven-codegen-plugin Key: CXF-1685 URL: https://issues.apache.org/jira/browse/CXF-1685 Project: CXF Issue Type: Improvement

[jira] Updated: (CXF-1684) URIResolver cannot resolve relative paths with with zip: scheme

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Leatherdale updated CXF-1684: -- Attachment: CXF-1684.diff patch to general the jar scheme handling apply to zip too. > URIResolv

[jira] Created: (CXF-1684) URIResolver cannot resolve relative paths with with zip: scheme

2008-07-04 Thread Dave Leatherdale (JIRA)
URIResolver cannot resolve relative paths with with zip: scheme --- Key: CXF-1684 URL: https://issues.apache.org/jira/browse/CXF-1684 Project: CXF Issue Type: Improvement Affect

[jira] Updated: (CXF-1683) ExtendedURIResolver returns relative paths after resolving a URI relative to another one.

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Leatherdale updated CXF-1683: -- Description: This showed up by a failure to resolve a XSD which was relatively imported from ano

[jira] Updated: (CXF-1683) ExtendedURIResolver returns relative paths after resolving a URI relative to another one.

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Leatherdale updated CXF-1683: -- Attachment: CXF-1683.diff Added Patch for ExtendedURIResolver > ExtendedURIResolver returns rela

[jira] Created: (CXF-1683) ExtendedURIResolver returns relative paths after resolving a URI relative to another one.

2008-07-04 Thread Dave Leatherdale (JIRA)
ExtendedURIResolver returns relative paths after resolving a URI relative to another one. - Key: CXF-1683 URL: https://issues.apache.org/jira/browse/CXF-1683 Proj