-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
Create project infrastructure for halo-next #1699
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.
LGTM
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.
LGTM
} | ||
} | ||
|
||
ext['h2.version'] = '2.1.210' |
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 can confirm this works very well, please see:
? ? ? ~/workspaces/halo-dev/halo ? ? ? feature/skafford *1 ? ./gradlew dependencies | grep h2 ? ?
+--- com.h2database:h2 -> 2.1.210
+--- com.h2database:h2 -> 2.1.210
+--- com.h2database:h2 (n)
+--- com.h2database:h2 -> 2.1.210
What this PR does?
将在下一个PR创建包结构和提供测试示例
参考文档:
Why we need it?
配置基础结构以方便开发halo-next