[
https://issues.apache.org/jira/browse/OFBIZ-9978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262288#comment-16262288 ]
Jacques Le Roux commented on OFBIZ-9978:
----------------------------------------
Hi Aditya,
I removed empty js files at revision: 1816025, renamed jquery.browser files to 0.1.0 and fancybox files to 3.2.3 at revision: 1816032 and committed your patches at revision: 1816033
I found out that we have
* plugins/solr/webapp/solr/js/lib/jquery-1.7.2.min.js
* plugins/solr/webapp/solr/libs/jquery-2.1.3.min.js
which is a mess but will see later
jCarousel is related with OFBIZ-3976. I think we can drop it.
Not sure what jQuery Migrate said about jquery-ui-1.10.3, we have to check that.
Really I think we should use require.js ASAP: OFBIZ-9976. To, notably, have less work when updating js libs. At least JQuery migrate is a great tool
We can get to the next steps now :)
> Upgrade Jquery 1.11.0 to JQuery 3.2.1
> -------------------------------------
>
> Key: OFBIZ-9978
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9978> Project: OFBiz
> Issue Type: Improvement
> Reporter: Aditya Sharma
> Assignee: Jacques Le Roux
> Attachments: Image 003.png, OFBIZ-9978.patch, OFBIZ-9978.patch, OFBIZ-9978_plugins.patch, OFBIZ-9978_plugins.patch
>
>
> Migration Steps:
> 1. Upgrade JQuery 1.11.0 to 3.2.1
> * Remove JQuery 1.x & JQuery migrate 1.x
> * Add JQuery 3.2.1 & JQuery migrate 3.0.0
> * Rectify any broken code and plugin
> 2. Upgrade all the JQuery plugins to latest
> 3. Remove JQuery migrate 3.0.0 & rectify any broken code
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)