Re: [zzoss-devel] package groups (was: installer: description of package.xml)
Status: Alpha
Brought to you by:
czonsius
|
From: Sandro Z. <san...@zz...> - 2003-02-28 09:38:16
|
How should we handle modules that want to move one of their files into an= other=20 module? Sandro On Thursday 27 February 2003 23:08, Christian Zonsius wrote: > > installer/ > > =09conf/ > > =09=09config.xml > > > > Here we might add: > > > > <groups> > > =09<group name=3D"libraries" baseinstalldir=3D"./lib/"/> > > =09<group name=3D"modules" baseinstalldir=3D"./modules/"/> > > </groups> > > k, then we introduce some kind of directory alias, called "group". > the groups are defined in config.xml of the installer (later maybe in > seperate groups.xml). > > if you define your file record without group but with baseinstalldir, y= ou > have the full "hard-coded" control of your target file with baseinstall= dir. > alternatively you can define a default group for applications, where al= l > packages are below _one_ directory. (so just one group exists). > > the target paths are composed like this: (depending on which attributes= the > developer specifies) > > group + name > baseinstalldir + name > group + save-as > baseinstalldir + save-as > > christian > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > zzoss-devel mailing list > zzo...@li... > https://lists.sourceforge.net/lists/listinfo/zzoss-devel --=20 Sandro Zic, CEO ZZ/OSS GbR Lembergstr. 15 72072 T=FCbingen/Germany phone: +49-(0)7071-79568-68 fax: +49-(0)7071-79568-33 san...@zz... http://www.zzoss.com |