Result of: [VOTE] Release Tobago 2.2.0, 3.1.0, 4.3.0 and checkstyle-rules 11

2018-09-26 Thread Udo Schnurpfeil
Hi,

thank you for checking and voting for the releases. The result is

+1

Matthew Broadhead
Henning Nöth
Volker Weber
Bernd Bohmann
Werner Punz
Dennis Kieselhorst

(4 votes binding

so I will proceed with the next steps for the releases.

Regards,

Udo

Am 23.09.18 um 20:48 schrieb Udo Schnurpfeil:
> Hello,
>
> We would like to release
> * Tobago 4.3.0
> * Tobago 3.1.0
> * Tobago 2.2.0
> * checkstyle-rules 11
>
> The demos on http://tobago-vm.apache.org/ where updated.
>
> Major changes since last release are:
>
> Tobago 4.3.0
> * New toggle component: 
> * Update to Bootstrap 4.1.3
> * Update to jQuery 3
> * Vertical align vor Sheets
> * "plain" attribute
> * "keepLineBreaks" attribute
> * Icons in FacesMessages
> * tooltip for 
> * java.util.Calendar and java.time.DateTime support for 
> * LabelLayout attributes gridLeft, gridRight
> * Passwords aren't sent to the client
> * Bugfixes
>
> Tobago 3.1.0
> * Update to jQuery 3
> * Passwords aren't sent to the client
> * Bugfixes
>
> Tobago 2.2.0
> * Update to jQuery 3 (IE 8 is no longer supported!)
> * PageState is usable for layout
> * Passwords aren't sent to the client
> * Bugfixes
>
> checkstyle-rules 11
> * update rules for dependency-check
>
> For a detail list please consult the release notes at:
>
> Tobago 4.3.0
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273=
>
> Tobago 3.1.0
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273=
>
> Tobago 2.2.0
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273=
>
>
> The version is available at the staging repository (Nexus) at:
>
> Tobago 4.3.0
> https://repository.apache.org/content/repositories/orgapachemyfaces-1141/
> The sources are (sha-256
> 1820770135e5a6ac6a17c80daf152e7e4caf97c6511a1c94be52178611471ac6):
> https://repository.apache.org/content/repositories/orgapachemyfaces-1141/org/apache/myfaces/tobago/tobago/4.3.0/tobago-4.3.0-source-release.zip
>
> Tobago 3.1.0
> https://repository.apache.org/content/repositories/orgapachemyfaces-1140/
> The sources are (sha-256
> d9fdfc949afef61de8ced16906864f6ace7708364212a55a3ae644f2b67ff3a6):
> https://repository.apache.org/content/repositories/orgapachemyfaces-1140/org/apache/myfaces/tobago/tobago/3.1.0/tobago-3.1.0-source-release.zip
>
> Tobago 2.2.0
> https://repository.apache.org/content/repositories/orgapachemyfaces-1139/
> The sources are (sha-256
> 82ff4b3cec7e45537083ee9e6c1da90da964e40323230156e16156f55062ae7d):
> https://repository.apache.org/content/repositories/orgapachemyfaces-1139/org/apache/myfaces/tobago/tobago/2.2.0/tobago-2.2.0-source-release.zip
>
> checkstyle-rules 11
> https://repository.apache.org/content/repositories/orgapachemyfaces-1142/
> The sources are (sha-256
> e70bd321c024d96d240ddadab4b6e73c1c0e2c89067a20abc3388f71a9e7b368):
> https://repository.apache.org/content/repositories/orgapachemyfaces-1142/org/apache/myfaces/buildtools/checkstyle-rules/11/checkstyle-rules-11-source-release.zip
>
>
> Please vote now! (The vote is open for 72h.)
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Regards,
>
> Udo
>


[jira] [Created] (TOBAGO-1941) There is no difference between readonly and disabled components

2018-09-26 Thread Henning Noeth (JIRA)
Henning Noeth created TOBAGO-1941:
-

 Summary: There is no difference between readonly and disabled 
components
 Key: TOBAGO-1941
 URL: https://issues.apache.org/jira/browse/TOBAGO-1941
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core, Themes
Affects Versions: 4.2.1
Reporter: Henning Noeth






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


[jira] [Created] (TOBAGO-1940) Show summary and details for tc:messages

2018-09-26 Thread Henning Noeth (JIRA)
Henning Noeth created TOBAGO-1940:
-

 Summary: Show summary and details for tc:messages
 Key: TOBAGO-1940
 URL: https://issues.apache.org/jira/browse/TOBAGO-1940
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Affects Versions: 4.2.1
Reporter: Henning Noeth


Currently the summary is shown as a message and the details are shown as a 
tooltip.
This is no issue if summary and details have the same string.
But it's a problem if the well hidden details really contain further 
information.

So the details should also be shown in the message field.



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


[jira] [Resolved] (TOBAGO-1526) File upload: org.apache.myfaces.tobago.FileItemValidator.CONTENT_TYPE will be shown instead of the translated message

2018-09-26 Thread Udo Schnurpfeil (JIRA)


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

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

> File upload: org.apache.myfaces.tobago.FileItemValidator.CONTENT_TYPE will be 
> shown instead of the translated message
> -
>
> Key: TOBAGO-1526
> URL: https://issues.apache.org/jira/browse/TOBAGO-1526
> Project: MyFaces Tobago
>  Issue Type: Bug
>Affects Versions: 2.0.8, 3.0.0-alpha-2
>Reporter: Udo Schnurpfeil
>Priority: Minor
> Fix For: 3.1.0, 4.3.0
>
>
> Workaround: use attribute validatorMessage  
> {code}
> 
>   
> 
> {code}



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


Re: [VOTE] Release Tobago 2.2.0, 3.1.0, 4.3.0 and checkstyle-rules 11

2018-09-26 Thread Dennis Kieselhorst
+1

Thanks!