GaryLiaoYuShao

Results 16 comments of GaryLiaoYuShao

> > it's so confused support Chinese git commit message,which properties determined the encodeing ?` 8 8 UTF-8 UTF-8 UTF-8 ` my maven project config as below , but the...

Below is method **dumpProperties** inside class **PropertyManager** from git-commit-id/git-commit-id-plugin-core, which is used by **PropertiesFileGenerator's** method **maybeGeneratePropertiesFile**, which is eventually called inside class **GitCommitIdMojo**. ``` public static void dumpProperties(OutputStream outputStream, OrderedProperties...

Will do a pull request after git-commit-id/git-commit-id-plugin-core have 6.0.0 version out. We can then control escape unicode or not by last parameter, which is a boolean, of method **maybeGeneratePropertiesFile** ....

In my case, my app stuck when following below steps 1. Click input field which will open keyboard . 1. Receive SMS message , and make sure autofill function is...

> In my case, my app stuck when following below steps > > 1. Click input field which will open keyboard . > 2. Receive SMS message , and make...

This might be same as @ 2018 . The workaround is to have a object , say its name is 'TempObj' , that have your 'Pagination' and 'WaitListFilter' as fields,...

After reviewing the code, to support /v1/agent/service/:service_id, the interface AgentClient has to add a new method. I think if an application needs to get info from this API very often,...

How about giving a warning log when keepaliveTime is set below 30 or a number ??

> I haven't really investigated this yet, but I'm concerned about how the scheduling of the housekeeper thread works. It seems plausible that even with a setting below 30, if...