You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "Susan L. Cline (JIRA)" <ji...@apache.org> on 2016/10/05 15:20:20 UTC

[jira] [Commented] (EDGENT-262) origin and disposition of console/servlets/webapp_content/js/ext

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

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

If you go here: http://jqueryui.com and click on the 'Custom Download' button you can customize the jar file - which I did to try to minimize the size.  I used jquery for a few styles as well as the dialog for tag selection.  With that said, I can look at the jar file you mentioned to see if we can use that instead if it helps with the whole process of removing 3rd party stuff.  I'll look into that either later today or tomorrow.

> 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)

Re: [jira] [Commented] (EDGENT-262) origin and disposition of console/servlets/webapp_content/js/ext

Posted by Dale LaBossiere <dm...@gmail.com>.
Thanks for the info.  I’ll follow that link to see what I can learn.  Looking fwd to hearing what you learn re the other jar from the maven repo.
— Dale

> On Oct 5, 2016, at 11:20 AM, Susan L. Cline (JIRA) <ji...@apache.org> wrote:
> 
> 
>    [ https://issues.apache.org/jira/browse/EDGENT-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15549049#comment-15549049 ] 
> 
> Susan L. Cline commented on EDGENT-262:
> ---------------------------------------
> 
> If you go here: http://jqueryui.com and click on the 'Custom Download' button you can customize the jar file - which I did to try to minimize the size.  I used jquery for a few styles as well as the dialog for tag selection.  With that said, I can look at the jar file you mentioned to see if we can use that instead if it helps with the whole process of removing 3rd party stuff.  I'll look into that either later today or tomorrow.
> 
>> 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)