[jira] [Updated] (DELTASPIKE-936) OSGi capability cleanup

2015-08-03 Thread Harald Wellmann (JIRA)

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

Harald Wellmann updated DELTASPIKE-936:
---
Fix Version/s: (was: 1.4.3)

 OSGi capability cleanup
 ---

 Key: DELTASPIKE-936
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-936
 Project: DeltaSpike
  Issue Type: Improvement
Affects Versions: 1.4.1
Reporter: Harald Wellmann
Assignee: Harald Wellmann

 OSGi capabilities and requirements are somewhat inconsistent at the moment.
 {noformat}
 osgi.extender; filter:=(osgi.extender=pax.cdi)
 {noformat}
 must be required by all modules providing CDI beans.
 {noformat}
 org.ops4j.pax.cdi.extension;  filter:=(extension=pax-cdi-extension)
 {noformat}
 is not required, since DeltaSpike modules do not provide or consume OSGi 
 services.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (DELTASPIKE-921) OSGi support for Servlet Module

2015-08-03 Thread Harald Wellmann (JIRA)

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

Harald Wellmann updated DELTASPIKE-921:
---
Fix Version/s: (was: 1.4.3)

 OSGi support for Servlet Module
 ---

 Key: DELTASPIKE-921
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-921
 Project: DeltaSpike
  Issue Type: New Feature
  Components: Servlet-Module
Affects Versions: 1.4.0
Reporter: Harald Wellmann
Assignee: Harald Wellmann

 Goal:
 Users can work with DeltaSpike Servlet in OSGi applications, using Pax CDI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (DELTASPIKE-973) Fixed method name in Configuration doc

2015-08-03 Thread Harald Wellmann (JIRA)
Harald Wellmann created DELTASPIKE-973:
--

 Summary: Fixed method name in Configuration doc
 Key: DELTASPIKE-973
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-973
 Project: DeltaSpike
  Issue Type: Improvement
  Components: Documentation
Affects Versions: 1.4.2
Reporter: Harald Wellmann
Assignee: Harald Wellmann
Priority: Minor
 Fix For: 1.4.3


ConfigResolver#getProjectStageAwarePropertyValue(String key, String property)

should be

ConfigResolver#getPropertyAwarePropertyValue(String key, String property)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (DELTASPIKE-973) Fixed method name in Configuration doc

2015-08-03 Thread Harald Wellmann (JIRA)

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

Harald Wellmann resolved DELTASPIKE-973.

Resolution: Fixed

 Fixed method name in Configuration doc
 --

 Key: DELTASPIKE-973
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-973
 Project: DeltaSpike
  Issue Type: Improvement
  Components: Documentation
Affects Versions: 1.4.2
Reporter: Harald Wellmann
Assignee: Harald Wellmann
Priority: Minor
 Fix For: 1.4.3


 ConfigResolver#getProjectStageAwarePropertyValue(String key, String property)
 should be
 ConfigResolver#getPropertyAwarePropertyValue(String key, String property)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: v1.5.0 instead of v1.4.3

2015-08-03 Thread Romain Manni-Bucau
+1
Le 3 août 2015 22:44, John D. Ament johndam...@apache.org a écrit :

 +0
 These are all bug fixes, no major api changes that i can tell.

 On Mon, Aug 3, 2015 at 4:24 PM Gerhard Petracek gpetra...@apache.org
 wrote:

  hi @ all,
 
  if there are no objections, i'll change the version number to 1.5.0
  before the next release.
 
  reasons:
   - security fix
   - changes for window-handling
 
  regards,
  gerhard
 



Re: v1.5.0 instead of v1.4.3

2015-08-03 Thread Daniel Cunha
+1

On Mon, Aug 3, 2015 at 6:33 PM, Romain Manni-Bucau rmannibu...@gmail.com
wrote:

 +1
 Le 3 août 2015 22:44, John D. Ament johndam...@apache.org a écrit :

  +0
  These are all bug fixes, no major api changes that i can tell.
 
  On Mon, Aug 3, 2015 at 4:24 PM Gerhard Petracek gpetra...@apache.org
  wrote:
 
   hi @ all,
  
   if there are no objections, i'll change the version number to 1.5.0
   before the next release.
  
   reasons:
- security fix
- changes for window-handling
  
   regards,
   gerhard
  
 




-- 
Best regard,
Daniel Cunha (soro)


[jira] [Updated] (DELTASPIKE-972) Center windowhandler.html messages

2015-08-03 Thread Thomas Andraschko (JIRA)

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

Thomas Andraschko updated DELTASPIKE-972:
-
Summary: Center windowhandler.html messages  (was: Center Loading... of 
windowhandler.html)

 Center windowhandler.html messages
 --

 Key: DELTASPIKE-972
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-972
 Project: DeltaSpike
  Issue Type: Improvement
  Components: JSF-Module, JSF22-Module
Affects Versions: 1.4.2
Reporter: Thomas Andraschko
Assignee: Thomas Andraschko
 Fix For: 1.4.3






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (DELTASPIKE-972) Center windowhandler.html messages

2015-08-03 Thread Thomas Andraschko (JIRA)

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

Thomas Andraschko resolved DELTASPIKE-972.
--
Resolution: Fixed

 Center windowhandler.html messages
 --

 Key: DELTASPIKE-972
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-972
 Project: DeltaSpike
  Issue Type: Improvement
  Components: JSF-Module, JSF22-Module
Affects Versions: 1.4.2
Reporter: Thomas Andraschko
Assignee: Thomas Andraschko
 Fix For: 1.4.3






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (DELTASPIKE-968) ClientWindowMode shows white loading page for button navigation

2015-08-03 Thread Thomas Andraschko (JIRA)

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

Thomas Andraschko updated DELTASPIKE-968:
-
Issue Type: Improvement  (was: Bug)

 ClientWindowMode shows white loading page for button navigation
 ---

 Key: DELTASPIKE-968
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-968
 Project: DeltaSpike
  Issue Type: Improvement
  Components: JSF-Module
Affects Versions: 1.4.2
 Environment: Google Chrome 44
Reporter: Markus Lachat
Assignee: Thomas Andraschko
 Fix For: 1.4.3


 Screen flickers when navigating with buttons. The action method of a command 
 button uses a bean method and there a viewNavigationHandler with a viewConfig 
 class. This behavior occurs on Chrome and the jsf-playground application of 
 DS running on maven plugin bundled tomee or glassfish
 http://localhost:8080/ds/views/windowhandling/clientwindow/test.xhtml
 https://github.com/mlachat/deltaspike/tree/ds-1.4.2-WindowHandling



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (DELTASPIKE-971) CLIENTWINDOW mode broken in IE

2015-08-03 Thread Thomas Andraschko (JIRA)

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

Thomas Andraschko resolved DELTASPIKE-971.
--
Resolution: Fixed

 CLIENTWINDOW mode broken in IE
 --

 Key: DELTASPIKE-971
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-971
 Project: DeltaSpike
  Issue Type: Bug
  Components: JSF-Module, JSF22-Module
Affects Versions: 1.4.2
Reporter: Thomas Andraschko
Assignee: Thomas Andraschko
 Fix For: 1.4.3


 The html isn't stored or restored in IE10



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (DELTASPIKE-971) CLIENTWINDOW mode broken in IE

2015-08-03 Thread Thomas Andraschko (JIRA)

[ 
https://issues.apache.org/jira/browse/DELTASPIKE-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14651574#comment-14651574
 ] 

Thomas Andraschko commented on DELTASPIKE-971:
--

The innerHtml problems occurs when using the XML doctype and/or a missing 
f:view contentType=text/html. Fixed this in our playground.

 CLIENTWINDOW mode broken in IE
 --

 Key: DELTASPIKE-971
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-971
 Project: DeltaSpike
  Issue Type: Bug
  Components: JSF-Module, JSF22-Module
Affects Versions: 1.4.2
Reporter: Thomas Andraschko
Assignee: Thomas Andraschko
 Fix For: 1.4.3


 The html isn't stored or restored in IE10



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: v1.5.0 instead of v1.4.3

2015-08-03 Thread John D. Ament
+0
These are all bug fixes, no major api changes that i can tell.

On Mon, Aug 3, 2015 at 4:24 PM Gerhard Petracek gpetra...@apache.org
wrote:

 hi @ all,

 if there are no objections, i'll change the version number to 1.5.0
 before the next release.

 reasons:
  - security fix
  - changes for window-handling

 regards,
 gerhard



Re: v1.5.0 instead of v1.4.3

2015-08-03 Thread Thomas Andraschko
+1

2015-08-03 22:23 GMT+02:00 Gerhard Petracek gpetra...@apache.org:

 hi @ all,

 if there are no objections, i'll change the version number to 1.5.0
 before the next release.

 reasons:
  - security fix
  - changes for window-handling

 regards,
 gerhard



v1.5.0 instead of v1.4.3

2015-08-03 Thread Gerhard Petracek
hi @ all,

if there are no objections, i'll change the version number to 1.5.0
before the next release.

reasons:
 - security fix
 - changes for window-handling

regards,
gerhard