Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CXF-6942 - Fix to resolve problem finding wsdl with classifier #144

Closed
wants to merge 1 commit into from

Conversation

eivinhb
Copy link
Contributor

@eivinhb eivinhb commented Jun 28, 2016

When using true when generating a wsdl
an ealier fix added the classifier to the artifact. This
classifier is not used correctly by cxf-codegen-plugin when
is used to locate the wsdl-file. This fix adds
an extra check to see if an artifact with exists with type
containing the classifier.

When using <attachWsdl>true<attachWsdl> when generating a wsdl
an ealier fix added the classifier to the artifact. This
classifier is not used correctly by cxf-codegen-plugin when
<wsdlArtifact> is used to locate the wsdl-file. This fix adds
an extra check to see if an artifact with exists with type
containing the classifier.
@eivinhb
Copy link
Contributor Author

eivinhb commented Jun 28, 2016

The tests that fail (IssueEncryptedUnitTest) seems to fail only on Jenkins. I can't reproduce it locally.

@asfgit asfgit closed this in 75aecf3 Mar 23, 2017
asfgit pushed a commit that referenced this pull request Mar 23, 2017
When using <attachWsdl>true<attachWsdl> when generating a wsdl
an ealier fix added the classifier to the artifact. This
classifier is not used correctly by cxf-codegen-plugin when
<wsdlArtifact> is used to locate the wsdl-file. This fix adds
an extra check to see if an artifact with exists with type
containing the classifier.
This closes #144
asfgit pushed a commit that referenced this pull request Mar 23, 2017
When using <attachWsdl>true<attachWsdl> when generating a wsdl
an ealier fix added the classifier to the artifact. This
classifier is not used correctly by cxf-codegen-plugin when
<wsdlArtifact> is used to locate the wsdl-file. This fix adds
an extra check to see if an artifact with exists with type
containing the classifier.
This closes #144
andymc12 pushed a commit to andymc12/cxf that referenced this pull request Oct 25, 2017
When using <attachWsdl>true<attachWsdl> when generating a wsdl
an ealier fix added the classifier to the artifact. This
classifier is not used correctly by cxf-codegen-plugin when
<wsdlArtifact> is used to locate the wsdl-file. This fix adds
an extra check to see if an artifact with exists with type
containing the classifier.
This closes apache#144
rnetuka pushed a commit to rnetuka/cxf that referenced this pull request Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant