Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-03-25463003 - [C++ codegen] regressions related to templates and initializers ↵Ansgar Radermacher1-5/+5
(commit also changed GenUtils)
2015-03-24463003 - [C++ codegen] regressions related to templates and initializersAnsgar Radermacher5-16/+17
2015-03-24458433 - [Papyrus DSML Validation] org.eclipse.papyrus.dsml.validation ↵Ansgar Radermacher3-2/+18
should be part of the core papyrus
2015-03-19Merge "Bug 462461 [EMF Compare] Contextual popup menu in Model Explorer is ↵Camille Letavernier3-79/+230
missing"
2015-03-19Merge "Siple modifications in the Manifest to see the Importing / Exporting ↵Patrick Tessier2-8/+37
to ReqIf tool working."
2015-03-18Bug 462461 [EMF Compare] Contextual popup menu in Model Explorer isShuai Li3-79/+230
missing - Added Model Explorer context menu "Compare With" and "Each Other" item - Use Eclipse core expressions to check selection is adaptable to EObject - Remove property tester - Remove UML file icon of "each other" item because diagrams can be compared too. - Copyright header - Rename some variables Change-Id: I2eb0db160c1c1cedb67b6f6e861fd88dea44940c Signed-off-by: Shuai Li <shuai.li@cea.fr>
2015-03-18Bug 460025 - [UML RT] Palette shall be created for UML-RT usingOnder Gurcan1-5/+5
elementtypes * Icons of the palette items are corrected. Change-Id: I5daba5d7206e710b5125aa15c27e1ad8faf9ad42 Signed-off-by: Onder Gurcan <onder.gurcan@cea.fr>
2015-03-17Bug 460025 - [UML RT] Palette shall be created for UML-RT usingOnder Gurcan8-209/+548
elementtypes * Initial version of the palette configurations for the Protocol and the Capsule diagrams of UML-RT. Change-Id: I615ad109431df9b1b03f41bd00919c6bc6c4e364 Signed-off-by: Onder Gurcan <onder.gurcan@cea.fr>
2015-03-16Siple modifications in the Manifest to see the Importing / Exporting tomauricio alferez2-8/+37
ReqIf tool working. Change-Id: I442459a2658e4daebc60ee74d9c385a1a8e25319 Signed-off-by: mauricio alferez <mauricio.alferez@cea.fr>
2015-03-12461925: [Model Import] Importing a UML-RT Protocol misses usage +Camille Letavernier1-22/+22
interface realization to the third IO interface https://bugs.eclipse.org/bugs/show_bug.cgi?id=461925
2015-03-12461925: [Model Import] Importing a UML-RT Protocol misses usage +Camille Letavernier1-1/+16
interface realization to the third IO interface https://bugs.eclipse.org/bugs/show_bug.cgi?id=461925
2015-03-12461832: [Model Import] The registration attribute of RTPort stereotypeCamille Letavernier1-2/+3
is not mapped correctly https://bugs.eclipse.org/bugs/show_bug.cgi?id=461832 461927: [Model Import] Importing a UML-RT Capsule does not set isActive https://bugs.eclipse.org/bugs/show_bug.cgi?id=461927
2015-03-06Bug 461597 - [Releng] [domainmodel] Archive the unmaintained projectBenoit Maggi59-6055/+0
- remove extraplugins/domainmodel/org.eclipse.papyrus.uml.diagram.domain Change-Id: I8ddd21e69590dce0b71259a334cc541ae5d5d6cb Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2015-03-06Bug 461592 - [Team Collaborative] Archive the unmaintained projectsarchive/domainmodelBenoit Maggi142-9726/+0
- remove : extraplugins\team.collaborative\org.eclipse.papyrus.team.collaborative.controlmode extraplugins\team.collaborative\org.eclipse.papyrus.team.collaborative.core extraplugins\team.collaborative\org.eclipse.papyrus.team.collaborative.strategy extraplugins\team.collaborative\org.eclipse.papyrus.team.collaborative.svn Change-Id: I1fa93f09722cc3b150f40418bb85cff9989961c1 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2015-03-04[releng] add missing pom.xmlAnsgar Radermacher2-0/+28
2015-03-04457841 [codegen] It should be possible to manage a list of changes / editor ↵Ansgar Radermacher3-4/+4
- Fix permissions, move to Java 1.7
2015-03-04460452 - [QDesigner] component to OO transformation is for C++ onlyAnsgar Radermacher98-1564/+7217
2015-02-27Bug 455015: [Model Import - Wizard] Files outside the workspace cannotQuentin Le Menez15-731/+1719
be imported directly https://bugs.eclipse.org/bugs/show_bug.cgi?id=455015 - added a selection window and a project creation behavior when the selected files are not in a project - refactored the code to allow reuse of the composites - corrected an unwanted behavior when selecting inside the workspace Change-Id: I7a37937c235082fa23bf30735ccb512f10cfe3b8 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2015-02-26[Releng] Fix bundle dependenciesCamille Letavernier3-3/+3
2015-02-26459488: [Model Import] Stereotypes gone in fragmented modelCamille Letavernier1-4/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=459488 - Fix the Dependency Analysis & Stereotype Repair, to properly handle references in AnyTypes (Stereotypes)
2015-02-26Bug 460898 - [Releng] Add org.eclipse.papyrus.layout to the buildBenoit Maggi14-1015/+1058
- restore import removed by the cleaning process Change-Id: I8ec9de32f70a2c8c39a4af2a414a20e0e2ca6f85 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2015-02-26Bug 460892 - [Releng] AddBenoit Maggi6-85/+85
org.eclipse.papyrus.design.profile.architecture to the build - chanje from java 5 to 6 Change-Id: I88436d780dad619a8b5d95fac1c34f95f2086904 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2015-02-25Bug 460804 - [Releng] All plugins must be in the build processBenoit Maggi61-83/+621
Add extras plugins in the build process : - adl4eclipse - alf - design - diagram-definition - domain-model - facade - layout - revision - spem2 - team-collaborative Change-Id: I440eb25d9ec96f43c2803a8d14d9940fad3bf6b8 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2015-02-24Bug 460669 [Releng - Guava] Fix Guava dependency versions for ExtraCamille Letavernier5-5/+5
Plug-ins Bug 460669: Unhandled event loop exception ( java.lang.LinkageError) https://bugs.eclipse.org/bugs/show_bug.cgi?id=460669
2015-02-23[Releng] Propagate standard settings to new plug-inChristian W. Damus2-0/+352
2015-02-18Bug 460225 - [UML RT] The UI related files of the "umlrt" plug-in shallOnder Gurcan24-900/+13
be moved to the "umlrt.ui" plug-in. Change-Id: I1a481b83e021c1107af009460335dc4ae2b36040 Signed-off-by: Onder Gurcan <onder.gurcan@cea.fr>
2015-02-18Merge branch 'master' of ↵Vincent Lorenzo1-4/+5
ssh://git.eclipse.org:29418/papyrus/org.eclipse.papyrus into masterwithoutpdoc
2015-02-18460098: [Table 2] Papyrus must use the new nattable release on branch masterVincent Lorenzo1-1/+1
2015-02-18459488: [Model Import] Stereotypes gone in fragmented model, one largeCamille Letavernier1-4/+5
activity diagram is missing https://bugs.eclipse.org/bugs/show_bug.cgi?id=459488 - Fix the StereotypeRepair action in the RSA to Papyrus transformation
2015-02-18Pushing first version of umlrt.ui plugin. All UI stuff should not beRemi Schnekenburger13-0/+439
associated to the profile plugin
2015-02-17Bug 457266 - Remove pdoc from papyrus repositoryBenoit Maggi73-142/+108
Change-Id: I621a26b4b5fb54cf096817c7859f8628e423645c Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2015-02-17458515: [Model Import] Importing RSA model does no longer migrateCamille Letavernier3-75/+93
applied profiles https://bugs.eclipse.org/bugs/show_bug.cgi?id=458515 - Move some mandatory code from the Optional URI Mapping Dialog to the Transformation Launcher, to ensure it is always executed
2015-02-13Bug 436998: [Control Mode] Exceptions when trying to control multiple ↵Christian W. Damus1-8/+27
elements in the same resource https://bugs.eclipse.org/bugs/show_bug.cgi?id=436998 Implement updates to the CDOAwareModelSet and related tests that were missed when the base ModelSet behaviour was refactored for control-mode changes. Basically, override the initial removal of resources from the resource set that are dirty, because CDO does not permit dirty their removal from the set. Also, don't attempt to process cross-unit references on CDOResources because it causes NPEs on deleted resources later and they don't have cross-references of any kind anyways. Update the CDO control-mode tests to use the extensible service registry because now the control-mode framework requires some new services.
2015-02-13410986: [Diagram Import] Papyrus shall enable to import layoutCamille Letavernier1-3/+3
information of other tools models https://bugs.eclipse.org/bugs/show_bug.cgi?id=410986 - Improve the layout of Activity Diagram Partitions
2015-02-13Bug 459566: [Releng] Consider letting Tycho use JDT's project settings for ↵Christian W. Damus127-147/+16165
compilation https://bugs.eclipse.org/bugs/show_bug.cgi?id=459566 Ensure consistency of Tycho compilation settings with JDT settings in the source projects in the developer workspace (for the Extras plug-ins).
2015-02-12Merge "Bug 458734 - generate the javadoc for papyrus4ecore"Benoit Maggi10-53/+229
2015-02-12Bug 458734 - generate the javadoc for papyrus4ecoreFrancois Le Fevre - CEA10-53/+229
- add javadoc plugin - site web generation - add license Change-Id: I0351dcac9fcfc2d145022f96a6f17574be7c8948 Signed-off-by: Francois Le Fevre - CEA <francois.le-fevre@cea.fr>
2015-02-12Merge "Bug 459674 - [UML RT] NewChild menu shall be generated from UML-RT ↵Ansgar Radermacher3-1/+27
elementtypes"
2015-02-12Bug 459674 - [UML RT] NewChild menu shall be generated from UML-RTOnder Gurcan3-1/+27
elementtypes Change-Id: I0a06e5218268857929acd71a06b4be3ba576380c Signed-off-by: Onder Gurcan <onder.gurcan@cea.fr>
2015-02-11459556: [Model Import] Do not create private/local user info in importedCamille Letavernier1-24/+0
models/submodels https://bugs.eclipse.org/bugs/show_bug.cgi?id=459556 - Remove the (legacy) creation of the DI model during the transformation
2015-02-11Merge "Bug 459663 - [Clean] Remove empty extra plugins"Benoit Maggi8-224/+0
2015-02-11Bug 459663 - [Clean] Remove empty extra pluginsBenoit Maggi8-224/+0
List of empty plugins to delete : extraplugins\conversion\org.eclipse.papyrus.conversion-feature extraplugins\conversion\org.eclipse.papyrus.conversion.di2todi extraplugins\developer\org.eclipse.papyrus.sasheditor.ui extraplugins\modisco\org.eclipse.papyrus.adaptor.modisco extraplugins\rcp\org.eclipse.epp.package.papyrus.feature extraplugins\org.eclipse.papyrus.diagramqueryresult extraplugins\org.eclipse.papyrus.qvtTransformation extraplugins\umltools\org.eclipse.papyrus.diagram.umltools.clazz Change-Id: I663026b46e0a9e8afb22862e70347eadede72a32 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2015-02-11Merge branch 'master' of ↵ptessier20-112/+165
ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus
2015-02-11447870: [Papyrus Req] Papyrus shall import or export reqIF fileptessier8-1003/+3146
https://bugs.eclipse.org/bugs/show_bug.cgi?id=447870 Merge branch 'master' of ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus Change-Id: If563cbe55b3def85c1f3249facd6e856fd5bdd83
2015-02-11455360 - [CDT integration] text editor integration in model explorer not ↵Ansgar Radermacher12-112/+141
working any more
2015-02-10[Releng] Ensure consistency of compiler settingsChristian W. Damus8-0/+24
2015-02-10447870: [Papyrus Req] Papyrus shall import or export reqIF fileptessier2-11/+30
https://bugs.eclipse.org/bugs/show_bug.cgi?id=447870 # WARNING: head commit changed in the meantime Merge branch 'master' of ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus Change-Id: Iba8913ebf55c093a4af3878351abcdfc1286843f
2015-02-10# WARNING: head commit changed in the meantimeptessier2-126/+175
447870: [Papyrus Req] Papyrus shall import or export reqIF file https://bugs.eclipse.org/bugs/show_bug.cgi?id=447870 Merge branch 'master' of ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus Change-Id: I292c16f9f160ff0f90b6595b6abd79ec50a6756a
2015-02-09457430: [Model Import] OpaqueExpressions and StateMachine from fragmentsCamille Letavernier1-3/+3
are not properly handled during import https://bugs.eclipse.org/bugs/show_bug.cgi?id=457430 - Update dependency version to QVTo, to pick up patch from Bug 457433
2015-02-09Merge branch 'master' of ↵ptessier7-19/+263
ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus

Back to the top