Hi, We have collected information about starting development with Apache POI at https://poi.apache.org/devel/index.html
It should be mostly up to date as far as I see. Also the sub-pages https://poi.apache.org/devel/subversion.html and https://poi.apache.org/devel/guidelines.html provide additional information. Please let us know if you run into roadblocks so we can help out and also update these pages if necessary. Dominik. On Mon, Oct 9, 2023 at 2:34 PM Axel Howind <a...@dua3.com> wrote: > Hi Lynda, > > thank you for offering to help. If you found an issue with Apache POI, you > should check the issue tracker first to see if this has already been > reported. If not, create an issue yourself. > > Provide a reproducible example. The next step would be to check out the > source and build POI yourself. IMHO the easiest way to do so is fork Apache > POI on Github. Make sure everything compiles and all tests pass. Then > create a branch for your issue. Write a test case and add it to your > branch. Now the build should fail. Try to fix the code and once the build > runs without errors, make a pull request or attach a patch to your bug > report and then ask for a review. > > Note that this is my personal, totally unofficial list of things I do when > I have issues with any Open Source project I use, it’s neither official, > nor Apache POI specific. > > Just let us know if you need any more specific help. > > Greetings, > Axel > > > Am 09.10.2023 um 05:28 schrieb Lynda Douglas <lynda.p.doug...@gmail.com > >: > > > > Good evening, > > I have been using the Apache POI packages to create applications for > almost > > a year now but I ran into an issue with the XDDF XWPF just a few days > ago. > > I saw in one of the comments that the developer who used to maintain > these > > libraries no longer makes contributions so I would like to find out > > exactly what it takes to try to help out. > > > > I am trying to follow the instructions on the page but many of the links > > are broken and the dates are as early as 2003. Thank you for taking the > > time out to read this email and I look forward to hearing from you. > > > > Sincerely, > > Lynda Douglas > > Github: https://github.com/LyndaPD94 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org > For additional commands, e-mail: dev-h...@poi.apache.org > >