Claus Ibsen created CAMEL-20546:
-----------------------------------

             Summary: Move dataformat,language json into META-INF
                 Key: CAMEL-20546
                 URL: https://issues.apache.org/jira/browse/CAMEL-20546
             Project: Camel
          Issue Type: Improvement
          Components: build system
            Reporter: Claus Ibsen
             Fix For: 4.x


CAMEL-20422 moved components, but we also need to do this for
- dataformats
- languages

See for example camel-jsonpath (language) and camel-syslog (dataformat)

In the src/generated/resources folder we should have everything moved under 
META-INF 

For example

src/generated/resources/org/apache/camel/component/syslog/syslog.json

->

src/generated/resources/META-INF/org/apache/camel/component/syslog/syslog.json






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

Reply via email to