Skip to content

Removed the jquery resolution from bower.json #462

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

Merged
merged 2 commits into from
May 10, 2017

Conversation

bleathem
Copy link
Member

@bleathem bleathem commented May 9, 2017

This resolution is no longer needed, as patternfly has downgraded the dependency (bootstrap-switch) to a version that no longer brings in this old version of jquery.

@bleathem
Copy link
Member Author

bleathem commented May 9, 2017

Travis is failing with the message:

bower ECONFLICT Unable to find suitable version for jquery

I tested this locally by using the master branch for patternfly as my dependency, and it worked well. I can time this tomorrow to merge this PR after the patternfly release, but before the angular-patternfly release. Or we can merge it now with the broken bower install.

@dtaylor113
Copy link
Member

I think there are some dependencies in the angular-patternfly repo which use jQuery (datatables, bootstrap, bootstrap-datepicker, etc..) which may require the jQuery resolution.

@bleathem
Copy link
Member Author

@dtaylor113 This PR undoes the temporary fix I introduced with c12385e. It is no longer necessary as PatternFly 3.24.0 has fixed the underlying problem.

@bleathem bleathem merged commit 5cb97c8 into patternfly:master May 10, 2017
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.

3 participants