Yuuki Ebihara

Results 23 issues of Yuuki Ebihara

`MockitoAnnotations.initMocks` method is deprecated since Mockito 3.4.0. Ref: [Class MockitoAnnotations](https://www.javadoc.io/doc/org.mockito/mockito-core/3.4.0/org/mockito/MockitoAnnotations.html#initMocks-java.lang.Object-)

Hi. I fixed deprecated or unnecessery Java Standard API. How about it?

### Is your feature request related to a problem? Please describe. There is no ZAP desktop application that is compatible with Apple Silicon. ### Describe the solution you'd like I...

Type-Task
OpSys-OSX

There aren't feature below in `mmcli`. 1. Bulk user create 2. Bulk user delete 3. Bulk invite team members 4. Bulk rmove team members 5. Bulk create teams 6. Bulk...

## I'm submitting a ... (check one with "x") ``` [ ] bug report => search github for a similar issue or PR before submitting [x] feature request ``` Request...

Hi. The encoding of File was environment-dependent, so it was fixed to use `UTF-8`. How is it? Reference - [Handle special characters in site](http://maven.apache.org/general.html#special-characters-site)

Hi. Since Maven 3.5.0, it seems to be a way to specify Maven version using `maven-enforcer-plugin`, so it was fixed. How is it? References - [Release Notes – Maven 3.5.0](https://maven.apache.org/docs/3.5.0/release-notes.html)...

Hi. Search Services and Database depend on the version of Alfresco Content Services used. Therefore, it has been modified so that it can be selected. How is it?

Hi. The following Warning was output when I built the source code. ``` The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging...

Since `jekyll-cache` is generated during the build process, I see no need to track it.