[
https://issues.apache.org/jira/browse/XMLBEANS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010650#comment-18010650
]
PJ Fanning edited comment on XMLBEANS-438 at 7/29/25 1:0
[
https://issues.apache.org/jira/browse/XMLBEANS-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010661#comment-18010661
]
PJ Fanning edited comment on XMLBEANS-658 at 7/29/25 12:4
[
https://issues.apache.org/jira/browse/XMLBEANS-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010661#comment-18010661
]
PJ Fanning commented on XMLBEANS-658:
-
The issue is that equal_to is
[
https://issues.apache.org/jira/browse/XMLBEANS-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010654#comment-18010654
]
PJ Fanning commented on XMLBEANS-658:
-
https://github.com/apache/xmlbeans/co
[
https://issues.apache.org/jira/browse/XMLBEANS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-438:
Fix Version/s: unspecified
(was: 5.4.0)
> O(n^2) operation in xmlbe
[
https://issues.apache.org/jira/browse/XMLBEANS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning reassigned XMLBEANS-438:
---
Assignee: (was: PJ Fanning)
I tried some changes but they actually made the
[
https://issues.apache.org/jira/browse/XMLBEANS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007610#comment-18007610
]
PJ Fanning commented on XMLBEANS-438:
-
That code is still a major draw on
[
https://issues.apache.org/jira/browse/XMLBEANS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-438:
Fix Version/s: 5.4.0
> O(n^2) operation in xmlbeans would like to make O(n log n) or bet
[
https://issues.apache.org/jira/browse/XMLBEANS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning reassigned XMLBEANS-438:
---
Assignee: PJ Fanning
> O(n^2) operation in xmlbeans would like to make O(n log n)
ay for a few days, but took a look now and it seems to work fine.
>
> Anything that needs doing for the move where you could use some help?
>
> Regards... Dominik.
>
>
>
> On Mon, Jul 7, 2025 at 12:46 PM PJ Fanning wrote:
>
> > I also forgot to mention that our builds o
Hi everyone,
The main Apache POI code repo has switched to git and the old svn repo
is now read only and will no longer receive updates.
The easiest way to get the code repo is to use the GitHub mirror.
https://github.com/apache/poi
This is the same as was but now has all the functionality of a Git
the git repo.
https://ci-builds.apache.org/job/POI/
On 2025/07/07 10:42:56 PJ Fanning wrote:
> The git repo is now our main repo. The svn repo is now read-only.
> The code freeze is over.
> Easiest to check out https://github.com/apache/poi
>
> Our docs need to be updated to referen
to GitHub and not create another workaround workflow to
> >> keep SVN alive. Tools drop SVN support (I think most already have), and
> >> just getting a working SVN client is not as easy as it should be (probably
> >> depends on platform).
> >>
> >>&g
for POI changes.
On Wed, 2 Jul 2025 at 18:22, PJ Fanning wrote:
>
> There are too many applications that read Excel format files to know
> how they all behave. (Answer to the side question - on your PR, I
> suggested allowing SXSSF as an option and not forcing all users to use
> SXS
There are too many applications that read Excel format files to know
how they all behave. (Answer to the side question - on your PR, I
suggested allowing SXSSF as an option and not forcing all users to use
SXSSF)
I don't want to get too involved in this. Trial and error is the only
way forward wit
The vote has passed with 5 +1s, all from POI PMC members.
Vote Thread
https://lists.apache.org/thread/gjrh9wn1bcoqf0qstlbsdjf49ygyo6bl
Votes (Apache IDs)
axh
wave
tallison
centic
fanningpj
I will proceed with the move. It could take a few days. It might be
best if people avoid commits for a coup
+1
On 2025/06/22 15:18:57 Tim Allison wrote:
> +1
>
> Thank you!
>
> On Sun, Jun 22, 2025 at 2:16 AM Dominik Stadler wrote:
> >
> > +1
> >
> > On Sat, 21 Jun 2025, 15:22 PJ Fanning, wrote:
> >
> > > This is a call to vote on moving to git.
This is a call to vote on moving to git.
Discussion
https://lists.apache.org/thread/fddc61zjypcv9dzdo9l9y6lgjq712dhj
+1 means you agree
0 means that you are neutral
-1 is that you are prefer the status quo
The vote requires more +1s than -1s and at least 3 +1s from POI PMC
members to be carried.
If there are no objections in the next day or 2, I will start a vote thread on
moving to git.
On 2025/06/17 18:19:05 Dave Fisher wrote:
>
>
> > On Jun 17, 2025, at 4:33 AM, PJ Fanning wrote:
> >
> > If the consensus is to move to git, I think we could see if ASF Infr
g the norm for ASF projects to use GitHub
Issues for issue tracking. GitHub Issues has nicer functionality and
usability than Bugzilla. ASF JIRA requires managing user sign-up and
for me, the Atlassian tools are clunky, less easy to use than GitHub.
On Tue, 17 Jun 2025 at 12:33, PJ Fanning wrote:
&
wrote:
> >
> > Definitely move to GitHub and not create another workaround workflow to
> > keep SVN alive. Tools drop SVN support (I think most already have), and
> > just getting a working SVN client is not as easy as it should be (probably
> > depends on platfor
I would support moving to git.
GitHub CI has started working on our GitHub mirror. For ages, only
commits to the trunk branch triggered jobs but now we are seeing PRs
lead to jobs triggering.
Our main CI jobs are on https://ci-builds.apache.org/ though.
On Mon, 16 Jun 2025 at 20:11, Dave Fisher w
[
https://issues.apache.org/jira/browse/XMLBEANS-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning resolved XMLBEANS-656.
-
Resolution: Fixed
12.7 fixed the compile issue
> upgrade to saxon 1
[
https://issues.apache.org/jira/browse/XMLBEANS-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-656:
Summary: upgrade to saxon 12.7 (was: upgrade to saxon 12.6)
> upgrade to saxon 1
[
https://issues.apache.org/jira/browse/XMLBEANS-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-657:
Fix Version/s: 5.3.1
> upgrade to javaparser 3.2
PJ Fanning created XMLBEANS-657:
---
Summary: upgrade to javaparser 3.26.4
Key: XMLBEANS-657
URL: https://issues.apache.org/jira/browse/XMLBEANS-657
Project: XMLBeans
Issue Type: Task
[
https://issues.apache.org/jira/browse/XMLBEANS-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-656:
Description:
Looks like Saxon 12.6 has at least some classes compiled with Java 11
[
https://issues.apache.org/jira/browse/XMLBEANS-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-656:
Fix Version/s: 5.3.1
> upgrade to saxon 12.6
> -
>
>
PJ Fanning created XMLBEANS-656:
---
Summary: upgrade to saxon 12.6
Key: XMLBEANS-656
URL: https://issues.apache.org/jira/browse/XMLBEANS-656
Project: XMLBeans
Issue Type: Task
The Apache POI project is pleased to announce the release of POI 5.4.1.
This is primarily a bug fix release.
See the downloads page for source distributions:
https://poi.apache.org/download.html
Release Notes
Changes
A full list of changes is available in the change log:
https://p
Hi everyone,
The vote passes with 4 +1s, all binding and no other votes.
Vote Thread
https://lists.apache.org/thread/1hpn478oh8btr53yxnggv3rlo9cdyl37
Votes (Apache IDs)
axh
tallison
centic
fanningpj
I will proceed with the release. Thanks to everyone who participated
in the development and revie
e is my +1 (binding).
Thanks,
PJ Fanning (Apache POI PMC member)
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org
y please note that "private static final DataFormatter
> > DATA_FORMATTER" in XSSFCell is dangerous, DataFormatter() does not look
> > thread-safe, so weird things could happen in some multi-threaded uses.
> > Potentially same for HSSFCell and SXSSFCell.
> >
> >
Hi everyone,
Is it time for a POI 5.4.1 release?
Changes
https://github.com/apache/poi/compare/REL_5_4_0...HEAD
I can act as release manager. If anyone else wants to do the release, get in
touch and I can help.
Regards,
PJ
-
T
Hi Wayne,
This issue was forwarded to the POI developer list. The Apache
Software Foundation is a large set of projects and you should contact
the projects directly and not contact random addresses. Issues
misdirect to random addresses are most likely to get lost.
The POI contact points are describ
The Apache POI project is pleased to announce the release of POI 5.4.0.
This is primarily a bug fix release.
See the downloads page for source distributions:
https://poi.apache.org/download.html
Release Notes
Changes
A full list of changes is available in the change log:
https://p
t; >> To be honest, I also don't see too much value in applying such checks.
> >> There will always be failures as soon as larger dependencies are added to a
> >> project and it is nearly impossible to avoid it while at the same time
> >> keeping dependencies
The vote passes with 3 +1s, all from POI PMC members. There were no other votes.
Vote Thread
https://lists.apache.org/thread/q54l5s1dm31f9s75qdpzncfhbr5mvy6x
Votes (Apache IDs)
centic
tallison
fanningpj
I will proceed with the release. Thanks to everyone who participated
in the development and r
assworlds:jar:2.6.0:runtime
> > [ERROR] and
> > [ERROR] +-org.apache.tika:tika-parser-microsoft-module:jar:4.0.0-SNAPSHOT
> > [ERROR] +-org.apache.poi:poi-ooxml:jar:5.4.0:compile
> > [ERROR] +-org.apache.xmlbeans:xmlbeans:jar:5.3.0:compile
> > [ERROR]
[ERROR] +-org.apache.poi:poi-ooxml:jar:5.4.0:compile
> > > [ERROR] +-org.apache.xmlbeans:xmlbeans:jar:5.3.0:compile
> > > [ERROR] +-org.apache.maven:maven-core:jar:3.9.9:runtime
> > > [ERROR]
> > > +-org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.
https://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/5.3.0/xmlbeans-5.3.0.pom
Just to link the xmlbeans pom. See almost all the dependencies are
scope=provided.
On Wednesday 8 January 2025 at 00:17:04 GMT+1, PJ Fanning
wrote:
The maven dependencies are 'pro
tika:tika-parser-microsoft-module:jar:4.0.0-SNAPSHOT
> [ERROR] +-org.apache.poi:poi-ooxml:jar:5.4.0:compile
> [ERROR] +-org.apache.xmlbeans:xmlbeans:jar:5.3.0:compile
> [ERROR] +-org.apache.maven:maven-plugin-api:jar:3.9.9:runtime
> [ERROR] +-org.codehaus.plexus:plexus-clas
bution. Also compilation from source did work. So
> everything fine as far as I see.
>
> I vote +1 for release!
>
> Thanks PJ for preparing the release! Dominik.
>
> On Sun, Dec 29, 2024 at 8:19 PM PJ Fanning
> wrote:
>
> > Hello POI Community,
> >
> >
Here is my +1 (binding).
Thanks,
PJ Fanning (Apache POI PMC member)
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org
gt;
> > Sounds great to me. Thank you, PJ!
> >
> > On Mon, Nov 25, 2024 at 8:56 AM PJ Fanning
> > wrote:
> >
> > > With the log4j 2.24.2 release, I think we should have an XMLBeans 5.3.0
> > > release.
> > > The main changes are to upgrade the
-policy.html#release-announcements
>
> Your download page needs to be corrected. The KEYS, signature and checksum
> download links must not use https://www.apache.org/dist/poi/ but must use
> downloads.apache.org.
>
> Warm regards,
> Craig
>
> On Dec 14, 2024, at 06:09, PJ
The Apache POI project is pleased to announce the release of Apache XMLBeans
5.3.0.
The POI team took over the ownership of XMLBeans since version 3.0.0.
See the downloads page for binary and source distributions:
https://xmlbeans.apache.org/download
Release Notes
Changes
The most
[
https://issues.apache.org/jira/browse/XMLBEANS-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning resolved XMLBEANS-654.
-
Resolution: Fixed
> fix issue with depending on broken log4j 2.24.1 (upgrade to 2.2
The vote passes with 3 +1s, all binding and no other votes.
Vote Thread
https://lists.apache.org/thread/wbo8oyfb29b13hp6o5nlgh43zpvkd9f0
I will proceed with the release. Thanks to everyone who participated in the
development and review of the RC.
1 and RC2 is in pom.xml, all other
> classes/files are identical.
>
> +1 from me.
>
> Regards... Dominik.
>
>
> On Wed, Dec 4, 2024 at 10:11 AM PJ Fanning
> wrote:
>
> > Hi everyone,
> >
> > I've prepared artifacts for the release of Apache Xm
Hi everyone,
I've prepared artifacts for the release of Apache XmlBeans 5.3.0 (RC2). These
are built with Java 8.
This is a bug fix and dependency upgrade release. The pom issue in RC1 with the
log4j-bom dependency should be fixed now.
A full list of changes is available in the change log:
ht
"import", but not sure if this is
> needed/useful.
>
>
>
> Based on this I have to withdraw my vote for now as this may happen to
> many users of XmlBeans and Apache POI if we would release it this way.
>
>
>
> Thanks... Dominik.
>
>
> On T
Hi everyone,
I've prepared artifacts for the release of Apache XmlBeans 5.3.0 (RC1). These
are built with Java 8.
This is a bug fix and dependency upgrade release.
A full list of changes is available in the change log:
https://issues.apache.org/jira/projects/XMLBEANS/versions/12355264
https:/
[
https://issues.apache.org/jira/browse/XMLBEANS-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901006#comment-17901006
]
PJ Fanning commented on XMLBEANS-655:
-
Is there a reason not to use Saxo
[
https://issues.apache.org/jira/browse/XMLBEANS-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning closed XMLBEANS-366.
---
Resolution: Won't Fix
we only support saxon now
https://lists.apache.org/t
[
https://issues.apache.org/jira/browse/XMLBEANS-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901003#comment-17901003
]
PJ Fanning commented on XMLBEANS-560:
-
new link - https://lists.apache.org/th
[
https://issues.apache.org/jira/browse/XMLBEANS-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901001#comment-17901001
]
PJ Fanning commented on XMLBEANS-655:
-
XMLBeans is a volunteer project wit
With the log4j 2.24.2 release, I think we should have an XMLBeans 5.3.0 release.
The main changes are to upgrade the log4j version away from log4j 2.24.1 which
caused problems.
I've also added a wrapper for the LogManager to try to avoid failures when
log4j is not configured properly.
* https://
[
https://issues.apache.org/jira/browse/XMLBEANS-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-654:
Description:
Need fix for XMLBEANS-653 - log4j 2.24.1 causing NullPointerExceptions.
Issue to
[
https://issues.apache.org/jira/browse/XMLBEANS-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-654:
Summary: fix issue with depending on broken log4j 2.24.1 (upgrade to
2.24.2) (was: fix issue
k the
latest code to fully evaluate.
I would appreciate if people could review the changes.
On 2024/11/19 13:33:31 Tim Allison wrote:
> Got it. Makes sense. Thank you.
>
> On Sat, Nov 16, 2024 at 2:35 PM PJ Fanning
> wrote:
> >
> > Hi Tim,
> > I stand by what I sai
ck to slf4j off the table?
On Thu, Nov 14, 2024 at 5:06 PM PJ Fanning wrote:
>
> We've already migrated from our own POILogger that was disabled by default to
> slf4j and then to log4j - over a relatively short period. Migrating again to
> java.util.logging would seem to me to me t
isque
principal technologist
latticeware.com
portland, oregon
> On Nov 14, 2024, at 12:44 PM, PJ Fanning wrote:
>
> I'm going to suggest that we create a new POI LogManager that wraps the log4j
> one. This would catch null loggers and log4j exceptions and replace them with
> a
I'm going to suggest that we create a new POI LogManager that wraps the log4j
one. This would catch null loggers and log4j exceptions and replace them with a
no-op logger instance. We can print to system.err to notify that we have done
this.
I don't think log4j issues should allowed to make POI
Am 08.11.2024 um 20:04 schrieb PJ Fanning :
>
> Hello POI Community,
>
> This is a call for a vote to release Apache POI version 5.4.0 (RC1).
>
> The discussion thread:
> https://lists.apache.org/thread/fjxgn9rjo5x8ho9ssnow32mrrrotlhgj
>
> The release candidate:
> https://d
[
https://issues.apache.org/jira/browse/XMLBEANS-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-654:
Description:
Need fix for XMLBEANS-653 - log4j 2.24.1 causing NullPointerExceptions.
Issue to
[
https://issues.apache.org/jira/browse/XMLBEANS-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-654:
Fix Version/s: Version 5.2.3
> fix issue with depending on broken log4j 2.2
[
https://issues.apache.org/jira/browse/XMLBEANS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-653:
Description:
In XMLBeans 5.2.2, we upgraded to log4j-api 2.24.1. We have since discovered a
PJ Fanning created XMLBEANS-654:
---
Summary: MLBEANS-653
Key: XMLBEANS-654
URL: https://issues.apache.org/jira/browse/XMLBEANS-654
Project: XMLBeans
Issue Type: Task
Reporter: PJ
[
https://issues.apache.org/jira/browse/XMLBEANS-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-654:
Summary: fix issue with depending on broken log4j 2.24.1 (was: MLBEANS-653)
> fix issue w
[
https://issues.apache.org/jira/browse/XMLBEANS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning resolved XMLBEANS-653.
-
Resolution: Fixed
> log4j-api 2.24.1
>
>
> Key:
PJ Fanning created XMLBEANS-653:
---
Summary: log4j-api 2.24.1
Key: XMLBEANS-653
URL: https://issues.apache.org/jira/browse/XMLBEANS-653
Project: XMLBeans
Issue Type: Task
Reporter
> On Nov 11, 2024, at 05:29 AM, PJ Fanning wrote:
>
> I'll cancel this vote.
>
> I will downgrade log4j to 1.23.1 which we used in the last POI release.
>
> There is a log4j-bom and that would help many users ensure that their various
> log4j jars ha
rds... D.
>
> On Sun, 10 Nov 2024, 22:21 PJ Fanning, wrote:
>
> > Let's see what happens with apache/logging-log4j2/issues/3196.
> >
> > I don't see any tidy workaround in POI.
> >
> > We may just need to release note this.
> >
> > On
be strange.
> >
> > This reproduces with a very simple project, e.g. running "./gradlew
> > runWriteFile -PpoiVersion=5.4.0" in a checkout of
> > https://github.com/centic9/poi-reproduce
> >
> > Would be interesting if others see the same!
> >
> &
tml
Here is my +1 (binding).
Thanks,
PJ Fanning (Apache POI PMC member)
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org
The Apache POI project is pleased to announce the release of
Apache XMLBeans 5.2.2.
The POI team took over the ownership of XMLBeans since version 3.0.0.
See the downloads page for binary and source distributions:
https://xmlbeans.apache.org/download
Release Notes
Changes
The most
XMLBeans 5.2.2 is released (a few things still need to be completed). I plan to
create a POI RC in a few days in there are no objections.
On Monday 28 October 2024 at 20:11:31 GMT+1, Tim Allison
wrote:
Sounds great. Thank you, PJ!
On Sat, Oct 26, 2024 at 11:36 AM PJ Fanning
wrote
The vote passes with 3 binding +1s and no other votes.
Vote Thread
https://lists.apache.org/thread/4721tz9pv3n29k0l0xg54ppcy0vjj7op
I will proceed with the release. Thanks to everyone who participated in the
release.
-
To unsub
Saxon is a 'provided' dependency for XMLBeans. You should be able to omit the
jar unless you you configure XMLBeans to require it - that is, by default
XMLBeans does not need Saxon.
On 2024/11/04 18:37:28 PJ Fanning wrote:
> Hi Tim,
> I can't find script.js or package-l
ed to have license headers. I
wouldn't even know how to get the JDK's javadoc command to add license headers.
On 2024/11/04 14:37:28 PJ Fanning wrote:
> Thanks Tim. I ran a build of POI using the new XMLBeans jar and it ran ok.
>
> https://github.com/apache/poi/pull/720
>
&g
to be
> good.
>
> +1 from me for releasing
>
> Thanks... Dominik.
>
> On Wed, Oct 30, 2024 at 1:41 AM PJ Fanning
> wrote:
>
> > Hi everyone,
> >
> > I've prepared artifacts for the release of Apache XmlBeans 5.2.2 (RC1).
> > This is built w
I've removed the links to the HelpWanted pages. They were quite old.
On Tuesday 29 October 2024 at 22:37:23 GMT, sebb wrote:
[Accidentally omitted POI previously]
-- Forwarded message -
From: sebb
Date: Sat, 26 Oct 2024 at 00:48
Subject: Retirement of HelpWanted.apach
[
https://issues.apache.org/jira/browse/XMLBEANS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning resolved XMLBEANS-651.
-
Resolution: Fixed
> xml-apis dependency clarificat
Hi everyone,
I've prepared artifacts for the release of Apache XmlBeans 5.2.2 (RC1). This is
built with Java 8.
This is a bug fix and dependency upgrade release.
A full list of changes is available in the change log:
https://issues.apache.org/jira/projects/XMLBEANS/versions/12354762
https://i
[
https://issues.apache.org/jira/browse/XMLBEANS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17894042#comment-17894042
]
PJ Fanning commented on XMLBEANS-651:
-
I've kept the change and will incl
I'm wondering whether we should do new releases.
The XMLBeans changes don't affect POI much but it would be nice for POI to
depend on the latest XMLBeans release.
https://issues.apache.org/jira/browse/XMLBEANS-652?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%205.2.2%22
XMLB
The Apache POI project is pleased to announce the release of POI 5.3.0.
This is primarily a bug fix release.
See the downloads page for source distributions:
https://poi.apache.org/download.html
Release Notes
Changes
A full list of changes is available in the change log:
https://p
adler
Marius Volkhart
PJ Fanning
I will proceed with the release. Thanks to everyone who participated in the
development and review.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail:
[
https://issues.apache.org/jira/browse/XMLBEANS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning reassigned XMLBEANS-651:
---
Assignee: PJ Fanning
> xml-apis dependency clarificat
[
https://issues.apache.org/jira/browse/XMLBEANS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17859932#comment-17859932
]
PJ Fanning commented on XMLBEANS-651:
-
That looks like it should be rem
[
https://issues.apache.org/jira/browse/XMLBEANS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-651:
Fix Version/s: Version 5.2.2
> xml-apis dependency clarificat
tml
Here is my +1 (binding).
Thanks,
PJ Fanning (Apache POI PMC member)
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org
I'll look into creating an RC1 today based on the artifacts in
https://ci-builds.apache.org/job/POI/job/POI-DSL-1.8/1086/
On 2024/06/19 13:21:29 Dominik Stadler wrote:
> Hi,
>
> I think it the code is in good shape for a release!
>
> Thanks... Dominik.
>
>
> On Mo
Hi everyone,
I think we are in a good position to do an RC for POI 5.3.0. Changelog is
updated at:
https://poi.apache.org/changes.html
If anyone thinks there as issues blocking a release, please get in touch. I can
act as release manager.
Regards,
PJ
--
PM Dominik Stadler
> wrote:
>
>>
>> Hi P.J.
>>
>> Would be nice if you can run those two releases, I can do the usual
>> large-scale regression test-run to mass-test the release somewhat.
>>
>> Thanks... Dominik.
>>
>>
>>
The Apache POI project is pleased to announce the release of
Apache XMLBeans 5.2.1.
The POI team took over the ownership of XMLBeans since version 3.0.0.
See the downloads page for binary and source distributions:
https://xmlbeans.apache.org/download
Release Notes
Changes
The most
The vote passes with 3 +1s, all binding.
Vote Thread
https://lists.apache.org/thread/fk0vns008mh571qjbkog7fvsob33d20z
Votes
Marius Volkhart
Dominik Stadler
PJ Fanning
I will proceed with the release. Thanks to everyone who participated in the
development and review of this release.
Thanks,
PJ
Hi everyone,
I've prepared artifacts for the release of Apache XmlBeans 5.2.1 (RC1). This is
built with Java 8.
This is a bug fix and dependency upgrade release.
A full list of changes is available in the change log:
https://issues.apache.org/jira/projects/XMLBEANS/versions/12353871
https://
PJ Fanning created XMLBEANS-650:
---
Summary: potentially add back j2ee schemas and associated tests
Key: XMLBEANS-650
URL: https://issues.apache.org/jira/browse/XMLBEANS-650
Project: XMLBeans
1 - 100 of 774 matches
Mail list logo