Re: New component proposal: commons-plugins

2022-04-11 Thread Romain Manni-Bucau
Sounds like https://svn.apache.org/repos/asf/commons/sandbox/ can be a ready to start place even if I still think incubator is the real place for such a project since it will quickly overpass commons standard case with a lot of modules if it gets a community and adopted (for integrations). Romain

[All] Repository sync quirk?

2022-04-11 Thread Gilles Sadowski
Hello. Fetching the "same" branch from either "github" or "gitbox", I don't end up with the same contents; see the sequence of commands, below, where the last commit is different. $ git remote -v github https://github.com/apache/commons-math.git (fetch) github https://github.com/apache/commons-

Re: New component proposal: commons-plugins

2022-04-11 Thread Matt Sicker
At this point, I'd be most willing to start up a repo and codebase for this only if it would be useful for Commons, too. In this scenario, I can begin by porting over the relevant code from log4j to form a starting point for the library (mainly an API, and annotation processor, and default implemen

Re: [Math] Review of "genetic algorithm" module

2022-04-11 Thread Gilles Sadowski
Hello. Le lun. 11 avr. 2022 à 07:36, Avijit Basak a écrit : > > [...] > > >I can't seem to find how the logger is configured. Currently, all > >"INFO" messages are logged to the "standard error" console; one > >should be able to e.g. redirect output to a file, or set the log level. > -- There is

Re: New component proposal: commons-plugins

2022-04-11 Thread Gary Gregory
It certainly would be nice if a new common-plugins would be reused within Commons. It seems like it would allow us to provide a nice component outside the validation it would get from Log4j. VFS, Configuration, JCS? Gary On Sun, Apr 10, 2022, 23:28 Bernd Eckenfels wrote: > Hello, > > I don’t th