[VOTE] Release of MyFaces Master POM version 19

2018-08-24 Thread Udo Schnurpfeil
Hi,

I would like to release version 19 of the Apache MyFaces Master POM.


The mayor change is, the parent pom from Apache was updated to generate
sha512 hashes.


You find the artifact in this Nexus staging repository:

https://repository.apache.org/content/repositories/orgapachemyfaces-1135/


Please vote now! (The vote is open for 72h.)

[ ] +1
[ ] +0
[ ] -1


Regards,

Udo



signature.asc
Description: OpenPGP digital signature


[jira] [Created] (TOBAGO-1921) Bootstrap file upload

2018-08-24 Thread Henning Noeth (JIRA)
Henning Noeth created TOBAGO-1921:
-

 Summary: Bootstrap file upload
 Key: TOBAGO-1921
 URL: https://issues.apache.org/jira/browse/TOBAGO-1921
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core, Themes
Affects Versions: 4.2.1
Reporter: Henning Noeth


https://getbootstrap.com/docs/4.0/components/input-group/#custom-file-input



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (TOBAGO-1909) Component with style tag inside a grid layout lead to a ServletException

2018-08-24 Thread Hudson (JIRA)


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

Hudson commented on TOBAGO-1909:


SUCCESS: Integrated in Jenkins build Tobago Trunk #1503 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1503/])
TOBAGO-1909 Component with style tag inside a grid layout lead to a (hnoeth: 
rev 270bcd188dc2e6bc243856aa3eadb00454cbc0b8)
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/4600-gridLayout/90-style-tag/style-tag.xhtml
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/4600-gridLayout/90-style-tag/style-tag.test.js


> Component with style tag inside a grid layout lead to a ServletException
> 
>
> Key: TOBAGO-1909
> URL: https://issues.apache.org/jira/browse/TOBAGO-1909
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 4.2.1
>Reporter: Henning Noeth
>Assignee: Henning Noeth
>Priority: Major
> Fix For: 4.3.0
>
>
> If a component with an style tag is inside a grid layout and a submit is 
> executed, a ServletException ("Error restoring component") will be thrown.
> Example:
> {code:xml}
> 
>   
> 
>   
> 
> 
>   
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (TOBAGO-1917) Icons for FacesMessages

2018-08-24 Thread Henning Noeth (JIRA)


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

Henning Noeth resolved TOBAGO-1917.
---
Resolution: Fixed

> Icons for FacesMessages
> ---
>
> Key: TOBAGO-1917
> URL: https://issues.apache.org/jira/browse/TOBAGO-1917
> Project: MyFaces Tobago
>  Issue Type: Improvement
>  Components: Themes
>Affects Versions: 4.2.1
>Reporter: Henning Noeth
>Assignee: Henning Noeth
>Priority: Minor
> Fix For: 4.3.0
>
>
> Faces messages are displayed in different colors (error, warning, info), but 
> without an icon.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (TOBAGO-1917) Icons for FacesMessages

2018-08-24 Thread Hudson (JIRA)


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

Hudson commented on TOBAGO-1917:


SUCCESS: Integrated in Jenkins build Tobago Trunk #1502 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1502/])
TOBAGO-1917 Icons for FacesMessages (hnoeth: rev 
2cba361492d73f7f6f6e4475ef6b11a652c156aa)
* (edit) tobago-core/src/main/resources/scss/_tobago.scss


> Icons for FacesMessages
> ---
>
> Key: TOBAGO-1917
> URL: https://issues.apache.org/jira/browse/TOBAGO-1917
> Project: MyFaces Tobago
>  Issue Type: Improvement
>  Components: Themes
>Affects Versions: 4.2.1
>Reporter: Henning Noeth
>Assignee: Henning Noeth
>Priority: Minor
> Fix For: 4.3.0
>
>
> Faces messages are displayed in different colors (error, warning, info), but 
> without an icon.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: Release of MyFaces Parent POM 19?

2018-08-24 Thread Mark Struberg
+1 doing the update now in quite a few other projects as well.

Main benefit is the out of the box support for generating sha512 hashes.
This is required by our new release policy

LieGrue,
strub

> Am 24.08.2018 um 12:41 schrieb Thomas Andraschko 
> :
> 
> +1
> 
> Udo Schnurpfeil  schrieb am Do., 23. Aug. 2018, 10:56:
> Hi,
> 
> I would like to release the MyFaces parent, because the Apache POM has
> been release in version 21.
> 
> (Somebody may want to check e.g. some developer information.)
> 
> Regards,
> 
> Udo
> 



Re: Release of MyFaces Parent POM 19?

2018-08-24 Thread Thomas Andraschko
+1

Udo Schnurpfeil  schrieb am Do., 23. Aug. 2018, 10:56:

> Hi,
>
> I would like to release the MyFaces parent, because the Apache POM has
> been release in version 21.
>
> (Somebody may want to check e.g. some developer information.)
>
> Regards,
>
> Udo
>
>


[jira] [Created] (TOBAGO-1920) Update Bootstrap Version to 4.1.3

2018-08-24 Thread Henning Noeth (JIRA)
Henning Noeth created TOBAGO-1920:
-

 Summary: Update Bootstrap Version to 4.1.3
 Key: TOBAGO-1920
 URL: https://issues.apache.org/jira/browse/TOBAGO-1920
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Themes
Affects Versions: 4.2.1
Reporter: Henning Noeth






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)