[jira] [Commented] (MYFACES-4103) Implement ViewHandler.getViews(...)

2017-03-15 Thread Leonardo Uribe (JIRA)

[ 
https://issues.apache.org/jira/browse/MYFACES-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15927219#comment-15927219
 ] 

Leonardo Uribe commented on MYFACES-4103:
-

I have committed a solution for this one, it was a long patch, but there are 
still some things to be solved. 

Specifically there is a mention in the javadoc of getViews(...) that says "... 
The elements in the stream are logical view ids. ..." . But right now in 
facelets there is no way to identify "template" files from "view" files. The 
case is problematic with resource library contracts, where composite 
components, views and template live together in the same path.

There is no mechanism defined in the spec for that, so we need something 
custom, problably as a faces-config-extension, and a way to detect composite 
components. 

This is important because if you want to use getViews(...) to create an 
automatically filled menu and a more modular JSF application, we need this 
feature to allow exclusions using patterns.

> Implement ViewHandler.getViews(...)
> ---
>
> Key: MYFACES-4103
> URL: https://issues.apache.org/jira/browse/MYFACES-4103
> Project: MyFaces Core
>  Issue Type: New Feature
>  Components: JSR-372
>Reporter: Leonardo Uribe
>Assignee: Leonardo Uribe
>




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


[jira] [Resolved] (MYFACES-4104) Update plugins to compile java 8 code in JSF 2.3 branch

2017-03-15 Thread Leonardo Uribe (JIRA)

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

Leonardo Uribe resolved MYFACES-4104.
-
   Resolution: Fixed
Fix Version/s: 2.3.0

> Update plugins to compile java 8 code in JSF 2.3 branch
> ---
>
> Key: MYFACES-4104
> URL: https://issues.apache.org/jira/browse/MYFACES-4104
> Project: MyFaces Core
>  Issue Type: Bug
>  Components: JSR-372
>Reporter: Leonardo Uribe
>Assignee: Leonardo Uribe
> Fix For: 2.3.0
>
>
> It has been detected that the current versions checkstyle, shade and felix 
> plugins does not support java 8 code style. The use of Stream class in JSF 
> 2.3 requires to write some specific code, so an update of these plugins 
> should be done.



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


[jira] [Commented] (TOBAGO-1720) Check if there is any unversioned build dependency

2017-03-15 Thread Hudson (JIRA)

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

Hudson commented on TOBAGO-1720:


FAILURE: Integrated in Jenkins build Tobago Trunk #808 (See 
[https://builds.apache.org/job/Tobago%20Trunk/808/])
TOBAGO-1720: Check if there is any unversioned build dependency
* removing system dependent dirs from log file (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1787083])
* (edit) tobago-trunk/tobago-theme/rebuild-theme.sh
TOBAGO-1720: Check if there is any unversioned build dependency
* removing system dependent dirs from log file (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1787082])
* (edit) tobago-trunk/tobago-theme/rebuild-theme.sh
* (edit) tobago-trunk/tobago-theme/tobago-theme-charlotteville/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-richmond/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-scarborough/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-speyside/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-standard/rebuild-theme.log


> Check if there is any unversioned build dependency
> --
>
> Key: TOBAGO-1720
> URL: https://issues.apache.org/jira/browse/TOBAGO-1720
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
>
> It seems, the rebuild-theme process called for a theme is not time 
> independent. Sometimes it seems e.g. that the bootstrap.min.js has been 
> changed without a code change. The reason might be the reloading the 
> bootstrap build system from the internet (there might be undefined versions 
> inside).
> We should temporarily add the build output when calling 
> {code}
> mvn -Prebuild-theme
> {code}
> to the Subversion system, to check long-time changes.



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


[jira] [Commented] (TOBAGO-1720) Check if there is any unversioned build dependency

2017-03-15 Thread Hudson (JIRA)

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

Hudson commented on TOBAGO-1720:


SUCCESS: Integrated in Jenkins build Tobago Trunk #807 (See 
[https://builds.apache.org/job/Tobago%20Trunk/807/])
TOBAGO-1720: Check if there is any unversioned build dependency
* removing system dependent dirs from log file (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1787062])
* (edit) tobago-trunk/tobago-theme/rebuild-theme.sh
* (edit) tobago-trunk/tobago-theme/tobago-theme-charlotteville/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-richmond/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-scarborough/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-speyside/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-standard
* (add) tobago-trunk/tobago-theme/tobago-theme-standard/rebuild-theme.log


> Check if there is any unversioned build dependency
> --
>
> Key: TOBAGO-1720
> URL: https://issues.apache.org/jira/browse/TOBAGO-1720
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
>
> It seems, the rebuild-theme process called for a theme is not time 
> independent. Sometimes it seems e.g. that the bootstrap.min.js has been 
> changed without a code change. The reason might be the reloading the 
> bootstrap build system from the internet (there might be undefined versions 
> inside).
> We should temporarily add the build output when calling 
> {code}
> mvn -Prebuild-theme
> {code}
> to the Subversion system, to check long-time changes.



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


[jira] [Commented] (TOBAGO-1515) Offsets for SegementLayout

2017-03-15 Thread Hudson (JIRA)

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

Hudson commented on TOBAGO-1515:


SUCCESS: Integrated in Jenkins build Tobago Trunk #806 (See 
[https://builds.apache.org/job/Tobago%20Trunk/806/])
TOBAGO-1515: Offsets for SegementLayout 
fix: there is no class for offset-xs-0 (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1787044])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/BootstrapClass.java


> Offsets for SegementLayout
> --
>
> Key: TOBAGO-1515
> URL: https://issues.apache.org/jira/browse/TOBAGO-1515
> Project: MyFaces Tobago
>  Issue Type: New Feature
>Reporter: Udo Schnurpfeil
>Assignee: Henning Noeth
> Fix For: 3.1.0
>
> Attachments: TOBAGO_1515.patch
>
>
> Example:
> {code}
>   
> 
>   
> {code}
> The offset-large="4" defines the offset.



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


[jira] [Commented] (TOBAGO-1720) Check if there is any unversioned build dependency

2017-03-15 Thread Hudson (JIRA)

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

Hudson commented on TOBAGO-1720:


SUCCESS: Integrated in Jenkins build Tobago Trunk #805 (See 
[https://builds.apache.org/job/Tobago%20Trunk/805/])
TOBAGO-1720: Check if there is any unversioned build dependencies (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1787038])
* (edit) tobago-trunk/tobago-theme/rebuild-theme.sh
* (add) tobago-trunk/tobago-theme/tobago-theme-charlotteville/rebuild-theme.log
* (add) tobago-trunk/tobago-theme/tobago-theme-richmond/rebuild-theme.log
* (add) tobago-trunk/tobago-theme/tobago-theme-scarborough/rebuild-theme.log
* (add) tobago-trunk/tobago-theme/tobago-theme-speyside/rebuild-theme.log


> Check if there is any unversioned build dependency
> --
>
> Key: TOBAGO-1720
> URL: https://issues.apache.org/jira/browse/TOBAGO-1720
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
>
> It seems, the rebuild-theme process called for a theme is not time 
> independent. Sometimes it seems e.g. that the bootstrap.min.js has been 
> changed without a code change. The reason might be the reloading the 
> bootstrap build system from the internet (there might be undefined versions 
> inside).
> We should temporarily add the build output when calling 
> {code}
> mvn -Prebuild-theme
> {code}
> to the Subversion system, to check long-time changes.



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


[jira] [Created] (TOBAGO-1720) Check if there is any unversioned build dependency

2017-03-15 Thread Udo Schnurpfeil (JIRA)
Udo Schnurpfeil created TOBAGO-1720:
---

 Summary: Check if there is any unversioned build dependency
 Key: TOBAGO-1720
 URL: https://issues.apache.org/jira/browse/TOBAGO-1720
 Project: MyFaces Tobago
  Issue Type: Task
  Components: Build
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Minor


It seems, the rebuild-theme process called for a theme is not time independent. 
Sometimes it seems e.g. that the bootstrap.min.js has been changed without a 
code change. The reason might be the reloading the bootstrap build system from 
the internet (there might be undefined versions inside).

We should temporarily add the build output when calling 
{code}
mvn -Prebuild-theme
{code}
to the Subversion system, to check long-time changes.



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


[jira] [Commented] (TOBAGO-1719) Update Bootstrap to 4.0.0 alpha 6 (from alpha 5)

2017-03-15 Thread Hudson (JIRA)

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

Hudson commented on TOBAGO-1719:


SUCCESS: Integrated in Jenkins build Tobago Trunk #804 (See 
[https://builds.apache.org/job/Tobago%20Trunk/804/])
TOBAGO-1719: Update Bootstrap to 4.0.0 alpha 6 (from alpha 5)
* rebuild before update: seems to be changed (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1787025])
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/_version/js/bootstrap.min.js
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/_version/js/bootstrap.min.js
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/_version/js/bootstrap.min.js
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/_version/js/bootstrap.min.js
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/js/bootstrap.min.js


> Update Bootstrap to 4.0.0 alpha 6 (from alpha 5)
> 
>
> Key: TOBAGO-1719
> URL: https://issues.apache.org/jira/browse/TOBAGO-1719
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Themes
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
>
> Checking also updating this build dependencies:
> * frontend-maven-plugin 1.3 (?)
> * node (?)
> * npm (?)



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


[jira] [Created] (TOBAGO-1719) Update Bootstrap to 4.0.0 alpha 6 (from alpha 5)

2017-03-15 Thread Udo Schnurpfeil (JIRA)
Udo Schnurpfeil created TOBAGO-1719:
---

 Summary: Update Bootstrap to 4.0.0 alpha 6 (from alpha 5)
 Key: TOBAGO-1719
 URL: https://issues.apache.org/jira/browse/TOBAGO-1719
 Project: MyFaces Tobago
  Issue Type: Task
  Components: Themes
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Minor






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


[jira] [Resolved] (TOBAGO-1718) Unjustified warning: Can't find enum for org.apache.myfaces.tobago.component.Attributes with name '...'

2017-03-15 Thread Udo Schnurpfeil (JIRA)

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

Udo Schnurpfeil resolved TOBAGO-1718.
-
   Resolution: Fixed
Fix Version/s: 3.1.0

> Unjustified warning: Can't find enum for 
> org.apache.myfaces.tobago.component.Attributes with name '...'
> ---
>
> Key: TOBAGO-1718
> URL: https://issues.apache.org/jira/browse/TOBAGO-1718
> Project: MyFaces Tobago
>  Issue Type: Bug
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Trivial
> Fix For: 3.1.0
>
>
> This occurs, because some used attributes where not defined in the enum 
> Attributes.
> There should also be a test, to check if all used attributes are listed in 
> the enum.



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


[jira] [Commented] (TOBAGO-1718) Unjustified warning: Can't find enum for org.apache.myfaces.tobago.component.Attributes with name '...'

2017-03-15 Thread Hudson (JIRA)

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

Hudson commented on TOBAGO-1718:


SUCCESS: Integrated in Jenkins build Tobago Trunk #803 (See 
[https://builds.apache.org/job/Tobago%20Trunk/803/])
TOBAGO-1718: Unjustified warning: Can't find enum for 
org.apache.myfaces.tobago.component.Attributes with name '...' (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1787013])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/component/Attributes.java
* (add) 
tobago-trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/component/AbstractGeneratedUIComponentsUnitTest.java
* (add) 
tobago-trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/component/AttributesOfGeneratedUIComponentsUnitTest.java
* (edit) 
tobago-trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/component/MethodOverwritingOfGeneratedUIComponentsUnitTest.java


> Unjustified warning: Can't find enum for 
> org.apache.myfaces.tobago.component.Attributes with name '...'
> ---
>
> Key: TOBAGO-1718
> URL: https://issues.apache.org/jira/browse/TOBAGO-1718
> Project: MyFaces Tobago
>  Issue Type: Bug
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Trivial
>
> This occurs, because some used attributes where not defined in the enum 
> Attributes.
> There should also be a test, to check if all used attributes are listed in 
> the enum.



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


[jira] [Created] (TOBAGO-1718) Unjustified warning: Can't find enum for org.apache.myfaces.tobago.component.Attributes with name '...'

2017-03-15 Thread Udo Schnurpfeil (JIRA)
Udo Schnurpfeil created TOBAGO-1718:
---

 Summary: Unjustified warning: Can't find enum for 
org.apache.myfaces.tobago.component.Attributes with name '...'
 Key: TOBAGO-1718
 URL: https://issues.apache.org/jira/browse/TOBAGO-1718
 Project: MyFaces Tobago
  Issue Type: Bug
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Trivial


This occurs, because some used attributes where not defined in the enum 
Attributes.

There should also be a test, to check if all used attributes are listed in the 
enum.



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