Hi Wayne, You can run "mvn package" in the server-installers project and in the server-installers/target/images directory you will find all of the install images for each platform and daemon type, so which one you use depends on which one you based your product on. I also just checked in a fix to the 1.0.3-SNAPSHOT code that will disable downloading of the source for the installer packages so this should speed up building the installers.
Thanks, Chris On 8/9/07, Wayne Johnson <[EMAIL PROTECTED]> wrote: > > Already started. Thanks. > > One question: > > We embed ApacheDS. I'd rather not have to go through the step of creating > a install package, only to have to install it and copy over the files. The > main install goal only appears to leave the jars in various target > directories. Is there a goal that will give simply an image of what the > installed package will look like? Something with the lib directory already > assembled? > > Thanks for everyone's help. > > > -----Original Message----- > > From: Emmanuel Lecharny [mailto:[EMAIL PROTECTED] > > Sent: Thursday, August 09, 2007 4:41 AM > > To: [email protected] > > Subject: Re: Where can I find a apacheds-1.0.2 snapshot (was: RE: When > > do changes to ACI take effect?) > > > > > > Hi Wayne, > > > > we don't produce nighty builds. I'm sorry to say that you will have to > > build the snapshot by yourself, but this should not be a difficult > > task : > > > > http://directory.apache.org/apacheds/1.0/building.html > > > > If you have any pb building the project, just post a mail, we will > > provide help ! > > > > Emmanuel > > > > On 8/8/07, Wayne Johnson < [EMAIL PROTECTED]> wrote: > > > Forgive me for reposting this, but I'm hoping the change in > > subject will get a few more people to look, and I'm in a crunch. > > > > > > I need a snapshop build of ApacheDS 1.0.2 with the current > > fixes. Is there a nightly build posted someplace? I'd > > rather not have to build it myself. > > > > > > > > > Thanks. > > > > > > > -----Original Message----- > > > > From: Wayne Johnson > > > > Sent: Wednesday, August 08, 2007 8:47 AM > > > > To: ' [email protected]' > > > > Subject: RE: When do changes to ACI take effect? > > > > > > > > > > > > OK, thanks. Where can I download the snapshot from. I don't > > > > see it in the regular location. > > > > > > > > > -----Original Message----- > > > > > From: Ersin Er [mailto:[EMAIL PROTECTED] ] > > > > > Sent: Wednesday, August 08, 2007 8:37 AM > > > > > To: [email protected] > > > > > Subject: Re: When do changes to ACI take effect? > > > > > > > > > > > > > > > On 8/8/07, Wayne Johnson <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > We're using 1.0.2. > > > > > > > > > > > > THat does look like the issue though. I dislike switching > > > > > releases at > > > > > > this point (we're releasing our product in 2 weeks). Is > > > > > there any sort of a > > > > > > bypass besides picking up the new code? > > > > > > > > > > > > > > > I don't think that you can simply fix this on a previous > > > > > version with some > > > > > tricks. As it's all open source you may apply hte patches to > > > > > your own custom > > > > > version of ApacheDS if you wish. > > > > > > > > > > > -----Original Message----- > > > > > > > From: Ersin Er [mailto:[EMAIL PROTECTED] > > > > > > > Sent: Tuesday, August 07, 2007 4:45 PM > > > > > > > To: [email protected] > > > > > > > Subject: Re: When do changes to ACI take effect? > > > > > > > > > > > > > > > > > > > > > BTW, which version of ApacheDS are you using? I had recently > > > > > > > fixed such a > > > > > > > bug: > > > > > > > > > > > > > > https://issues.apache.org/jira/browse/DIRSERVER-988 > > > > > > > > > > > > > > > > -- > > Regards, > > Cordialement, > > Emmanuel Lécharny > > www.iktek.com > > >
