We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are commented jaxb2-maven-plugins like in openam-saml2-schema module:
jaxb2-maven-plugin
wrenam/openam-schema/openam-saml2-schema/pom.xml
Lines 37 to 64 in f11ef81
And the repository contains generated code. E.g.:
wrenam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/SAXUnmarshallerHandlerImpl.java
Lines 1 to 8 in f11ef81
The goals of this issue are:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There are commented
jaxb2-maven-plugin
s like in openam-saml2-schema module:wrenam/openam-schema/openam-saml2-schema/pom.xml
Lines 37 to 64 in f11ef81
And the repository contains generated code. E.g.:
wrenam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/SAXUnmarshallerHandlerImpl.java
Lines 1 to 8 in f11ef81
The goals of this issue are:
The text was updated successfully, but these errors were encountered: