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

#551 Create gradle command to generate a TDE Template #685

Merged

Conversation

derms
Copy link
Contributor

@derms derms commented Jan 26, 2018

Change to add gradle command to generate a TDE Template. Requires current ml-app-deployer dev branch (code change at marklogic/ml-app-deployer#234 to be included in 3.4.0 version of ml-app-deployer )

Command added (to scaffolding group) -
hubGenerateTDETemplates - Generates TDE Templates from the entity definition files. It is possible to only generate TDE templates for specific entities by setting the (comma separated) project property 'entityNames'. E.g. -PentityNames=Entity1,Entity2

@marklogic-builder
Copy link
Contributor

Can one of the admins verify this patch?

1 similar comment
@marklogic-builder
Copy link
Contributor

Can one of the admins verify this patch?

@derms
Copy link
Contributor Author

derms commented Jan 29, 2018

I've added a commit to upgrade ml-gradle and ml-app-deployer to 3.4.0 now that it has been released.

@marklogic-builder
Copy link
Contributor

Can one of the admins verify this patch?

Copy link
Contributor

@aebadirad aebadirad left a comment

Choose a reason for hiding this comment

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

Can you please rebase on develop again or leave out the gradle.build file changes?

@derms
Copy link
Contributor Author

derms commented Feb 5, 2018

I have rebased to develop and removed the build.gradle file changes

Copy link
Contributor

@aebadirad aebadirad left a comment

Choose a reason for hiding this comment

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

Thanks

@aebadirad aebadirad merged commit 839c268 into Marklogic-retired:develop Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants