Changes between Version 18 and Version 19 of FAQ


Ignore:
Timestamp:
11/27/08 14:21:19 (16 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v18 v19  
    1414 * Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. More information about Maven you can find [http://maven.apache.org/what-is-maven.html here]. At [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] you can find answers to the most common questions. 
    1515=== What do we do when a ticket has status "analysis accepted" but the "design" section is already written? Do we wait the owner to change its status or else? === 
     16 * Probably the design has failed and the task is returned to the analysis accepted. If nobody has changed it to design started then anyone can refactor the design in order to fulfill the requirements and correct the mistakes that are mentioned in the review of the design. However when you decide to take such task it is recommended to speak with the original designer of the task. 
    1617=== What is a module and how is it different from a component? === 
    1718=== How do I commit reports (there are no instructions about that in the wiki)? === 
    1819  * After you've created your report following the standards, you must add it in the repository in \manage\reports\m??-???, where m??-??? stands for the name of the current iteration. 
    1920=== Can I work from home without asking the team leader every time I decide to do that? === 
     21 * If you are part of our team at the office you must ask the team leader for permission. [wiki:PROCESS Here] you can find detailed explanation to the working process. 
    2022=== Are the actual working hours extracted from reports only (what if I miss a report or underestimate the time spent on a given task)? === 
    2123=== Give good code examples ===