Open eclipse-modisco-bot opened 1 week ago
Jun 26, 2015 05:10
New Gerrit change created: https://git.eclipse.org/r/50916
Jun 26, 2015 05:15
Gerrit change https://git.eclipse.org/r/50916 was merged to [master].\ Commit: http://git.eclipse.org/c/modisco/org.eclipse.modisco.git/commit/?id=745b52b55cbdf3e98b916e05df7ae839047516a4
Jun 26, 2015 07:34
New Gerrit change created: https://git.eclipse.org/r/50938
Jun 26, 2015 07:37
New Gerrit change created: https://git.eclipse.org/r/50939
Jun 26, 2015 07:40
Gerrit change https://git.eclipse.org/r/50939 was merged to [master].\ Commit: http://git.eclipse.org/c/modisco/org.eclipse.modisco.git/commit/?id=e7dab6650340f4db2ef99c62205637d792f95407
Jun 30, 2015 11:44
New Gerrit change created: https://git.eclipse.org/r/51117
Jun 30, 2015 11:45
Gerrit change https://git.eclipse.org/r/51117 was merged to [master].\ Commit: http://git.eclipse.org/c/modisco/org.eclipse.modisco.git/commit/?id=c92a6da5ec4a7758ef4c893c7c2dbe3c8e617a26
Jul 01, 2015 05:51
New Gerrit change created: https://git.eclipse.org/r/51181
Jul 01, 2015 06:01
Gerrit change https://git.eclipse.org/r/51181 was merged to [master].\ Commit: http://git.eclipse.org/c/modisco/org.eclipse.modisco.git/commit/?id=48987e530d75760de5731fc66eb50b71b1f74d4b
Jul 01, 2015 08:02
New Gerrit change created: https://git.eclipse.org/r/51188
Jul 01, 2015 08:04
Gerrit change https://git.eclipse.org/r/51188 was merged to [master].\ Commit: http://git.eclipse.org/c/modisco/org.eclipse.modisco.git/commit/?id=02de6e97bb24a9f15134b49c6bf24a424e5bde75
Jul 03, 2015 10:28
New Gerrit change created: https://git.eclipse.org/r/51338
Jul 13, 2015 08:31
Gerrit change https://git.eclipse.org/r/51338 was merged to [master].\ Commit: http://git.eclipse.org/c/modisco/org.eclipse.modisco.git/commit/?id=275a65f4ea1fe272db9f1e761ced66aaed09396e
| --- | --- | | Bugzilla Link | 471096 | | Status | NEW | | Importance | P2 normal | | Reported | Jun 26, 2015 04:14 EDT | | Modified | Jul 13, 2015 08:37 EDT | | Version | 0.13.0 | | See also | Gerrit change https://git.eclipse.org/r/50916, Git commit 745b52b5, Gerrit change https://git.eclipse.org/r/50938, Gerrit change https://git.eclipse.org/r/50939, Git commit e7dab665, Gerrit change https://git.eclipse.org/r/51117, Git commit c92a6da5, Gerrit change https://git.eclipse.org/r/51181, Git commit 48987e53, Gerrit change https://git.eclipse.org/r/51188, Git commit 02de6e97, Gerrit change https://git.eclipse.org/r/51338, Git commit 275a65f4 | | Reporter | Gregoire Dupe |
Description
MetaclassInstance classes are currently owned by 'org.eclipse.gmt.modisco.infra.common.core'. This plug-in has dependencies to various products (EMF, JDT, PDE).
MetaclassInstance classes implements the "allInstanceOf" feature. This feature only depends of EMF. Further more this feature is note strictly in the MoDisco scope and this feature can be useful for project which do not need MoDisco.
That's why those classes have to be owned by an EMF dedicated plug-in called 'org.eclipse.modisco.util.emf.core'.