Skip to content

Conversation

@SentryMan
Copy link
Collaborator

resolves #248

@SentryMan SentryMan added the bug Something isn't working label Apr 12, 2025
@SentryMan SentryMan added this to the 3.1 milestone Apr 12, 2025
@SentryMan SentryMan self-assigned this Apr 12, 2025
@SentryMan SentryMan requested a review from rbygrave April 12, 2025 17:50
@SentryMan SentryMan enabled auto-merge (squash) April 12, 2025 17:50

if (route == null) {
var ctx = new JdkContext(mgr, exchange, uri, Set.of());
ctx.setMode(Mode.EXCHANGE);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can move this into the constructor. Will merge this in but look to adjust later.

@rbygrave rbygrave disabled auto-merge April 14, 2025 08:56
@rbygrave rbygrave merged commit d197acb into avaje:master Apr 14, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

I can't perform a redirect in JEX v3.0

2 participants