[jira] [Commented] (TOBAGO-1700) Re-Add the version of Tobago to the resources URL to avoid caching when updating Tobago

2017-05-24 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022925#comment-16022925
 ] 

Hudson commented on TOBAGO-1700:


SUCCESS: Integrated in Jenkins build Tobago Trunk #894 (See 
[https://builds.apache.org/job/Tobago%20Trunk/894/])
TOBAGO-1700: Re-Add the version of Tobago to the resources URL to avoid caching 
when updating Tobago 
* Simplify version in resource (compile time instead of runtime) (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1796062])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.java
* (edit) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/tobago-config.xml
* (edit) tobago-trunk/tobago-theme/pom.xml
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/tobago-config.xml
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/tobago-config.xml
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/tobago-config.xml
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/tobago-config.xml
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml


> Re-Add the version of Tobago to the resources URL to avoid caching when 
> updating Tobago
> ---
>
> Key: TOBAGO-1700
> URL: https://issues.apache.org/jira/browse/TOBAGO-1700
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Themes
>Affects Versions: 3.0.3
>Reporter: Henning Noeth
>Assignee: Udo Schnurpfeil
> Fix For: 3.1.0
>
>
> In Tobago 2.0 the version of Tobago was put in the URL of the resources. This 
> was managed by the ResourceManager, which is not part of Tobago 3.
> So, we need a replacement to cover this feature.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1700) Re-Add the version of Tobago to the resources URL to avoid caching when updating Tobago

2017-03-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890094#comment-15890094
 ] 

Hudson commented on TOBAGO-1700:


SUCCESS: Integrated in Jenkins build Tobago Trunk #786 (See 
[https://builds.apache.org/job/Tobago%20Trunk/786/])
TOBAGO-1700: Re-Add the version of Tobago to the resources URL to avoid caching 
when updating Tobago
- fix used directory name from write-back from the real version to "_version" 
(lofwyr: [http://svn.apache.org/viewvc/?view=rev=1784922])
* (edit) tobago-trunk/tobago-theme/pom.xml


> Re-Add the version of Tobago to the resources URL to avoid caching when 
> updating Tobago
> ---
>
> Key: TOBAGO-1700
> URL: https://issues.apache.org/jira/browse/TOBAGO-1700
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Themes
>Affects Versions: 3.0.3
>Reporter: Henning Noeth
>Assignee: Udo Schnurpfeil
> Fix For: 3.1.0
>
>
> In Tobago 2.0 the version of Tobago was put in the URL of the resources. This 
> was managed by the ResourceManager, which is not part of Tobago 3.
> So, we need a replacement to cover this feature.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1700) Re-Add the version of Tobago to the resources URL to avoid caching when updating Tobago

2017-03-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15889786#comment-15889786
 ] 

Hudson commented on TOBAGO-1700:


SUCCESS: Integrated in Jenkins build Tobago Trunk #784 (See 
[https://builds.apache.org/job/Tobago%20Trunk/784/])
TOBAGO-1700: Re-Add the version of Tobago to the resources URL to avoid caching 
when updating Tobago
* currently don't use the unfinished (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1784868])
* (edit) 
tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tobago-config.xml


> Re-Add the version of Tobago to the resources URL to avoid caching when 
> updating Tobago
> ---
>
> Key: TOBAGO-1700
> URL: https://issues.apache.org/jira/browse/TOBAGO-1700
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Themes
>Affects Versions: 3.0.3
>Reporter: Henning Noeth
>Assignee: Udo Schnurpfeil
> Fix For: 3.1.0
>
>
> In Tobago 2.0 the version of Tobago was put in the URL of the resources. This 
> was managed by the ResourceManager, which is not part of Tobago 3.
> So, we need a replacement to cover this feature.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1700) Re-Add the version of Tobago to the resources URL to avoid caching when updating Tobago

2017-02-26 Thread Dennis Kieselhorst (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15884771#comment-15884771
 ] 

Dennis Kieselhorst commented on TOBAGO-1700:


Please note that the integration tests are still failing: 
https://builds.apache.org/view/M-R/view/MyFaces/job/Tobago Trunk 
integration-test/

> Re-Add the version of Tobago to the resources URL to avoid caching when 
> updating Tobago
> ---
>
> Key: TOBAGO-1700
> URL: https://issues.apache.org/jira/browse/TOBAGO-1700
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Themes
>Affects Versions: 3.0.3
>Reporter: Henning Noeth
>Assignee: Udo Schnurpfeil
> Fix For: 3.1.0
>
>
> In Tobago 2.0 the version of Tobago was put in the URL of the resources. This 
> was managed by the ResourceManager, which is not part of Tobago 3.
> So, we need a replacement to cover this feature.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1700) Re-Add the version of Tobago to the resources URL to avoid caching when updating Tobago

2017-02-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15869943#comment-15869943
 ] 

Hudson commented on TOBAGO-1700:


SUCCESS: Integrated in Jenkins build Tobago Trunk #781 (See 
[https://builds.apache.org/job/Tobago%20Trunk/781/])
TOBAGO-1700: Re-Add the version of Tobago to the resources URL to avoid caching 
when updating Tobago
* undo, using all themes in demo (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1783205])
* (edit) tobago-trunk/tobago-example/pom.xml


> Re-Add the version of Tobago to the resources URL to avoid caching when 
> updating Tobago
> ---
>
> Key: TOBAGO-1700
> URL: https://issues.apache.org/jira/browse/TOBAGO-1700
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Themes
>Affects Versions: 3.0.3
>Reporter: Henning Noeth
>Assignee: Udo Schnurpfeil
> Fix For: 3.1.0
>
>
> In Tobago 2.0 the version of Tobago was put in the URL of the resources. This 
> was managed by the ResourceManager, which is not part of Tobago 3.
> So, we need a replacement to cover this feature.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1700) Re-Add the version of Tobago to the resources URL to avoid caching when updating Tobago

2017-02-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15869640#comment-15869640
 ] 

Hudson commented on TOBAGO-1700:


FAILURE: Integrated in Jenkins build Tobago Trunk #780 (See 
[https://builds.apache.org/job/Tobago%20Trunk/780/])
TOBAGO-1700: Re-Add the version of Tobago to the resources URL to avoid caching 
when updating Tobago
* checkstyle (lofwyr: [http://svn.apache.org/viewvc/?view=rev=1783183])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.java


> Re-Add the version of Tobago to the resources URL to avoid caching when 
> updating Tobago
> ---
>
> Key: TOBAGO-1700
> URL: https://issues.apache.org/jira/browse/TOBAGO-1700
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Themes
>Affects Versions: 3.0.3
>Reporter: Henning Noeth
>Assignee: Udo Schnurpfeil
> Fix For: 3.1.0
>
>
> In Tobago 2.0 the version of Tobago was put in the URL of the resources. This 
> was managed by the ResourceManager, which is not part of Tobago 3.
> So, we need a replacement to cover this feature.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1700) Re-Add the version of Tobago to the resources URL to avoid caching when updating Tobago

2017-02-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868330#comment-15868330
 ] 

Hudson commented on TOBAGO-1700:


FAILURE: Integrated in Jenkins build Tobago Trunk #779 (See 
[https://builds.apache.org/job/Tobago%20Trunk/779/])
TOBAGO-1700: Re-Add the version of Tobago to the resources URL to avoid caching 
when updating Tobago (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1783130])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.java
* (edit) tobago-trunk/tobago-example/pom.xml
* (edit) 
tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tobago-config.xml
* (edit) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/tobago-config.xml
* (edit) tobago-trunk/tobago-theme/pom.xml
* (edit) tobago-trunk/tobago-theme/tobago-theme-charlotteville/pom.xml
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/3.1.0
* (add) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/_version
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/tobago-config.xml
* (edit) tobago-trunk/tobago-theme/tobago-theme-richmond/pom.xml
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/3.1.0
* (add) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/_version
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/tobago-config.xml
* (edit) tobago-trunk/tobago-theme/tobago-theme-scarborough/pom.xml
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/3.1.0
* (add) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/_version
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/tobago-config.xml
* (edit) tobago-trunk/tobago-theme/tobago-theme-speyside/pom.xml
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/3.1.0
* (add) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/_version
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/tobago-config.xml
* (edit) tobago-trunk/tobago-theme/tobago-theme-standard/pom.xml
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/3.1.0
* (add) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/test/java/org/apache/myfaces/tobago/renderkit/css/BootstrapClassUnitTest.java


> Re-Add the version of Tobago to the resources URL to avoid caching when 
> updating Tobago
> ---
>
> Key: TOBAGO-1700
> URL: https://issues.apache.org/jira/browse/TOBAGO-1700
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Themes
>Affects Versions: 3.0.3
>Reporter: Henning Noeth
>Assignee: Udo Schnurpfeil
> Fix For: 3.1.0
>
>
> In Tobago 2.0 the version of Tobago was put in the URL of the resources. This 
> was managed by the ResourceManager, which is not part of Tobago 3.
> So, we need a replacement to cover this feature.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1700) Re-Add the version of Tobago to the resources URL to avoid caching when updating Tobago

2017-02-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867945#comment-15867945
 ] 

Hudson commented on TOBAGO-1700:


SUCCESS: Integrated in Jenkins build Tobago Trunk #778 (See 
[https://builds.apache.org/job/Tobago%20Trunk/778/])
TOBAGO-1700: Re-Add the version of Tobago to the resources URL to avoid caching 
when updating Tobago (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1783103])
* (edit) tobago-trunk/tobago-theme/pom.xml
* (edit) tobago-trunk/tobago-theme/rebuild-theme.sh


> Re-Add the version of Tobago to the resources URL to avoid caching when 
> updating Tobago
> ---
>
> Key: TOBAGO-1700
> URL: https://issues.apache.org/jira/browse/TOBAGO-1700
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Themes
>Affects Versions: 3.0.3
>Reporter: Henning Noeth
>Assignee: Udo Schnurpfeil
> Fix For: 3.1.0
>
>
> In Tobago 2.0 the version of Tobago was put in the URL of the resources. This 
> was managed by the ResourceManager, which is not part of Tobago 3.
> So, we need a replacement to cover this feature.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1700) Re-Add the version of Tobago to the resources URL to avoid caching when updating Tobago

2017-02-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867765#comment-15867765
 ] 

Hudson commented on TOBAGO-1700:


SUCCESS: Integrated in Jenkins build Tobago Trunk #777 (See 
[https://builds.apache.org/job/Tobago%20Trunk/777/])
TOBAGO-1700: Re-Add the version of Tobago to the resources URL to avoid caching 
when updating Tobago (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1783100])
* (add) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/resources
* (add) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/resources/tobago
* (add) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/resources/tobago/sandbox
* (add) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/resources/tobago/sandbox/tobago-bootstrap
* (add) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/resources/tobago/sandbox/tobago-bootstrap/3.1.0
* (add) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/resources/tobago/sandbox/tobago-bootstrap/3.1.0/css
* (add) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/resources/tobago/sandbox/tobago-bootstrap/3.1.0/css/tobago.css
* (add) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/resources/tobago/sandbox/tobago-bootstrap/3.1.0/image
* (add) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/resources/tobago/sandbox/tobago-bootstrap/3.1.0/image/sliderEnd.png
* (add) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/resources/tobago/sandbox/tobago-bootstrap/3.1.0/image/sliderTriangle.png
* (add) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/resources/tobago/sandbox/tobago-bootstrap/3.1.0/js
* (add) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/resources/tobago/sandbox/tobago-bootstrap/3.1.0/js/tobago.js
* (edit) 
tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/tobago-config.xml
* (delete) tobago-trunk/tobago-extension/tobago-sandbox/src/main/resources/org
* (edit) tobago-trunk/tobago-theme/pom.xml
* (edit) tobago-trunk/tobago-theme/rebuild-theme.sh
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/bootstrap
* (add) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap
* (add) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/3.1.0
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/4.0.0-alpha.5
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap
* (add) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap
* (add) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/3.1.0
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/4.0.0-alpha.5
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/bootstrap
* (add) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap
* (add) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/3.1.0
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/4.0.0-alpha.5
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/bootstrap
* (add) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap
* (add) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/3.1.0
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/4.0.0-alpha.5
* (edit) tobago-trunk/tobago-theme/tobago-theme-standard/pom.xml
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/bootstrap
* (delete) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/script
* (add) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap
* (add)