I ran the build.xml to create the distro locally, and I don't see anything in the lib directory except for mini-osgi, which doesn't come from plugins.zip. I'm guessing that plugins.zip needs to be available to the distro build, right? So there's no easy way for an end user to build a distro?
Joel -----Original Message----- From: Daniel Jemiolo [mailto:[EMAIL PROTECTED] Sent: Thursday, March 15, 2007 1:46 PM To: [email protected] Subject: Re: Plugins.zip location Isn't it part of the /lib directory in the binary distribution? All Andrew did was change the build so that instead of using update-install, all of those zips get expanded and put in /lib before the -bin.zip is made. RC 2 and the latest nightly have /lib/eclipse-osgi and /lib/axis2-osgi - not sure if this is the same as what you're asking for. Dan "Hawkins, Joel" <[EMAIL PROTECTED]> wrote on 03/15/2007 01:40:08 PM: > Dan, > > I'm ready to run some OSGi tests on the 2.2.0 distribution, and I need > to know where to get the plugins.zip file so I can see what needs > replacing. We've apparently removed the updateinstall script. How do we > currently populate the distribution's lib directory? > > Thanks, > Joel > The contents of this e-mail are intended for the named addressee only. It > contains information that may be confidential. Unless you are the named > addressee or an authorized designee, you may not copy or use it, or disclose > it to anyone else. If you received it in error please notify us immediately > and then destroy it. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
