Skip to content
Commit 73495a1e authored by michael.berlin.xtreemfs@gmail.com's avatar michael.berlin.xtreemfs@gmail.com
Browse files

server: Added tool which allows to uncomment the JCIP annotations. From now...

server: Added tool which allows to uncomment the JCIP annotations. From now on, JCIP annotations must be still used to document the thread safety. However, they have to be commented by prefixing the lines with "// JCIP ".

Examples how to toggle the comments in the code (executed in project root directory):
Comment:
./bin/toggle_jcip_annnotations.sh -c java/
Uncomment:
./bin/toggle_jcip_annnotations.sh -u java/

git-svn-id: https://xtreemfs.googlecode.com/svn/trunk@2917 f8528748-c2c0-11dd-ba5c-d3b7c2b3b534
parent 7874bd78
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment