gcontini
2020-05-10 a37a5b188ec3c5345eedc0c7c5e7a24b84d528bd
doc/other/QA.md
@@ -9,19 +9,42 @@
generated and the public key is included into the compiled code, in a way that every project gets its own signature keys. 
See [Development and Usage](../analysis/Development-And-Usage-Workflow)
## Project status
### Help! it doesn't compile!
Every `licensecc` release is tested in the following environments:
* Centos 7-8
* Ubuntu 16.04-18.04 (boost 1.65~1.71, openssl 1.1)
* Windows server 1809 (MSVC 2017, boost 1.71)
* Windows 7-10 (MSVC 2019, boost 1.71)
Tests are carried out automatically every commit. You can see the current build status on [travis-ci](https://travis-ci.org/open-license-manager/open-license-manager).
If you can't get it compiling:
* be sure to follow the compilation instructions for [Windows](../development/Build-the-library-windows) or [Linux](../development/Build-the-library).
* post a question on the [user forum](https://groups.google.com/forum/#!forum/licensecc)
### Help! it used to compile but now it gives me error.
Updating `licensecc` may pose some issue, since it's still in alpha stage and we may take non-backward compatible changes.
We suggest after every update, if you're building from `develop` to clean the `build` folder and run the cmake configuration from beginning.
If this is not enough, move/backup the contents of your `projects` folder. Let `licensecc` to generate it new. Later
you need to merge the newly generated folder with the one you saved.
## Project statuss
### Project general context (is the project still maintained?)
This project started as a week-end project in 2014, donated and almost forgotten. This doesn't necessarily meant bad. It was "functional". Thanks to the effort of some people that are using it, and to the help of many of you it has been kept up to date (2019). Recently there has been a long waited enhancement regarding license management procedures.
This project started as a week-end project in 2014, donated and almost forgotten. This doesn't necessarily meant bad. It was "functional". Thanks to the effort of some people that are using it, and to the help of many of you it has been kept up to date (2020). Now it has got a _refresh_ due to some project having interest in it..
### Is it production ready?
Let's be honest. It's still in a very alhpa ![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)
Let's be honest It is still in alhpa ![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)
stage. This means it's usable with some effort. Some companies are actively using it in production to issue demo licenses and few production licenses. 
If you plan to use it in a scenario where you need to issue hundreds of licenses plan some maintaining effort.
If you plan to use it in a scenario where you need to issue hundreds of licenses plan some maintaining effort, or better use a more mature or commercial licensing software.
### Challenges ?
### Challenges.
The most challenging aspect is the number of environment/libraries we must work with. 
We've recently set up automated tests on Travis CI to help contributors to verify their code automatically in conditions they've not thought about.
We've set up automated tests on Travis CI in about 10 different configurations to help contributors to verify their code automatically in conditions they've not thought about.
If you plan to contribute you can quickly check your pull requests are compiling before notifying us by visiting the [travis-ci website](https://travis-ci.org/open-license-manager/open-license-manager).
 
### Open License Manager and "the community"
Open License Manager has a very strange relationship with "the community", its aim is to protect proprietary software