Re: [classlib][tools] Bundle manifest checker

2006-10-29 Thread Richard S. Hall
Nathan Beyer wrote: Felix has a nice Maven 2 plugin for generating OSGi manifests - http://cwiki.apache.org/FELIX/osgi-plugin-for-maven-2.html. We are looking at modifying Felix' maven plugin to use Peter's new bnd tool. -> richard -Nathan On 10/27/06, Richard S. Hall <[EMAIL PROTECTED]> wr

Re: [classlib][tools] Bundle manifest checker

2006-10-28 Thread Tim Ellison
Richard S. Hall wrote: > Peter Kriens created a tool to generate/verify manifests. I am not sure > if it will work for your situation, but you can check it out here: > >http://www.aqute.biz/php/tools/bnd.php Thanks for the link. Peter's tool will check for malformed manifests, but I want to

Re: [classlib][tools] Bundle manifest checker

2006-10-28 Thread Nathan Beyer
Felix has a nice Maven 2 plugin for generating OSGi manifests - http://cwiki.apache.org/FELIX/osgi-plugin-for-maven-2.html. -Nathan On 10/27/06, Richard S. Hall <[EMAIL PROTECTED]> wrote: Tim, Peter Kriens created a tool to generate/verify manifests. I am not sure if it will work for your situ

Re: [classlib][tools] Bundle manifest checker

2006-10-27 Thread Richard S. Hall
Tim, Peter Kriens created a tool to generate/verify manifests. I am not sure if it will work for your situation, but you can check it out here: http://www.aqute.biz/php/tools/bnd.php -> richard Tim Ellison wrote: FYI I'm just playing at a new tool to check the manifests in the classlib

[classlib][tools] Bundle manifest checker

2006-10-26 Thread Tim Ellison
FYI I'm just playing at a new tool to check the manifests in the classlib modules so we can detect breakages earlier. Don't look too closely at it yet [1], it's work in progress, but has the basics working so if you point it at an HDK (with a deliberate error in math's manifest) you get: Checki