]
Jeff MAURY reassigned JBIDE-24398:
----------------------------------
Assignee: Koen Aers
For JBIDE 4.4.4.Final: Find Missing Commits From master for
jbosstools-4.4.x [Hibernate]
----------------------------------------------------------------------------------------
Key: JBIDE-24398
URL:
https://issues.jboss.org/browse/JBIDE-24398
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: hibernate
Reporter: Jeff MAURY
Assignee: Koen Aers
Priority: Blocker
Labels: task
For JBIDE 4.4.4.Final [Hibernate]: Ensure all commits pushed to master have either been
made in jbosstools-4.4.x, or are intentionally excluded from jbosstools-4.4.x.
Below are listed all commits made to master that have not been found in jbosstools-4.4.x.
It is possible these commits do exist in jbosstools-4.4.x, but the patches are not
identical. It is also possible that the commits made in master are not relevant to
jbosstools-4.4.x or should not be applied.
If there are no commits listed below, please close (do not resolve) this issue.
Otherwise:
1) Click on each link below.
2) Evaluate whether the given commit *should* be in jbosstools-4.4.x
3) If it should be in jbosstools-4.4.x, please find out why it is not in
jbosstools-4.4.x. You may need to browse jbosstools-4.4.x's commit log to find a
commit that should match.
4) If you cannot find a matching commit, and it *should* be committed to
jbosstools-4.4.x, please cherry-pick that commit to jbosstools-4.4.x or otherwise merge it
in.
5) In comments, please indicate any suspicious commits (ie, commits not related to
simple version changes), whether it exists in jbosstools-4.4.x, whether you have
successfully merged it in now, or whether it is not intended to be committed to
jbosstools-4.4.x or is inappropriate for jbosstools-4.4.x.
6) When all complete, please close (do not resolve) this issue.
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 15 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:
JBIDE-24281-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_2-to-version-5.1.3.Final
https://github.com/jbosstools/jbosstools-hibernate/commit/b9c7e21897e5e4f...
** possible match:
https://github.com/jbosstools/jbosstools-hibernate/commit/5236edb4019e80c...
*** Inspect the difference between the two patches:
http://sprunge.us/fLdb
* missing:
JBIDE-24278-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_1-to-version-5.1.4.Final
https://github.com/jbosstools/jbosstools-hibernate/commit/ebf75adbb9165e8...
* missing:
JBIDE-24272-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_0-to-version-5.0.6.Final
https://github.com/jbosstools/jbosstools-hibernate/commit/31ca9e55be01e83...
** possible match:
https://github.com/jbosstools/jbosstools-hibernate/commit/788692c59483b86...
*** Inspect the difference between the two patches:
http://sprunge.us/UBDc
* missing:
JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Improve-the-test-for-ISessionFactory-getCollectionMetadata-String
https://github.com/jbosstools/jbosstools-hibernate/commit/dbdcf295fc681b3...
* missing:
JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Improve-the-test-for-ISessionFactory-getClassMetadata-String
https://github.com/jbosstools/jbosstools-hibernate/commit/7fead055d540b13...
* missing:
JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Improve-the-test-for-ISessionFactory-getClassMetadata-Class
https://github.com/jbosstools/jbosstools-hibernate/commit/68528444e9796e8...
* missing:
JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Add-a-test-for-ISessionFactory-openSession
https://github.com/jbosstools/jbosstools-hibernate/commit/224624316e970f2...
* missing:
JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Improve-the-test-for-ISessionFactory-getAllCollectionMetadata
https://github.com/jbosstools/jbosstools-hibernate/commit/38be5076b7a5550...
* missing:
JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Improve-the-test-for-ISessionFactory-getAllClassMetadata
https://github.com/jbosstools/jbosstools-hibernate/commit/3d66b53824a7f98...
* missing:
JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Add-a-test-for-ISessionFactory-getAllClassMetadata
https://github.com/jbosstools/jbosstools-hibernate/commit/3e1f169d7cf412b...
* missing:
JBIDE-24119-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ISessionFactory-Add-a-test-for-ISessionFactory-close
https://github.com/jbosstools/jbosstools-hibernate/commit/dc65019bffbf350...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getIdentifierValue
https://github.com/jbosstools/jbosstools-hibernate/commit/b34a6c14d46c085...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-isPhysicalTable
https://github.com/jbosstools/jbosstools-hibernate/commit/8e3474fbd510f53...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-isAbstractUnionTable
https://github.com/jbosstools/jbosstools-hibernate/commit/7d54546fbbc7aeb...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-isAbstract
https://github.com/jbosstools/jbosstools-hibernate/commit/773a6c893224328...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-hasDenormalizedTables
https://github.com/jbosstools/jbosstools-hibernate/commit/f55bc1ce42b4a0f...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getSubselect
https://github.com/jbosstools/jbosstools-hibernate/commit/8fd5bf4fa27ad7a...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getRowId
https://github.com/jbosstools/jbosstools-hibernate/commit/2811f5f121d2c0c...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getComment
https://github.com/jbosstools/jbosstools-hibernate/commit/0b518e772f1f820...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getColumnIterator
https://github.com/jbosstools/jbosstools-hibernate/commit/2824129c12cb109...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getPrimaryKey
https://github.com/jbosstools/jbosstools-hibernate/commit/7f9d22dda865c29...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getSchema
https://github.com/jbosstools/jbosstools-hibernate/commit/46b3ba159f09956...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getCatalog
https://github.com/jbosstools/jbosstools-hibernate/commit/fe11b332c4e570a...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-setPrimaryKey-IPrimaryKey
https://github.com/jbosstools/jbosstools-hibernate/commit/b304636469e2ece...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-addColumn-IColumn
https://github.com/jbosstools/jbosstools-hibernate/commit/4225a7f9844922e...
* missing:
JBIDE-24045-Create-tests-for-the-implementations-of-org.jboss.tools.hibernate.runtime.spi.ITable-Add-test-for-ITable-getName
https://github.com/jbosstools/jbosstools-hibernate/commit/2f9d9ca8bd68b7c...
* missing:
JBIDE-24040-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_0-to-version-5.0.5.Final
https://github.com/jbosstools/jbosstools-hibernate/commit/3011a2bf070a7f4...
* missing:
JBIDE-24038-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_1-to-version-5.1.3.Final
https://github.com/jbosstools/jbosstools-hibernate/commit/5302313fb66951d...
* missing:
JBIDE-24034-Update-hibernate-tools-dependency-of-org.jboss.tools.hibernate.runtime.v_5_2-to-version-5.2.2.Final
https://github.com/jbosstools/jbosstools-hibernate/commit/84491ca5287e9fb...
* missing: JBIDE-24028-Update-version-identifiers-to-5.2.0-SNAPSHOT
https://github.com/jbosstools/jbosstools-hibernate/commit/4219da69dcb6651...
* missing: JBIDE-23951-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close
https://github.com/jbosstools/jbosstools-hibernate/commit/8279ee41dc552d2...
[Search for all task
JIRA|https://issues.jboss.org//issues/?jql=%28%28project+in+%28JBDS%29+an...],
or [Search for Hibernate task
JIRA|https://issues.jboss.org//issues/?jql=%28%28project+in+%28JBDS%29+an...]