Do you want to request a feature or report a bug?
Todo
What is the current behavior?
The Dockerfile and the README.md must be updated due to the changes introduced in #1. We can also remove the Dockerfile and explain how to build natively the library and package it for development purpose.
Using the Dockerfile helps to release the powsybl-math-native project, but only powsybl team is in charge of it.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
What is the motivation / use case for changing the behavior?
There is no need to set proxy in Dockerfile: the README.md file should explain how to setup proxy configuration via config.json file.
The dockerfile should generate the libmath.so in the target/classes of the host machine. It's not sufficient to release powsybl-math-native because you need to build on Windows and MacOS.
Please tell us about your environment:
PowSyBl Version: 1.0.0
OS Version: Linux
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, spectrum, etc)
Do you want to request a feature or report a bug? Todo
What is the current behavior? The Dockerfile and the README.md must be updated due to the changes introduced in #1. We can also remove the Dockerfile and explain how to build natively the library and package it for development purpose. Using the Dockerfile helps to release the powsybl-math-native project, but only powsybl team is in charge of it.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
What is the motivation / use case for changing the behavior? There is no need to set proxy in Dockerfile: the README.md file should explain how to setup proxy configuration via config.json file. The dockerfile should generate the
libmath.so
in the target/classes of the host machine. It's not sufficient to release powsybl-math-native because you need to build on Windows and MacOS.Please tell us about your environment:
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, spectrum, etc)
(if a question doesn't apply, you can delete it)