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

Adding XML Parser to Docker containers #4870

Merged
merged 1 commit into from
Feb 27, 2019

Conversation

samuel-rubin
Copy link
Contributor

This is needed in order for our tests to work

[skip ci]

Signed-off-by: Samuel Rubin samuel.rubin@ibm.com

@samuel-rubin
Copy link
Contributor Author

jenkins build docker x86 ubuntu16

@samuel-rubin
Copy link
Contributor Author

jenkins build docker s390x ubuntu16

@samuel-rubin
Copy link
Contributor Author

jenkins build docker ppc64le centos7

@samuel-rubin
Copy link
Contributor Author

jenkins build docker ppc64le centos7

@samuel-rubin
Copy link
Contributor Author

jenkins build docker x86 centos6.9

@samuel-rubin
Copy link
Contributor Author

samuel-rubin commented Feb 26, 2019

I got the tests to compile on:

  • x86 centos6.9
  • x86 ubuntu16
  • s390 ubuntu16
  • ppcle centos7

@samuel-rubin samuel-rubin changed the title [WIP] Adding XML Parser to Docker containers Adding XML Parser to Docker containers Feb 26, 2019
@samuel-rubin
Copy link
Contributor Author

@AdamBrousseau for review

This is needed in order for our tests to work
Moved the dependencies for git to the install section

[skip ci]

Signed-off-by: Samuel Rubin <samuel.rubin@ibm.com>
Copy link
Contributor

@AdamBrousseau AdamBrousseau left a comment

Choose a reason for hiding this comment

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

LGTM. @smlambert for final review & merge.

@smlambert smlambert merged commit f4db0d7 into eclipse-openj9:master Feb 27, 2019
@samuel-rubin
Copy link
Contributor Author

I made a mistake. The expat library is needed for all of the ubuntu18s and ubuntu16 on ppc. This caused those docker files to fail their build. I have created #4916 to fix this issue

samuel-rubin added a commit to samuel-rubin/openj9 that referenced this pull request Feb 28, 2019
Missing expat library caused some of the containers to fail their build
Also moved the dependencies for git to the top and identified them

[skip ci]
Related eclipse-openj9#4870
Signed-off-by: Samuel Rubin <samuel.rubin@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants