Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Openengsb 3323] save also model type version of models to the EDB #775

Merged
merged 4 commits into from
Sep 27, 2012

Conversation

femangl
Copy link
Member

@femangl femangl commented Sep 27, 2012

Felix Mayerhuber added 4 commits September 26, 2012 22:39
…ngSBModel class for retrieving model name and version. This information is added in the model weaving process

Conflicts:

	components/ekb/persistence-persist-edb/src/test/java/org/openengsb/core/ekb/persistence/persist/edb/models/TestModel2.java
	components/ekb/persistence-query-edb/src/test/java/org/openengsb/core/ekb/persistence/query/edb/models/TestModel2.java
	components/util/src/main/java/org/openengsb/core/util/ModelUtils.java

@Override
public String retrieveModelVersion() {
return new Version("1.0.0").toString();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I asssume this is just the default version?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, the default version for the test objects which are not in the OSGi environment

@anpieber
Copy link
Member

makes sense; +1

femangl pushed a commit that referenced this pull request Sep 27, 2012
[Openengsb 3323] save also model type version of models to the EDB
@femangl femangl merged commit b105a9b into openengsb:master Sep 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants