On 27/02/13 14:41, Sebastian Schaffert wrote:
Hi all,
following Andy's advice and an internal discussion here with the Stanbol
people, I suggest to proceed towards the release as follows:
- I will replace c3p0 beginning of next week with the tomcat JDBC
connection manager
- we configure all optional modules with inappropriate dependencies
(ldclient-provider-ldap, mysql tests, ...) so they are only built when a
certain maven profile is active; in this way we can avoid them getting
deployed anywhere while interested users can still build them themselves
The only "big" task is replacing c3p0, but I expect it to take no longer
than a day. :)
Greetings,
Sebastian
Fabian, Nandana - I've not had to deal with optional dependencies. Do
either of you know if this is OK?
Andy