[Teiid-Designer/teiid-designer] de9ec9: TEIIDDES-2945
by Barry LaFond
Branch: refs/heads/master
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: de9ec9343d7ce82ff1f64f2c9aec7a598b270623
https://github.com/Teiid-Designer/teiid-designer/commit/de9ec9343d7ce82ff...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2016-12-30 (Fri, 30 Dec 2016)
Changed paths:
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/teiidddl/ExportTeiidDdlModelSelectionPage.java
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/teiidddl/TeiidDdlExporter.java
M plugins/org.teiid.designer.transformation/src/org/teiid/designer/transformation/ddl/TeiidModelToDdlGenerator.java
Log Message:
-----------
TEIIDDES-2945
* now ending all statements with a ';'
* setting initial value to TRUE for options export Teiid DDL NIS and native type values
8 years
[Teiid-Designer/teiid-designer] 8ad8f1: TEIIDDES-2881
by Barry LaFond
Branch: refs/heads/master
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: 8ad8f12d1f28bc3a57f8dd462f446109a48972e7
https://github.com/Teiid-Designer/teiid-designer/commit/8ad8f12d1f28bc3a5...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2016-12-21 (Wed, 21 Dec 2016)
Changed paths:
A plugins/org.teiid.designer.transformation.ui/icons/full/cview16/add.gif
A plugins/org.teiid.designer.transformation.ui/icons/full/cview16/clear.png
A plugins/org.teiid.designer.transformation.ui/icons/full/cview16/delete.gif
A plugins/org.teiid.designer.transformation.ui/icons/full/cview16/down.gif
A plugins/org.teiid.designer.transformation.ui/icons/full/cview16/remove.gif
A plugins/org.teiid.designer.transformation.ui/icons/full/cview16/up.gif
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/UiConstants.java
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/reconciler/BindingsTablePanel.java
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/reconciler/SqlTablePanel.java
Log Message:
-----------
TEIIDDES-2881
* replaced text with images on some buttons to reduce width
* removed left margin on buttons panel
8 years
[Teiid-Designer/teiid-designer] 5d3909: TEIIDDES-1386
by Barry LaFond
Branch: refs/heads/master
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: 5d3909fd8d8dac7b4febd574e29360c888fbbc59
https://github.com/Teiid-Designer/teiid-designer/commit/5d3909fd8d8dac7b4...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M plugins/org.teiid.designer.modelgenerator.wsdl.ui/src/org/teiid/designer/modelgenerator/wsdl/ui/wizards/soap/OperationsDetailsPage.java
M plugins/org.teiid.designer.modelgenerator.wsdl.ui/src/org/teiid/designer/modelgenerator/wsdl/ui/wizards/soap/panels/ColumnsInfoPanel.java
M plugins/org.teiid.designer.modelgenerator.wsdl.ui/src/org/teiid/designer/modelgenerator/wsdl/ui/wizards/soap/panels/ElementsInfoPanel.java
M plugins/org.teiid.designer.modelgenerator.wsdl.ui/src/org/teiid/designer/modelgenerator/wsdl/ui/wizards/soap/panels/RequestSchemaContentsGroup.java
M plugins/org.teiid.designer.modelgenerator.wsdl.ui/src/org/teiid/designer/modelgenerator/wsdl/ui/wizards/soap/panels/ResponseSchemaContentsGroup.java
Log Message:
-----------
TEIIDDES-1386
* Allow multi-selection for adding/creating elements and columns for request and response procedures
8 years
Build failed in Jenkins: jbosstools-teiid-komodo #1727
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>
------------------------------------------
[...truncated 33 lines...]
Checking out Revision c868c15e192aa1fc1526683ce283a6e52fb489c3 (vdb-bench/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c868c15e192aa1fc1526683ce283a6e52fb489c3
First time build. Skipping changelog.
Cloning the remote Git repository
Cloning repository git://github.com/phantomjinx/docker-dsbuilder.git
> git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...> # timeout=10
Fetching upstream changes from git://github.com/phantomjinx/docker-dsbuilder.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/phantomjinx/docker-dsbuilder.git +refs/heads/*:refs/remotes/docker-build/*
> git config remote.docker-build.url git://github.com/phantomjinx/docker-dsbuilder.git # timeout=10
> git config --add remote.docker-build.fetch +refs/heads/*:refs/remotes/docker-build/* # timeout=10
> git config remote.docker-build.url git://github.com/phantomjinx/docker-dsbuilder.git # timeout=10
Fetching upstream changes from git://github.com/phantomjinx/docker-dsbuilder.git
> git -c core.askpass=true fetch --tags --progress git://github.com/phantomjinx/docker-dsbuilder.git +refs/heads/*:refs/remotes/docker-build/*
> git rev-parse refs/remotes/docker-build/master^{commit} # timeout=10
> git rev-parse refs/remotes/docker-build/docker-build/master^{commit} # timeout=10
> git rev-parse docker-build/master^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.teiid-modeshape.url git@github.com:Teiid-Designer/teiid-modeshape.git # timeout=10
Fetching upstream changes from git@github.com:Teiid-Designer/teiid-modeshape.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git@github.com:Teiid-Designer/teiid-modeshape.git +refs/heads/*:refs/remotes/teiid-modeshape/*
> git rev-parse teiid-modeshape/master^{commit} # timeout=10
Checking out Revision 97bcf5034e931eca51ee014ab5451e7a01e9ee30 (teiid-modeshape/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 97bcf5034e931eca51ee014ab5451e7a01e9ee30
First time build. Skipping changelog.
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.komodo.url git://github.com/Teiid-Designer/komodo.git # timeout=10
Fetching upstream changes from git://github.com/Teiid-Designer/komodo.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/Teiid-Designer/komodo.git +refs/heads/*:refs/remotes/komodo/*
> git rev-parse komodo/master^{commit} # timeout=10
Checking out Revision 3a800925a3b142e4ad079724b6595213ef5600d9 (komodo/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3a800925a3b142e4ad079724b6595213ef5600d9
First time build. Skipping changelog.
> git tag -a -f -m Jenkins Build #1727 jenkins-jbosstools-teiid-komodo-1727 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.vdb-bench.url git://github.com/Teiid-Designer/vdb-bench.git # timeout=10
Fetching upstream changes from git://github.com/Teiid-Designer/vdb-bench.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/Teiid-Designer/vdb-bench.git +refs/heads/*:refs/remotes/vdb-bench/*
> git rev-parse vdb-bench/master^{commit} # timeout=10
Checking out Revision c868c15e192aa1fc1526683ce283a6e52fb489c3 (vdb-bench/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c868c15e192aa1fc1526683ce283a6e52fb489c3
First time build. Skipping changelog.
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.docker-build.url git://github.com/phantomjinx/docker-dsbuilder.git # timeout=10
Fetching upstream changes from git://github.com/phantomjinx/docker-dsbuilder.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/phantomjinx/docker-dsbuilder.git +refs/heads/*:refs/remotes/docker-build/*
> git rev-parse refs/remotes/docker-build/master^{commit} # timeout=10
> git rev-parse refs/remotes/docker-build/docker-build/master^{commit} # timeout=10
> git rev-parse docker-build/master^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.teiid-modeshape.url git@github.com:Teiid-Designer/teiid-modeshape.git # timeout=10
Fetching upstream changes from git@github.com:Teiid-Designer/teiid-modeshape.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git@github.com:Teiid-Designer/teiid-modeshape.git +refs/heads/*:refs/remotes/teiid-modeshape/*
> git rev-parse teiid-modeshape/master^{commit} # timeout=10
Checking out Revision 97bcf5034e931eca51ee014ab5451e7a01e9ee30 (teiid-modeshape/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 97bcf5034e931eca51ee014ab5451e7a01e9ee30
First time build. Skipping changelog.
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.komodo.url git://github.com/Teiid-Designer/komodo.git # timeout=10
Fetching upstream changes from git://github.com/Teiid-Designer/komodo.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/Teiid-Designer/komodo.git +refs/heads/*:refs/remotes/komodo/*
> git rev-parse komodo/master^{commit} # timeout=10
Checking out Revision 3a800925a3b142e4ad079724b6595213ef5600d9 (komodo/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3a800925a3b142e4ad079724b6595213ef5600d9
First time build. Skipping changelog.
> git tag -a -f -m Jenkins Build #1727 jenkins-jbosstools-teiid-komodo-1727 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.vdb-bench.url git://github.com/Teiid-Designer/vdb-bench.git # timeout=10
Fetching upstream changes from git://github.com/Teiid-Designer/vdb-bench.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/Teiid-Designer/vdb-bench.git +refs/heads/*:refs/remotes/vdb-bench/*
> git rev-parse vdb-bench/master^{commit} # timeout=10
Checking out Revision c868c15e192aa1fc1526683ce283a6e52fb489c3 (vdb-bench/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c868c15e192aa1fc1526683ce283a6e52fb489c3
First time build. Skipping changelog.
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.docker-build.url git://github.com/phantomjinx/docker-dsbuilder.git # timeout=10
Fetching upstream changes from git://github.com/phantomjinx/docker-dsbuilder.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/phantomjinx/docker-dsbuilder.git +refs/heads/*:refs/remotes/docker-build/*
> git rev-parse refs/remotes/docker-build/master^{commit} # timeout=10
> git rev-parse refs/remotes/docker-build/docker-build/master^{commit} # timeout=10
> git rev-parse docker-build/master^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.teiid-modeshape.url git@github.com:Teiid-Designer/teiid-modeshape.git # timeout=10
Fetching upstream changes from git@github.com:Teiid-Designer/teiid-modeshape.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git@github.com:Teiid-Designer/teiid-modeshape.git +refs/heads/*:refs/remotes/teiid-modeshape/*
> git rev-parse teiid-modeshape/master^{commit} # timeout=10
Checking out Revision 97bcf5034e931eca51ee014ab5451e7a01e9ee30 (teiid-modeshape/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 97bcf5034e931eca51ee014ab5451e7a01e9ee30
First time build. Skipping changelog.
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.komodo.url git://github.com/Teiid-Designer/komodo.git # timeout=10
Fetching upstream changes from git://github.com/Teiid-Designer/komodo.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/Teiid-Designer/komodo.git +refs/heads/*:refs/remotes/komodo/*
> git rev-parse komodo/master^{commit} # timeout=10
Checking out Revision 3a800925a3b142e4ad079724b6595213ef5600d9 (komodo/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3a800925a3b142e4ad079724b6595213ef5600d9
First time build. Skipping changelog.
> git tag -a -f -m Jenkins Build #1727 jenkins-jbosstools-teiid-komodo-1727 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.vdb-bench.url git://github.com/Teiid-Designer/vdb-bench.git # timeout=10
Fetching upstream changes from git://github.com/Teiid-Designer/vdb-bench.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/Teiid-Designer/vdb-bench.git +refs/heads/*:refs/remotes/vdb-bench/*
> git rev-parse vdb-bench/master^{commit} # timeout=10
Checking out Revision c868c15e192aa1fc1526683ce283a6e52fb489c3 (vdb-bench/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c868c15e192aa1fc1526683ce283a6e52fb489c3
First time build. Skipping changelog.
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.docker-build.url git://github.com/phantomjinx/docker-dsbuilder.git # timeout=10
Fetching upstream changes from git://github.com/phantomjinx/docker-dsbuilder.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/phantomjinx/docker-dsbuilder.git +refs/heads/*:refs/remotes/docker-build/*
> git rev-parse refs/remotes/docker-build/master^{commit} # timeout=10
> git rev-parse refs/remotes/docker-build/docker-build/master^{commit} # timeout=10
> git rev-parse docker-build/master^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.teiid-modeshape.url git@github.com:Teiid-Designer/teiid-modeshape.git # timeout=10
Fetching upstream changes from git@github.com:Teiid-Designer/teiid-modeshape.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git@github.com:Teiid-Designer/teiid-modeshape.git +refs/heads/*:refs/remotes/teiid-modeshape/*
> git rev-parse teiid-modeshape/master^{commit} # timeout=10
Checking out Revision 97bcf5034e931eca51ee014ab5451e7a01e9ee30 (teiid-modeshape/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 97bcf5034e931eca51ee014ab5451e7a01e9ee30
First time build. Skipping changelog.
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.komodo.url git://github.com/Teiid-Designer/komodo.git # timeout=10
Fetching upstream changes from git://github.com/Teiid-Designer/komodo.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/Teiid-Designer/komodo.git +refs/heads/*:refs/remotes/komodo/*
> git rev-parse komodo/master^{commit} # timeout=10
Checking out Revision 3a800925a3b142e4ad079724b6595213ef5600d9 (komodo/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3a800925a3b142e4ad079724b6595213ef5600d9
First time build. Skipping changelog.
> git tag -a -f -m Jenkins Build #1727 jenkins-jbosstools-teiid-komodo-1727 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.vdb-bench.url git://github.com/Teiid-Designer/vdb-bench.git # timeout=10
Fetching upstream changes from git://github.com/Teiid-Designer/vdb-bench.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/Teiid-Designer/vdb-bench.git +refs/heads/*:refs/remotes/vdb-bench/*
> git rev-parse vdb-bench/master^{commit} # timeout=10
Checking out Revision c868c15e192aa1fc1526683ce283a6e52fb489c3 (vdb-bench/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c868c15e192aa1fc1526683ce283a6e52fb489c3
First time build. Skipping changelog.
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.docker-build.url git://github.com/phantomjinx/docker-dsbuilder.git # timeout=10
Fetching upstream changes from git://github.com/phantomjinx/docker-dsbuilder.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/phantomjinx/docker-dsbuilder.git +refs/heads/*:refs/remotes/docker-build/*
> git rev-parse refs/remotes/docker-build/master^{commit} # timeout=10
> git rev-parse refs/remotes/docker-build/docker-build/master^{commit} # timeout=10
> git rev-parse docker-build/master^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.teiid-modeshape.url git@github.com:Teiid-Designer/teiid-modeshape.git # timeout=10
Fetching upstream changes from git@github.com:Teiid-Designer/teiid-modeshape.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git@github.com:Teiid-Designer/teiid-modeshape.git +refs/heads/*:refs/remotes/teiid-modeshape/*
> git rev-parse teiid-modeshape/master^{commit} # timeout=10
Checking out Revision 97bcf5034e931eca51ee014ab5451e7a01e9ee30 (teiid-modeshape/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 97bcf5034e931eca51ee014ab5451e7a01e9ee30
First time build. Skipping changelog.
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.komodo.url git://github.com/Teiid-Designer/komodo.git # timeout=10
Fetching upstream changes from git://github.com/Teiid-Designer/komodo.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/Teiid-Designer/komodo.git +refs/heads/*:refs/remotes/komodo/*
> git rev-parse komodo/master^{commit} # timeout=10
Checking out Revision 3a800925a3b142e4ad079724b6595213ef5600d9 (komodo/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3a800925a3b142e4ad079724b6595213ef5600d9
First time build. Skipping changelog.
> git tag -a -f -m Jenkins Build #1727 jenkins-jbosstools-teiid-komodo-1727 # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.vdb-bench.url git://github.com/Teiid-Designer/vdb-bench.git # timeout=10
Fetching upstream changes from git://github.com/Teiid-Designer/vdb-bench.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/Teiid-Designer/vdb-bench.git +refs/heads/*:refs/remotes/vdb-bench/*
> git rev-parse vdb-bench/master^{commit} # timeout=10
Checking out Revision c868c15e192aa1fc1526683ce283a6e52fb489c3 (vdb-bench/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c868c15e192aa1fc1526683ce283a6e52fb489c3
First time build. Skipping changelog.
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.docker-build.url git://github.com/phantomjinx/docker-dsbuilder.git # timeout=10
Fetching upstream changes from git://github.com/phantomjinx/docker-dsbuilder.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/phantomjinx/docker-dsbuilder.git +refs/heads/*:refs/remotes/docker-build/*
> git rev-parse refs/remotes/docker-build/master^{commit} # timeout=10
> git rev-parse refs/remotes/docker-build/docker-build/master^{commit} # timeout=10
> git rev-parse docker-build/master^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Skipped archiving because build is not successful
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were found but none of them are new. Did tests run?
For example, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...> is 4 hr 41 min old
8 years, 1 month