-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fix docker build #9
base: master
Are you sure you want to change the base?
Conversation
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.
Thanks for contributing!
@@ -9,7 +9,7 @@ XData setup | |||
<Default Name="app" Value="irisapp" /> | |||
<Default Name="restapp" Value="/rest-test" /> | |||
|
|||
<Namespace Name="${Namespace}" Code="${Namespace}" Data="${Namespace}" Create="yes" Ensemble="no"> | |||
<Namespace Name="${Namespace}" Code="${Namespace}" Data="${Namespace}" Create="yes" Ensemble="1"> |
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.
It's a minor nit, but I'd not add the pile of mappings for interoperability if we don't have to.
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.
You are right, but but I don't know if we need Ensemble for analytics, if so, I can uncheck this.
And when I have time, we can clean this installer, we don't need and co.
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.
I'm not sure we need the whole %Installer in the first place (having zpm as a more lightweight solution), but it's sort of part of the template for sizeable samples. By any means, Ensemble is not required for analytics.
Fix docker build
Update zpm
Don't forget to update version on openexchange, version 1.0.0 is not loading samples