Build failed in Jenkins: POI ยป POI-DSL-Windows-1.23 #74

2025-06-07 Thread Apache Jenkins Server
See Changes: [PJ Fanning] xmlsec 3.0.6 [PJ Fanning] xmlsec 3.0.6 [PJ Fanning] bouncycastle 1.81 [PJ Fanning] bouncycastle 1.81 -- Started by an SCM change

Re: [PR] Bugfix setBulletStyle in XSLFTextParagraph [poi]

2025-06-07 Thread via GitHub
GermanAlejo commented on PR #770: URL: https://github.com/apache/poi/pull/770#issuecomment-2952861944 I have added a couple of tests, however I am not knowledgeable in testing so please let me know If this should be done in any way different or if it is insufficient and I will update the PR

Re: [PR] Bugfix setBulletStyle in XSLFTextParagraph [poi]

2025-06-07 Thread via GitHub
GermanAlejo commented on PR #770: URL: https://github.com/apache/poi/pull/770#issuecomment-2952860144 I discovered this bug while using the library myself. The method setBulletStyle from XSLFTextParagraph class calls setBulletAutoNumber method, which expects a int as a parameter (startAt) t