-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#23 [v0.4.0] testing of build 0.4.0.v20170425-2048
- [x] #1 add support of default attribute values - [x] #21 [v0.3.1] update project from JavaSE-1.6 to 1.7 - [x] fixed model validation error "defaultValueLiteral= BOOLEAN" - [x] fixed path to BooleanConstraintLanguage.genmodel - [x] set dependency of org.yakindu.base.xtext.utils.jface to minimum version=2.5.0 - [x] fixed NPE on dispose() because problemManager is null - [x] added more information to tooltips - [x] fixed Feature and Attribute ID and updated model - [x] added migration (mapping) for old 0.3.0 models defined by Siemens - [x] changed ID generation to UUID - [x] added model 0.4.0 and migration from 0.3.0 - [x] updated YAFMT version to 0.4.0 Signed-off-by: Andre Bossert <[email protected]>
- Loading branch information
Showing
21 changed files
with
33 additions
and
6 deletions.
There are no files selected for viewing
Binary file added
BIN
+1014 Bytes
cz.zcu.yafmt.update/updates/testing/0.4/0.4.0.v20170425-2048/artifacts.jar
Binary file not shown.
Binary file added
BIN
+8.69 KB
cz.zcu.yafmt.update/updates/testing/0.4/0.4.0.v20170425-2048/content.jar
Binary file not shown.
Binary file added
BIN
+5.09 KB
...0.4/0.4.0.v20170425-2048/features/cz.zcu.yafmt.clang.bcl.feature_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+5.13 KB
...0.4.0.v20170425-2048/features/cz.zcu.yafmt.ui.editors.fc.feature_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+5.13 KB
...0.4.0.v20170425-2048/features/cz.zcu.yafmt.ui.editors.fm.feature_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+5.12 KB
...4/0.4.0.v20170425-2048/features/cz.zcu.yafmt.ui.views.fm.feature_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+48 KB
...sting/0.4/0.4.0.v20170425-2048/plugins/cz.zcu.yafmt.clang.bcl.ui_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+92.9 KB
.../testing/0.4/0.4.0.v20170425-2048/plugins/cz.zcu.yafmt.clang.bcl_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+25.1 KB
...ates/testing/0.4/0.4.0.v20170425-2048/plugins/cz.zcu.yafmt.clang_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+65.2 KB
...testing/0.4/0.4.0.v20170425-2048/plugins/cz.zcu.yafmt.model.edit_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+18.5 KB
...g/0.4/0.4.0.v20170425-2048/plugins/cz.zcu.yafmt.model.validation_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+109 KB
...ates/testing/0.4/0.4.0.v20170425-2048/plugins/cz.zcu.yafmt.model_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+72.5 KB
...ting/0.4/0.4.0.v20170425-2048/plugins/cz.zcu.yafmt.ui.editors.fc_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+186 KB
...ting/0.4/0.4.0.v20170425-2048/plugins/cz.zcu.yafmt.ui.editors.fm_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+87.2 KB
...esting/0.4/0.4.0.v20170425-2048/plugins/cz.zcu.yafmt.ui.views.fm_0.4.0.v20170425-2048.jar
Binary file not shown.
Binary file added
BIN
+106 KB
...updates/testing/0.4/0.4.0.v20170425-2048/plugins/cz.zcu.yafmt.ui_0.4.0.v20170425-2048.jar
Binary file not shown.
11 changes: 11 additions & 0 deletions
11
cz.zcu.yafmt.update/updates/testing/0.4/compositeArtifacts.xml
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,11 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<?compositeArtifactRepository version='1.0.0'?> | ||
<repository name='YAFMT 0.4' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1'> | ||
<properties size='2'> | ||
<property name='p2.timestamp' value='1493153315227'/> | ||
<property name='p2.atomic.composite.loading' value='true'/> | ||
</properties> | ||
<children size='1'> | ||
<child location='0.4.0.v20170425-2048'/> | ||
</children> | ||
</repository> |
11 changes: 11 additions & 0 deletions
11
cz.zcu.yafmt.update/updates/testing/0.4/compositeContent.xml
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,11 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<?compositeMetadataRepository version='1.0.0'?> | ||
<repository name='YAFMT 0.4' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1'> | ||
<properties size='2'> | ||
<property name='p2.timestamp' value='1493153315240'/> | ||
<property name='p2.atomic.composite.loading' value='true'/> | ||
</properties> | ||
<children size='1'> | ||
<child location='0.4.0.v20170425-2048'/> | ||
</children> | ||
</repository> |
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,3 @@ | ||
version=1 | ||
metadata.repository.factory.order=compositeContent.xml,\! | ||
artifact.repository.factory.order=compositeArtifacts.xml,\! |
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 |
---|---|---|
@@ -1,11 +1,12 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<?compositeArtifactRepository version='1.0.0'?> | ||
<repository name='YAFMT Testing Versions' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1'> | ||
<repository name='YAFMT Testing Versions' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> | ||
<properties size='2'> | ||
<property name='p2.timestamp' value='1489955533841'/> | ||
<property name='p2.timestamp' value='1493153315336'/> | ||
<property name='p2.atomic.composite.loading' value='true'/> | ||
</properties> | ||
<children size='1'> | ||
<children size='2'> | ||
<child location='0.3'/> | ||
<child location='0.4'/> | ||
</children> | ||
</repository> |
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 |
---|---|---|
@@ -1,11 +1,12 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<?compositeMetadataRepository version='1.0.0'?> | ||
<repository name='YAFMT Testing Versions' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1'> | ||
<repository name='YAFMT Testing Versions' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'> | ||
<properties size='2'> | ||
<property name='p2.timestamp' value='1489955533842'/> | ||
<property name='p2.timestamp' value='1493153315337'/> | ||
<property name='p2.atomic.composite.loading' value='true'/> | ||
</properties> | ||
<children size='1'> | ||
<children size='2'> | ||
<child location='0.3'/> | ||
<child location='0.4'/> | ||
</children> | ||
</repository> |