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

#2 using mirrors #10

Merged
2 commits merged into from
Dec 19, 2013
Merged

#2 using mirrors #10

2 commits merged into from
Dec 19, 2013

Conversation

krzyk
Copy link
Contributor

@krzyk krzyk commented Dec 15, 2013

I added mirror handling, unfortunately it is not possible right now to test it in maven invoker test (it doesn't provide settings.xml file that it uses) so it only works when one changes it's settings.xml file. I've added todo tag for this.

@yegor256
Copy link
Member

thanks, good to merge

@ghost ghost self-assigned this Dec 19, 2013
@ghost
Copy link

ghost commented Dec 19, 2013

Hey, let me try to merge your branch 2 from krzyk/jcabi-aether into branch master of jcabi/jcabi-aether. If there won't be any merge conflicts, I'll try to build it. If it builds without errors, I will merge this pull request. I will let you know in any case, in a few...

@ghost
Copy link

ghost commented Dec 19, 2013

I've merged your branch 2 into master of jcabi/jcabi-aether without any merge conflicts. Then, I've built the code and found no problems. Thus, this pull request is accepted and will be merged in a few seconds.

$ Crontab `*/5 * * * *`  allowed execution
  SUCCESS 134ms
$ parallel  allowed with 1 thread(s)
  SUCCESS 31.3s
$ found 1 pull request(s) in Github
  SUCCESS 476ms
$ 1 out of 1 request(s) approved
  SUCCESS 725ms
$ merging request 10
   ?
$ notified GitHub pull request 10 that merging started
  SUCCESS 3.1s
$ EC2 `m1.small` instance `i-b7bc68c8` created in `us-east-1a`
  SUCCESS 4.7s
$ uploaded `.ssh/config`
  SUCCESS 3min
$ uploaded `.ssh/id_rsa`
  SUCCESS 2.4s
$ chmod 600 ~/.ssh/id\_rsa
  SUCCESS 124ms
$ chmod 600 ~/.ssh/config
  SUCCESS 55ms
$ git clone ssh://[email protected]/krzyk/jcabi-aether.git code
  SUCCESS 2.5s
$ cd code
  SUCCESS 103ms
$ git remote add dest ssh://[email protected]/jcabi/jcabi-aether.git
  SUCCESS 64ms
$ git remote update -p
  SUCCESS 771ms
$ git fetch
  SUCCESS 392ms
$ git checkout -b src origin/2
  SUCCESS 383ms
$ git checkout -b dest dest/master
  SUCCESS 117ms
$ git merge src
  SUCCESS 87ms
$ mvn help:system rultor:steps clean install -B -C -Pqulice >&2 1> >(col -b | tee -a ../log.txt) 2> >(col -b | tee -a ../log.txt >&2)
  SUCCESS 6min
$ `org.apache.maven.plugins:maven-clean-plugin:clean`
  SUCCESS 628ms
$ `org.codehaus.mojo:jslint-maven-plugin:jslint`
  SUCCESS 5.6s
$ `org.codehaus.mojo:buildnumber-maven-plugin:create`
  SUCCESS 2.4s
$ `org.apache.maven.plugins:maven-resources-plugin:resources`
  SUCCESS 732ms
$ `org.apache.maven.plugins:maven-compiler-plugin:compile`
  SUCCESS 22.5s
$ `com.jcabi:jcabi-maven-plugin:ajc`
  SUCCESS 17.8s
$ `org.apache.maven.plugins:maven-resources-plugin:testResources`
  SUCCESS 137ms
$ `org.apache.maven.plugins:maven-compiler-plugin:testCompile`
  SUCCESS 3.6s
$ `com.jcabi:jcabi-maven-plugin:ajc`
  SUCCESS 6.0s
$ `org.apache.maven.plugins:maven-surefire-plugin:test`
  SUCCESS 20.9s
$ `com.jcabi:jcabi-maven-plugin:versionalize`
  SUCCESS 25ms
$ `org.apache.maven.plugins:maven-jar-plugin:jar`
  SUCCESS 3.0s
$ `org.apache.maven.plugins:maven-invoker-plugin:install`
  SUCCESS 7.7s
$ `org.apache.maven.plugins:maven-invoker-plugin:run`
  SUCCESS 1min
$ `com.qulice:qulice-maven-plugin:check`
  SUCCESS 1min
$ `org.apache.maven.plugins:maven-dependency-plugin:analyze-only`
  SUCCESS 5.1s
$ `org.apache.maven.plugins:maven-dependency-plugin:analyze-dep-mgt`
  SUCCESS 5ms
$ `org.apache.maven.plugins:maven-dependency-plugin:analyze-duplicate`
  SUCCESS 56ms
$ `com.ning.maven.plugins:maven-duplicate-finder-plugin:check`
  SUCCESS 6.0s
$ `org.codehaus.mojo:xml-maven-plugin:validate`
  SUCCESS 1.0s
$ `org.apache.maven.plugins:maven-install-plugin:install`
  SUCCESS 212ms
$ EC2 instance `i-b7bc68c8` terminated
  SUCCESS 1.3s
$ EC2 `m1.small` instance in `us-east-1a` costed $0.06
  SUCCESS 238ms
$ com.rultor.guard.github.GhRequest#accept()
   ?

ghost pushed a commit that referenced this pull request Dec 19, 2013
#10: pull request #2 using mirrors
@ghost ghost merged commit 9d28914 into jcabi:master Dec 19, 2013
@krzyk krzyk deleted the 2 branch October 10, 2015 12:41
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants