On Mon, 13 Mar 2006, Brad Hannah wrote:
I also found it a little redundant at first. However, I simply keep a copy of
my latest compile and use it for installing new publications with
"install-pub".
It is simple, because I found that I don't have shutdown the server first,
plus it is just quicker than doing a full rebuild. Just remember to remove
whichever publications from the webapp/lenya/pubs directory before calling
it, otherwise you may do a little overwriting accidentally.
Agreed but why not remove the dependency from the webapp target i.e. from
<target name="install-pub" depends="webapp" description="...... "> to
<target name="install-pub" description="...">
As far as i understand that would simply copy the content of the
respective publication to the servlet engine context which seems more
appropriate to me.
Jann
Brad
Jann Forrer wrote:
Hi
There is a target called install-pub, which should install a single
publication into servlet engine context.
However this target depends on the target webapp which installs the whole
webapp into the servlet engine context. Therefore this dependency seems
redundant to me.
Or does somebody know why the target install-pub depends on the target
webapp?
Jann
---------------------------------------------------------------------
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]
---------------------------------------------------------------
Jann Forrer
Informatikdienste
Universität Zürich
Winterthurerstr. 190
CH-8057 Zuerich
oooO mail: [EMAIL PROTECTED]
( ) phone: +41 44 63 56772
\ ( fax: +41 44 63 54505
\_) http://www.id.unizh.ch
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]