Re: [xSocket-develop] Update OSGi packaging and information
Status: Inactive
Brought to you by:
grro
|
From: Damien L. <ml...@dl...> - 2008-08-26 14:04:32
|
Hello, Here are the patches for modules : - xSocketCore trunk - xSocketMultiplexer trunk - xLightWeb trunk Diff : - change from packaging "bundle" to classical "jar" (better for m2eclipse) - update of maven-bundle-plugin to 1.4.3 - generation of MANIFEST.MF without the "uses" clauses - embed of MANIFEST.MF into the jar thanks to maven-jar-plugin configuration Now, you can add new manifest entries easily (Implementation-Version eg.) Damien |