Discussion:
How To Get/Generated XmlBean
Eliot Kimber
2018-08-20 15:50:55 UTC
Permalink
The very latest POI code requires XmlBeans 3.0.1 which is not yet released.

How do I get or build the 3.0.1 jar?

I cloned https://github.com/apache/xmlbeans but there didn't seem to be an Ant target comparable to mvn-install as in the main POI project.

Thanks,

Eliot
--
Eliot Kimber
http://contrext.com




---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@poi.apache.org
For additional commands, e-mail: user-***@poi.apache.org
Dave Fisher
2018-08-20 15:52:57 UTC
Permalink
Hi -

A vote to release XMLBeans 3.0.1 is currently in progress on the ***@poi.apache.org <mailto:***@poi.apache.org> mailing list. You can take a look there and download the RC.

Regards,
Dave
Post by Eliot Kimber
The very latest POI code requires XmlBeans 3.0.1 which is not yet released.
How do I get or build the 3.0.1 jar?
I cloned https://github.com/apache/xmlbeans but there didn't seem to be an Ant target comparable to mvn-install as in the main POI project.
Thanks,
Eliot
--
Eliot Kimber
http://contrext.com
---------------------------------------------------------------------
Mark Murphy
2018-08-20 18:20:58 UTC
Permalink
Does it require XMLBeans 3.01, or will 2.3 still work?
Post by Dave Fisher
Hi -
A vote to release XMLBeans 3.0.1 is currently in progress on the
the RC.
Regards,
Dave
The very latest POI code requires XmlBeans 3.0.1 which is not yet released.
How do I get or build the 3.0.1 jar?
I cloned https://github.com/apache/xmlbeans but there didn't seem to be
an Ant target comparable to mvn-install as in the main POI project.
Thanks,
Eliot
--
Eliot Kimber
http://contrext.com
---------------------------------------------------------------------
pj.fanning
2018-08-20 18:32:25 UTC
Permalink
The latest poi trunk ant build will pull the xmlbeans 3.0.1 from apache
staging mvn repo.
The CI build for poi is working with this.



--
Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@poi.apache.org
For additional commands, e-mail: user-***@poi.apache.org
Mark Murphy
2018-08-20 18:37:58 UTC
Permalink
Ok, there are two requirements here, one to build POI, and the other to run
POI. Is XMLBeans 3.0 required to both build and run POI 4.0? Or just to
Build it? Will it still run on XMLBeans 2.3 or 2.6 albeit with less
functionality? Or have we changed the runtime requirement to XMLBeans 3.01.
Post by pj.fanning
The latest poi trunk ant build will pull the xmlbeans 3.0.1 from apache
staging mvn repo.
The CI build for poi is working with this.
--
Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html
---------------------------------------------------------------------
pj.fanning
2018-08-20 18:47:49 UTC
Permalink
POI now needs xmlbeans 3.0.1. It will only work with this version.



--
Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@poi.apache.org
For additional commands, e-mail: user-***@poi.apache.org
Eliot Kimber
2018-08-20 19:07:57 UTC
Permalink
I must not have done the necessary clean or build. I did it again and I do have XmlBeans 3.0.1 in my local mvn repo.

Cheers,

E.

--
Eliot Kimber
http://contrext.com


On 8/20/18, 1:47 PM, "pj.fanning" <***@yahoo.com> wrote:

POI now needs xmlbeans 3.0.1. It will only work with this version.



--
Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@poi.apache.org
For additional commands, e-mail: user-***@poi.apache.org






---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@poi.apache.org
For additional commands, e-mail: user-***@poi.apache.org
Eliot Kimber
2018-08-20 19:45:26 UTC
Permalink
Actually, it put the jar in ooxml-lib, not in my mvn repo, but of course it's easy enough to copy.

Cheers,

E.

--
Eliot Kimber
http://contrext.com


On 8/20/18, 2:07 PM, "Eliot Kimber" <***@contrext.com> wrote:

I must not have done the necessary clean or build. I did it again and I do have XmlBeans 3.0.1 in my local mvn repo.

Cheers,

E.

--
Eliot Kimber
http://contrext.com


On 8/20/18, 1:47 PM, "pj.fanning" <***@yahoo.com> wrote:

POI now needs xmlbeans 3.0.1. It will only work with this version.



--
Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@poi.apache.org
For additional commands, e-mail: user-***@poi.apache.org






---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@poi.apache.org
For additional commands, e-mail: user-***@poi.apache.org






---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@poi.apache.org
For additional commands, e-mail: user-***@poi.apache.org

Loading...