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

[bug] Tests are bundled inside the plugin #25

Closed
MaXal opened this issue Nov 3, 2016 · 4 comments
Closed

[bug] Tests are bundled inside the plugin #25

MaXal opened this issue Nov 3, 2016 · 4 comments

Comments

@MaXal
Copy link

MaXal commented Nov 3, 2016

Inside a jar file there is a folder: PhpInspectionsEA.jar!/com/kalessil/phpStorm/phpInspectionsEA/tests

It's not required and cause PhpStorm compatibility tool to issue warning:
com.kalessil.phpStorm.phpInspectionsEA:2.0.1 has 1 problem

------- Stderr: -------
#accessing to unknown class junit.framework.TestCase
at com.intellij.testFramework.UsefulTestCase

I would like to help to fix the issue but unfortunately I couldn't find any script or configuration that actually build jar.

@kalessil
Copy link
Owner

kalessil commented Nov 3, 2016

Thank you for reporting @MaXal. We have #8 for this, it's still WIP.

Meanwhile, the case is fixed now - I'll perform release until the end of the next week.

@kalessil kalessil changed the title Tests are bundled inside the plugin [bug] Tests are bundled inside the plugin Nov 3, 2016
@kalessil
Copy link
Owner

kalessil commented Nov 8, 2016

@MaXal : a new release is out, let me know please if the issue resolved

@MaXal
Copy link
Author

MaXal commented Nov 8, 2016

The issue is solved! Thank you!

@kalessil
Copy link
Owner

kalessil commented Nov 8, 2016

You are welcome. Thank you for reporting!

@kalessil kalessil closed this as completed Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants