Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 591bac6158af14dc2c364edc47d0e910a6239977 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.papyrus.uml.alf.common" version="2">
    <resource path="META-INF/MANIFEST.MF">
        <filter comment="Dependency upper bound was implicit in Mars" id="927989779">
            <message_arguments>
                <message_argument value="1.2.0"/>
                <message_argument value="org.eclipse.xtext"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="META-INF/MANIFEST.MF" type="org.eclipse.xtext.generator.FileSystemSupportBasedFileSystemAccess">
        <filter comment="The xtext.generator dependency is optional and so could not reasonably have been re-exported or relied on by clients" id="305422471">
            <message_arguments>
                <message_argument value="org.eclipse.xtext.generator.FileSystemSupportBasedFileSystemAccess"/>
                <message_argument value="org.eclipse.papyrus.uml.alf.common_1.1.2"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="META-INF/MANIFEST.MF" type="org.eclipse.xtext.generator.IDerivedResourceMarkers">
        <filter comment="The xtext.generator dependency is optional and so could not reasonably have been re-exported or relied on by clients" id="305422471">
            <message_arguments>
                <message_argument value="org.eclipse.xtext.generator.IDerivedResourceMarkers"/>
                <message_argument value="org.eclipse.papyrus.uml.alf.common_1.1.2"/>
            </message_arguments>
        </filter>
    </resource>
</component>

Back to the top