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

remove perl dependency #41

Open
mfulton26 opened this issue Sep 19, 2014 · 5 comments
Open

remove perl dependency #41

mfulton26 opened this issue Sep 19, 2014 · 5 comments

Comments

@mfulton26
Copy link

I really like what this does and I've gotten it working locally etc. but the perl dependency has me worried. Most of my coworkers have Windows boxes which means they will need to install perl in order to run an integration test suite dependent on this plugin. I noticed that MySQL used to publish a Connector/MXJ but it is no longer supported (see http://dev.mysql.com/doc/connector-mxj/en/connector-mxj.html). It looks like it did a lot of the same thing but it didn't have a perl dependency. Would it be possible to remove the perl dependency? The MXJ sources are available if they would help. Thanks.

@yegor256
Copy link
Member

@mfulton26 thanks for the suggestion, we'll try to do what's possible

@dmarkov
Copy link

dmarkov commented Jan 22, 2015

I'm aware of the task, give me some time to find a developer...

@poornimadevi
Copy link

Any luck on removing perl dependency..

@mfulton26
Copy link
Author

FYI: The link I provided earlier shows that Oracle has taken down Connector MXJ documentation as it is a discontinued product now. However, the binaries (and I presume the sources although I have not recently downloaded it) are available in the archives: http://downloads.mysql.com/archives/c-mxj/.
I mention this as Connector MXJ does a lot of the same things as this plugin except not tied to Maven, doesn't use Perl, etc.

@dagguh
Copy link

dagguh commented Jun 13, 2016

Maven projects should work out of the box. Removing a setup requirement would be awesome.

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

5 participants