-
Type: Clean up
-
Status: Reopened
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 6.0-HF24, 7.4
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Core
-
Tags:
Since NXP-16918, properties can be encrypted/decrypted. Only string values are supported.
FakeSMTPFeatureServer must only put string values, to avoid ClassCastException and any code must only call setProperty() instead of put() to check cast at compilation
- is required by
-
NXP-16918 nuxeo.conf password encryption
- Resolved