Alexei Osipov

Results 13 issues of Alexei Osipov

### Your question Right now if the application class path does not contains a well-known logging backend (like Logback, Log4j and etc) the created logger gets fixed predefined name "com.alipay.sofa.common.log"....

Upgrade to JSW 3.5.x to provide access for newer JSW configuration features (like auto restart after JVM hang). If there are restrictions on JSW binary distribution then please add an...

On Gradle 6.7.1 i'm getting error whenever I add the gradle-flatbuffers-plugin: > Cannot change dependencies of dependency configuration ':myproject' after it has been included in dependency resolution.

Table template for section `Data Types` in `templates\markdown.mustache` does not contain contain column with information about field (property) name. Current code (table headers): ``` html type required access description notes...

`h3` results in badly formatted output when combined with `details`/`summary` tags This code ``` from bs4 import BeautifulSoup from markdownify import MarkdownConverter sample = """ Some question textAnswer Answer text...

Please publish BOM (Bill Of Materials) for the GFlog. So it would be easier to import aligned dependencies all at once.

### Description According to Claude documentation, it supports multiple document types including TXT, DOC, CSV. See https://support.anthropic.com/en/articles/8241126-what-kinds-of-documents-can-i-upload-to-claude-ai However DIAL chat allows upload only of few image formats and does not...

enhancement

Currently an attempt to build the DFP project with Java 21 result in error: ``` > Task :java:dfp:compileJava FAILED error: Source option 7 is no longer supported. Use 8 or...

`Decimal64` java class can become a "value class" in [Valhalla](https://openjdk.org/projects/valhalla/). We should try to test `Decimal64` as `value` class: - how well it works, - ensure that there are no...

Please add a basic explanation of concepts used in each section of DIAL API at https://epam-rail.com/dial_api Currently if I open https://epam-rail.com/dial_api and then click, for example, on "Prompts" section, then...