Created
April 18, 2017 16:05
-
-
Save jeffmaury/74d9d9b79f8060d17d05b2ceb052cc1f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
======================================================================================== | |
Checking aerogear | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-aerogear.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-aerogear.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-aerogear.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision 287aa09fbcd7ee122b9da8431ad90075477c6213 (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 287aa09fbcd7ee122b9da8431ad90075477c6213 | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master 287aa09fbcd7ee122b9da8431ad90075477c6213 | |
> git rev-list 287aa09fbcd7ee122b9da8431ad90075477c6213 # timeout=10 | |
[jbosstools-aerogear] Running shell script | |
Folder: jbosstools-aerogear at https://github.com/jbosstools/jbosstools-aerogear | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "4661c6" is the last common ancestor of jbosstools-4.4.x and master | |
4661c6 is 4 commits ago in branch master | |
4661c6 is 2 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [abc4e7e971ee5de75863a912309b05116d4bd35e|https://github.com/jbosstools/jbosstools-aerogear/commit/abc4e7e971ee5de75863a912309b05116d4bd35e|JBIDE-23927-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-aerogear at https://github.com/jbosstools/jbosstools-aerogear | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "4661c6" is the last common ancestor of master and jbosstools-4.4.x | |
4661c6 is 2 commits ago in branch jbosstools-4.4.x | |
4661c6 is 4 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [287aa09fbcd7ee122b9da8431ad90075477c6213|https://github.com/jbosstools/jbosstools-aerogear/commit/287aa09fbcd7ee122b9da8431ad90075477c6213|JBIDE-23944-Prepare-for-4.5.0.AM1-11.0.0.AM1-aerogear-hybrid] | |
* missing: [2cafddea6db60f4b9ccbef7c3c66fbda7b4af672|https://github.com/jbosstools/jbosstools-aerogear/commit/2cafddea6db60f4b9ccbef7c3c66fbda7b4af672|JBIDE-24001-Browsersim-and-Cordovasim-are-broken-since-jetty-v-9.4.0-was-added-to-TP] | |
* missing: [03b5f9bd3bbc7b717e28f564c61674a780c986ea|https://github.com/jbosstools/jbosstools-aerogear/commit/03b5f9bd3bbc7b717e28f564c61674a780c986ea|JBIDE-23944-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking arquillian | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-arquillian.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-arquillian.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-arquillian.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision f993a36f2ce4d17baa609a1f829173ab4f039ad7 (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f f993a36f2ce4d17baa609a1f829173ab4f039ad7 | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master f993a36f2ce4d17baa609a1f829173ab4f039ad7 | |
> git rev-list f993a36f2ce4d17baa609a1f829173ab4f039ad7 # timeout=10 | |
[jbosstools-arquillian] Running shell script | |
Folder: jbosstools-arquillian at https://github.com/jbosstools/jbosstools-arquillian | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "0f1a72" is the last common ancestor of jbosstools-4.4.x and master | |
0f1a72 is 4 commits ago in branch master | |
0f1a72 is 3 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [919cf094ba7e4323c75d4f653ffdb36189025f25|https://github.com/jbosstools/jbosstools-arquillian/commit/919cf094ba7e4323c75d4f653ffdb36189025f25|Updating-version-to-1.2.401-SNAPSHOT] | |
* missing: [988566bbb89272cb27faf92aedbd5d46ede0625d|https://github.com/jbosstools/jbosstools-arquillian/commit/988566bbb89272cb27faf92aedbd5d46ede0625d|JBIDE-23928-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-arquillian at https://github.com/jbosstools/jbosstools-arquillian | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "0f1a72" is the last common ancestor of master and jbosstools-4.4.x | |
0f1a72 is 3 commits ago in branch jbosstools-4.4.x | |
0f1a72 is 4 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [f993a36f2ce4d17baa609a1f829173ab4f039ad7|https://github.com/jbosstools/jbosstools-arquillian/commit/f993a36f2ce4d17baa609a1f829173ab4f039ad7|Updating-version-to-1.2.500-SNAPSHOT] | |
* missing: [688254a1c55b3ec0a242bff2ec232ac0550a00d4|https://github.com/jbosstools/jbosstools-arquillian/commit/688254a1c55b3ec0a242bff2ec232ac0550a00d4|JBIDE-23966-Compile-errors-in-org.jboss.tools.arquillian.ui-on-Oxygen-132] | |
* missing: [c2cbacdf20a5827313ddfd2651121408eabca50a|https://github.com/jbosstools/jbosstools-arquillian/commit/c2cbacdf20a5827313ddfd2651121408eabca50a|JBIDE-23945-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking base | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-base.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-base.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-base.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision a3387f805d7f5f54db3da0d2b71dfb4601d05e82 (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f a3387f805d7f5f54db3da0d2b71dfb4601d05e82 | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master a3387f805d7f5f54db3da0d2b71dfb4601d05e82 | |
> git rev-list a3387f805d7f5f54db3da0d2b71dfb4601d05e82 # timeout=10 | |
[jbosstools-base] Running shell script | |
Folder: jbosstools-base at https://github.com/jbosstools/jbosstools-base | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "722dac" is the last common ancestor of jbosstools-4.4.x and master | |
722dac is 15 commits ago in branch master | |
722dac is 16 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [0a603a40a9e96403186dcb637cf2d5fd19a565fc|https://github.com/jbosstools/jbosstools-base/commit/0a603a40a9e96403186dcb637cf2d5fd19a565fc|JBIDE-24140-Test-Failure-s-in-JBIDE-4.4.4.AM2-for-jst-component-org.jboss.tools.jst.web.test.WebXMLValidationTest-574] | |
* missing: [0ea353fa3ce15a70ceb20b75c5d79aa67a15d60c|https://github.com/jbosstools/jbosstools-base/commit/0ea353fa3ce15a70ceb20b75c5d79aa67a15d60c|Upversion-all-plugins-in-a-changed-component-common-foundation-and-runtime] | |
* missing: [17f9990bc11020e561a5b9c7184ad7de83d153e1|https://github.com/jbosstools/jbosstools-base/commit/17f9990bc11020e561a5b9c7184ad7de83d153e1|JBIDE-24074-bump-plugin-version] | |
** possible match: [6c847228f78b091feb4fdb261e3332cc94909c84|https://github.com/jbosstools/jbosstools-base/commit/6c847228f78b091feb4fdb261e3332cc94909c84]. | |
*** Inspect the difference between the two patches: http://sprunge.us/aURh | |
* missing: [bcc7f29dc37479aa8591d9c1b93719099fbcec65|https://github.com/jbosstools/jbosstools-base/commit/bcc7f29dc37479aa8591d9c1b93719099fbcec65|JBIDE-24081-bump-feature-plugin-version] | |
** possible match: [d99a2f1174b1e4bbd2a977cdf713691f0b202064|https://github.com/jbosstools/jbosstools-base/commit/d99a2f1174b1e4bbd2a977cdf713691f0b202064]. | |
*** Inspect the difference between the two patches: http://sprunge.us/cDNV | |
* missing: [6cb4f9e8db48411919e517cca7a8a64f78870811|https://github.com/jbosstools/jbosstools-base/commit/6cb4f9e8db48411919e517cca7a8a64f78870811|JBIDE-23833-more-complete-solution-to-remove-JIRA-support-from-org.jboss.tools.common.mylyn-including-removing-test-in-common-tests-org.jboss.tools.common.mylyn.test-src-org-jboss-tools-common-mylyn-test-RepositoryTest.java-and-bumping-all-containing-features-too-569] | |
* missing: [1536a96ca549f3bac7e2d83c4bcb8fe9a5ff8017|https://github.com/jbosstools/jbosstools-base/commit/1536a96ca549f3bac7e2d83c4bcb8fe9a5ff8017|JBIDE-23677-use-parent-pom-to-define-jbosstools.version-currentversion.properties-not-root-pom-565] | |
* missing: [166699d9ce5972ebfbaacd7a3d9e3addd779d446|https://github.com/jbosstools/jbosstools-base/commit/166699d9ce5972ebfbaacd7a3d9e3addd779d446|JBIDE-23677-temporary-workaround-to-move-foundation.core-to-correct-version-4.4.4] | |
* missing: [0022689b29aa4012d71ea639e9b45c0feded311f|https://github.com/jbosstools/jbosstools-base/commit/0022689b29aa4012d71ea639e9b45c0feded311f|temporary-workaround-for-having-a-mix-of-pom-versions-in-this-project-4.4.3-and-4.4.4-need-a-better-solution-for-computing-the-version-of-the-parent-pom-but-no-time-to-implement-JBIDE-23677] | |
* missing: [3af1d74554881ec646bb0e6fd20866fcc9d44b5a|https://github.com/jbosstools/jbosstools-base/commit/3af1d74554881ec646bb0e6fd20866fcc9d44b5a|bump-version-of-JBoss-Tools-to-4.4.4.Final] | |
* missing: [0eb4adc21075a9c8df7b8761851fa8058255f6fd|https://github.com/jbosstools/jbosstools-base/commit/0eb4adc21075a9c8df7b8761851fa8058255f6fd|JBIDE-24014-fix-versions-in-4.4.x-branch-bump-to-1.3.4-SNAPSHOT-in-changed-plugins-features] | |
* missing: [89682af308ea84ba15348ed0cb3a7bf24d00fd63|https://github.com/jbosstools/jbosstools-base/commit/89682af308ea84ba15348ed0cb3a7bf24d00fd63|JBIDE-23929-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-base at https://github.com/jbosstools/jbosstools-base | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "722dac" is the last common ancestor of master and jbosstools-4.4.x | |
722dac is 16 commits ago in branch jbosstools-4.4.x | |
722dac is 15 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [2a07e015961cb537b1075e383839c96c8f8e4bf2|https://github.com/jbosstools/jbosstools-base/commit/2a07e015961cb537b1075e383839c96c8f8e4bf2|Upversion-common-foundation-and-runtime] | |
* missing: [6c847228f78b091feb4fdb261e3332cc94909c84|https://github.com/jbosstools/jbosstools-base/commit/6c847228f78b091feb4fdb261e3332cc94909c84|JBIDE-24074-bump-plugin-version] | |
** possible match: [17f9990bc11020e561a5b9c7184ad7de83d153e1|https://github.com/jbosstools/jbosstools-base/commit/17f9990bc11020e561a5b9c7184ad7de83d153e1]. | |
*** Inspect the difference between the two patches: http://sprunge.us/YQfY | |
* missing: [d99a2f1174b1e4bbd2a977cdf713691f0b202064|https://github.com/jbosstools/jbosstools-base/commit/d99a2f1174b1e4bbd2a977cdf713691f0b202064|JBIDE-24081-bump-feature-plugin-version] | |
** possible match: [bcc7f29dc37479aa8591d9c1b93719099fbcec65|https://github.com/jbosstools/jbosstools-base/commit/bcc7f29dc37479aa8591d9c1b93719099fbcec65]. | |
*** Inspect the difference between the two patches: http://sprunge.us/RfBP | |
* missing: [178187840622aab9f2878e743a78d2702667432e|https://github.com/jbosstools/jbosstools-base/commit/178187840622aab9f2878e743a78d2702667432e|JBIDE-23833-more-complete-solution-to-remove-JIRA-support-from-org.jboss.tools.common.mylyn-including-removing-test-in-common-tests-org.jboss.tools.common.mylyn.test-src-org-jboss-tools-common-mylyn-test-RepositoryTest.java-and-bumping-all-containing-features-too-568] | |
* missing: [cc566c72423f97f2b6d018d77bf242f0dc35995b|https://github.com/jbosstools/jbosstools-base/commit/cc566c72423f97f2b6d018d77bf242f0dc35995b|JBIDE-23677-use-parent-pom-to-define-jbosstools.version-currentversion.properties-not-root-pom-566] | |
* missing: [0a02f12e893f4365aeb8748c0fdb6e71ab06aa41|https://github.com/jbosstools/jbosstools-base/commit/0a02f12e893f4365aeb8748c0fdb6e71ab06aa41|bump-foundation-plugins-org.jboss.tools.foundation.core-src-org-jboss-tools-foundation-core-properties-internal-currentversion.properties-to-4.5.0.Final] | |
* missing: [0afb3a71186a738efb7f529bfbcd8e781450a187|https://github.com/jbosstools/jbosstools-base/commit/0afb3a71186a738efb7f529bfbcd8e781450a187|JBIDE-23677-temporary-workaround-to-move-foundation.core-to-correct-version-4.5.0.AM1] | |
* missing: [6f11308a03e390fd1a59f599ec93782ff46d6ed1|https://github.com/jbosstools/jbosstools-base/commit/6f11308a03e390fd1a59f599ec93782ff46d6ed1|JBIDE-24014-fix-versions-in-master-branch-bump-to-1.4.0-SNAPSHOT-in-changed-plugins-features-559] | |
* missing: [8571dc1811b4c06492e3fc044aaa194a44e4675b|https://github.com/jbosstools/jbosstools-base/commit/8571dc1811b4c06492e3fc044aaa194a44e4675b|JBIDE-23967-compile-failed-migration-needed-to-Oxygen.0.M5-554] | |
* missing: [a8a42e5d22269d310a11dc638f7c4ccb788baaca|https://github.com/jbosstools/jbosstools-base/commit/a8a42e5d22269d310a11dc638f7c4ccb788baaca|JBIDE-23946-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking browsersim | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-browsersim.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-browsersim.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-browsersim.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision e429c6f692548d10e62fb618631c2774f1b4c8d3 (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f e429c6f692548d10e62fb618631c2774f1b4c8d3 | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master e429c6f692548d10e62fb618631c2774f1b4c8d3 | |
> git rev-list e429c6f692548d10e62fb618631c2774f1b4c8d3 # timeout=10 | |
[jbosstools-browsersim] Running shell script | |
Folder: jbosstools-browsersim at https://github.com/jbosstools/jbosstools-browsersim | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "9d291b" is the last common ancestor of jbosstools-4.4.x and master | |
9d291b is 5 commits ago in branch master | |
9d291b is 2 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [df2abb0934fc317caad2332b1eeaa9146c622716|https://github.com/jbosstools/jbosstools-browsersim/commit/df2abb0934fc317caad2332b1eeaa9146c622716|JBIDE-23930-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-browsersim at https://github.com/jbosstools/jbosstools-browsersim | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "9d291b" is the last common ancestor of master and jbosstools-4.4.x | |
9d291b is 2 commits ago in branch jbosstools-4.4.x | |
9d291b is 5 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [e429c6f692548d10e62fb618631c2774f1b4c8d3|https://github.com/jbosstools/jbosstools-browsersim/commit/e429c6f692548d10e62fb618631c2774f1b4c8d3|JBIDE-23947-Fixing-standalone-build] | |
* missing: [77e60624c5200cb06f6911cb3b2b8efc56bb2a96|https://github.com/jbosstools/jbosstools-browsersim/commit/77e60624c5200cb06f6911cb3b2b8efc56bb2a96|JBIDE-23947-Prepare-for-4.5.0.AM1-11.0.0.AM1-browsersim] | |
* missing: [165fc0c011a08a09e85cae94ed70b62894c4bb18|https://github.com/jbosstools/jbosstools-browsersim/commit/165fc0c011a08a09e85cae94ed70b62894c4bb18|JBIDE-24001-Browsersim-and-Cordovasim-are-broken-since-jetty-v-9.4.0-was-added-to-TP-92] | |
* missing: [2b8b4688f5a9ae91082dd00a99ac0b70a1270ea0|https://github.com/jbosstools/jbosstools-browsersim/commit/2b8b4688f5a9ae91082dd00a99ac0b70a1270ea0|JBIDE-23947-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking build-sites | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-build-sites.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-build-sites.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-build-sites.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision 2f961b074b7da02e2852fecd3e2966206c92c436 (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 2f961b074b7da02e2852fecd3e2966206c92c436 | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master 2f961b074b7da02e2852fecd3e2966206c92c436 | |
> git rev-list 2f961b074b7da02e2852fecd3e2966206c92c436 # timeout=10 | |
[jbosstools-build-sites] Running shell script | |
Folder: jbosstools-build-sites at https://github.com/jbosstools/jbosstools-build-sites | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "8a0ffd" is the last common ancestor of jbosstools-4.4.x and master | |
8a0ffd is 4 commits ago in branch master | |
8a0ffd is 3 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [511195015a2be6321c3e1dd4cbe62e55739dcbdd|https://github.com/jbosstools/jbosstools-build-sites/commit/511195015a2be6321c3e1dd4cbe62e55739dcbdd|bump-to-4.4.4-in-4.4.x-branch] | |
Folder: jbosstools-build-sites at https://github.com/jbosstools/jbosstools-build-sites | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "8a0ffd" is the last common ancestor of master and jbosstools-4.4.x | |
8a0ffd is 3 commits ago in branch jbosstools-4.4.x | |
8a0ffd is 4 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [d1fd2abdaf3e082c80357c3f55268565e53b591e|https://github.com/jbosstools/jbosstools-build-sites/commit/d1fd2abdaf3e082c80357c3f55268565e53b591e|bump-master-to-4.5.0] | |
* missing: [d859d58008d12d7d0a419f58c80db4b4b00a7821|https://github.com/jbosstools/jbosstools-build-sites/commit/d859d58008d12d7d0a419f58c80db4b4b00a7821|JBIDE-23960-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking central | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-central.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-central.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-central.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision b2c7353690e32fe3d5e06110c2fd6addbedb0281 (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f b2c7353690e32fe3d5e06110c2fd6addbedb0281 | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master b2c7353690e32fe3d5e06110c2fd6addbedb0281 | |
> git rev-list b2c7353690e32fe3d5e06110c2fd6addbedb0281 # timeout=10 | |
[jbosstools-central] Running shell script | |
Folder: jbosstools-central at https://github.com/jbosstools/jbosstools-central | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "27a46b" is the last common ancestor of jbosstools-4.4.x and master | |
27a46b is 4 commits ago in branch master | |
27a46b is 3 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [b9378f70496ef276170c4f5ca1a096a1e189e02d|https://github.com/jbosstools/jbosstools-central/commit/b9378f70496ef276170c4f5ca1a096a1e189e02d|JBIDE-23931-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-central at https://github.com/jbosstools/jbosstools-central | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "27a46b" is the last common ancestor of master and jbosstools-4.4.x | |
27a46b is 3 commits ago in branch jbosstools-4.4.x | |
27a46b is 4 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [6a40e1fa413dbc8a6f72c65a21ea103cad06077e|https://github.com/jbosstools/jbosstools-central/commit/6a40e1fa413dbc8a6f72c65a21ea103cad06077e|JBIDE-24133-org.jboss.tools.runtime.reddeer.-396] | |
* missing: [1e09f6561099ec443b7621fc814440b0b4da064b|https://github.com/jbosstools/jbosstools-central/commit/1e09f6561099ec443b7621fc814440b0b4da064b|JBIDE-23948-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking discovery | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-discovery.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-discovery.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-discovery.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision 77115df3c4546909692078c1d878d19c8bb49c5e (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 77115df3c4546909692078c1d878d19c8bb49c5e | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master 77115df3c4546909692078c1d878d19c8bb49c5e | |
> git rev-list 77115df3c4546909692078c1d878d19c8bb49c5e # timeout=10 | |
[jbosstools-discovery] Running shell script | |
Folder: jbosstools-discovery at https://github.com/jbosstools/jbosstools-discovery | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "3532f2" is the last common ancestor of jbosstools-4.4.x and master | |
3532f2 is 7 commits ago in branch master | |
3532f2 is 10 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [98d9ca92d71f90e317b6780821aeedcde28f45a6|https://github.com/jbosstools/jbosstools-discovery/commit/98d9ca92d71f90e317b6780821aeedcde28f45a6|JBIDE-23834-move-up-to-PMD-4.0.12.v20170331-0813] | |
* missing: [95e3865edc9d28788a8303216b340d4c92ca8daf|https://github.com/jbosstools/jbosstools-discovery/commit/95e3865edc9d28788a8303216b340d4c92ca8daf|update-README-to-Neon] | |
* missing: [8afd40aa2666ec32bad2ba254210bf60c8dfd869|https://github.com/jbosstools/jbosstools-discovery/commit/8afd40aa2666ec32bad2ba254210bf60c8dfd869|JBDS-4345-bump-to-10.4.0] | |
* missing: [480d8041aa5685c686c6aea393fce807bfae371b|https://github.com/jbosstools/jbosstools-discovery/commit/480d8041aa5685c686c6aea393fce807bfae371b|fix-version] | |
** possible match: [8c92d7488c9da9772b069584f63b74a663c58902|https://github.com/jbosstools/jbosstools-discovery/commit/8c92d7488c9da9772b069584f63b74a663c58902]. | |
*** Inspect the difference between the two patches: http://sprunge.us/IMTH | |
* missing: [3f9bbbeee8396dea416a0f75e2df95dfcf8e429d|https://github.com/jbosstools/jbosstools-discovery/commit/3f9bbbeee8396dea416a0f75e2df95dfcf8e429d|JBIDE-23963-remove-another-dupe-plugin-already-in-JBT-add-missing-feature-org.eclipse.mylyn.commons.repositories.http.feature.group] | |
* missing: [2e46604b006128466b85f76e632143a1e55ff8e7|https://github.com/jbosstools/jbosstools-discovery/commit/2e46604b006128466b85f76e632143a1e55ff8e7|remove-included-features-which-are-already-in-JBT-DS-target-platform] | |
* missing: [01d962e4bf5943f82e2bef124133a0610d9b0359|https://github.com/jbosstools/jbosstools-discovery/commit/01d962e4bf5943f82e2bef124133a0610d9b0359|JBIDE-23963-bump-Central-to-Neon.3-and-upversion-to-4.63.0.Final-SNAPSHOT] | |
* missing: [812cedca96d22f1289c21d4ba1f2cd5c3a0b654f|https://github.com/jbosstools/jbosstools-discovery/commit/812cedca96d22f1289c21d4ba1f2cd5c3a0b654f|prepare-for-4.4.x-4.4.4.AM1] | |
Folder: jbosstools-discovery at https://github.com/jbosstools/jbosstools-discovery | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "3532f2" is the last common ancestor of master and jbosstools-4.4.x | |
3532f2 is 10 commits ago in branch jbosstools-4.4.x | |
3532f2 is 7 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [04b6f5dfb63e764a474dfaa2c796a8f11fcf774a|https://github.com/jbosstools/jbosstools-discovery/commit/04b6f5dfb63e764a474dfaa2c796a8f11fcf774a|JBDS-4345-bump-to-11.0.0-in-master-branch] | |
* missing: [5ffdf1baef5660aac647bf4b404268d289296aa8|https://github.com/jbosstools/jbosstools-discovery/commit/5ffdf1baef5660aac647bf4b404268d289296aa8|move-up-to-testng-6.11.0.201703011520-in-master-branch] | |
* missing: [b67409a73fe2a116d909a70a66c20a7568974f43|https://github.com/jbosstools/jbosstools-discovery/commit/b67409a73fe2a116d909a70a66c20a7568974f43|remove-unnededed-mylyn-and-aspectj-ajdt-stuff] | |
* missing: [53ea8422aed76d28c7e44b5e44d8ca300a001308|https://github.com/jbosstools/jbosstools-discovery/commit/53ea8422aed76d28c7e44b5e44d8ca300a001308|JBIDE-23317-prepare-first-draft-of-Oxygen.0.M5-target-platform-needs-to-have-IU-versions-updated-so-don-t-merge-yet] | |
* missing: [43f27ac24e8c9d997cbc6cd0fe51b88a260576af|https://github.com/jbosstools/jbosstools-discovery/commit/43f27ac24e8c9d997cbc6cd0fe51b88a260576af|prepare-for-4.5.0.AM1-in-master] | |
======================================================================================== | |
Checking forge | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-forge.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-forge.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-forge.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision fb5603509319085e282e9ed646e080d0cfafbe5f (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f fb5603509319085e282e9ed646e080d0cfafbe5f | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master fb5603509319085e282e9ed646e080d0cfafbe5f | |
> git rev-list fb5603509319085e282e9ed646e080d0cfafbe5f # timeout=10 | |
[jbosstools-forge] Running shell script | |
Folder: jbosstools-forge at https://github.com/jbosstools/jbosstools-forge | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "d227f5" is the last common ancestor of jbosstools-4.4.x and master | |
d227f5 is 5 commits ago in branch master | |
d227f5 is 5 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [2463300301df19269b9f668b4d83b6b7e5c0de07|https://github.com/jbosstools/jbosstools-forge/commit/2463300301df19269b9f668b4d83b6b7e5c0de07|Bump-versions-174] | |
* missing: [fe11d9f7df4743dadb05d7530be38b96c42b020d|https://github.com/jbosstools/jbosstools-forge/commit/fe11d9f7df4743dadb05d7530be38b96c42b020d|JBIDE-23932-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-forge at https://github.com/jbosstools/jbosstools-forge | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "d227f5" is the last common ancestor of master and jbosstools-4.4.x | |
d227f5 is 5 commits ago in branch jbosstools-4.4.x | |
d227f5 is 5 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [07c4975491d8ddb6d1b5a383ad2c98c205f2d58d|https://github.com/jbosstools/jbosstools-forge/commit/07c4975491d8ddb6d1b5a383ad2c98c205f2d58d|Bump-to-2.0.200-SNAPSHOT] | |
* missing: [d7e5db6a9620f73d758986dc5283fb730e3f66c0|https://github.com/jbosstools/jbosstools-forge/commit/d7e5db6a9620f73d758986dc5283fb730e3f66c0|JBIDE-23949-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking freemarker | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-freemarker.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-freemarker.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-freemarker.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision a3dd2ef81f7f7ba6d03a32f1638d6df2a26a01c5 (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f a3dd2ef81f7f7ba6d03a32f1638d6df2a26a01c5 | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master a3dd2ef81f7f7ba6d03a32f1638d6df2a26a01c5 | |
> git rev-list a3dd2ef81f7f7ba6d03a32f1638d6df2a26a01c5 # timeout=10 | |
[jbosstools-freemarker] Running shell script | |
Folder: jbosstools-freemarker at https://github.com/jbosstools/jbosstools-freemarker | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "63fa6e" is the last common ancestor of jbosstools-4.4.x and master | |
63fa6e is 2 commits ago in branch master | |
63fa6e is 2 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [391cbd3e7d07701845caa86059d025522346c839|https://github.com/jbosstools/jbosstools-freemarker/commit/391cbd3e7d07701845caa86059d025522346c839|JBIDE-23933-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-freemarker at https://github.com/jbosstools/jbosstools-freemarker | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "63fa6e" is the last common ancestor of master and jbosstools-4.4.x | |
63fa6e is 2 commits ago in branch jbosstools-4.4.x | |
63fa6e is 2 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [a3dd2ef81f7f7ba6d03a32f1638d6df2a26a01c5|https://github.com/jbosstools/jbosstools-freemarker/commit/a3dd2ef81f7f7ba6d03a32f1638d6df2a26a01c5|JBIDE-23950-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking hibernate | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-hibernate.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-hibernate.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-hibernate.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision b9c7e21897e5e4feac79363f226b05460229fa5c (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f b9c7e21897e5e4feac79363f226b05460229fa5c | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master b9c7e21897e5e4feac79363f226b05460229fa5c | |
> git rev-list b9c7e21897e5e4feac79363f226b05460229fa5c # timeout=10 | |
[jbosstools-hibernate] Running shell script | |
Folder: jbosstools-hibernate at https://github.com/jbosstools/jbosstools-hibernate | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "1e9f24" is the last common ancestor of jbosstools-4.4.x and master | |
1e9f24 is 37 commits ago in branch master | |
1e9f24 is 14 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [5236edb4019e80cd1a78d4f9205ed584ddd5e882|https://github.com/jbosstools/jbosstools-hibernate/commit/5236edb4019e80cd1a78d4f9205ed584ddd5e882|JBIDE-24281-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_2-to-version-5.1.3.Final] | |
** possible match: [b9c7e21897e5e4feac79363f226b05460229fa5c|https://github.com/jbosstools/jbosstools-hibernate/commit/b9c7e21897e5e4feac79363f226b05460229fa5c]. | |
*** Inspect the difference between the two patches: http://sprunge.us/OijY | |
* missing: [a05d53229ba40d482fb2e834a9eed5a1be8c3ccc|https://github.com/jbosstools/jbosstools-hibernate/commit/a05d53229ba40d482fb2e834a9eed5a1be8c3ccc|JBIDE-24279-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_1-to-version-5.1.4.Final] | |
* missing: [788692c59483b86849f85bc5cf4e50fdbd799179|https://github.com/jbosstools/jbosstools-hibernate/commit/788692c59483b86849f85bc5cf4e50fdbd799179|JBIDE-24272-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_0-to-version-5.0.6.Final] | |
** possible match: [31ca9e55be01e830162facb911faf271d834e0ab|https://github.com/jbosstools/jbosstools-hibernate/commit/31ca9e55be01e830162facb911faf271d834e0ab]. | |
*** Inspect the difference between the two patches: http://sprunge.us/hdJP | |
* missing: [b6bd93d46a933502acb6a84b1f8c1c5395fbcdb6|https://github.com/jbosstools/jbosstools-hibernate/commit/b6bd93d46a933502acb6a84b1f8c1c5395fbcdb6|JBIDE-24041-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_0-to-version-5.0.5.Final] | |
* missing: [b860e6c3eab2befaf601fe3441e9162bb9dfdf62|https://github.com/jbosstools/jbosstools-hibernate/commit/b860e6c3eab2befaf601fe3441e9162bb9dfdf62|JBIDE-24039-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_1-to-version-5.1.3.Final] | |
* missing: [62a0f455b6f4c6cc76a9c3c9d8fd335ab25b549d|https://github.com/jbosstools/jbosstools-hibernate/commit/62a0f455b6f4c6cc76a9c3c9d8fd335ab25b549d|JBIDE-24035-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_2-to-version-5.2.2.Final] | |
* missing: [4e1228d7ae430c2dc0baffdc1fc428b829468d7c|https://github.com/jbosstools/jbosstools-hibernate/commit/4e1228d7ae430c2dc0baffdc1fc428b829468d7c|JBIDE-24026-Update-version-identifiers-to-5.1.4-SNAPSHOT] | |
* missing: [d4a1000ec84af7dbf447e16bb6f61e840e937d1a|https://github.com/jbosstools/jbosstools-hibernate/commit/d4a1000ec84af7dbf447e16bb6f61e840e937d1a|JBIDE-23934-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-hibernate at https://github.com/jbosstools/jbosstools-hibernate | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "1e9f24" is the last common ancestor of master and jbosstools-4.4.x | |
1e9f24 is 14 commits ago in branch jbosstools-4.4.x | |
1e9f24 is 37 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [b9c7e21897e5e4feac79363f226b05460229fa5c|https://github.com/jbosstools/jbosstools-hibernate/commit/b9c7e21897e5e4feac79363f226b05460229fa5c|JBIDE-24281-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_2-to-version-5.1.3.Final] | |
** possible match: [5236edb4019e80cd1a78d4f9205ed584ddd5e882|https://github.com/jbosstools/jbosstools-hibernate/commit/5236edb4019e80cd1a78d4f9205ed584ddd5e882]. | |
*** Inspect the difference between the two patches: http://sprunge.us/PaDY | |
* missing: [ebf75adbb9165e8b425bf43e84dfaf9c93450b83|https://github.com/jbosstools/jbosstools-hibernate/commit/ebf75adbb9165e8b425bf43e84dfaf9c93450b83|JBIDE-24278-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_1-to-version-5.1.4.Final] | |
* missing: [31ca9e55be01e830162facb911faf271d834e0ab|https://github.com/jbosstools/jbosstools-hibernate/commit/31ca9e55be01e830162facb911faf271d834e0ab|JBIDE-24272-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_0-to-version-5.0.6.Final] | |
** possible match: [788692c59483b86849f85bc5cf4e50fdbd799179|https://github.com/jbosstools/jbosstools-hibernate/commit/788692c59483b86849f85bc5cf4e50fdbd799179]. | |
*** Inspect the difference between the two patches: http://sprunge.us/UiAI | |
* missing: [dbdcf295fc681b32b97b91d739a31a371f55f0bd|https://github.com/jbosstools/jbosstools-hibernate/commit/dbdcf295fc681b32b97b91d739a31a371f55f0bd|JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Improve-the-test-for-ISessionFactory-getCollectionMetadata-String] | |
* missing: [7fead055d540b1399af48f6351113f6f6e0e14c9|https://github.com/jbosstools/jbosstools-hibernate/commit/7fead055d540b1399af48f6351113f6f6e0e14c9|JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Improve-the-test-for-ISessionFactory-getClassMetadata-String] | |
* missing: [68528444e9796e878e01d5bd555737a1a8f2f485|https://github.com/jbosstools/jbosstools-hibernate/commit/68528444e9796e878e01d5bd555737a1a8f2f485|JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Improve-the-test-for-ISessionFactory-getClassMetadata-Class] | |
* missing: [224624316e970f2ffc4d379903759da817555d66|https://github.com/jbosstools/jbosstools-hibernate/commit/224624316e970f2ffc4d379903759da817555d66|JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Add-a-test-for-ISessionFactory-openSession] | |
* missing: [38be5076b7a55507900ff604f71144adf7b718e5|https://github.com/jbosstools/jbosstools-hibernate/commit/38be5076b7a55507900ff604f71144adf7b718e5|JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Improve-the-test-for-ISessionFactory-getAllCollectionMetadata] | |
* missing: [3d66b53824a7f988119d7f629b6c9a279ad69e30|https://github.com/jbosstools/jbosstools-hibernate/commit/3d66b53824a7f988119d7f629b6c9a279ad69e30|JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Improve-the-test-for-ISessionFactory-getAllClassMetadata] | |
* missing: [3e1f169d7cf412b9bab1f111787b82b2d3cc4a58|https://github.com/jbosstools/jbosstools-hibernate/commit/3e1f169d7cf412b9bab1f111787b82b2d3cc4a58|JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Add-a-test-for-ISessionFactory-getAllClassMetadata] | |
* missing: [dc65019bffbf3505d27dd4b0a8c3a2e8acc5e9d4|https://github.com/jbosstools/jbosstools-hibernate/commit/dc65019bffbf3505d27dd4b0a8c3a2e8acc5e9d4|JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Add-a-test-for-ISessionFactory-close] | |
* missing: [b34a6c14d46c0854fb47338971531b7d200b0df1|https://github.com/jbosstools/jbosstools-hibernate/commit/b34a6c14d46c0854fb47338971531b7d200b0df1|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getIdentifierValue] | |
* missing: [8e3474fbd510f5302ccdfb6f9707fb4ecfbb91c5|https://github.com/jbosstools/jbosstools-hibernate/commit/8e3474fbd510f5302ccdfb6f9707fb4ecfbb91c5|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-isPhysicalTable] | |
* missing: [7d54546fbbc7aebc68aa3cf75984f125bd05b10a|https://github.com/jbosstools/jbosstools-hibernate/commit/7d54546fbbc7aebc68aa3cf75984f125bd05b10a|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-isAbstractUnionTable] | |
* missing: [773a6c893224328ea1b618ca9ec829e676571631|https://github.com/jbosstools/jbosstools-hibernate/commit/773a6c893224328ea1b618ca9ec829e676571631|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-isAbstract] | |
* missing: [f55bc1ce42b4a0f5ed861d33303f8ca0379f1e49|https://github.com/jbosstools/jbosstools-hibernate/commit/f55bc1ce42b4a0f5ed861d33303f8ca0379f1e49|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-hasDenormalizedTables] | |
* missing: [8fd5bf4fa27ad7a6103e2704181572eafddedc71|https://github.com/jbosstools/jbosstools-hibernate/commit/8fd5bf4fa27ad7a6103e2704181572eafddedc71|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getSubselect] | |
* missing: [2811f5f121d2c0c8eddb2317e1a352d158fbd8b5|https://github.com/jbosstools/jbosstools-hibernate/commit/2811f5f121d2c0c8eddb2317e1a352d158fbd8b5|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getRowId] | |
* missing: [0b518e772f1f820104bbec887eb164efb4fda354|https://github.com/jbosstools/jbosstools-hibernate/commit/0b518e772f1f820104bbec887eb164efb4fda354|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getComment] | |
* missing: [2824129c12cb109ecfd244578cbf9314799bd0fe|https://github.com/jbosstools/jbosstools-hibernate/commit/2824129c12cb109ecfd244578cbf9314799bd0fe|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getColumnIterator] | |
* missing: [7f9d22dda865c29c377db839fddec77c209c5bba|https://github.com/jbosstools/jbosstools-hibernate/commit/7f9d22dda865c29c377db839fddec77c209c5bba|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getPrimaryKey] | |
* missing: [46b3ba159f099561c9fefd1975af2ff30f1c418b|https://github.com/jbosstools/jbosstools-hibernate/commit/46b3ba159f099561c9fefd1975af2ff30f1c418b|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getSchema] | |
* missing: [fe11b332c4e570ae707dc9592210ae31225a59f0|https://github.com/jbosstools/jbosstools-hibernate/commit/fe11b332c4e570ae707dc9592210ae31225a59f0|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getCatalog] | |
* missing: [b304636469e2ece0dab0c92d0c26c3de1b89c06b|https://github.com/jbosstools/jbosstools-hibernate/commit/b304636469e2ece0dab0c92d0c26c3de1b89c06b|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-setPrimaryKey-IPrimaryKey] | |
* missing: [4225a7f9844922e1fcbefd915e520691fd764236|https://github.com/jbosstools/jbosstools-hibernate/commit/4225a7f9844922e1fcbefd915e520691fd764236|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-addColumn-IColumn] | |
* missing: [2f9d9ca8bd68b7ca3c0f4dff1ae5e80b4f4eaf48|https://github.com/jbosstools/jbosstools-hibernate/commit/2f9d9ca8bd68b7ca3c0f4dff1ae5e80b4f4eaf48|JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getName] | |
* missing: [3011a2bf070a7f43ee33cf705a1fd6a97bdf8812|https://github.com/jbosstools/jbosstools-hibernate/commit/3011a2bf070a7f43ee33cf705a1fd6a97bdf8812|JBIDE-24040-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_0-to-version-5.0.5.Final] | |
* missing: [5302313fb66951dc064b4e2b7d0ac9801c1993b8|https://github.com/jbosstools/jbosstools-hibernate/commit/5302313fb66951dc064b4e2b7d0ac9801c1993b8|JBIDE-24038-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_1-to-version-5.1.3.Final] | |
* missing: [84491ca5287e9fb28cbedf3bf3167ef2592af563|https://github.com/jbosstools/jbosstools-hibernate/commit/84491ca5287e9fb28cbedf3bf3167ef2592af563|JBIDE-24034-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_2-to-version-5.2.2.Final] | |
* missing: [4219da69dcb665173b6ffa7fceb20820a284b35c|https://github.com/jbosstools/jbosstools-hibernate/commit/4219da69dcb665173b6ffa7fceb20820a284b35c|JBIDE-24028-Update-version-identifiers-to-5.2.0-SNAPSHOT] | |
* missing: [8279ee41dc552d279bd2372db76f968ad2540109|https://github.com/jbosstools/jbosstools-hibernate/commit/8279ee41dc552d279bd2372db76f968ad2540109|JBIDE-23951-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking integration-tests | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-integration-tests.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-integration-tests.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-integration-tests.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision 983367295ff351f796880319ac98c9f6609d0b6e (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 983367295ff351f796880319ac98c9f6609d0b6e | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master 983367295ff351f796880319ac98c9f6609d0b6e | |
> git rev-list 983367295ff351f796880319ac98c9f6609d0b6e # timeout=10 | |
[jbosstools-integration-tests] Running shell script | |
Folder: jbosstools-integration-tests at https://github.com/jbosstools/jbosstools-integration-tests | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "81e053" is the last common ancestor of jbosstools-4.4.x and master | |
81e053 is 19 commits ago in branch master | |
81e053 is 18 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [2e7a279bcdd6ca57ab8bd35f84b2769fab005f3f|https://github.com/jbosstools/jbosstools-integration-tests/commit/2e7a279bcdd6ca57ab8bd35f84b2769fab005f3f|JBIDE-24115-Move-integration-tests-to-4.4.4-1782] | |
* missing: [3acf81b8938d790430694bcb31af609d27504655|https://github.com/jbosstools/jbosstools-integration-tests/commit/3acf81b8938d790430694bcb31af609d27504655|JBIDE-23942-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-integration-tests at https://github.com/jbosstools/jbosstools-integration-tests | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "81e053" is the last common ancestor of master and jbosstools-4.4.x | |
81e053 is 18 commits ago in branch jbosstools-4.4.x | |
81e053 is 19 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [f028081d773ff98b3826c8186a9652fc73239abb|https://github.com/jbosstools/jbosstools-integration-tests/commit/f028081d773ff98b3826c8186a9652fc73239abb|JBIDE-23959-update-InstallDependencies.p2f-to-fetch-from-oxygen-not-neon-use-4.4.3-instead-of-4.3.0] | |
* missing: [d6562fbfbae7e0752081af1cdd47366fc8a3da07|https://github.com/jbosstools/jbosstools-integration-tests/commit/d6562fbfbae7e0752081af1cdd47366fc8a3da07|JBIDE-23959-bump-to-4.4.100-SNAPSHOT-in-master-also-fix-broken-deps-to-org.jboss.tools-reddeer-plugins] | |
* missing: [7071150cfeb4b17dbaa33db85ecaa7f1aa557ac8|https://github.com/jbosstools/jbosstools-integration-tests/commit/7071150cfeb4b17dbaa33db85ecaa7f1aa557ac8|JBIDE-23959-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking javaee | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-javaee.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-javaee.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-javaee.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision 3d45b93a1ede1cae99629329d8b3fae0c5ef3564 (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 3d45b93a1ede1cae99629329d8b3fae0c5ef3564 | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master 3d45b93a1ede1cae99629329d8b3fae0c5ef3564 | |
> git rev-list 3d45b93a1ede1cae99629329d8b3fae0c5ef3564 # timeout=10 | |
[jbosstools-javaee] Running shell script | |
Folder: jbosstools-javaee at https://github.com/jbosstools/jbosstools-javaee | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "cf530d" is the last common ancestor of jbosstools-4.4.x and master | |
cf530d is 3 commits ago in branch master | |
cf530d is 2 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [3835232a44bb3fac736337fcba2b143ac184e424|https://github.com/jbosstools/jbosstools-javaee/commit/3835232a44bb3fac736337fcba2b143ac184e424|JBIDE-23935-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-javaee at https://github.com/jbosstools/jbosstools-javaee | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "cf530d" is the last common ancestor of master and jbosstools-4.4.x | |
cf530d is 2 commits ago in branch jbosstools-4.4.x | |
cf530d is 3 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [3d45b93a1ede1cae99629329d8b3fae0c5ef3564|https://github.com/jbosstools/jbosstools-javaee/commit/3d45b93a1ede1cae99629329d8b3fae0c5ef3564|JBIDE-24013-compile-failed-in-org.jboss.tools.cdi.ui.test-425] | |
* missing: [ca320f2e01cc216d3c7e34864db42a29c814d1b0|https://github.com/jbosstools/jbosstools-javaee/commit/ca320f2e01cc216d3c7e34864db42a29c814d1b0|JBIDE-23952-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking jst | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-jst.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-jst.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-jst.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision bb8c55c8311bf03172dd3919332fb31f855552eb (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f bb8c55c8311bf03172dd3919332fb31f855552eb | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master bb8c55c8311bf03172dd3919332fb31f855552eb | |
> git rev-list bb8c55c8311bf03172dd3919332fb31f855552eb # timeout=10 | |
[jbosstools-jst] Running shell script | |
Folder: jbosstools-jst at https://github.com/jbosstools/jbosstools-jst | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "63bdf7" is the last common ancestor of jbosstools-4.4.x and master | |
63bdf7 is 3 commits ago in branch master | |
63bdf7 is 3 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [4bf02422a341875c210e648c29a14b75f1f858ca|https://github.com/jbosstools/jbosstools-jst/commit/4bf02422a341875c210e648c29a14b75f1f858ca|JBIDE-23936-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-jst at https://github.com/jbosstools/jbosstools-jst | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "63bdf7" is the last common ancestor of master and jbosstools-4.4.x | |
63bdf7 is 3 commits ago in branch jbosstools-4.4.x | |
63bdf7 is 3 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [ec3619878143e29ee2c4b64f0e25166c62bb9d2c|https://github.com/jbosstools/jbosstools-jst/commit/ec3619878143e29ee2c4b64f0e25166c62bb9d2c|JBIDE-23953-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking livereload | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-livereload.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-livereload.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-livereload.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision 991c884493689f0c9b3efd3a4618cd1c64a4d0e4 (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 991c884493689f0c9b3efd3a4618cd1c64a4d0e4 | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master 991c884493689f0c9b3efd3a4618cd1c64a4d0e4 | |
> git rev-list 991c884493689f0c9b3efd3a4618cd1c64a4d0e4 # timeout=10 | |
[jbosstools-livereload] Running shell script | |
Folder: jbosstools-livereload at https://github.com/jbosstools/jbosstools-livereload | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "f8c816" is the last common ancestor of jbosstools-4.4.x and master | |
f8c816 is 3 commits ago in branch master | |
f8c816 is 2 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [c84db0691666dc6b02fd9ba1e65c4f180924827f|https://github.com/jbosstools/jbosstools-livereload/commit/c84db0691666dc6b02fd9ba1e65c4f180924827f|JBIDE-23937-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-livereload at https://github.com/jbosstools/jbosstools-livereload | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "f8c816" is the last common ancestor of master and jbosstools-4.4.x | |
f8c816 is 2 commits ago in branch jbosstools-4.4.x | |
f8c816 is 3 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [991c884493689f0c9b3efd3a4618cd1c64a4d0e4|https://github.com/jbosstools/jbosstools-livereload/commit/991c884493689f0c9b3efd3a4618cd1c64a4d0e4|JBIDE-24007-move-up-to-Jetty-9.4.0-9.4.1-137] | |
* missing: [0036fd533226b40f782ad3014161c537fcc506b5|https://github.com/jbosstools/jbosstools-livereload/commit/0036fd533226b40f782ad3014161c537fcc506b5|JBIDE-23954-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking openshift | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-openshift.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-openshift.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-openshift.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision 1158af698ab6e0fd75d556745caceebbe67f0f65 (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 1158af698ab6e0fd75d556745caceebbe67f0f65 | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master 1158af698ab6e0fd75d556745caceebbe67f0f65 | |
> git rev-list 1158af698ab6e0fd75d556745caceebbe67f0f65 # timeout=10 | |
[jbosstools-openshift] Running shell script | |
Folder: jbosstools-openshift at https://github.com/jbosstools/jbosstools-openshift | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "3babbe" is the last common ancestor of jbosstools-4.4.x and master | |
3babbe is 40 commits ago in branch master | |
3babbe is 39 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [72261a02d8e669e8c5c4e5a5b06d0deb4c882091|https://github.com/jbosstools/jbosstools-openshift/commit/72261a02d8e669e8c5c4e5a5b06d0deb4c882091|bump-all-plugins-features-to-3.3.3-SNAPSHOT-1456] | |
* missing: [af80c7aea97a64025e572a1f3f893b3420bffbbf|https://github.com/jbosstools/jbosstools-openshift/commit/af80c7aea97a64025e572a1f3f893b3420bffbbf|Fix-for-wrong-version-of-dm-plugin-is-required-from-master-.-1454] | |
* missing: [28ae2520db432c5aa33dc0784400dfb313d7c73d|https://github.com/jbosstools/jbosstools-openshift/commit/28ae2520db432c5aa33dc0784400dfb313d7c73d|bumping-org.jboss.tools.openshift.reddeer] | |
** possible match: [628a0d5572db3ffb9746a413a4300125bcaea071|https://github.com/jbosstools/jbosstools-openshift/commit/628a0d5572db3ffb9746a413a4300125bcaea071]. | |
*** Inspect the difference between the two patches: http://sprunge.us/WaeL | |
* missing: [09a353e70f0d3290478c50dd44e711685c2ae1eb|https://github.com/jbosstools/jbosstools-openshift/commit/09a353e70f0d3290478c50dd44e711685c2ae1eb|jbide-23494-unit-tests-for-WatchManager-1442] | |
** possible match: [cf544dbec4baa87c63768c43680f0d2d0de2af61|https://github.com/jbosstools/jbosstools-openshift/commit/cf544dbec4baa87c63768c43680f0d2d0de2af61]. | |
*** Inspect the difference between the two patches: http://sprunge.us/QhUY | |
* missing: [38783c5861ce73b62d41bc382636f5dda39efb5c|https://github.com/jbosstools/jbosstools-openshift/commit/38783c5861ce73b62d41bc382636f5dda39efb5c|JBIDE-24081-bump-org.jboss.tools.openshift.cdk.server-and-org.jboss.tools.openshift.cdk.feature-to-3.3.3] | |
* missing: [534f416bb6bbeaa6a25df06c944a93441326fe14|https://github.com/jbosstools/jbosstools-openshift/commit/534f416bb6bbeaa6a25df06c944a93441326fe14|JBIDE-23961-bumping-test-plugin-and-feature] | |
* missing: [02c1a8f6f65b50fdd3e0e66f78c05dceb4d963de|https://github.com/jbosstools/jbosstools-openshift/commit/02c1a8f6f65b50fdd3e0e66f78c05dceb4d963de|JBIDE-23490-bumped-openshift.js-and-openshift.js.feature] | |
* missing: [f0ee0e06cbbd316c081248383f593dbc6f8835b1|https://github.com/jbosstools/jbosstools-openshift/commit/f0ee0e06cbbd316c081248383f593dbc6f8835b1|JBIDE-23490-Server-adapter-provide-ability-to-link-pods-deployment-config-replication-controller-when-no-service-is-available-1427] | |
** possible match: [cf378ed5c8ca6e98c8be23590fae488b744fb515|https://github.com/jbosstools/jbosstools-openshift/commit/cf378ed5c8ca6e98c8be23590fae488b744fb515]. | |
*** Inspect the difference between the two patches: http://sprunge.us/fTPQ | |
* missing: [e96e61317babfd78a8b18231296a6d7c740fd0e1|https://github.com/jbosstools/jbosstools-openshift/commit/e96e61317babfd78a8b18231296a6d7c740fd0e1|JBIDE-24033-bumping-express-feature-which-includes-bumped-common.ui-1440] | |
* missing: [7ca538d0d6cc32c4115aa16a5bf107f26aad7b35|https://github.com/jbosstools/jbosstools-openshift/commit/7ca538d0d6cc32c4115aa16a5bf107f26aad7b35|JBIDE-24033-bump-common.ui-in-jbosstools-4.4.x-since-it-changed-1439] | |
* missing: [7c141a8a9d7aa8fd6b7f9bc1485bc87726c9001a|https://github.com/jbosstools/jbosstools-openshift/commit/7c141a8a9d7aa8fd6b7f9bc1485bc87726c9001a|JBIDE-23890-bump-version-of-org.jboss.tools.openshift.ui-to-3.3.3-SNAPSHOT-since-new-change-in-4.4.x-branch] | |
* missing: [6333ea545b6228d799ff120ce15b568a8f28f874|https://github.com/jbosstools/jbosstools-openshift/commit/6333ea545b6228d799ff120ce15b568a8f28f874|JBIDE-24010-bump-core-and-client-plugins-1432] | |
* missing: [0e92d324eeea6796c51d917f6034d2dccb421578|https://github.com/jbosstools/jbosstools-openshift/commit/0e92d324eeea6796c51d917f6034d2dccb421578|JBIDE-23938-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-openshift at https://github.com/jbosstools/jbosstools-openshift | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "3babbe" is the last common ancestor of master and jbosstools-4.4.x | |
3babbe is 39 commits ago in branch jbosstools-4.4.x | |
3babbe is 40 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [338680937b9bdc44a63e9336e8bc13e3918a1b34|https://github.com/jbosstools/jbosstools-openshift/commit/338680937b9bdc44a63e9336e8bc13e3918a1b34|bump-all-plugins-features-to-3.4.0-SNAPSHOT-1457] | |
* missing: [628a0d5572db3ffb9746a413a4300125bcaea071|https://github.com/jbosstools/jbosstools-openshift/commit/628a0d5572db3ffb9746a413a4300125bcaea071|bumping-org.jboss.tools.openshift.reddeer] | |
** possible match: [28ae2520db432c5aa33dc0784400dfb313d7c73d|https://github.com/jbosstools/jbosstools-openshift/commit/28ae2520db432c5aa33dc0784400dfb313d7c73d]. | |
*** Inspect the difference between the two patches: http://sprunge.us/gOPK | |
* missing: [cf544dbec4baa87c63768c43680f0d2d0de2af61|https://github.com/jbosstools/jbosstools-openshift/commit/cf544dbec4baa87c63768c43680f0d2d0de2af61|jbide-23494-unit-tests-for-WatchManager-1442] | |
** possible match: [09a353e70f0d3290478c50dd44e711685c2ae1eb|https://github.com/jbosstools/jbosstools-openshift/commit/09a353e70f0d3290478c50dd44e711685c2ae1eb]. | |
*** Inspect the difference between the two patches: http://sprunge.us/fWHC | |
* missing: [49039f20561adf845c36614c475a65a9ba936083|https://github.com/jbosstools/jbosstools-openshift/commit/49039f20561adf845c36614c475a65a9ba936083|JBIDE-23961-bump-test-plugin-and-test-feature-1444] | |
* missing: [cd469be842991492882648b65af6e8f7640ba302|https://github.com/jbosstools/jbosstools-openshift/commit/cd469be842991492882648b65af6e8f7640ba302|JBIDE-23490-bumping-openshift.js-and-js.feature-1443] | |
* missing: [cf378ed5c8ca6e98c8be23590fae488b744fb515|https://github.com/jbosstools/jbosstools-openshift/commit/cf378ed5c8ca6e98c8be23590fae488b744fb515|JBIDE-23490-Server-adapter-provide-ability-to-link-pods-deployment-config-replication-controller-when-no-service-is-available-1427] | |
** possible match: [f0ee0e06cbbd316c081248383f593dbc6f8835b1|https://github.com/jbosstools/jbosstools-openshift/commit/f0ee0e06cbbd316c081248383f593dbc6f8835b1]. | |
*** Inspect the difference between the two patches: http://sprunge.us/beVQ | |
* missing: [05225cf9ebf86aa273551127b8aa409e25c8fd81|https://github.com/jbosstools/jbosstools-openshift/commit/05225cf9ebf86aa273551127b8aa409e25c8fd81|JBIDE-24033-bump-express-feature-which-includes-bumped-common.ui-1441] | |
* missing: [b749179e32f96b10a32db6f4ec50fec1dae1c1f1|https://github.com/jbosstools/jbosstools-openshift/commit/b749179e32f96b10a32db6f4ec50fec1dae1c1f1|JBIDE-24033-allow-users-to-double-click-to-select-a-service-1438] | |
** possible match: [c50a689bb6a8bc430d6bd285157bfffe56d6ddab|https://github.com/jbosstools/jbosstools-openshift/commit/c50a689bb6a8bc430d6bd285157bfffe56d6ddab]. | |
*** Inspect the difference between the two patches: http://sprunge.us/FUGO | |
* missing: [35777d1d5cef3f209502d3ad31cdfab63a5f47df|https://github.com/jbosstools/jbosstools-openshift/commit/35777d1d5cef3f209502d3ad31cdfab63a5f47df|JBIDE-23890-bump-ui-plugin-1437] | |
* missing: [7effb1bcf2320f5991e54db4dfc8429f62602eb9|https://github.com/jbosstools/jbosstools-openshift/commit/7effb1bcf2320f5991e54db4dfc8429f62602eb9|JBIDE-24010-bump-core-client-cdk-and-features-1435] | |
* missing: [f2932cb0ae5c7f6a514767a1482c0fc0207ec422|https://github.com/jbosstools/jbosstools-openshift/commit/f2932cb0ae5c7f6a514767a1482c0fc0207ec422|Revert-JBIDE-24010-bump-openshift.client-to-3.3.100.-1430] | |
* missing: [7974783d39c816ad7cce2487d4b5e6ec8f326e95|https://github.com/jbosstools/jbosstools-openshift/commit/7974783d39c816ad7cce2487d4b5e6ec8f326e95|JBIDE-24010-bump-openshift.client-to-3.3.100-in-master-branch-1428] | |
* missing: [267a3b9a838721638c309d0e9b315efb60a2becf|https://github.com/jbosstools/jbosstools-openshift/commit/267a3b9a838721638c309d0e9b315efb60a2becf|JBIDE-23903-Start-watching-resources-from-openshift-server-adapter-1423] | |
* missing: [15fed0682618ba368b3ed5d6bce87f7005244751|https://github.com/jbosstools/jbosstools-openshift/commit/15fed0682618ba368b3ed5d6bce87f7005244751|JBIDE-23955-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking server | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-server.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-server.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-server.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision 6263bfa6037445151e14075450e70ab8ed68d86e (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 6263bfa6037445151e14075450e70ab8ed68d86e | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master 6263bfa6037445151e14075450e70ab8ed68d86e | |
> git rev-list 6263bfa6037445151e14075450e70ab8ed68d86e # timeout=10 | |
[jbosstools-server] Running shell script | |
Folder: jbosstools-server at https://github.com/jbosstools/jbosstools-server | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "e4ea00" is the last common ancestor of jbosstools-4.4.x and master | |
e4ea00 is 25 commits ago in branch master | |
e4ea00 is 25 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [2c02ace0653c097733417ff3ecc1e310441db894|https://github.com/jbosstools/jbosstools-server/commit/2c02ace0653c097733417ff3ecc1e310441db894|JBIDE-24138-Implement-QueryMBeans-for-JolokiaMBeanServerConnection] | |
** possible match: [cb974c9f9791a32a775164f188d3a96ce440c5da|https://github.com/jbosstools/jbosstools-server/commit/cb974c9f9791a32a775164f188d3a96ce440c5da]. | |
*** Inspect the difference between the two patches: http://sprunge.us/NEPD | |
* missing: [f2ad985b5bf3989f2bc31d3bb1b75b9e8727cda0|https://github.com/jbosstools/jbosstools-server/commit/f2ad985b5bf3989f2bc31d3bb1b75b9e8727cda0|Bad-versioning-in-maintenance-for-wf11-plugin-addition] | |
* missing: [1dda6b8b1687db16441cefcd45e7daf01e6e4156|https://github.com/jbosstools/jbosstools-server/commit/1dda6b8b1687db16441cefcd45e7daf01e6e4156|Incorrect-version-from-cherry-pick] | |
* missing: [ec2401a1eb563fc2ad118fa1a042251f531bd78b|https://github.com/jbosstools/jbosstools-server/commit/ec2401a1eb563fc2ad118fa1a042251f531bd78b|JBIDE-24128-bump-parent-pom-version-in-as-pom.xml-484] | |
* missing: [3dd7251c190dce7a6a107b9ff382848e794e5c43|https://github.com/jbosstools/jbosstools-server/commit/3dd7251c190dce7a6a107b9ff382848e794e5c43|Bump-root-pom-so-update-site-appears-correct] | |
** possible match: [f2848a0506a76b1fe8a8fa23d25b5792cdc9c9c3|https://github.com/jbosstools/jbosstools-server/commit/f2848a0506a76b1fe8a8fa23d25b5792cdc9c9c3]. | |
*** Inspect the difference between the two patches: http://sprunge.us/FAFK | |
* missing: [9e483b050896b5635768110bd4405f8bb3169dad|https://github.com/jbosstools/jbosstools-server/commit/9e483b050896b5635768110bd4405f8bb3169dad|JBIDE-24043-upversion-maintenance] | |
* missing: [82d51ba3185088bc21471ae8c2c4c76ffd677621|https://github.com/jbosstools/jbosstools-server/commit/82d51ba3185088bc21471ae8c2c4c76ffd677621|JBIDE-24029-JBIDE-24031] | |
** possible match: [778cc2dc271e5fef9b8b23c103bb57e0db6a205b|https://github.com/jbosstools/jbosstools-server/commit/778cc2dc271e5fef9b8b23c103bb57e0db6a205b]. | |
*** Inspect the difference between the two patches: http://sprunge.us/NcbX | |
* missing: [dd11a93a030203df951521604447808759570861|https://github.com/jbosstools/jbosstools-server/commit/dd11a93a030203df951521604447808759570861|JBIDE-23939-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-server at https://github.com/jbosstools/jbosstools-server | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "e4ea00" is the last common ancestor of master and jbosstools-4.4.x | |
e4ea00 is 25 commits ago in branch jbosstools-4.4.x | |
e4ea00 is 25 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [569d7acdd38b64af5d69f86ecf9e01907ccdc2df|https://github.com/jbosstools/jbosstools-server/commit/569d7acdd38b64af5d69f86ecf9e01907ccdc2df|JBIDE-24138-fix-test-case-for-oxygen-api-changes] | |
* missing: [cb974c9f9791a32a775164f188d3a96ce440c5da|https://github.com/jbosstools/jbosstools-server/commit/cb974c9f9791a32a775164f188d3a96ce440c5da|JBIDE-24138-Implement-QueryMBeans-for-JolokiaMBeanServerConnection] | |
** possible match: [2c02ace0653c097733417ff3ecc1e310441db894|https://github.com/jbosstools/jbosstools-server/commit/2c02ace0653c097733417ff3ecc1e310441db894]. | |
*** Inspect the difference between the two patches: http://sprunge.us/eBRf | |
* missing: [f2848a0506a76b1fe8a8fa23d25b5792cdc9c9c3|https://github.com/jbosstools/jbosstools-server/commit/f2848a0506a76b1fe8a8fa23d25b5792cdc9c9c3|Bump-root-pom-so-update-site-appears-correct] | |
** possible match: [3dd7251c190dce7a6a107b9ff382848e794e5c43|https://github.com/jbosstools/jbosstools-server/commit/3dd7251c190dce7a6a107b9ff382848e794e5c43]. | |
*** Inspect the difference between the two patches: http://sprunge.us/AIWF | |
* missing: [d82e9f9b649b4cca276d367fde162eedad73e5f6|https://github.com/jbosstools/jbosstools-server/commit/d82e9f9b649b4cca276d367fde162eedad73e5f6|JBIDE-22717-Remvoe-Event-Log] | |
* missing: [d84d2b1278ea9466595d992c06fc344405d24623|https://github.com/jbosstools/jbosstools-server/commit/d84d2b1278ea9466595d992c06fc344405d24623|Failing-Unit-Tests-secure-storage-related-MASTER-ONLY] | |
* missing: [e3a065a0ea76caae9212aa376f448d80dc479cc0|https://github.com/jbosstools/jbosstools-server/commit/e3a065a0ea76caae9212aa376f448d80dc479cc0|JBIDE-24043-upversion-master] | |
* missing: [778cc2dc271e5fef9b8b23c103bb57e0db6a205b|https://github.com/jbosstools/jbosstools-server/commit/778cc2dc271e5fef9b8b23c103bb57e0db6a205b|JBIDE-24029-JBIDE-24031] | |
** possible match: [82d51ba3185088bc21471ae8c2c4c76ffd677621|https://github.com/jbosstools/jbosstools-server/commit/82d51ba3185088bc21471ae8c2c4c76ffd677621]. | |
*** Inspect the difference between the two patches: http://sprunge.us/IcQC | |
* missing: [442b33bc7e241b7e9603bf9dcf54e9f647011704|https://github.com/jbosstools/jbosstools-server/commit/442b33bc7e241b7e9603bf9dcf54e9f647011704|JBIDE-23956-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking versionwatch | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-versionwatch.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-versionwatch.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-versionwatch.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision 54908741d87545d78d479f092ad512bbe0e7182a (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 54908741d87545d78d479f092ad512bbe0e7182a | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master 54908741d87545d78d479f092ad512bbe0e7182a | |
> git rev-list 7adb5fbf40003c73105f703fb02a563c77a7f7cc # timeout=10 | |
[jbosstools-versionwatch] Running shell script | |
Folder: jbosstools-versionwatch at https://github.com/jbosstools/jbosstools-versionwatch | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "832992" is the last common ancestor of jbosstools-4.4.x and master | |
832992 is 9 commits ago in branch master | |
832992 is 5 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [1db868970e1f9a16ebeae7d6874c8b7b5d58516a|https://github.com/jbosstools/jbosstools-versionwatch/commit/1db868970e1f9a16ebeae7d6874c8b7b5d58516a|move-report_-.html-files-into-target-folder-where-they-belong] | |
** possible match: [54908741d87545d78d479f092ad512bbe0e7182a|https://github.com/jbosstools/jbosstools-versionwatch/commit/54908741d87545d78d479f092ad512bbe0e7182a]. | |
*** Inspect the difference between the two patches: http://sprunge.us/dCgY | |
** possible match: [7adb5fbf40003c73105f703fb02a563c77a7f7cc|https://github.com/jbosstools/jbosstools-versionwatch/commit/7adb5fbf40003c73105f703fb02a563c77a7f7cc]. | |
*** Inspect the difference between the two patches: http://sprunge.us/MjMK | |
* missing: [4b8b6138d1fe9e8feb2cc16651abae4f0aff4946|https://github.com/jbosstools/jbosstools-versionwatch/commit/4b8b6138d1fe9e8feb2cc16651abae4f0aff4946|update-versionwatch-run.jenkins.job.sh-to-run-on-CCI-Jenkins-JBDS-4286] | |
** possible match: [18ab37874bcec49c35eb4586ccefe94d99219326|https://github.com/jbosstools/jbosstools-versionwatch/commit/18ab37874bcec49c35eb4586ccefe94d99219326]. | |
*** Inspect the difference between the two patches: http://sprunge.us/iAMI | |
Folder: jbosstools-versionwatch at https://github.com/jbosstools/jbosstools-versionwatch | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "832992" is the last common ancestor of master and jbosstools-4.4.x | |
832992 is 5 commits ago in branch jbosstools-4.4.x | |
832992 is 9 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [54908741d87545d78d479f092ad512bbe0e7182a|https://github.com/jbosstools/jbosstools-versionwatch/commit/54908741d87545d78d479f092ad512bbe0e7182a|move-report_-.html-files-into-target-folder-where-they-belong] | |
** possible match: [1db868970e1f9a16ebeae7d6874c8b7b5d58516a|https://github.com/jbosstools/jbosstools-versionwatch/commit/1db868970e1f9a16ebeae7d6874c8b7b5d58516a]. | |
*** Inspect the difference between the two patches: http://sprunge.us/CjeC | |
* missing: [7adb5fbf40003c73105f703fb02a563c77a7f7cc|https://github.com/jbosstools/jbosstools-versionwatch/commit/7adb5fbf40003c73105f703fb02a563c77a7f7cc|move-report_-.html-files-into-target-folder-where-they-belong] | |
** possible match: [1db868970e1f9a16ebeae7d6874c8b7b5d58516a|https://github.com/jbosstools/jbosstools-versionwatch/commit/1db868970e1f9a16ebeae7d6874c8b7b5d58516a]. | |
*** Inspect the difference between the two patches: http://sprunge.us/hcaU | |
* missing: [6f9564edab00a16a6167323d4f5a7b2fdb523fe8|https://github.com/jbosstools/jbosstools-versionwatch/commit/6f9564edab00a16a6167323d4f5a7b2fdb523fe8|bump-to-0.5.0-in-master] | |
* missing: [8662ee0ad83a20a06c12a1ce58e310b20a8e7f53|https://github.com/jbosstools/jbosstools-versionwatch/commit/8662ee0ad83a20a06c12a1ce58e310b20a8e7f53|bump-up-to-maven-3.3.9-and-add-check-for-M2_HOME] | |
* missing: [ef31001ee83fa2e6d24c6adeb48722bca6cc6563|https://github.com/jbosstools/jbosstools-versionwatch/commit/ef31001ee83fa2e6d24c6adeb48722bca6cc6563|remove-spaces] | |
* missing: [18ab37874bcec49c35eb4586ccefe94d99219326|https://github.com/jbosstools/jbosstools-versionwatch/commit/18ab37874bcec49c35eb4586ccefe94d99219326|update-versionwatch-run.jenkins.job.sh-to-run-on-CCI-Jenkins-JBDS-4286] | |
** possible match: [4b8b6138d1fe9e8feb2cc16651abae4f0aff4946|https://github.com/jbosstools/jbosstools-versionwatch/commit/4b8b6138d1fe9e8feb2cc16651abae4f0aff4946]. | |
*** Inspect the difference between the two patches: http://sprunge.us/Paei | |
======================================================================================== | |
Checking vpe | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-vpe.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-vpe.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-vpe.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision d1fce511ac392afd013ff3a1286dfbc081093b29 (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f d1fce511ac392afd013ff3a1286dfbc081093b29 | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master d1fce511ac392afd013ff3a1286dfbc081093b29 | |
> git rev-list d1fce511ac392afd013ff3a1286dfbc081093b29 # timeout=10 | |
[jbosstools-vpe] Running shell script | |
Folder: jbosstools-vpe at https://github.com/jbosstools/jbosstools-vpe | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "b32852" is the last common ancestor of jbosstools-4.4.x and master | |
b32852 is 2 commits ago in branch master | |
b32852 is 2 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [2d1413fcdd02c4bfc61fbff4920468861c42244a|https://github.com/jbosstools/jbosstools-vpe/commit/2d1413fcdd02c4bfc61fbff4920468861c42244a|JBIDE-23940-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-vpe at https://github.com/jbosstools/jbosstools-vpe | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "b32852" is the last common ancestor of master and jbosstools-4.4.x | |
b32852 is 2 commits ago in branch jbosstools-4.4.x | |
b32852 is 2 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [d1fce511ac392afd013ff3a1286dfbc081093b29|https://github.com/jbosstools/jbosstools-vpe/commit/d1fce511ac392afd013ff3a1286dfbc081093b29|JBIDE-23957-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] | |
======================================================================================== | |
Checking webservices | |
======================================================================================== | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/jbosstools/jbosstools-webservices.git # timeout=10 | |
Fetching upstream changes from https://github.com/jbosstools/jbosstools-webservices.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/jbosstools/jbosstools-webservices.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 | |
Checking out Revision 33ab2d93f2d4962ba32a525a3c47da6b58f94c7e (refs/remotes/origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 33ab2d93f2d4962ba32a525a3c47da6b58f94c7e | |
> git branch -a -v --no-abbrev # timeout=10 | |
> git branch -D master # timeout=10 | |
> git checkout -b master 33ab2d93f2d4962ba32a525a3c47da6b58f94c7e | |
> git rev-list 33ab2d93f2d4962ba32a525a3c47da6b58f94c7e # timeout=10 | |
[jbosstools-webservices] Running shell script | |
Folder: jbosstools-webservices at https://github.com/jbosstools/jbosstools-webservices | |
Searching for commits present in jbosstools-4.4.x and missing from master | |
Commit hash "7a92b0" is the last common ancestor of jbosstools-4.4.x and master | |
7a92b0 is 6 commits ago in branch master | |
7a92b0 is 5 commits ago in branch jbosstools-4.4.x | |
Commits missing from master that are in jbosstools-4.4.x: | |
* missing: [b9cd9178aa5970bc21fba2a3f6e3862dff53edac|https://github.com/jbosstools/jbosstools-webservices/commit/b9cd9178aa5970bc21fba2a3f6e3862dff53edac|Version-bump-264] | |
* missing: [24baa8df4bed9cbc4dd06011c01dca4536e0bf19|https://github.com/jbosstools/jbosstools-webservices/commit/24baa8df4bed9cbc4dd06011c01dca4536e0bf19|JBIDE-23941-comment-bump-up-to-parent-pom-version-4.4.4.AM1-SNAPSHOT-close] | |
Folder: jbosstools-webservices at https://github.com/jbosstools/jbosstools-webservices | |
Searching for commits present in master and missing from jbosstools-4.4.x | |
Commit hash "7a92b0" is the last common ancestor of master and jbosstools-4.4.x | |
7a92b0 is 5 commits ago in branch jbosstools-4.4.x | |
7a92b0 is 6 commits ago in branch master | |
Commits missing from jbosstools-4.4.x that are in master: | |
* missing: [7307b8b16385edf44523fd4d33a3343a431b29ef|https://github.com/jbosstools/jbosstools-webservices/commit/7307b8b16385edf44523fd4d33a3343a431b29ef|Version-bump-master-271] | |
* missing: [85834ebc9cbf4f8a570c784dd5a2537a00ee691a|https://github.com/jbosstools/jbosstools-webservices/commit/85834ebc9cbf4f8a570c784dd5a2537a00ee691a|JBIDE-24133-org.jboss.tools.ws.reddeer-should-depend-on-org.jboss.tools.common.reddeer-3.9.0-master-not-3.8.3-4.4.x-bump-plugin-and-feature-to-1.9.100-270] | |
* missing: [f4f1f6a5d2a8a5efe50f7bf6c38872481575a2cb|https://github.com/jbosstools/jbosstools-webservices/commit/f4f1f6a5d2a8a5efe50f7bf6c38872481575a2cb|JBIDE-23958-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment