Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate again/fix Windup rules with annotations #96

Open
jmle opened this issue Jul 19, 2024 · 0 comments
Open

Translate again/fix Windup rules with annotations #96

jmle opened this issue Jul 19, 2024 · 0 comments
Assignees

Comments

@jmle
Copy link
Contributor

jmle commented Jul 19, 2024

As per the latest improvements in the analyzer, now it is possible to translate these sort of Windup rules:

                <javaclass references="org.apache.camel.{class}" >
                    <location>ANNOTATION</location>
                    <annotation-literal name="uri" pattern="{*}"/>
                </javaclass>

We need to find these rules and translate them properly.

Also related to konveyor/windup-shim#129

@jmle jmle self-assigned this Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant