Mail Archive Home | enhydra List | March 2004 Index
| <-- Date Index --> | <-- Thread Index --> |
Hi, You are right, install task should be removed from the usage target in main build.xml. Targets from build.xml is called by make scripts: Make Options ---------------- make - builds and configures enhydra with javadoc and docbook documentation make buildAll - builds and configures enhydra with javadoc and docbook documentation make install - copies and configures builted enhydra server in prefix (build.properties variable) directory; make buildNoDoc - builds and configures enhydra without documentation (much faster, used for testing) make buildJavaDoc - builds and configures enhydra with javadoc documentation make buildDocBook - builds and configures enhydra with HTML and PDF docbook documentation make buildDocBookHTML - builds and configures enhydra with HTML docbook documentation make buildDocBookPDF - builds and configures enhydra with PDF docbook documentation make buildDocBookOnly - builds docbook HTML and PDF documentation for Enhydra make distributions - builds and configures enhydra with javadoc and docbook documentation and creates distribution; make testAll - builds and configures enhydra, builds Enhydra demo applications and executes CanooWeb tests make clean - removes the output folder (in order to start a new compilation from scratch) It's not necessary to have install target in build.xml because make install just copies files and starts configure script. All Enhydra projects (since 5.1) have the same building scenario (configure/make). Sinisa Milosevic ----- Original Message ----- From: "Jeremy Ferry" <jferry@xxxxxxxxx> To: <enhydra@xxxxxxxxxxxxx> Sent: Monday, March 01, 2004 9:06 PM Subject: Re: [enhydra] install target > I just tried the configure/make/make install method and it worked pretty > much like you claim but I'm a little confused about the build system. I > was under the impression that the make build system was replaced by ant > somewhere around version 3.5. > > So, if the install task is not supposed to be in the build.xml file > perhaps references to it should be removed from the usage target. I'm > going to assume that there once was an install target and the > documentation is just out of date but do you know the reason for it's > removal? > > Jeremy > > > Sinisa Milosevic wrote: > > >Hi, > > > >'install' is not target in build.xml. 'install' is option of make command to > >install enhydra to desired directory (parameter prefix in build.properties). > > > >Snisa Milosevic > > > >----- Original Message ----- > >From: "Jeremy Ferry" <jferry@xxxxxxxxx> > >To: <enhydra@xxxxxxxxxxxxx> > >Sent: Monday, March 01, 2004 6:38 AM > >Subject: [enhydra] install target > > > > > > > > > >>Thanks for all the work on 5.1-7! > >> > >>Is the install target no longer part of the build.xml? It's still listed > >>in the usage but it's obviously not there. > >> > >>Jeremy > >> > >> > >> > >> > > > > > >--------------------------------------------------------------------------- - > >---- > > > > > > > > > >>-- > >>You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx > >> > >> > >mailing list. > > > > > >>To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx > >>For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help > >>ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > >> > >> > >> > > > > > > > > > >------------------------------------------------------------------------ > > > > > >-- > >You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx mailing list. > >To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx > >For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help > >ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > > > > > > ---------------------------------------------------------------------------- ---- > > -- > You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx mailing list. > To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx > For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws >
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.