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

installation: remove googlecode hosting of JS dependencies #3620

Closed
tiborsimko opened this issue May 31, 2016 · 1 comment
Closed

installation: remove googlecode hosting of JS dependencies #3620

tiborsimko opened this issue May 31, 2016 · 1 comment

Comments

@tiborsimko
Copy link
Member

The installation instructions of old legacy branches use googlecode dead links:

$ git grep googlecode
Makefile.am:    wget -N http://jquery-multifile-plugin.googlecode.com/svn-history/r54/trunk/jquery.MultiFile.js && \
Makefile.am:    wget -r -np -nH --cut-dirs=4 -A "png,css" -P jquery-ui/themes http://jquery-ui.googlecode.com/svn/tags/1.8.17/themes/base/ && \
Makefile.am:    wget -r -np -nH --cut-dirs=4 -A "png,css" -P jquery-ui/themes http://jquery-ui.googlecode.com/svn/tags/1.8.17/themes/smoothness/ && \
Makefile.am:    wget -r -np -nH --cut-dirs=4 -A "png,css" -P jquery-ui/themes http://jquery-ui.googlecode.com/svn/tags/1.8.17/themes/redmond/ && \
Makefile.am:    wget -N http://jquery-ui.googlecode.com/svn/tags/1.8.17/themes/redmond/jquery-ui.css && \
Makefile.am:    wget -N http://jquery-ui.googlecode.com/svn/tags/1.8.17/demos/images/calendar.gif && \
Makefile.am:    wget -r -np -nH --cut-dirs=5 -A "png" http://jquery-ui.googlecode.com/svn/tags/1.8.17/themes/redmond/images/)
requirements.txt:https://py-editdist.googlecode.com/files/py-editdist-0.3.tar.gz

The prerequisites should be hosted on inveniosoftware.org.

@tiborsimko tiborsimko added this to the v1.1.7 milestone May 31, 2016
@tiborsimko tiborsimko self-assigned this May 31, 2016
tiborsimko added a commit to tiborsimko/invenio that referenced this issue Jun 2, 2016
* FIX Amends installation procedures to download necessary jQuery
  plugins from Invenio-hosted web site, fixing problems with
  non-existing Google Code pages. (closes inveniosoftware#3620)
@tiborsimko
Copy link
Member Author

Fully closed now.

$ git grep googlecode | wc -l
0

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

No branches or pull requests

1 participant