Re: Migrate all MyFaces projects to Git

2018-05-09 Thread Dennis Kieselhorst
Build-tools are now also finished, please use 
https://gitbox.apache.org/repos/asf/myfaces-build-tools.git or 
https://github.com/apache/myfaces-build-tools from now (default branch is 
currently wrong on GitHub, needs to be fixed by INFRA).

The site needs an update. Several places still mention SVN, some of these pages 
are even no longer linked in the menu. So far I just put a news entry on the 
main page and updated the doap file.


Re: Migrate all MyFaces projects to Git

2018-05-09 Thread Dennis Kieselhorst
> > WDYT about deleting some unused branches?
> > IMO we can remove everything, we just need the normal versions like 2.2.x,
> > 1.1.x, ...
> >
> > 2.1.x-client-window, 2.1.x-copy,  2.0.8_windowid_prototype, ... can be
> > removerd.

I agree, feel free to remove them. I just took over what we had in SVN.

> About the 2.3.x branch:
> IMO we could also set the master to 2.4.x and leave the 2.3.x branch as it
> is.
> Or should we until the work on JSF.next starts?

I think we should stick to 2.3.x for a while. It will take some time until JSF 
2.4 and although merging is easier with Git, it simplifies the development for 
now.

Regards
Dennis


[ANNOUNCE] Apache Tobago 4.2.1 released

2018-05-09 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache
Tobago 4.2.1.

Apache Tobago is a component library for JavaServer Faces (JSF) that
allows to write web-applications without the need of coding HTML, CSS
and JavaScript

Main features


Bugfixes

Changes
---

Please check the release notes at
http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273=12342849

for a full list of the changes in this version.


For more information about Apache Tobago, please visit
http://myfaces.apache.org/tobago/.

Have fun,
-The MyFaces team


Re: [VOTE] Release Tobago 4.2.1

2018-05-09 Thread Udo Schnurpfeil
Hi,

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

+1
Dennis Kieselhorst
Henning Nöth
Mark Struberg
Bernd Bohmann

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

Regards,

Udo


Am 06.05.18 um 16:37 schrieb Udo Schnurpfeil:
> Hello,
>
> We would like to release Tobago 4.2.1.
>
> Major changes since last release are: Bugfixes
>
> This is a PATCH release with backwards-compatible bug fixes.
>
> For a detail list please consult the release notes at:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273=12342849
>
>
> The version is available at the staging repository (Nexus) at:
>
> https://repository.apache.org/content/repositories/orgapachemyfaces-1134/
>
> Please vote now! (The vote is open for 72h.)
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Regards,
>
> Udo
>
>




signature.asc
Description: OpenPGP digital signature


[jira] [Updated] (MYFACESTEST-72) MockExternalContext20 is missing the key 'httpOnly'

2018-05-09 Thread Sven Haag (JIRA)

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

Sven Haag updated MYFACESTEST-72:
-
Status: Open  (was: Patch Available)

> MockExternalContext20 is missing the key 'httpOnly'
> ---
>
> Key: MYFACESTEST-72
> URL: https://issues.apache.org/jira/browse/MYFACESTEST-72
> Project: MyFaces Test
>  Issue Type: Bug
>  Components: Mock Objects
>Affects Versions: 1.0.8
>Reporter: Sven Haag
>Priority: Major
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> The key 'httpOnly' from e.g. 
> [https://github.com/omnifaces/omnifaces/blob/3.1/src/main/java/org/omnifaces/util/FacesLocal.java#L1238]
>  is missing in MockExternalContext20#addResponseCookie, giving the error 
> message: Unused key when creating Cookie



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


[jira] [Comment Edited] (MYFACESTEST-72) MockExternalContext20 is missing the key 'httpOnly'

2018-05-09 Thread Sven Haag (JIRA)

[ 
https://issues.apache.org/jira/browse/MYFACESTEST-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16468777#comment-16468777
 ] 

Sven Haag edited comment on MYFACESTEST-72 at 5/9/18 12:29 PM:
---

Need to upgrade to 
https://mvnrepository.com/artifact/org.apache.geronimo.specs/geronimo-servlet_3.0_spec/1.0


was (Author: haag):
Need to upgrade to 
[geronimo-servlet_3.0_spec|https://mvnrepository.com/artifact/org.apache.geronimo.specs/geronimo-servlet_3.0_spec]

> MockExternalContext20 is missing the key 'httpOnly'
> ---
>
> Key: MYFACESTEST-72
> URL: https://issues.apache.org/jira/browse/MYFACESTEST-72
> Project: MyFaces Test
>  Issue Type: Bug
>  Components: Mock Objects
>Affects Versions: 1.0.8
>Reporter: Sven Haag
>Priority: Major
> Attachments: MockExternalContext20.java.patch
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> The key 'httpOnly' from e.g. 
> [https://github.com/omnifaces/omnifaces/blob/3.1/src/main/java/org/omnifaces/util/FacesLocal.java#L1238]
>  is missing in MockExternalContext20#addResponseCookie, giving the error 
> message: Unused key when creating Cookie



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


[jira] [Commented] (MYFACESTEST-72) MockExternalContext20 is missing the key 'httpOnly'

2018-05-09 Thread Sven Haag (JIRA)

[ 
https://issues.apache.org/jira/browse/MYFACESTEST-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16468777#comment-16468777
 ] 

Sven Haag commented on MYFACESTEST-72:
--

Need to upgrade to 
[geronimo-servlet_3.0_spec|https://mvnrepository.com/artifact/org.apache.geronimo.specs/geronimo-servlet_3.0_spec]

> MockExternalContext20 is missing the key 'httpOnly'
> ---
>
> Key: MYFACESTEST-72
> URL: https://issues.apache.org/jira/browse/MYFACESTEST-72
> Project: MyFaces Test
>  Issue Type: Bug
>  Components: Mock Objects
>Affects Versions: 1.0.8
>Reporter: Sven Haag
>Priority: Major
> Attachments: MockExternalContext20.java.patch
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> The key 'httpOnly' from e.g. 
> [https://github.com/omnifaces/omnifaces/blob/3.1/src/main/java/org/omnifaces/util/FacesLocal.java#L1238]
>  is missing in MockExternalContext20#addResponseCookie, giving the error 
> message: Unused key when creating Cookie



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


[jira] [Updated] (MYFACESTEST-72) MockExternalContext20 is missing the key 'httpOnly'

2018-05-09 Thread Sven Haag (JIRA)

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

Sven Haag updated MYFACESTEST-72:
-
Status: Patch Available  (was: Open)

> MockExternalContext20 is missing the key 'httpOnly'
> ---
>
> Key: MYFACESTEST-72
> URL: https://issues.apache.org/jira/browse/MYFACESTEST-72
> Project: MyFaces Test
>  Issue Type: Bug
>  Components: Mock Objects
>Affects Versions: 1.0.8
>Reporter: Sven Haag
>Priority: Major
> Attachments: MockExternalContext20.java.patch
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> The key 'httpOnly' from e.g. 
> [https://github.com/omnifaces/omnifaces/blob/3.1/src/main/java/org/omnifaces/util/FacesLocal.java#L1238]
>  is missing in MockExternalContext20#addResponseCookie, giving the error 
> message: Unused key when creating Cookie



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


[jira] [Updated] (MYFACESTEST-72) MockExternalContext20 is missing the key 'httpOnly'

2018-05-09 Thread Sven Haag (JIRA)

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

Sven Haag updated MYFACESTEST-72:
-
Status: Open  (was: Patch Available)

> MockExternalContext20 is missing the key 'httpOnly'
> ---
>
> Key: MYFACESTEST-72
> URL: https://issues.apache.org/jira/browse/MYFACESTEST-72
> Project: MyFaces Test
>  Issue Type: Bug
>  Components: Mock Objects
>Affects Versions: 1.0.8
>Reporter: Sven Haag
>Priority: Major
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> The key 'httpOnly' from e.g. 
> [https://github.com/omnifaces/omnifaces/blob/3.1/src/main/java/org/omnifaces/util/FacesLocal.java#L1238]
>  is missing, giving the error message: Unused key when creating Cookie



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


[jira] [Updated] (MYFACESTEST-72) MockExternalContext20 is missing the key 'httpOnly'

2018-05-09 Thread Sven Haag (JIRA)

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

Sven Haag updated MYFACESTEST-72:
-
Status: Patch Available  (was: Open)

> MockExternalContext20 is missing the key 'httpOnly'
> ---
>
> Key: MYFACESTEST-72
> URL: https://issues.apache.org/jira/browse/MYFACESTEST-72
> Project: MyFaces Test
>  Issue Type: Bug
>  Components: Mock Objects
>Affects Versions: 1.0.8
>Reporter: Sven Haag
>Priority: Major
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> The key 'httpOnly' from e.g. 
> [https://github.com/omnifaces/omnifaces/blob/3.1/src/main/java/org/omnifaces/util/FacesLocal.java#L1238]
>  is missing, giving the error message: Unused key when creating Cookie



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


Re: Migrate all MyFaces projects to Git

2018-05-09 Thread Dora Rajappan
 Thanks Dennis. I cloned again today. Its version 2.3.2-SNAPSHOT now. I heard 
jsf 2.3 or 2.4 is last. Since work goes on for 2.3.2 its good to be at 
2.3.2-SNAPSHOT.

On Wednesday, May 9, 2018, 2:02:50 PM GMT+5:30, Thomas Andraschko 
 wrote:  
 
 About the 2.3.x branch:
IMO we could also set the master to 2.4.x and leave the 2.3.x branch as it is.
Or should we until the work on JSF.next starts?


2018-05-09 10:27 GMT+02:00 Thomas Andraschko :

Thanks Dennis!

WDYT about deleting some unused branches?
IMO we can remove everything, we just need the normal versions like 2.2.x, 
1.1.x, ...

2.1.x-client-window, 2.1.x-copy,  2.0.8_windowid_prototype, ... can be removerd.



2018-05-08 22:12 GMT+02:00 Dennis Kieselhorst :

To avoid further confusion I've just done the merge from 2.3.x to master. 
Please have a look, if everything is fine for you. After that we can delete the 
2.3.x branch.

Cheers
Dennis




  

Re: Migrate all MyFaces projects to Git

2018-05-09 Thread Thomas Andraschko
About the 2.3.x branch:
IMO we could also set the master to 2.4.x and leave the 2.3.x branch as it
is.
Or should we until the work on JSF.next starts?


2018-05-09 10:27 GMT+02:00 Thomas Andraschko :

> Thanks Dennis!
>
> WDYT about deleting some unused branches?
> IMO we can remove everything, we just need the normal versions like 2.2.x,
> 1.1.x, ...
>
> 2.1.x-client-window, 2.1.x-copy,  2.0.8_windowid_prototype, ... can be
> removerd.
>
>
>
> 2018-05-08 22:12 GMT+02:00 Dennis Kieselhorst :
>
>> To avoid further confusion I've just done the merge from 2.3.x to master.
>> Please have a look, if everything is fine for you. After that we can delete
>> the 2.3.x branch.
>>
>> Cheers
>> Dennis
>>
>
>


Re: Migrate all MyFaces projects to Git

2018-05-09 Thread Thomas Andraschko
Thanks Dennis!

WDYT about deleting some unused branches?
IMO we can remove everything, we just need the normal versions like 2.2.x,
1.1.x, ...

2.1.x-client-window, 2.1.x-copy,  2.0.8_windowid_prototype, ... can be
removerd.



2018-05-08 22:12 GMT+02:00 Dennis Kieselhorst :

> To avoid further confusion I've just done the merge from 2.3.x to master.
> Please have a look, if everything is fine for you. After that we can delete
> the 2.3.x branch.
>
> Cheers
> Dennis
>