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

Deprecate external h2 support and build h2 support embedded in the SDK #251

Closed
mindthegab opened this issue Dec 24, 2014 · 0 comments
Closed
Assignees
Milestone

Comments

@mindthegab
Copy link
Contributor

https://github.com/skuro/alfresco-h2-support is not much more than a copy paste (in a renamed folder) of the alfresco postgres db schema.

We have attempted to internalize this as part of the generated project builds but the technique used based on:

  • maven-dependency-plugin
  • maven-resources-plugin

doesn't play nicely with all IDEs.

So we should either push this upstream (i.e. generated as part of the alfresco build) or in the interim generate the h2 dialect ourselves.

@mindthegab mindthegab added this to the 2.0.0 milestone Dec 24, 2014
@mindthegab mindthegab self-assigned this Dec 24, 2014
mindthegab added a commit that referenced this issue Dec 24, 2014
- refactored h2 support to play nicely with IDEs and across the aio and
amp archetype use cases
- now moved the h2 support for the default alfresco version in the
alfresco-rad project, as part of the rapid application development
features
- tested all cmd line and eclipse based scenarios
- consolidated alfresco.community.default version and
alfresco.enterprise.default version and made them parametric in the
whole project
mindthegab added a commit that referenced this issue Dec 24, 2014
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

No branches or pull requests

1 participant