You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by nkukhar <gi...@git.apache.org> on 2015/02/09 08:44:57 UTC

[GitHub] camel pull request: [CAMEL-8197] Create Maven plugin to inject EIP...

GitHub user nkukhar opened a pull request:

    https://github.com/apache/camel/pull/387

    [CAMEL-8197] Create Maven plugin to inject EIP documentation into the spring and blueprint XML DSL.

    This is the firs version of documentation enricher plugin. Currently it works preaty well and injects documentation to majority of XSD schema, but it still has room for improvements:
    1) It doesn't enrich documentation to base types. (i.e. if <xs:complexType> has some extension <xs:extension base="tns:dataFormat"> then documentation for <> <xs:complexType name='dataFormat'> wont be added).
    2) It has no unit tests.

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

    $ git pull https://github.com/nkukhar/camel CAMEL-8197

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

    https://github.com/apache/camel/pull/387.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 #387
    
----
commit 8a11d3dbfe59068e65751de7fee0c0b1eac88d5f
Author: nkukhar <ku...@gmail.com>
Date:   2015-02-09T07:19:06Z

    CAMEL-8197 Added maven plagin to inject EIP documentation into the spring and blueprint XML DSL.

commit 9632d88b5a1f9706febd31d3127604a43e55c1f0
Author: nkukhar <ku...@gmail.com>
Date:   2015-02-09T07:20:51Z

    Minor refactoring

commit b5eb8c8caf94ce07120f82a53c54736ea0cd959b
Author: nkukhar <ku...@gmail.com>
Date:   2015-02-09T07:21:45Z

    added missing files

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request: [CAMEL-8197] Create Maven plugin to inject EIP...

Posted by nkukhar <gi...@git.apache.org>.
Github user nkukhar closed the pull request at:

    https://github.com/apache/camel/pull/387


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---