[jira] [Created] (DELTASPIKE-1464) Use jfwid over dswid

2023-03-30 Thread Thomas Andraschko (Jira)
Thomas Andraschko created DELTASPIKE-1464:
-

 Summary: Use jfwid over dswid
 Key: DELTASPIKE-1464
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1464
 Project: DeltaSpike
  Issue Type: Improvement
  Security Level: public (Regular issues)
Reporter: Thomas Andraschko
 Fix For: 2.0






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (DELTASPIKE-1463) Reimplement DS ClientWindow as native Faces ClientWindow

2023-03-30 Thread Thomas Andraschko (Jira)


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

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

> Reimplement DS ClientWindow as native Faces ClientWindow
> 
>
> Key: DELTASPIKE-1463
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1463
> Project: DeltaSpike
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>Reporter: Thomas Andraschko
>Priority: Major
> Fix For: 2.0
>
>
> then we can also remove the ds:disableClientWindow component
> JSF components already have a built-it disableClientWindow attr on components



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (DELTASPIKE-1463) Reimplement DS ClientWindow as native Faces ClientWindow

2023-03-30 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17706945#comment-17706945
 ] 

ASF subversion and git services commented on DELTASPIKE-1463:
-

Commit 077ff6957c3ba342c5ab5b447f5c244b7a0733fe in deltaspike's branch 
refs/heads/master from Thomas Andraschko
[ https://gitbox.apache.org/repos/asf?p=deltaspike.git;h=077ff6957 ]

DELTASPIKE-1463

> Reimplement DS ClientWindow as native Faces ClientWindow
> 
>
> Key: DELTASPIKE-1463
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1463
> Project: DeltaSpike
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>Reporter: Thomas Andraschko
>Priority: Major
> Fix For: 2.0
>
>
> then we can also remove the ds:disableClientWindow component
> JSF components already have a built-it disableClientWindow attr on components



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (DELTASPIKE-1264) Remove portions of BeanProvider/BeanManagerProvider

2023-03-30 Thread Thomas Andraschko (Jira)


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

Thomas Andraschko reassigned DELTASPIKE-1264:
-

Assignee: Mark Struberg

> Remove portions of BeanProvider/BeanManagerProvider
> ---
>
> Key: DELTASPIKE-1264
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1264
> Project: DeltaSpike
>  Issue Type: Improvement
>Reporter: John D. Ament
>Assignee: Mark Struberg
>Priority: Major
> Fix For: 2.0
>
>
> These internal utilities may not be needed based on CDI.current() from CDI 
> 1.1.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [deltaspike] dependabot[bot] commented on pull request #130: Bump jetty-server from 8.1.9.v20130131 to 10.0.10 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #130:
URL: https://github.com/apache/deltaspike/pull/130#issuecomment-1490483967

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [deltaspike] dependabot[bot] commented on pull request #132: Bump tomcat-embed-core from 7.0.54 to 7.0.107 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #132:
URL: https://github.com/apache/deltaspike/pull/132#issuecomment-1490483859

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [deltaspike] dependabot[bot] commented on pull request #102: Bump jetty.version from 8.1.9.v20130131 to 9.4.23.v20191118 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #102:
URL: https://github.com/apache/deltaspike/pull/102#issuecomment-1490483822

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Resolved] (DELTASPIKE-1263) Remove BeanBuilder

2023-03-30 Thread Thomas Andraschko (Jira)


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

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

> Remove BeanBuilder
> --
>
> Key: DELTASPIKE-1263
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1263
> Project: DeltaSpike
>  Issue Type: Improvement
>Reporter: John D. Ament
>Priority: Major
> Fix For: 2.0
>
>
> CDI 2.0 introduces bean configurators, which handle the use cases of 
> BeanBuilder.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (DELTASPIKE-1463) Reimplement DS ClientWindow as native Faces ClientWindow

2023-03-30 Thread Thomas Andraschko (Jira)


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

Thomas Andraschko updated DELTASPIKE-1463:
--
Description: 
then we can also remove the ds:disableClientWindow component
JSF components already have a built-it disableClientWindow attr on components

> Reimplement DS ClientWindow as native Faces ClientWindow
> 
>
> Key: DELTASPIKE-1463
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1463
> Project: DeltaSpike
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>Reporter: Thomas Andraschko
>Priority: Major
> Fix For: 2.0
>
>
> then we can also remove the ds:disableClientWindow component
> JSF components already have a built-it disableClientWindow attr on components



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (DELTASPIKE-1265) Align JSF module to features provided by JSF 2.3

2023-03-30 Thread Thomas Andraschko (Jira)


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

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

> Align JSF module to features provided by JSF 2.3
> 
>
> Key: DELTASPIKE-1265
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1265
> Project: DeltaSpike
>  Issue Type: Improvement
>Reporter: John D. Ament
>Priority: Major
> Fix For: 2.0
>
>
> The JSF module provides a lot of functionality that overlaps with JSF 2.1/2.2 
> features.  We should review this content and see what can be removed vs what 
> is provided OOTB.
>  * JSF module (e.g. remove all the reflection hacks for ClientWindow)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (DELTASPIKE-1463) Reimplement DS ClientWindow as native Faces ClientWindow

2023-03-30 Thread Thomas Andraschko (Jira)
Thomas Andraschko created DELTASPIKE-1463:
-

 Summary: Reimplement DS ClientWindow as native Faces ClientWindow
 Key: DELTASPIKE-1463
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1463
 Project: DeltaSpike
  Issue Type: Improvement
  Security Level: public (Regular issues)
Reporter: Thomas Andraschko
 Fix For: 2.0






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (DELTASPIKE-1462) Rename jsf to faces and jpa to persistence

2023-03-30 Thread Thomas Andraschko (Jira)
Thomas Andraschko created DELTASPIKE-1462:
-

 Summary: Rename jsf to faces and jpa to persistence
 Key: DELTASPIKE-1462
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1462
 Project: DeltaSpike
  Issue Type: Improvement
  Security Level: public (Regular issues)
Reporter: Thomas Andraschko
 Fix For: 2.0






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (DELTASPIKE-1461) Cleanup Window/ViewAcessScoped

2023-03-30 Thread Thomas Andraschko (Jira)
Thomas Andraschko created DELTASPIKE-1461:
-

 Summary: Cleanup Window/ViewAcessScoped
 Key: DELTASPIKE-1461
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1461
 Project: DeltaSpike
  Issue Type: Improvement
  Security Level: public (Regular issues)
Reporter: Thomas Andraschko
 Fix For: 2.0


Currently ViewAcessScoped and WindowScoped is in DS Core

since Faces 4.0, we could just remove WindowScoped and change all occurances to 
Faces ClientWindowScoped

this would require to move ViewAcessScoped to the faces module

IMO we should do this for a cleanup, i dont think ANYONE will ever use 
ViewAcessScoped outside of Faces.


WDYT [~struberg] [~gpetracek]?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [deltaspike] dependabot[bot] commented on pull request #132: Bump tomcat-embed-core from 7.0.54 to 7.0.107 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #132:
URL: https://github.com/apache/deltaspike/pull/132#issuecomment-1490406659

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [deltaspike] dependabot[bot] commented on pull request #102: Bump jetty.version from 8.1.9.v20130131 to 9.4.23.v20191118 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #102:
URL: https://github.com/apache/deltaspike/pull/102#issuecomment-1490406166

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [deltaspike] dependabot[bot] commented on pull request #130: Bump jetty-server from 8.1.9.v20130131 to 10.0.10 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #130:
URL: https://github.com/apache/deltaspike/pull/130#issuecomment-1490406130

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [deltaspike] dependabot[bot] commented on pull request #132: Bump tomcat-embed-core from 7.0.54 to 7.0.107 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #132:
URL: https://github.com/apache/deltaspike/pull/132#issuecomment-1490381400

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [deltaspike] dependabot[bot] commented on pull request #130: Bump jetty-server from 8.1.9.v20130131 to 10.0.10 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #130:
URL: https://github.com/apache/deltaspike/pull/130#issuecomment-1490381300

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [deltaspike] dependabot[bot] commented on pull request #102: Bump jetty.version from 8.1.9.v20130131 to 9.4.23.v20191118 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #102:
URL: https://github.com/apache/deltaspike/pull/102#issuecomment-1490380712

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [deltaspike] dependabot[bot] commented on pull request #130: Bump jetty-server from 8.1.9.v20130131 to 10.0.10 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #130:
URL: https://github.com/apache/deltaspike/pull/130#issuecomment-1490320111

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [deltaspike] dependabot[bot] commented on pull request #132: Bump tomcat-embed-core from 7.0.54 to 7.0.107 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #132:
URL: https://github.com/apache/deltaspike/pull/132#issuecomment-1490302701

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [deltaspike] dependabot[bot] commented on pull request #102: Bump jetty.version from 8.1.9.v20130131 to 9.4.23.v20191118 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #102:
URL: https://github.com/apache/deltaspike/pull/102#issuecomment-1490302708

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Resolved] (DELTASPIKE-1266) Remove != JavaEE8 workarounds

2023-03-30 Thread Thomas Andraschko (Jira)


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

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

> Remove != JavaEE8 workarounds
> -
>
> Key: DELTASPIKE-1266
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1266
> Project: DeltaSpike
>  Issue Type: Improvement
>Reporter: Thomas Andraschko
>Priority: Major
> Fix For: 2.0
>
>
> * EntityGraphHelper
>  * remove OWB 1.1.x workarounds in proxy module



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [deltaspike] dependabot[bot] commented on pull request #132: Bump tomcat-embed-core from 7.0.54 to 7.0.107 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #132:
URL: https://github.com/apache/deltaspike/pull/132#issuecomment-1490265842

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [deltaspike] dependabot[bot] commented on pull request #102: Bump jetty.version from 8.1.9.v20130131 to 9.4.23.v20191118 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #102:
URL: https://github.com/apache/deltaspike/pull/102#issuecomment-1490265582

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Updated] (DELTASPIKE-1265) Align JSF module to features provided by JSF 2.3

2023-03-30 Thread Thomas Andraschko (Jira)


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

Thomas Andraschko updated DELTASPIKE-1265:
--
Description: 
The JSF module provides a lot of functionality that overlaps with JSF 2.1/2.2 
features.  We should review this content and see what can be removed vs what is 
provided OOTB.


 * JSF module (e.g. remove all the reflection hacks for ClientWindow)


  was:The JSF module provides a lot of functionality that overlaps with JSF 
2.1/2.2 features.  We should review this content and see what can be removed vs 
what is provided OOTB.


> Align JSF module to features provided by JSF 2.3
> 
>
> Key: DELTASPIKE-1265
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1265
> Project: DeltaSpike
>  Issue Type: Improvement
>Reporter: John D. Ament
>Priority: Major
> Fix For: 2.0
>
>
> The JSF module provides a lot of functionality that overlaps with JSF 2.1/2.2 
> features.  We should review this content and see what can be removed vs what 
> is provided OOTB.
>  * JSF module (e.g. remove all the reflection hacks for ClientWindow)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (DELTASPIKE-1266) Remove != JavaEE8 workarounds

2023-03-30 Thread Thomas Andraschko (Jira)


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

Thomas Andraschko updated DELTASPIKE-1266:
--
Description: 
* EntityGraphHelper
 * remove OWB 1.1.x workarounds in proxy module

  was:
* EntityGraphHelper
 * JSF module (e.g. remove all the reflection hacks for ClientWindow)
 * remove OWB 1.1.x workarounds in proxy module


> Remove != JavaEE8 workarounds
> -
>
> Key: DELTASPIKE-1266
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1266
> Project: DeltaSpike
>  Issue Type: Improvement
>Reporter: Thomas Andraschko
>Priority: Major
> Fix For: 2.0
>
>
> * EntityGraphHelper
>  * remove OWB 1.1.x workarounds in proxy module



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (DELTASPIKE-1261) Remove BeanVal Module

2023-03-30 Thread Thomas Andraschko (Jira)


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

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

> Remove BeanVal Module
> -
>
> Key: DELTASPIKE-1261
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1261
> Project: DeltaSpike
>  Issue Type: Improvement
>Reporter: John D. Ament
>Priority: Major
> Fix For: 2.0
>
>
> The Bean Validation module is fully supposed by Java EE 7+ and can be removed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (DELTASPIKE-1260) Remove Servlet Module

2023-03-30 Thread Thomas Andraschko (Jira)


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

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

> Remove Servlet Module
> -
>
> Key: DELTASPIKE-1260
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1260
> Project: DeltaSpike
>  Issue Type: Improvement
>Reporter: John D. Ament
>Priority: Major
> Fix For: 2.0
>
>
> The Servlet module is fully supported by features of Java EE 7+, and is no 
> longer useful.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [deltaspike] dependabot[bot] commented on pull request #132: Bump tomcat-embed-core from 7.0.54 to 7.0.107 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #132:
URL: https://github.com/apache/deltaspike/pull/132#issuecomment-1490229113

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [deltaspike] dependabot[bot] commented on pull request #102: Bump jetty.version from 8.1.9.v20130131 to 9.4.23.v20191118 in /deltaspike/cdictrl/servlet

2023-03-30 Thread via GitHub


dependabot[bot] commented on PR #102:
URL: https://github.com/apache/deltaspike/pull/102#issuecomment-1490229145

   Dependabot tried to update this pull request, but something went wrong. 
We're looking into it, but in the meantime you can retry the update by 
commenting `@dependabot rebase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Closed] (DELTASPIKE-1459) Please release master so jakarta namespace will work

2023-03-30 Thread Thomas Andraschko (Jira)


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

Thomas Andraschko closed DELTASPIKE-1459.
-
Resolution: Duplicate

> Please release master so jakarta namespace will work
> 
>
> Key: DELTASPIKE-1459
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1459
> Project: DeltaSpike
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: Build
>Affects Versions: 1.9.6
>Reporter: Jeremy Landis
>Priority: Major
>
> The released jakarta was overly aggressive changing javax to jakarta that do 
> not exist.  This was fixed on master.  The repo has no zero activity since 
> July.  Please release this.  Its impossible to use this with jakarta right 
> now which is a high blocker.
>  
> Would also be nice to use some 'bom's - one for legacy and one for jakarta.  
> The method used to make this jakarta is a mad mess.  We have to add 
> exclusions to nearly everything to get non jakarta components to go away.  
> This is a separate issue but worth pointing out just how incredibly difficult 
> this is to use.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (DELTASPIKE-1459) Please release master so jakarta namespace will work

2023-03-30 Thread Thomas Andraschko (Jira)


[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17706829#comment-17706829
 ] 

Thomas Andraschko commented on DELTASPIKE-1459:
---

duplicate of DELTASPIKE-1434

> Please release master so jakarta namespace will work
> 
>
> Key: DELTASPIKE-1459
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1459
> Project: DeltaSpike
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: Build
>Affects Versions: 1.9.6
>Reporter: Jeremy Landis
>Priority: Major
>
> The released jakarta was overly aggressive changing javax to jakarta that do 
> not exist.  This was fixed on master.  The repo has no zero activity since 
> July.  Please release this.  Its impossible to use this with jakarta right 
> now which is a high blocker.
>  
> Would also be nice to use some 'bom's - one for legacy and one for jakarta.  
> The method used to make this jakarta is a mad mess.  We have to add 
> exclusions to nearly everything to get non jakarta components to go away.  
> This is a separate issue but worth pointing out just how incredibly difficult 
> this is to use.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (DELTASPIKE-1460) Move outdated APIs

2023-03-30 Thread Thomas Andraschko (Jira)


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

Thomas Andraschko updated DELTASPIKE-1460:
--
Fix Version/s: 2.0

> Move outdated APIs
> --
>
> Key: DELTASPIKE-1460
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1460
> Project: DeltaSpike
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>Reporter: Gerhard Petracek
>Assignee: Gerhard Petracek
>Priority: Major
> Fix For: 2.0
>
>
> some parts of the api aren't needed with cdi 2.0+
> therefore that parts should be moved until they get removed completely.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)