Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade XMLBeans to 5.3.0 #966

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Upgrade XMLBeans to 5.3.0 #966

wants to merge 2 commits into from

Conversation

labkey-adam
Copy link
Contributor

Rationale

We've had trouble upgrading XMLBeans in the past... added logging may help track down the source of the problem

@@ -319,4 +319,4 @@ xercesImplVersion=2.12.2
xmlApisVersion=1.0.b2

# sync with Tika/POI
xmlbeansVersion=5.2.0
xmlbeansVersion=5.3.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: On develop, when running gradle commands I'm seeing the XMLBeans version get logged when I don't think i was previously. Here is an example running pickPg:

image

Is this something we're logging? Is it useful? If not, could it be removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@labkey-nicka Yes, we're logging the XMLBeans version in the Gradle Plugins and the server. As the PR comment suggests, we're trying to track down what seems like a version discrepancy between build time and run time. We'll remove the logging once we successfully upgrade.

@labkey-adam
Copy link
Contributor Author

TransformManager test case is failing an XMLBeans enum exception: https://teamcity.labkey.org/buildConfiguration/LabkeyTrunk_Bvt/3341329

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants