Re: Failing gump tests

2018-02-04 Thread Dominik Stadler
Hi, In general Gump tries to build Apache projects against the latest trunk versions of all the dependencies, i.e. trunk of commons-*, trunk of ant, ... The idea is to show newly introduced incompatibilities as early as possible. Unfortunately the build-configuration of Gump is a bit complicated

Re: Failing gump tests

2018-02-04 Thread Greg Woolsey
+1 to stop. I thought it was for something that depended on POI, not the other way around. On Sun, Feb 4, 2018, 05:11 Dominik Stadler wrote: > Hi, > > In general Gump tries to build Apache projects against the latest trunk > versions of all the dependencies, i.e. trunk of commons-*, trunk of an

Re: Failing gump tests

2018-02-04 Thread pj.fanning
+1 to remove jump tests -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-Dev-f2312866.html - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Re: Failing gump tests

2018-02-04 Thread Alain FAGOT BÉAREZ
+1 to leave the Gump biosphere ⁣Gesendet mit BlueMail ​ Originale Nachricht Von: "pj.fanning" Gesendet: Sun Feb 04 13:24:07 GMT-03:00 2018 An: dev@poi.apache.org Betreff: Re: Failing gump tests +1 to remove jump tests -- Sent from: http://apache-poi.1045710.n5.nabble.com/P

[Bug 62075] New: XSSFCellStyle.BORDER_xxx not working

2018-02-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62075 Bug ID: 62075 Summary: XSSFCellStyle.BORDER_xxx not working Product: POI Version: 3.17-FINAL Hardware: PC Status: NEW Severity: normal Priority: P2 C

[Bug 62075] XSSFCellStyle.BORDER_xxx not working

2018-02-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62075 si3012 changed: What|Removed |Added Keywords||APIBug OS|

Re: Failing gump tests

2018-02-04 Thread Andreas Beeker
+1 for removing/disabling the poi-gump module Andi. signature.asc Description: OpenPGP digital signature

[Bug 62075] XSSFCellStyle.BORDER_xxx not working

2018-02-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62075 --- Comment #1 from Alain Fagot Bearez --- The tutorial author should have taken the time to check the code is effectively compiling. This leaves serious doubts about the quality of the rest of the tutorial... The following line style.

[GUMP@vmgump-vm3]: Project poi (in module poi) failed

2018-02-04 Thread Gump [HEAD] :-(
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project poi has an issue affecting its community integration. This issue affects 3

[Bug 62075] XSSFCellStyle.BORDER_xxx not working

2018-02-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62075 Javen O'Neal changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 61898] Quick Guide is getting a bit out of date

2018-02-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61898 Javen O'Neal changed: What|Removed |Added CC||si3...@hotmail.com --- Comment #5 from

Re: Failing gump tests

2018-02-04 Thread leebanga lee
+1 to leave On Feb 4, 2018 7:46 PM, "Andreas Beeker" wrote: > +1 for removing/disabling the poi-gump module > > Andi. > > >

Re: Failing gump tests

2018-02-04 Thread leebanga lee
@Dominik any feedback on the question i asked ? On Feb 4, 2018 2:11 PM, "Dominik Stadler" wrote: > Hi, > > In general Gump tries to build Apache projects against the latest trunk > versions of all the dependencies, i.e. trunk of commons-*, trunk of ant, > ... The idea is to show newly introduce