Doug, For the time being, your best bet would be to peruse the source of the installer classes (the fedora.utilities.install package).
At the very least, there's the web.xml and fedora.fcfg that get tweaked by the installer, which none of the ant targets will do for you. It might be easier to say what exactly you need to do if you can describe what your deb package is building and where with what dependencies (e.g., database, servlet container). Eddie On 15/05/09 23:49, STANLEY, DOUGLAS is rumored to have said: > Hello all, > > I'm working on building a debian package for fedora commons, and I > was wondering if there's an alternative way to install it (i.e. not > using the java installer)? Or at the very least, are the steps that > the java installer takes documented anywhere? Can I peak at the > source code somewhere to see what the steps are? Essentially, I have > to install everything to a temporary directory that then gets tar'd > up and put as part of the package, and trying to trick the java > installer to install to this temporary directory is proving tricky. > Can I just do something like: ant server to build the server stuff, > then copy the files it builds? Is there more that the installer does? > > > Thanks, > > Doug > > > > ------------------------------------------------------------------------ > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial Check out the > new simplified licensing option that enables unlimited royalty-free > distribution of the report engine for externally facing server and > web deployment. http://p.sf.net/sfu/businessobjects > > > ------------------------------------------------------------------------ > > > _______________________________________________ > Fedora-commons-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
