OZAWA Tsuyoshi

Results 7 issues of OZAWA Tsuyoshi

This issue is pointed in #40 by @roblabla and @mikkoz. Thanks for their report :-) The point to fix is as follows(quoted from #40): Wiki: - description of various annotations,...

This issue is pointed in #40 by @roblabla and @mikkoz. Thanks for their report :-) The point to fix is as follows(quoted from #40): Javadoc: - all annotations - all...

Related to #38 #40, we should add a documentation about how types are mapped.

This PR enables compile-time coding style check by using maven-checkstyle-plugin. Please run: ``` $ mvn clean compile ``` and it shows you the warning and error messages, based on Google...

discussions
pullrequest
under-review

Currently, the k8s-cluster-simulator is designed as a [time-driven simulator](http://www.cs.toronto.edu/~heap/270F02/node51.html) (using a variable, tick, as a time). The simplicity of the design is nice :-) This design, however, might cause some...

api
performance
needs decision
enhancement
breaking change
implementation

Now the hugo command warns that google_news internal template should be removed. This PR removes the usage of google_news internal template based on the warning. Please see https://github.com/gohugoio/hugo/issues/9172 for additional...