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

#39 Create my-default.cnf in basedir #42

Closed
wants to merge 2 commits into from

Conversation

longtimeago
Copy link
Contributor

No description provided.

@longtimeago
Copy link
Contributor Author

@dmarkov please, find someone to review

@longtimeago
Copy link
Contributor Author

Travis failed to build because of
"The log length has exceeded the limit of 4 Megabytes (this usually means that test suite is raising the same exception over and over)"

@dmarkov
Copy link

dmarkov commented Sep 26, 2014

Many thanks for the PR, let me find a reviewer for it

@dmarkov
Copy link

dmarkov commented Sep 29, 2014

@yegor256 please review this PR

@@ -256,7 +256,8 @@ private File prepareFolders(final File target) throws IOException {
private File data(final File dist, final File target) throws IOException {
final File dir = new File(target, DATA_SUB_DIR);
if (!dir.exists()) {
final File cnf = new File(target, "my-default.cnf");
final File support = new File(dist, "support-files");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@longtimeago
Copy link
Contributor Author

@yegor256 you are right, fixed

@yegor256
Copy link
Member

@longtimeago just curious, isn't possible at all to reproduce the problem first? somehow... I mean, in an automated way

@longtimeago
Copy link
Contributor Author

well, it's not reproduced on linux at all, so as far as we have no CI PC with Windows we can't add a test for it.
I've asked such questions before yegor256/qulice#321

@yegor256
Copy link
Member

@longtimeago
Copy link
Contributor Author

I know ... and I'm happy :)
I had a lot of painfull experience in the past related to AT on Windows ...

@yegor256
Copy link
Member

I think this is what we need: http://www.appveyor.com/

@yegor256
Copy link
Member

It's a CI service for .Net apps, which means they run on Windows :) I'll give it a try now

@longtimeago
Copy link
Contributor Author

OMG ... they are masochist

@yegor256
Copy link
Member

we're there already: https://ci.appveyor.com/project/yegor256/jcabi-mysql-maven-plugin I'll try to configure it so that we can reproduce the problem first...

yegor256 pushed a commit that referenced this pull request Sep 30, 2014
yegor256 pushed a commit that referenced this pull request Sep 30, 2014
@longtimeago
Copy link
Contributor Author

@yegor256 looks like this CI service needs more configuration

@yegor256
Copy link
Member

yegor256 commented Oct 1, 2014

yeah, a lot more. we should download and run Maven from msbuild

@longtimeago
Copy link
Contributor Author

PR is outdated .. closing

@dmarkov
Copy link

dmarkov commented Oct 30, 2014

@yegor256 Much obliged! I've added 30 mins to your account in payment "000-d064b0ae"

@dmarkov
Copy link

dmarkov commented Oct 30, 2014

@rultor please deploy

@rultor
Copy link
Contributor

rultor commented Oct 30, 2014

@rultor please deploy

@dmarkov OK, I'll try to deploy now. You can check the progress here

@rultor
Copy link
Contributor

rultor commented Oct 30, 2014

@rultor please deploy

@dmarkov Oops, I failed. You can see the full log here (spent 4min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants