[zzoss-devel] Re: package dependencies: com.zzoss.harvester
Status: Alpha
Brought to you by:
czonsius
|
From: Sandro Z. <san...@zz...> - 2003-05-12 15:16:56
|
On Monday 12 May 2003 15:50, Christian Zonsius wrote: > it needs com.zzoss.community_repository and com.zzoss.network_repositor= y. > those packages are only available as build in cvs since they do not con= tain > any real code, so wouldn't it be right to have dependencies to those > packages? Thanks for reporting ;) I fixed this, deps are now related to the .build=20 packages. > what about releasing ? how will released packages look like ? all > equal to cvs structure in /packages/ ? Do you mean their names or their location? The name: - stays the same as in CVS - is composed of [name]-[version].tgz =09e.g. com.zzoss.installer.plugin.config-0.5.tgz By the way: please use =09shell> pear package to create the tgz packages. The location: - is defined in packages.xml - we use SF release manager to upload them to the SF download mirrors > btw, the package.xml of com.zzoss.network_repository isn't correct. the= re > still the old name "zzoss_networks_repository" exists. Also fixed in CVS. Thx, Sandro |