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

cdata groovy #82

Open
psi0 opened this issue Oct 25, 2018 · 1 comment
Open

cdata groovy #82

psi0 opened this issue Oct 25, 2018 · 1 comment

Comments

@psi0
Copy link

psi0 commented Oct 25, 2018

Hi all,

Any way to enable groovy interpretation within cdata?
the software I'm using generates xml files and contains groovy code inside

<script><![CDATA[import com.lib1.esb.;&#13; &#13; def demo1= INPUTS["var1"]&#13; .. ]]></script>

@TobiX
Copy link

TobiX commented Jul 11, 2019

I don't think this should be a feature of the language plugin and I currently don't see a way how to do this anyways (Only one language plugin can be responsible for a file extension and it would be pretty rude to the groovy plugin to register for all xml files). You should try to suggest this to the SonarQube developers.

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

2 participants