[ 
https://issues.apache.org/jira/browse/EDGENT-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15552421#comment-15552421
 ] 

Susan L. Cline commented on EDGENT-262:
---------------------------------------

[~dlaboss] - I downloaded the content of two jar files at the URL you 
suggested: https://mvnrepository.com/artifact/org.webjars/jquery-ui/1.11.4 for 
the jquery-ui requirements, and then I went here: 
https://mvnrepository.com/artifact/org.webjars/jquery/3.1.1 for the main 
jquery.js file.

I put them under 
ncubator-edgent/console/servlets/webapp_content/js/ext/jquery-ui-1.12.1 and 
built using gradle, then modified a couple of files under the console directory 
to point to the new files and everything worked fine.

Please let me know how to proceed to replace this stuff.  Or if you need 
additional info!  Thanks



> origin and disposition of console/servlets/webapp_content/js/ext
> ----------------------------------------------------------------
>
>                 Key: EDGENT-262
>                 URL: https://issues.apache.org/jira/browse/EDGENT-262
>             Project: Edgent
>          Issue Type: Task
>            Reporter: Dale LaBossiere
>
> Working towards removal of external dependencies from the Edgent repository 
> (EDGENT-261, EDGENT-139) I encountered 
> console/servlets/webapp_content/js/ext/jquery-ui-1.11.4.custom.
> [~slc] what's the origin of these files?
> Looking at the name I had hoped it was the same as 
> org.webjars:jquery-ui:1.11.4  (@ 
> https://mvnrepository.com/artifact/org.webjars/jquery-ui/1.11.4) but no such 
> luck.
> Ultimately, will we be able to remove those files from the repository and 
> download them from a maven repository to build Edgent and include in a 
> generated console.war and binary release?
> If not, that seems to imply needing to augment various files to capture the 
> included content's license/notice info:
>    console.war/{LICENSE,NOTICE}
>    edgent-repository/LICENSE,NOTICE
>    binary-release-{license,notice}
> looking for some guidance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to