>From http://poi.apache.org/overview.html#components
artifact prerequisites poi commons-logging, commons-codec, log4j poi-ooxml poi, poi-ooxml-schemas poi-ooxmls-schemas xmlbeans In my bare minimum Jython projects, I import poi, poi-ooxml, and poi-ooxml-schemas, and this is sufficient for me. Javen O'Neal On Thu, Sep 24, 2015 at 1:20 PM, Patrick Bakker <patr...@vanbelle.com> wrote: > I'm running into more missing classes as I use more of formatting features > now so I'm just going to avoid this type of problem by embedding the full > ooxml-schemas and ooxml-security-schemas instead of the stripped down POI > version which is incomplete anyway. > > I gave up on packaging 3.13 for now since the cryptography changes require > a cascading sequence of other poorly documented jars. > > On Thu, Sep 24, 2015 at 1:09 PM, Javen O'Neal <javenon...@gmail.com> wrote: > >> http://search.maven.org/#search|ga|1|a%3A%22ooxml-security%22 >> Javen O'Neal >> >> >> On Thu, Sep 24, 2015 at 10:55 AM, Patrick Bakker <patr...@vanbelle.com> >> wrote: >> > I'd love to do write a simple unit test if I knew how that connected to >> > anything. >> > >> > Similarly, I could try looking at ooxml-security schemas but where is >> that? >> > I don't see it included in any of the binary builds or referenced from >> the >> > website. >> > >> > On Thu, Sep 24, 2015 at 10:35 AM, Nick Burch <apa...@gagravarr.org> >> wrote: >> > >> >> On Thu, 24 Sep 2015, Patrick Bakker wrote: >> >> >> >>> Missing classes in the poi-ooxml-schemas-3.13.beta1-20150723.jar so far >> >>> are: >> >>> >> >>> >> >>> >> org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSignedTwipsMeasure >> >>> org.etsi.uri.x01903.v13.AnyType >> >>> >> >> >> >> If you could provide us with a unit test that makes use of those, >> that'll >> >> cause those parts to get included in the poi-ooxml-schemas on the next >> build >> >> >> >> I found the CTSignedTwipsMeasure in ooxml-schemas-1.1.jar but I didn't >> >>> find the missing org.etsi file there. Anybody have any ideas? >> >>> >> >> >> >> Maybe the ooxml-security schemas jar? >> >> >> >> Nick >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org >> >> For additional commands, e-mail: dev-h...@poi.apache.org >> >> >> >> >> > >> > >> > -- >> > Patrick Bakker >> > *IT Manager* >> > Van Belle Nursery | vanbelle.com <http://www.vanbelle.com/> >> > T: 1-888-826-2355 | F: 604-853-6282 >> > >> > Find us on Facebook <http://facebook.com/vanbellenursery> • Twitter >> > <http://twitter.com/vanbellenursery> • Google+ >> > <http://gplus.to/vanbellenursery> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org >> For additional commands, e-mail: dev-h...@poi.apache.org >> >> > > > -- > Patrick Bakker > *IT Manager* > Van Belle Nursery | vanbelle.com <http://www.vanbelle.com/> > T: 1-888-826-2355 | F: 604-853-6282 > > Find us on Facebook <http://facebook.com/vanbellenursery> • Twitter > <http://twitter.com/vanbellenursery> • Google+ > <http://gplus.to/vanbellenursery> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org