home *** CD-ROM | disk | FTP | other *** search
- #
- # This file is project specific. The filename has to be: project_id_project
- #
- # This is for the project configuration.
- #
- # project_area is configured in assignment,
- # its label is done here as field_area_label
- #
- # The labels of the fields:
- field_area_label=Area
- field_1_label=Version
- field_2_label=Build
- field_3_label=Environment
- field_4_label=Platform
- field_5_label=
- field_6_label=
-
- # The left-hand side is the field name, and the right-hand side is
- # the options of the field. Each option is separated with ;
- field_1=alpha1.0;beta1.0;beta2.0;release01
- field_2=build1000;build2000
- field_3=Windows 2000;Windows 95;Solaris;Linux;IBM
- field_4=Weblogic;JBoss
- field_5=
- field_6=
- issue_type=sw-bug;enhancement;dev-issues;feedback;support
- severity=normal;critical;serious;non-critical;showstopper;minor
- priority=medium;high;low;urgent
- state=new;analyzed;suspended;resolved;closed;reopened
- # new and closed are required states
-