Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EMF Facet"

(Using Eclipse Release Update Site (Recommended))
(Getting Involved)
(66 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
= Overview =
 
= Overview =
  
'''[http://www.eclipse.org/modeling/emft/facet/ EMF Facet Home page]'''
+
Cf. '''[http://www.eclipse.org/modeling/emft/facet/ EMF Facet Home page]'''
  
 
= Install =
 
= Install =
Line 7: Line 7:
 
== Using Eclipse Release Update Site '''(Recommended)''' ==
 
== Using Eclipse Release Update Site '''(Recommended)''' ==
  
To install the latest EMF Facet release, just point your [http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-129.htm Install Manager] to the default eclipse predefined update site: http://download.eclipse.org/releases/__release_name__. For instance:
+
To install the latest EMF Facet release, just point your [http://help.eclipse.org/indigo/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-129.htm Install Manager] to the pre-defined Eclipse simultaneous release update site: http://download.eclipse.org/releases/__release_name__. For instance:
* in Indigo 3.7 installation update site will be :  <span style="font-size:large; padding: 0 5px 0 5px; background-color:#ffbf00; border-color:green">http://download.eclipse.org/releases/indigo/</span>
+
* in an Indigo 3.7 installation the update site will be :  http://download.eclipse.org/releases/indigo/
 +
* in an Juno 4.2 installation the update site will be :  <span style="font-size:large; padding: 0 5px 0 5px; background-color:#ffbf00; border-color:green">http://download.eclipse.org/releases/juno/</span>
  
Then, you can select "'''Modeling'''" category and "'''EMF Facet SDK (Incubation)'''" feature.
+
Then, you can select the "'''EMF Facet SDK (Incubation)'''" feature under the "'''Modeling'''" category.
  
 
=== Update site locations ===
 
=== Update site locations ===
  
* Update sites
+
* Update sites:
 
** '''releases''' : http://download.eclipse.org/facet/updates/release/
 
** '''releases''' : http://download.eclipse.org/facet/updates/release/
* Alternative update sites
+
* Alternative update sites:
** '''milestones''' 0.1.x: http://download.eclipse.org/facet/updates/milestones/0.1
+
** '''milestones''' 0.3.x: http://download.eclipse.org/facet/updates/milestones/0.3
** '''milestones''' 0.2.x: http://download.eclipse.org/facet/updates/milestones/0.2
+
** '''milestones''' 0.4.x: http://download.eclipse.org/facet/updates/milestones/0.4
** '''nightly''' (trunk, 0.2.0): http://download.eclipse.org/facet/updates/nightly/
+
* Dependences:
** '''nightly''' (branches/0_1, 0.1.1): http://download.eclipse.org/facet/updates/nightly-maintenance/
+
** SWTBot: http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site
  
 
=== Update site uses ===
 
=== Update site uses ===
  
 
The '''releases''' update site :
 
The '''releases''' update site :
* contains the release (GA) and the service release (SR): GA, SR1, SR2 ;
+
* contains the release (GA) and the service releases (SR1, SR2, etc.)
* must be used by all the regular users.
+
* should be used by all regular users
  
 
The '''milestones''' update sites:
 
The '''milestones''' update sites:
* contain the milestones and release candidates: M1, M2, M3, M4, M5, M6, M7, RC1, RC2, RC3, RC4 (=GA), SR1 RC1, SR1 RC2, SR1 RC3, SR1 RC4 (=SR1), SR2 RC1, SR2 RC2, SR2 RC3, SR2 RC4 (=SR2) ;
+
* contain the milestones and release candidates: M1, M2, M3, M4, M5, M6, M7, RC1, RC2, RC3, RC4 (=GA), SR1 RC1, SR1 RC2, SR1 RC3, SR1 RC4 (=SR1), SR2 RC1, SR2 RC2, SR2 RC3, SR2 RC4 (=SR2)
* must be used by the other Eclipse projects' build (release and milestone) ;
+
* must be used by the builds of other Eclipse projects
* are referred by [http://dev.eclipse.org/viewsvn/viewvc.cgi/org.eclipse.indigo.build/emft-emffacet.b3aggrcon?view=markup&root=Callisto Indigo b3aggrcon file] and [http://dev.eclipse.org/viewsvn/viewvc.cgi/org.eclipse.juno.build/emft-emffacet.b3aggrcon?view=markup&root=Callisto Juno b3aggrcon file].
+
* are referenced by [http://dev.eclipse.org/viewsvn/viewvc.cgi/org.eclipse.indigo.build/emft-emffacet.b3aggrcon?view=markup&root=Callisto Indigo b3aggrcon file] and [http://dev.eclipse.org/viewsvn/viewvc.cgi/org.eclipse.juno.build/emft-emffacet.b3aggrcon?view=markup&root=Callisto Juno b3aggrcon file].
  
 
The '''nightly''' update sites:
 
The '''nightly''' update sites:
* contain the build of the SVN head ;
+
* contain the build of the SVN head (latest SVN revision)
* can be used to test a not yet released fix of a bug ;
+
* can be used to test a not-yet-released feature or bug fix
* '''must not be used to build any product release''';
+
* '''must not be used to build any product release'''
 
* should be used by ''integration'' builds of the other release train members a few days before the milestones and release candidates to detect bugs or regressions.
 
* should be used by ''integration'' builds of the other release train members a few days before the milestones and release candidates to detect bugs or regressions.
  
== Using a archived update Site '''(Not Recommended)''' ==
+
== Using an archived update Site '''(Not Recommended)''' ==
  
You can download the archive of the EMF Facet updates sites form the [http://www.eclipse.org/modeling/emft/facet/downloads/ EMF Facet download page] but '''you will have to resolves the dependencies and find the corresponding archived updated site'''. The EMF Facet team does not provide the list of the archived updated site to download to satisfy the dependencies, because it is to complicated to maintain. That's why '''this kind of installation is not recommended'''.
+
You can download the archive of the EMF Facet updates sites from the [http://www.eclipse.org/modeling/emft/facet/downloads/ EMF Facet download page] but '''you will have to resolve the dependencies and find the corresponding archived update sites manually'''. The EMF Facet team does not provide the list of the archived update sites needed to satisfy the dependencies, because it is too complicated to maintain. That's why '''this kind of installation is not recommended'''.
  
 
= Documentation =
 
= Documentation =
  
 
== User documentation ==
 
== User documentation ==
* [http://help.eclipse.org/indigo/nav/22 0.1.0 documentation] (the documentation of the components copied from [[MoDisco]] is missing, please have a look at:[http://help.eclipse.org/indigo/topic/org.eclipse.gmt.modisco.infra.doc/doc/MoDisco/Components/FacetManager/FacetManager.html  Facet Manger], [http://help.eclipse.org/indigo/topic/org.eclipse.gmt.modisco.infra.doc/doc/MoDisco/Components/QueryManager/QueryManager.html Query Manger], [http://help.eclipse.org/indigo/topic/org.eclipse.gmt.modisco.infra.doc/doc/MoDisco/Components/ModelBrowser/Documentation/0.9/Customization.html Customization])
+
* [http://help.eclipse.org/indigo/nav/22 0.1.0 documentation] (the documentation of the components copied from [[MoDisco]] is missing; please have a look at: [http://help.eclipse.org/indigo/topic/org.eclipse.gmt.modisco.infra.doc/doc/MoDisco/Components/FacetManager/FacetManager.html  Facet Manager], [http://help.eclipse.org/indigo/topic/org.eclipse.gmt.modisco.infra.doc/doc/MoDisco/Components/QueryManager/QueryManager.html Query Manager], [http://help.eclipse.org/indigo/topic/org.eclipse.gmt.modisco.infra.doc/doc/MoDisco/Components/ModelBrowser/Documentation/0.9/Customization.html Customization])
 
* [http://help.eclipse.org/indigo/topic/org.eclipse.emf.facet.doc/new_and_noteworthy.html New and Noteworthy]
 
* [http://help.eclipse.org/indigo/topic/org.eclipse.emf.facet.doc/new_and_noteworthy.html New and Noteworthy]
* [http://download.eclipse.org/facet/doc/org.eclipse.emf.facet.doc/index.html Head documentation]: documentation in progress for the next version (0.2.0)
+
* [http://download.eclipse.org/facet/nightly/org.eclipse.emf.facet.doc/index.html Head documentation]: documentation in progress for the next version (0.2.0)
  
 
== Screencasts & Slides ==
 
== Screencasts & Slides ==
Line 59: Line 60:
 
== Project documents ==
 
== Project documents ==
  
* [http://www.eclipse.org/proposals/emf-facet/ EMF Facet Project Proposal]
+
=== Release Train Required Documents ===
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=322170 Project Provisioning]
+
* [http://www.eclipse.org/projects/ip_log.php?projectid=modeling.emft.emf-facet IP log]
* [https://bugs.eclipse.org/bugs/attachment.cgi?id=176904 Creation review docuware]
+
* [http://www.eclipse.org/projects/project-plan.php?projectid=modeling.emft.emf-facet Project plan]
 
* [http://download.eclipse.org/facet/metrics.html Project metrics]
 
* [http://download.eclipse.org/facet/metrics.html Project metrics]
 
* [http://www.eclipse.org/modeling/emft/facet/doc/nightly/org.eclipse.emf.facet.doc/API_Policy.html API Policy]
 
* [http://www.eclipse.org/modeling/emft/facet/doc/nightly/org.eclipse.emf.facet.doc/API_Policy.html API Policy]
Line 67: Line 68:
 
* [[EMFFacet Accessibility issues]]
 
* [[EMFFacet Accessibility issues]]
  
=== Indigo ===
+
==== Indigo ====
  
 
* [http://www.eclipse.org/modeling/emft/facet/project-info/0.1.0/Approved_IP_Log_Modeling_EMFT_EMF_Facet_Indigo_Release.pdf IP Log (Indigo)]
 
* [http://www.eclipse.org/modeling/emft/facet/project-info/0.1.0/Approved_IP_Log_Modeling_EMFT_EMF_Facet_Indigo_Release.pdf IP Log (Indigo)]
Line 73: Line 74:
 
* [http://eclipse.org/indigo/planning/SimultaneousReleaseOverview.php?action=project&projectid=modeling.emft.emf-facet Indigo Release Train Requirement Conformance Summary]
 
* [http://eclipse.org/indigo/planning/SimultaneousReleaseOverview.php?action=project&projectid=modeling.emft.emf-facet Indigo Release Train Requirement Conformance Summary]
 
* [http://help.eclipse.org/indigo/topic/org.eclipse.emf.facet.doc/ramp_down.html Ramp down policy]
 
* [http://help.eclipse.org/indigo/topic/org.eclipse.emf.facet.doc/ramp_down.html Ramp down policy]
 +
 +
==== Juno ====
 +
* Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=380742 380742] - [release] modeling.emft.emf-facet 0.2.0
 +
* [[EMF Facet/JunoReview| 0.2.0 Release review docuware]]
 +
 +
===== Project plan =====
 +
 +
* Restructuring:
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?priority=P1;priority=P2;priority=P4;short_desc=%5BRestructuring%5D;field0-0-0=flagtypes.name;query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;short_desc_type=allwordssubstr;type0-0-0=substring;value0-0-0=juno%2B;product=EMFT.facet committed],
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?priority=P5;query_format=advanced;short_desc=%5BRestructuring%5D;field0-0-0=flagtypes.name;short_desc_type=allwordssubstr;type0-0-0=substring;value0-0-0=juno%2B;product=EMFT.facet proposed],
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?priority=P5;query_format=advanced;short_desc=%5BRestructuring%5D;field0-0-0=flagtypes.name;short_desc_type=allwordssubstr;type0-0-0=notsubstring;value0-0-0=juno%2B;product=EMFT.facet deferred]
 +
 +
* Service, Support and Maintenance:
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?priority=P1;priority=P2;priority=P4;query_format=advanced;field0-0-0=flagtypes.name;bug_severity=blocker;bug_severity=critical;bug_severity=major;bug_severity=normal;bug_severity=minor;bug_severity=trivial;type0-0-0=substring;value0-0-0=juno%2B;product=EMFT.facet committed],
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?priority=P5;query_format=advanced;field0-0-0=flagtypes.name;bug_severity=blocker;bug_severity=critical;bug_severity=major;bug_severity=normal;bug_severity=minor;bug_severity=trivial;type0-0-0=substring;value0-0-0=juno%2B;product=EMFT.facet proposed],
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?priority=P5;query_format=advanced;field0-0-0=flagtypes.name;bug_severity=blocker;bug_severity=critical;bug_severity=major;bug_severity=normal;bug_severity=minor;bug_severity=trivial;type0-0-0=notsubstring;value0-0-0=juno%2B;product=EMFT.facet deferred]
 +
 +
===== Useful release train's documentations =====
 +
 +
* [http://eclipse.org/projects/releases/descriptions.php?release=juno Involved project description list]
 +
* [http://eclipse.org/projects/releases/releases.php?release=juno Involved project version and offset list]
 +
* [http://eclipse.org/indigo/planning/EclipseSimultaneousRelease.php The Eclipse Simultaneous Release]
 +
* [[Indigo_Simultaneous_Release]] (contains the calendar)
 +
 +
==== Kepler ====
 +
 +
* Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=409176 409176] - [release] modeling.emft.emf-facet 0.3
 +
* [http://download.eclipse.org/facet/nightly/0.3.0/org.eclipse.emf.facet.doc.api.report/report/html/index.html API report]
 +
* [http://download.eclipse.org/facet/nightly/0.3.0/org.eclipse.emf.facet.doc.metric.report/report/index.html Metric report]
 +
* [http://download.eclipse.org/facet/nightly/0.3.0/org.eclipse.emf.facet.doc.test.report/report/html/index.html Test report]
 +
 +
===== Project plan =====
 +
 +
* [https://projects.eclipse.org/projects/modeling.emft.emf-facet/releases/0.3.0 EMF Facet project plan 0.3.0]
 +
 +
* Restructuring:
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?priority=P1;priority=P2;priority=P4;short_desc=%5BRestructuring%5D;field0-0-0=flagtypes.name;query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;short_desc_type=allwordssubstr;type0-0-0=substring;value0-0-0=kepler%2B;product=EMFT.facet committed],
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?priority=P5;query_format=advanced;short_desc=%5BRestructuring%5D;field0-0-0=flagtypes.name;short_desc_type=allwordssubstr;type0-0-0=substring;value0-0-0=kepler%2B;product=EMFT.facet proposed],
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?priority=P5;query_format=advanced;short_desc=%5BRestructuring%5D;field0-0-0=flagtypes.name;short_desc_type=allwordssubstr;type0-0-0=notsubstring;value0-0-0=kepler%2B;product=EMFT.facet deferred]
 +
 +
* Service, Support and Maintenance:
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?priority=P1;priority=P2;priority=P4;query_format=advanced;field0-0-0=flagtypes.name;bug_severity=blocker;bug_severity=critical;bug_severity=major;bug_severity=normal;bug_severity=minor;bug_severity=trivial;type0-0-0=substring;value0-0-0=kepler%2B;product=EMFT.facet committed],
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?priority=P5;query_format=advanced;field0-0-0=flagtypes.name;bug_severity=blocker;bug_severity=critical;bug_severity=major;bug_severity=normal;bug_severity=minor;bug_severity=trivial;type0-0-0=substring;value0-0-0=kepler%2B;product=EMFT.facet proposed],
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?priority=P5;query_format=advanced;field0-0-0=flagtypes.name;bug_severity=blocker;bug_severity=critical;bug_severity=major;bug_severity=normal;bug_severity=minor;bug_severity=trivial;type0-0-0=notsubstring;value0-0-0=kepler%2B;product=EMFT.facet deferred]
 +
 +
===== Useful release train's documentations =====
 +
 +
* [[Kepler]]
 +
* [[Simrel/Contributing_to_Simrel_Aggregation_Build]]
 +
* [https://www.google.com/calendar/embed?src=gchs7nm4nvpm837469ddj9tjlk%40group.calendar.google.com&ctz=America/New_York Calendar]
 +
* [[Kepler/Simultaneous_Release_Plan]]
 +
* [[SimRel/Simultaneous_Release_Requirements]]
 +
* [http://eclipse.org/projects/releases/descriptions.php?release=kepler Involved project description list]
 +
* [http://eclipse.org/projects/releases/releases.php?release=kepler Involved project version and offset list]
 +
 +
==== Luna ====
 +
 +
* [[Restructuring_Reviews_MetaclassInstancesAdapter_From_MoDisco_To_EMF_Facet]]
 +
* [https://projects.eclipse.org/projects/modeling.emft.emf-facet/releases/0.4.0 EMF Facet project plan 0.4.0]
 +
 +
=== Project Creation Documents ===
 +
 +
* [http://www.eclipse.org/proposals/emf-facet/ EMF Facet Project Proposal]
 +
* [https://bugs.eclipse.org/bugs/attachment.cgi?id=176904 Creation review docuware]
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=322170 Project Provisioning]
 +
 +
= Support =
 +
 +
* [http://www.eclipse.org/forums/index.php?t=thread&frm_id=19&S=afdd0d7947722ed22234f5cbd7a69131 EMFT Forum]
 +
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EMFT.facet Report a bug]
 +
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=VERIFIED;component=Main;component=Web;product=EMFT.facet;classification=Modeling Opened bugs]
 +
 +
= Getting Involved =
 +
 +
EMF Facet uses the [[MoDisco/DeveloperGuide|MoDisco Developer Guide]].
 +
 +
SVN: http://dev.eclipse.org/svnroot/modeling/org.eclipse.emft.facet (Read only)
 +
 +
Git: http://git.eclipse.org/c/facet/org.eclipse.emf.facet.main.git/
 +
 +
Developers mailing list: https://dev.eclipse.org/mailman/listinfo/emft-dev
  
 
== Committer documentation ==
 
== Committer documentation ==
Line 80: Line 162:
 
* [[EMF_Facet/Releng/How_to_Use|Releng : How to Use]]
 
* [[EMF_Facet/Releng/How_to_Use|Releng : How to Use]]
 
** [http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.indigo.build/emft-emffacet.b3aggrcon?view=markup&root=Callisto Release train aggregation file]
 
** [http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.indigo.build/emft-emffacet.b3aggrcon?view=markup&root=Callisto Release train aggregation file]
=== Bugzilla Queries ===
+
== Bugzilla Queries ==
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;product=EMFT.facet;classification=Modeling Closed bugs]
+
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;field0-0-0=attachments.submitter;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;type0-0-0=nowordssubstr;value0-0-0=nbros%20fgiquel%20gdupe%20gbarbier%20fmadiot;classification=Modeling;product=EMFT.facet Non-committer attachments]
+
=== Tracking ===
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;field0-0-0=flagtypes.name;bug_status=RESOLVED;bug_status=CLOSED;type0-0-0=notsubstring;value0-0-0=indigo%2B;resolution=FIXED;product=EMFT.facet Bugs not flaged indigo+] (must be empty)
+
 
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;order=Importance;bug_severity=blocker;bug_severity=critical;bug_severity=major;bug_severity=normal;bug_severity=minor;bug_severity=trivial;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=VERIFIED;product=EMFT.facet Non enhancement opened bugs sort by importance] (P1=planed for the next milestone, P2=planed for the next release, P3=not planned yet, P4=planed for the next "non service" release, P5=delayed)
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;order=Importance;bug_severity=blocker;bug_severity=critical;bug_severity=major;bug_severity=normal;bug_severity=minor;bug_severity=trivial;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=VERIFIED;product=EMFT.facet Non enhancement opened bugs sort by importance] (P1=planed for the next milestone, P2=planed for the next release, P3=not planned yet, P4=planed for the next "non service" release, P5=delayed)
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_severity=enhancement;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=VERIFIED;product=EMFT.facet Enhancement opened bugs sort by importance] (P1=planed for the next milestone, P2=planed for the next release, P3=not planned yet, P4=planed for the next "non service" release, P5=delayed).
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_severity=enhancement;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=VERIFIED;product=EMFT.facet Enhancement opened bugs sort by importance] (P1=planed for the next milestone, P2=planed for the next release, P3=not planned yet, P4=planed for the next "non service" release, P5=delayed).
* [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=target_milestone&y_axis_field=version&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&product=EMFT.facet&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&emailtype1=substring&email1=&emailtype2=substring&email2=&bug_id_type=anyexact&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&format=table&action=wrap&field0-0-0=noop&type0-0-0=noop&value0-0-0= Bug resolution by milestones]
+
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;short_desc=%5BUnit%20Test%20Failure%5D;bug_severity=blocker;bug_severity=critical;bug_severity=major;bug_severity=normal;bug_severity=minor;bug_severity=trivial;bug_severity=enhancement;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;short_desc_type=allwordssubstr;product=EMFT.facet Unit Test Failures]
* [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=target_milestone&y_axis_field=version&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&product=EMFT.facet&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_severity=enhancement&emailtype1=substring&email1=&emailtype2=substring&email2=&bug_id_type=anyexact&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&format=table&action=wrap&field0-0-0=noop&type0-0-0=noop&value0-0-0= Enhancements by milestones]
+
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;short_desc=%5BDeprecated%5D;bug_severity=blocker;bug_severity=critical;bug_severity=major;bug_severity=normal;bug_severity=minor;bug_severity=trivial;bug_severity=enhancement;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;short_desc_type=allwordssubstr;product=EMFT.facet Deprecated]
  
= Support =
+
=== Checking ===
  
* [http://www.eclipse.org/forums/index.php?t=thread&frm_id=19&S=afdd0d7947722ed22234f5cbd7a69131 EMFT Forum]
+
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&type0-1-0=notsubstring&field0-1-0=flagtypes.name&value0-1-0=juno%2B&field0-0-0=flagtypes.name&type0-0-0=notsubstring&value0-0-0=indigo%2B&product=EMFT.facet&field0-2-0=flagtypes.name&type0-2-0=notsubstring&value0-2-0=kepler%2B&resolution=FIXED&bug_status=RESOLVED&bug_status=CLOSED&list_id=5600157  Bugs not flaged indigo+, juno+ or kepler+] (must be empty)
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EMFT.facet Report a bug]
+
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=VERIFIED;component=Main;component=Web;product=EMFT.facet;classification=Modeling Opened bugs]
+
  
= Getting Involved =  
+
* [https://bugs.eclipse.org/bugs/buglist.cgi?list_id=1692264;resolution=FIXED;emailtype1=substring;emailassigned_to1=1;query_format=advanced;bug_status=RESOLVED;bug_status=CLOSED;email1=emft.facet-inbox%40eclipse.org;product=EMFT.facet Fixed but not assigned bugs] (must be empty)
  
EMF Facet uses the [[MoDisco/DeveloperGuide|MoDisco Developer Guide]].
+
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;list_id=1707400;bug_status=RESOLVED;product=EMFT.facet Resolved but not closed bugs] (should be empty)
  
SVN: http://dev.eclipse.org/svnroot/modeling/org.eclipse.emft.facet
+
* [https://bugs.eclipse.org/bugs/buglist.cgi?o5=regexp&f1=OP&list_id=5601178&f0=OP&classification=Modeling&o2=notsubstring&f4=OP&v5=.%2B&query_format=advanced&j1=OR&f3=CP&f2=flagtypes.name&j4=OR&f5=attachments.description&f6=CP&component=Main&v2=iplog&f7=CP&product=EMFT.facet Attachments not flagged with iplog+ or iplog-]
  
Developers mailing list: https://dev.eclipse.org/mailman/listinfo/emft-dev
+
* [https://bugs.eclipse.org/bugs/buglist.cgi?o5=regexp&f1=OP&list_id=5603982&f0=OP&classification=Modeling&o2=substring&f4=OP&v5=.%2B&query_format=advanced&j1=OR&f3=CP&f2=flagtypes.name&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&j4=OR&f5=attachments.description&f6=CP&component=Main&v2=iplog%2B&f7=CP&product=EMFT.facet Not closed bugs having an iplog+]
 +
 
 +
* [http://eclipse.org/projects/tools/ip_contribution_review.php?id=modeling.emft.emf-facet IP Contribution Review]
 +
 
 +
* [https://bugs.eclipse.org/bugs/buglist.cgi?o5=regexp&f1=OP&list_id=5667942&f0=OP&classification=Modeling&o2=notsubstring&f4=OP&v5=.%2B&query_format=advanced&j1=OR&f3=CP&f2=flagtypes.name&bug_status=RESOLVED&bug_status=CLOSED&j4=OR&f5=attachments.description&f6=CP&component=Main&v2=iplog&f7=CP&product=EMFT.facet Attachments not flagged with iplog+ or iplog- in resoled or closed bugs] (should be empty)
 +
 
 +
=== Reports ===
 +
* [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=version&y_axis_field=bug_severity&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&product=EMFT.facet&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_id=&bug_id_type=anyexact&votes=&votes_type=greaterthaneq&emailtype1=substring&email1=&emailtype2=substring&email2=&emailtype3=substring&email3=&chfieldvalue=&chfieldfrom=&chfieldto=Now&field0-0-0=noop&type0-0-0=noop&value0-0-0=&format=table&action=wrap Opened bugs by severity]
 +
* [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=target_milestone&y_axis_field=version&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&product=EMFT.facet&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&emailtype1=substring&email1=&emailtype2=substring&email2=&bug_id_type=anyexact&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&format=table&action=wrap&field0-0-0=noop&type0-0-0=noop&value0-0-0= Bug resolution by milestones]
 +
* [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=target_milestone&y_axis_field=version&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&product=EMFT.facet&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_severity=enhancement&emailtype1=substring&email1=&emailtype2=substring&email2=&bug_id_type=anyexact&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&format=table&action=wrap&field0-0-0=noop&type0-0-0=noop&value0-0-0= Enhancements by milestones]
 +
 
 +
=== Others ===
 +
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;product=EMFT.facet;classification=Modeling Closed bugs]
 +
* [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Modeling&field0-0-0=attachments.submitter&list_id=1712821&product=EMFT.facet&query_format=advanced&type0-0-0=nowordssubstr&value0-0-0=nbros%20fgiquel%20gdupe%20gbarbier%20fmadiot&order=bug_status%2Cpriority%2Cbug_severity&query_based_on= Non-committer attachments]

Revision as of 06:06, 13 May 2014

Overview

Cf. EMF Facet Home page

Install

Using Eclipse Release Update Site (Recommended)

To install the latest EMF Facet release, just point your Install Manager to the pre-defined Eclipse simultaneous release update site: http://download.eclipse.org/releases/__release_name__. For instance:

Then, you can select the "EMF Facet SDK (Incubation)" feature under the "Modeling" category.

Update site locations

Update site uses

The releases update site :

  • contains the release (GA) and the service releases (SR1, SR2, etc.)
  • should be used by all regular users

The milestones update sites:

  • contain the milestones and release candidates: M1, M2, M3, M4, M5, M6, M7, RC1, RC2, RC3, RC4 (=GA), SR1 RC1, SR1 RC2, SR1 RC3, SR1 RC4 (=SR1), SR2 RC1, SR2 RC2, SR2 RC3, SR2 RC4 (=SR2)
  • must be used by the builds of other Eclipse projects
  • are referenced by Indigo b3aggrcon file and Juno b3aggrcon file.

The nightly update sites:

  • contain the build of the SVN head (latest SVN revision)
  • can be used to test a not-yet-released feature or bug fix
  • must not be used to build any product release
  • should be used by integration builds of the other release train members a few days before the milestones and release candidates to detect bugs or regressions.

Using an archived update Site (Not Recommended)

You can download the archive of the EMF Facet updates sites from the EMF Facet download page but you will have to resolve the dependencies and find the corresponding archived update sites manually. The EMF Facet team does not provide the list of the archived update sites needed to satisfy the dependencies, because it is too complicated to maintain. That's why this kind of installation is not recommended.

Documentation

User documentation

Screencasts & Slides

Project documents

Release Train Required Documents

Indigo

Juno

Project plan
  • Restructuring:

committed, proposed, deferred

  • Service, Support and Maintenance:

committed, proposed, deferred

Useful release train's documentations

Kepler

Project plan
  • Restructuring:

committed, proposed, deferred

  • Service, Support and Maintenance:

committed, proposed, deferred

Useful release train's documentations

Luna

Project Creation Documents

Support

Getting Involved

EMF Facet uses the MoDisco Developer Guide.

SVN: http://dev.eclipse.org/svnroot/modeling/org.eclipse.emft.facet (Read only)

Git: http://git.eclipse.org/c/facet/org.eclipse.emf.facet.main.git/

Developers mailing list: https://dev.eclipse.org/mailman/listinfo/emft-dev

Committer documentation

Bugzilla Queries

Tracking

Checking

Reports

Others

Back to the top