sunheyi
sunheyi
> @foxeatsspicy can you make a test code ? @francisoliverlee the person doesn't seem to exist,page is 404
> 可以尝试清空 gradle 缓存再重新 build。 > > /kind support 好滴 我试试
> /kind support 这个是什么意思 我搜了一下 情况缓存重新build的命令也不是这个呀
> @shy-share 直接把原项目删掉,重新克隆再打开吧 😄 (你没发现这个issue已经加上support标签了嘛 👀 @ruibaby @zjy4fun 现在是下面这个错误了 ```bash **Could not find openapi-schema-validator-1.0.7.jar (org.openapi4j:openapi-schema-validator:1.0.7).** Searched in the following locations: https://maven.aliyun.com/repository/gradle-plugin/org/openapi4j/openapi-schema-validator/1.0.7/openapi-schema-validator-1.0.7.jar Possible solution: - Declare repository providing the artifact, see...
> 从日志看,问题出在依赖下载阶段,建议重试几次。如果实在不行,可尝试注释 Aliyun Maven Mirror 配置: > > * https://github.com/halo-dev/halo/blob/a89d51e63f81be0b9eccfdfaacd23ecfc73c58d1/settings.gradle#L3-L4 > * https://github.com/halo-dev/halo/blob/a89d51e63f81be0b9eccfdfaacd23ecfc73c58d1/build.gradle#L18-L19 @JohnNiang 我尝试注释也不行,现在只是我自己本地电脑有问题,你们的都是可以正常启动项目的是吗?
@wuai1024 @wuai1024 我win11安装的1.5.9版本的,效果就是你俩说的这样的,我也没自己设置过托盘点击事件
肯定还是issue 比较合适啊 国外是流行异步开发的,然后也方便讲问题记录下来,供之后有同样问题的人查看
Is this plugin need to test using [tengine](https://github.com/alibaba/tengine/tree/master/modules/mod_dubbo#quick-start)? If so, there are some problems with the installation of tenginte. I have tried several methods, but none of them can be...
我的是正常的
> 实际上,这里的改动无效:for循环里有方法调用,就不存在这个问题。方法调用栈退出的地方,是可以加check safepoint的。 方法可能会被JIT编译器优化,从而导致无法正确识别safepoint