Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6669216
Votes 0
Synopsis Add jcheck directories and configuration files
Category java:build
Reported Against
Release Fixed 7(b25)
State 10-Fix Delivered, request for enhancement
Priority: 3-Medium
Related Bugs
Submit Date 28-FEB-2008
Description
The jcheck tool, which validates changeset comments as well as other metadata,
requires a configuration directory in the root of each repository and a simple
configuration file within that directory.

The name of the directory is ".jcheck" and (for now) it contains just one file,
"conf", in a simple key=value format that is easily parsed by shell scripts,
Python scripts, and the java.util.Properties class.

The only required entry in .jcheck/conf files (for now) is a definition of the
"project" property.  This is meant to be the abbreviated name of a Project in
the OpenJDK Community, e.g., "jdk7", and is used to verify changeset author and
reviewer names by querying the core database.
Posted Date : 2008-02-28 19:29:21.0
Work Around
N/A
Evaluation
Yes.

*** (#1 of 1): [ UNSAVED ]   xxxxx@xxxxx  
Posted Date : 2008-03-21 22:07:30.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang