-
Notifications
You must be signed in to change notification settings - Fork 6
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
Feature epo 515 #112
Feature epo 515 #112
Conversation
…into feature-epo-515
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks cleaner.
Not sure what the final solution to generate a Glossary is.
ls -l | ||
install: | ||
echo Your current branch is: ${curBranch} | ||
git checkout utilities -- frameworks.zip lib.zip |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a cleaner approach, but still, I would not keep it in the repository but rather download it from the source when necessary.
@@ -20,7 +20,8 @@ | |||
<xd:p>This module defines project level variables and parameters</xd:p> | |||
</xd:desc> | |||
</xd:doc> | |||
|
|||
<!-- List of xmi files to be merged into a single xmi file--> | |||
<xsl:variable name="xmiFileList" select="collection('../../test/test-multi-xmi?select=*.xmi')"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that is about right. Now We need to figure out with Andreea how will this be used in the ePO ontology. Perhaps it will be a series of steps in a bash script.
@@ -0,0 +1,56 @@ | |||
<?xml version="1.0" encoding="UTF-8"?> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how is this file used?
@@ -0,0 +1,10 @@ | |||
To run the tests under Debian/Ubuntu: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these instructions shall go into the main Readme.md file.
adding the metadata.xml next to the input xmi files