[jira] [Updated] (TAP5-1515) Support for external assets

2014-06-30 Thread Thiago H. de Paula Figueiredo (JIRA)

 [ 
https://issues.apache.org/jira/browse/TAP5-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thiago H. de Paula Figueiredo updated TAP5-1515:


Labels: month-of-tapestry  (was: )

 Support for external assets
 ---

 Key: TAP5-1515
 URL: https://issues.apache.org/jira/browse/TAP5-1515
 Project: Tapestry 5
  Issue Type: New Feature
  Components: tapestry-core
Reporter: Hugo Palma
Assignee: Thiago H. de Paula Figueiredo
  Labels: month-of-tapestry

 It would be great if an external asset (url based) could be referenced from 
 Tapestry. For example, i may want to include a CDN asset in an Import 
 annotation in a component.
 One resolution suggestion would be to introduce an uri prefix, something 
 like:
 @Import(library = { 
 uri:https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js; })



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TAP5-1515) Support for external assets

2014-05-30 Thread Jochen Kemnade (JIRA)

 [ 
https://issues.apache.org/jira/browse/TAP5-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jochen Kemnade updated TAP5-1515:
-


This issue has been last updated about 1.5 years ago and has no information 
about the versions that are affected. That makes it hard to determine whether 
it is still relevant.
If the issue still persists with the current stable version (5.3.7) or the most 
recent development preview of Tapestry (5.4-beta-6), both of which are 
available from Maven Central, please update it as soon as possible, adding the 
respective version(s) to the issue's Affects Version/s.

 Support for external assets
 ---

 Key: TAP5-1515
 URL: https://issues.apache.org/jira/browse/TAP5-1515
 Project: Tapestry 5
  Issue Type: New Feature
  Components: tapestry-core
Reporter: Hugo Palma

 It would be great if an external asset (url based) could be referenced from 
 Tapestry. For example, i may want to include a CDN asset in an Import 
 annotation in a component.
 One resolution suggestion would be to introduce an uri prefix, something 
 like:
 @Import(library = { 
 uri:https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js; })



--
This message was sent by Atlassian JIRA
(v6.2#6252)