|
From: SourceForge.net <no...@so...> - 2007-06-26 16:01:03
|
Bugs item #1743696, was opened at 2007-06-26 16:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=747717&aid=1743696&group_id=140880 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface (example) Group: v1.0 (example) Status: Open Resolution: None Priority: 5 Private: No Submitted By: CodingPlayer (codingplayer) Assigned to: Nobody/Anonymous (nobody) Summary: do not generate 'qalab.xml' file when project has no sources Initial Comment: in some cases it is useful to have a project without any sources (no classes). for example: a project containing only a maven2 parent pom (for all other projects in the company). in that case, no qalab.xml file should be generated. so simply check if sources exists, before running QALab. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=747717&aid=1743696&group_id=140880 |