You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by svanders <gi...@git.apache.org> on 2015/01/22 04:39:03 UTC

[GitHub] servicemix4-bundles pull request: Add a new module for poi-3.11 in...

GitHub user svanders opened a pull request:

    https://github.com/apache/servicemix4-bundles/pull/11

    Add a new module for poi-3.11 including poi-ooxml-schemas

    Added a new module for poi-3.11, and included the
    poi-ooxml-schemas which is missing in the poi-3.9 module.
    
    This provides the ability to read microsoft xlsx files (tested)
    and in theory all or ther file types supported by poi-ooxml
    and poi-ooxml-schemas (untested)

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

    $ git pull https://github.com/svanders/servicemix4-bundles poi-3.11

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

    https://github.com/apache/servicemix4-bundles/pull/11.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 #11
    
----
commit ef08491b7c5b3a037081583ac184ebf673dd85f7
Author: Simon van der Sluis <si...@edmi.co.nz>
Date:   2015-01-22T03:35:40Z

    Add a new module for poi-3.11 including poi-ooxml-schemas
    
    Added a new module for poi-3.11, and included the
    poi-ooxml-schemas which is missing in the poi-3.9 module.
    
    This provides the ability to read microsoft xlsx files (tested)
    and in theory all or ther file types supported by poi-ooxml
    and poi-ooxml-schemas (untested)

----


---
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.
---