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

fix for CI build errors #16

Merged
merged 1 commit into from
Sep 22, 2016
Merged

fix for CI build errors #16

merged 1 commit into from
Sep 22, 2016

Conversation

deepakrkris
Copy link
Contributor

errors in CI builds

@deepakrkris deepakrkris force-pushed the fix-ci-errors branch 12 times, most recently from 1183300 to 5f6bd15 Compare September 21, 2016 23:41
@@ -52,7 +52,7 @@ var elementTypes = [
'./xsd/extension',
'./xsd/group',
'./xsd/import',
'./xsd/include',
'./xsd/Include',
Copy link
Contributor

Choose a reason for hiding this comment

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

Why this change? If the file name is wrong, we should fix it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@raymondfeng the file name is not wrong, it has a capital "I" ; we can either change the file name or the reference to it. If you think the standard is to have file names with small case letters, I will do that

Copy link
Contributor

Choose a reason for hiding this comment

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

We should rename the file to be include.js.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@raymondfeng done. Do I have a +1 ?

@deepakrkris deepakrkris force-pushed the fix-ci-errors branch 2 times, most recently from 60146ec to ea444b4 Compare September 22, 2016 18:31

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixes for errors in cis-jenkins
Copy link
Contributor

@raymondfeng raymondfeng left a comment

Choose a reason for hiding this comment

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

LGTM

@deepakrkris
Copy link
Contributor Author

@slnode test please

@deepakrkris deepakrkris merged commit 6896671 into master Sep 22, 2016
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.

None yet

2 participants