-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 575160 Attach LAs to FeatureVersion
- FeatureVersion is extended with agreements:List<String> collection to contain associated license agreement identifiers - `features` ecore and all related bundles upgraded versions to 2.0.0
- Loading branch information
1 parent
252ec18
commit 94b0855
Showing
6 changed files
with
30 additions
and
9 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
bundles/org.eclipse.passage.lic.features.model/.settings/.api_filters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<component id="org.eclipse.passage.lic.features.model" version="2"> | ||
<resource path="src-gen/org/eclipse/passage/lic/features/model/util/FeaturesResourceFactoryImpl.java" type="org.eclipse.passage.lic.features.model.util.FeaturesResourceFactoryImpl"> | ||
<filter id="1108344834"> | ||
<message_arguments> | ||
<message_argument value="1.1"/> | ||
<message_argument value="2.0"/> | ||
<message_argument value="org.eclipse.passage.lic.features.model.util.FeaturesResourceFactoryImpl"/> | ||
</message_arguments> | ||
</filter> | ||
</resource> | ||
<resource path="src-gen/org/eclipse/passage/lic/features/model/util/FeaturesResourceImpl.java" type="org.eclipse.passage.lic.features.model.util.FeaturesResourceImpl"> | ||
<filter id="1108344834"> | ||
<message_arguments> | ||
<message_argument value="1.1"/> | ||
<message_argument value="2.0"/> | ||
<message_argument value="org.eclipse.passage.lic.features.model.util.FeaturesResourceImpl"/> | ||
</message_arguments> | ||
</filter> | ||
</resource> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters