Erjan Altena created CELIX-371:
----------------------------------
Summary: Due to a fixed maximum length of lines in property file not all bundles
are started
Key: CELIX-371
URL: https://issues.apache.org/jira/browse/CELIX-371
Project: Celix
Issue Type: Bug
Components: Framework
Reporter: Erjan Altena
When Celix starts up it reads the config.properties file line by line. These lines are placed
in a buffer with a fixed length of 1024 characters.
The Celix build environment creates a deployment with a config.properties with an absolute
path. Due to this the limit of 1024 characters is reached quite soon (I used 8 bundles).
There should not be a limit on the maximum line length (or it should be ridiculous big)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|