ArchGenXML unittest product dependencies

Harald Friessnegger <harald.friessnegger-H84adUgip2a/3pe1ocb+swC/[email protected]>
Newsgroups gmane.comp.web.zope.plone.archetypes.devel
Organization Lovely Systems GmbH
Message-ID <[email protected]>
hi everybody

jens told me to write my feature request to the mailing list rather than to 
add it to the buglist on sf.net.


in appconfig.py i define the dependencies of my product. normally the 
following are enough:
DEPENDENCIES=['LinguaPlone', 'RichDocument', 'MxDateTimeField',]
when i generate my unit tests with AGX too, they can't be run, because of 
failing dependencies.

if i define the dependencies like
DEPENDENCIES=[ 'PloneLanguageTool',
               'kupu'
               'LinguaPlone',
               'RichDocument',
               'MxDateTimeField',]
my tests can  be run.

however, quickinstaller resolves those dependencies (richdocument installs 
kupu, linguaplone the plonelanguagetool) when installing my product.
it would be much more convenient if the code that resolves these dependencies 
would be generated too.

regards,
  fRiSi


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.