#31 Update docs/pkcs11contants.md according to new build system
Closed: fixed Opened by emaldonado.

In that file there are this lines:
After this, rebuild JSS and run the test suite on a JDK8 machine:
source ./tools/autoenv.sh
make clean all check
The last one refers to the legacy builds system and no longer works after the migration to the cmake build system.
I should be changed to
cd build && cmake .. && make clean all check
The rest if the file is fine the way it is.


Thanks to @emaldonado, this is fixed in master by commit fd928acbebc6ca92ea4c9d084202c70d795b9a9d by PR https://github.com/dogtagpki/jss/pull/91.

Metadata Update from @cipherboy:
- Custom field component adjusted to None
- Custom field feature adjusted to None
- Custom field origin adjusted to None
- Custom field proposedmilestone adjusted to None
- Custom field proposedpriority adjusted to None
- Custom field reviewer adjusted to None
- Custom field type adjusted to None
- Custom field version adjusted to None
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata