apache / apache/camel-quarkus

Remove JakartaEnablement class from smb extension deployment module

Open
#5,646 2 comments 0 reactions 0 assignees View on GitHub
area/housekeeping area/smb housekeeping
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 20h
Merged PRs (30d)
114

Description

### Description

A workaround was required to deal with some usage of `javax.el`:

https://github.com/apache/camel-quarkus/blob/main/extensions/smb/deployment/src/main/java/org/apache/camel/quarkus/component/smb/deployment/JakartaEnablement.java

It could be removed once https://github.com/bennidi/mbassador/issues/169 is resolved.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading extensions/smb/deployment/src/main/java/org/apache/camel/quarkus/component/smb/deployment/JakartaEnablement.java and checking bennidi/mbassador issue 169. Confirm that the javax.el workaround is no longer needed, then remove the JakartaEnablement class; completion means the SMB deployment module no longer requires this workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.