Skip to content
Success

Changes

Summary

  1. Bug 568480: [Model2Doc] The template2structure generator must be able to inherits mappers from another generator (details)
  2. Bug 581523: [Model2Doc] we must use the graphicalContext to attach the DocumentTemplate to a resource (details)
  3. [Releng] Increase plugins and feature version to 0.9.0 for the whole repo (details)
  4. [Releng] update target platform to 2022-12 (details)
Commit 833e8ec29b91821b232726eb6a45db520c8b9c05 by vincent lorenzo
Bug 568480: [Model2Doc] The template2structure generator must be able to inherits mappers from another generator
-add inheritance concept for template2structure generator
-provide an abstract class AbstractDocumentStructureGenerator as API
-complete the documentation

Change-Id: I8c3c4856696ec2a87b004207b1fd4856864df994
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/schema/structuregenerator.exsd
The file was addedplugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/src-api/org/eclipse/papyrus/model2doc/emf/template2structure/generator/AbstractDocumentStructureGenerator.java
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/src-api/org/eclipse/papyrus/model2doc/emf/template2structure/generator/Template2StructureRegistry.java
The file was modified plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-devDoc.mediawiki
The file was addedplugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/src/org/eclipse/papyrus/model2doc/emf/template2structure/internal/generator/Template2StructureGeneratorExtensionReader.java
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/src/org/eclipse/papyrus/model2doc/emf/template2structure/internal/generator/DefaultTextDocumentStructureGenerator.java
The file was addedplugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/src/org/eclipse/papyrus/model2doc/emf/template2structure/internal/generator/Template2StructureGeneratorDescription.java
Commit 505fc8f8bbc86359616156bdf87a632fae53390e by vincent lorenzo
Bug 581523: [Model2Doc] we must use the graphicalContext to attach the DocumentTemplate to a resource
-use the graphicalContext instead of the semanticContext to find the resource
-fix some error between semantic and graphical context

Change-Id: I2750316721e29e3739af521e9c9c7f7fc554cffc
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/api/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/representation/architecture/CreatePapyrusDocumentTemplateEditorCommand.java
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/api/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/representation/architecture/AbstractCreateDocumentTemplateEditorCommand.java
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/api/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/representation/architecture/commands/CreateDocumentTemplateEditorViewCommand.java
Commit 9c6b220a48b5787f7de7031303f994339a77fe40 by vincent lorenzo
[Releng] Increase plugins and feature version to 0.9.0 for the whole repo

Change-Id: Icf7082490dc1297213105eb6ca0bb0783b1b5813
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
The file was modified tests/pom.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.author/pom.xml
The file was modified plugins/docx/org.eclipse.papyrus.model2doc.docx/pom.xml
The file was modified plugins/docx/pom.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/pom.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/META-INF/MANIFEST.MF
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/pom.xml
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/pom.xml
The file was modified tests/org.eclipse.papyrus.model2doc.bundles.tests/META-INF/MANIFEST.MF
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.styles/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.papyrus.model2doc.tests.feature/feature.xml
The file was modified plugins/dev/pom.xml
The file was modified plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/pom.xml
The file was modified plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/pom.xml
The file was modified tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/pom.xml
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/pom.xml
The file was modified plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/META-INF/MANIFEST.MF
The file was modified plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/META-INF/MANIFEST.MF
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/pom.xml
The file was modified features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/META-INF/MANIFEST.MF
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/feature.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.papyrus.model2doc.gmf.feature/feature.xml
The file was modified plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/pom.xml
The file was modified tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/pom.xml
The file was modified releng-model2doc/targetplatform/pom.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/META-INF/MANIFEST.MF
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/pom.xml
The file was modified tests/emf/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/pom.xml
The file was modified plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/META-INF/MANIFEST.MF
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/pom.xml
The file was modified tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/pom.xml
The file was modified releng-model2doc/pom.xml
The file was modified features/org.eclipse.papyrus.model2doc.uml.feature/pom.xml
The file was modified plugins/integration/ieee/pom.xml
The file was modified plugins/pom.xml
The file was modified plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/pom.xml
The file was modified plugins/integration/nattable/pom.xml
The file was modified features/org.eclipse.papyrus.model2doc.tests.bundles.feature/pom.xml
The file was modified plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/pom.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/pom.xml
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/pom.xml
The file was modified tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/META-INF/MANIFEST.MF
The file was modified tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/META-INF/MANIFEST.MF
The file was modified pom.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core/pom.xml
The file was modified tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/META-INF/MANIFEST.MF
The file was modified plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/META-INF/MANIFEST.MF
The file was modified tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/pom.xml
The file was modified plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.model2doc.doc/pom.xml
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/META-INF/MANIFEST.MF
The file was modified plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/pom.xml
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/META-INF/MANIFEST.MF
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/pom.xml
The file was modified tests/org.eclipse.papyrus.model2doc.bundles.tests/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/pom.xml
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/pom.xml
The file was modified tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/pom.xml
The file was modified plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/pom.xml
The file was modified plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/META-INF/MANIFEST.MF
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/META-INF/MANIFEST.MF
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/META-INF/MANIFEST.MF
The file was modified plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/META-INF/MANIFEST.MF
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/pom.xml
The file was modified plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/pom.xml
The file was modified plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/pom.xml
The file was modified features/org.eclipse.papyrus.model2doc.tests.feature/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/pom.xml
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/pom.xml
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.papyrus.model2doc.integration.feature/feature.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/pom.xml
The file was modified plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/META-INF/MANIFEST.MF
The file was modified plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/META-INF/MANIFEST.MF
The file was modified plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/pom.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/pom.xml
The file was modified plugins/emf/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.papyrus.model2doc.feature/feature.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/pom.xml
The file was modified tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/META-INF/MANIFEST.MF
The file was modified features/pom.xml
The file was modified features/org.eclipse.papyrus.model2doc.integration.feature/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.papyrus.model2doc.feature/pom.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.styles/pom.xml
The file was modified plugins/odt/org.eclipse.papyrus.model2doc.odt/pom.xml
The file was modified features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/META-INF/MANIFEST.MF
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/pom.xml
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/pom.xml
The file was modified plugins/gmf/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/pom.xml
The file was modified tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/META-INF/MANIFEST.MF
The file was modified plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/pom.xml
The file was modified tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/META-INF/MANIFEST.MF
The file was modified tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/META-INF/MANIFEST.MF
The file was modified plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/META-INF/MANIFEST.MF
The file was modified plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/pom.xml
The file was modified tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/pom.xml
The file was modified plugins/core/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/META-INF/MANIFEST.MF
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/pom.xml
The file was modified features/org.eclipse.papyrus.model2doc.tests.bundles.feature/feature.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/META-INF/MANIFEST.MF
The file was modified plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/META-INF/MANIFEST.MF
The file was modified plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/pom.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.author/META-INF/MANIFEST.MF
The file was modified plugins/odt/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/pom.xml
The file was modified plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/META-INF/MANIFEST.MF
The file was modified plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/META-INF/MANIFEST.MF
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/META-INF/MANIFEST.MF
The file was modified plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/pom.xml
The file was modified tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/META-INF/MANIFEST.MF
The file was modified tests/core/org.eclipse.papyrus.model2doc.core.author.tests/pom.xml
The file was modified features/org.eclipse.papyrus.model2doc.dev.feature/pom.xml
The file was modified tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/pom.xml
The file was modified tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/pom.xml
The file was modified tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/pom.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/META-INF/MANIFEST.MF
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/META-INF/MANIFEST.MF
The file was modified plugins/uml/pom.xml
The file was modified plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/META-INF/MANIFEST.MF
The file was modified plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/META-INF/MANIFEST.MF
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/pom.xml
The file was modified tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/pom.xml
The file was modified plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/pom.xml
The file was modified features/org.eclipse.papyrus.model2doc.dev.feature/feature.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/META-INF/MANIFEST.MF
The file was modified tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/pom.xml
The file was modified tests/integration/ieee/pom.xml
The file was modified plugins/integration/pom.xml
The file was modified plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/META-INF/MANIFEST.MF
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/META-INF/MANIFEST.MF
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/META-INF/MANIFEST.MF
The file was modified plugins/docx/org.eclipse.papyrus.model2doc.docx/META-INF/MANIFEST.MF
The file was modified tests/uml/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/META-INF/MANIFEST.MF
The file was modified tests/integration/pom.xml
The file was modified plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/pom.xml
The file was modified features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/feature.xml
The file was modified tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/pom.xml
The file was modified tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/META-INF/MANIFEST.MF
The file was modified tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/pom.xml
The file was modified plugins/odt/org.eclipse.papyrus.model2doc.odt/META-INF/MANIFEST.MF
The file was modified plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/META-INF/MANIFEST.MF
The file was modified releng-model2doc/category/pom.xml
The file was modified features/org.eclipse.papyrus.model2doc.uml.feature/feature.xml
The file was modified tests/core/pom.xml
The file was modified plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/pom.xml
The file was modified plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/META-INF/MANIFEST.MF
The file was modified plugins/doc/org.eclipse.papyrus.model2doc.doc/META-INF/MANIFEST.MF
The file was modified releng-model2doc/category/category.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.papyrus.model2doc.gmf.feature/pom.xml
The file was modified plugins/core/org.eclipse.papyrus.model2doc.core/META-INF/MANIFEST.MF
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/META-INF/MANIFEST.MF
The file was modified tests/core/org.eclipse.papyrus.model2doc.core.author.tests/META-INF/MANIFEST.MF
The file was modified plugins/doc/pom.xml
The file was modified plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/META-INF/MANIFEST.MF
Commit 010a75bbcf74483db2d6c05ad88c7cc553ff2ae4 by vincent lorenzo
[Releng] update target platform to 2022-12

Change-Id: Ife58a2ece77eda83a5784397c168c341a7a501dc
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
The file was modified releng-model2doc/targetplatform/org.eclipse.papyrus.model2doc.releng.main.targetplatform.target
The file was modified pom.xml
The file was modified releng-model2doc/targetplatform/org.eclipse.papyrus.model2doc.releng.main.targetplatform.tpd