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 to Xerces 2.12 #4139

Closed
ebruchez opened this issue Jul 26, 2019 · 3 comments
Closed

Upgrade to Xerces 2.12 #4139

ebruchez opened this issue Jul 26, 2019 · 3 comments

Comments

@ebruchez
Copy link
Collaborator

+1 from customer

@ebruchez
Copy link
Collaborator Author

ebruchez commented Aug 1, 2019

We must also patch Xerces 2.12. See #3444 and https://github.com/orbeon/xerces2-j/commits/Xerces-J_2_11_0-orbeon.

@ebruchez
Copy link
Collaborator Author

ebruchez commented Aug 1, 2019

Getting the new branch:

git clone https://github.com/orbeon/xerces2-j.git xerces2-j-orbeon
cd xerces2-j-orbeon
git remote add apache-xerces2-j https://github.com/apache/xerces2-j.git
git fetch --tags apache-xerces2-j
git co -b Xerces-J_2_12_0-orbeon Xerces-J_2_12_0
git push --set-upstream origin Xerces-J_2_12_0-orbeon

@ebruchez
Copy link
Collaborator Author

ebruchez commented Aug 1, 2019

Cherry-picked our 3 commits here.

Building:

setjdk 1.8
ant -Djavac.source=1.6 -Djavac.target=1.6 jar
cp  build/xercesImpl.jar ~/Orbeon/OF/lib/src/xerces-xercesImpl-2.12.jar
cd ~/Orbeon/OF
ant jarjar
cp lib/xerces-2.12-orbeon.jar lib/runtime/xerces-2.12-orbeon.jar

Orbeon Forms 2019.1.1 automation moved this from To do to Done Aug 1, 2019
@ebruchez ebruchez added this to Todo in Orbeon Forms 2018.1.4 via automation Aug 1, 2019
@ebruchez ebruchez added this to To do in Orbeon Forms 2018.2.4 via automation Aug 1, 2019
@ebruchez ebruchez moved this from Todo to Done in Orbeon Forms 2018.1.4 Aug 1, 2019
@ebruchez ebruchez moved this from To do to Done in Orbeon Forms 2018.2.4 Aug 1, 2019
@avernet avernet added this to Done in Orbeon Forms 2019.2 Oct 25, 2019
ebruchez added a commit that referenced this issue Oct 5, 2020
ebruchez added a commit that referenced this issue Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant