[Bprocessor-commit] build info.txt,NONE,1.1
Status: Pre-Alpha
Brought to you by:
henryml
From: Michael L. <he...@us...> - 2011-03-04 17:42:33
|
Update of /cvsroot/bprocessor/build In directory vz-cvs-2.sog:/tmp/cvs-serv31975 Added Files: info.txt Log Message: Implemented a mechanism for starting and stopping commands that repeat --- NEW FILE: info.txt --- /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home Buildfile: build.xml init: clean: [delete] Deleting directory /Users/henryml/work/build/dist init: clean: [delete] Deleting directory /Users/henryml/work/model/build [delete] Deleting directory /Users/henryml/work/model/xml init: clean: init: clean: init: clean: init: clean: init: clean: init: dist: [mkdir] Created dir: /Users/henryml/work/build/dist [mkdir] Created dir: /Users/henryml/work/build/dist/core [mkdir] Created dir: /Users/henryml/work/build/dist/library [mkdir] Created dir: /Users/henryml/work/build/dist/plugins init: prepare: [echo] build.compiler = modern [echo] java.home = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home [echo] user.home = /Users/henryml [echo] java.class.path = /apache-ant-1.7.1/lib/ant-launcher.jar:/apache-ant-1.7.1/lib/ant-antlr.jar:/apache-ant-1.7.1/lib/ant-apache-bcel.jar:/apache-ant-1.7.1/lib/ant-apache-bsf.jar:/apache-ant-1.7.1/lib/ant-apache-log4j.jar:/apache-ant-1.7.1/lib/ant-apache-oro.jar:/apache-ant-1.7.1/lib/ant-apache-regexp.jar:/apache-ant-1.7.1/lib/ant-apache-resolver.jar:/apache-ant-1.7.1/lib/ant-commons-logging.jar:/apache-ant-1.7.1/lib/ant-commons-net.jar:/apache-ant-1.7.1/lib/ant-jai.jar:/apache-ant-1.7.1/lib/ant-javamail.jar:/apache-ant-1.7.1/lib/ant-jdepend.jar:/apache-ant-1.7.1/lib/ant-jmf.jar:/apache-ant-1.7.1/lib/ant-jsch.jar:/apache-ant-1.7.1/lib/ant-junit.jar:/apache-ant-1.7.1/lib/ant-launcher.jar:/apache-ant-1.7.1/lib/ant-netrexx.jar:/apache-ant-1.7.1/lib/ant-nodeps.jar:/apache-ant-1.7.1/lib/ant-starteam.jar:/apache-ant-1.7.1/lib/ant-stylebook.jar:/apache-ant-1.7.1/lib/ant-swing.jar:/apache-ant-1.7.1/lib/ant-testutil.jar:/apache-ant-1.7.1/lib/ant-trax.jar:/apache-ant-1.7.1/lib/ant-weblogic.jar:/apache-ant-1.7.1/lib/ant.jar:/apache-ant-1.7.1/lib/xercesImpl.jar:/apache-ant-1.7.1/lib/xml-apis.jar [echo] [mkdir] Created dir: /Users/henryml/work/model/build checkstyle: [checkstyle] Running Checkstyle 4.2 on 88 files [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:33:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:38:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:42:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1692: label child at indentation level 12 not at correct indentation, 10 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1693: for at indentation level 14 not at correct indentation, 12 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1693: label child at indentation level 14 not at correct indentation, 12 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1694: for child at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1695: if at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1696: if at indentation level 18 not at correct indentation, 16 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1697: if child at indentation level 20 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1698: if child at indentation level 20 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1699: if child at indentation level 20 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1700: if child at indentation level 20 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1701: if child at indentation level 20 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1702: if rcurly at indentation level 18 not at correct indentation, 16 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1703: if rcurly at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1704: for rcurly at indentation level 14 not at correct indentation, 12 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1711: label child at indentation level 12 not at correct indentation, 10 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1712: for at indentation level 14 not at correct indentation, 12 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1712: label child at indentation level 14 not at correct indentation, 12 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1713: for child at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1714: if at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1715: if at indentation level 18 not at correct indentation, 16 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1716: if child at indentation level 20 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1717: if child at indentation level 20 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1718: if child at indentation level 20 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1719: if child at indentation level 20 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1720: if child at indentation level 20 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1721: if rcurly at indentation level 18 not at correct indentation, 16 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1722: if rcurly at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1723: for rcurly at indentation level 14 not at correct indentation, 12 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1833: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1898:14: Name 'HPname' must match pattern '^[a-z]([a-zA-Z0-9]+)*$'. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1900:26: '==' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1900:28: '==' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1903:28: '==' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1903:30: '==' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1908:32: '/' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1908:33: '/' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1916:22: Name 'HPvertices' must match pattern '^[a-z]([a-zA-Z0-9]+)*$'. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1918:49: Line contains a tab character. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1920:44: '/' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1920:45: '/' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1920:52: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1920:53: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1921:44: '/' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1921:45: '/' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1921:52: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1921:53: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1922: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1923: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1930:49: Line contains a tab character. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1932:20: '>' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1932:21: '>' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1932:25: '{' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1932:62: ',' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1932:74: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1932:75: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1932:83: ';' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1932:83: '}' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1933:20: '>' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1933:21: '>' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1933:25: '{' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1933:62: ',' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1933:77: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1933:78: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1933:83: ';' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1933:83: '}' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1936:25: Line contains a tab character. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1937:49: Line contains a tab character. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1940:46: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1940:47: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1940:51: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1940:52: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1940:55: ',' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1940:70: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1940:71: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1941:49: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1941:50: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1941:53: ',' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1942:51: ',' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1942:63: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1942:64: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1943:46: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1943:47: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1943:53: ',' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1943:65: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1943:66: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1943:70: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1943:71: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1953: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1955: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1979:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1985:28: '>' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1985:29: '>' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1987: label child at indentation level 12 not at correct indentation, 10 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1988: if at indentation level 14 not at correct indentation, 12 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1988: label child at indentation level 14 not at correct indentation, 12 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1988:67: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1988:68: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1990: if at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1990:73: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1990:74: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1991: if child at indentation level 18 not at correct indentation, 16 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1992: if child at indentation level 18 not at correct indentation, 16 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1993: if child at indentation level 18 not at correct indentation, 16 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1994: if rcurly at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1996: if child at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1997: if child at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1998: if child at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:1999: if rcurly at indentation level 14 not at correct indentation, 12 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2001: if at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2001:71: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2001:72: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2002: if child at indentation level 18 not at correct indentation, 16 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2003: if child at indentation level 18 not at correct indentation, 16 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2004: if child at indentation level 18 not at correct indentation, 16 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2005: if rcurly at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2007: if child at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2008: if child at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2009: if child at indentation level 16 not at correct indentation, 14 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2010: if rcurly at indentation level 14 not at correct indentation, 12 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2017:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2018:35: ',' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2018:37: ',' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2019:24: '==' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2019:26: '==' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2021:26: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2021:27: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2021:29: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2021:30: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2021:32: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2021:33: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2021:35: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2021:36: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2021:38: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2021:39: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2021:42: '/' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2021:43: '/' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:25: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:26: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:27: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:28: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:29: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:30: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:31: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:32: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:33: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:34: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:35: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:36: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:37: '+' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:38: '+' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:40: '/' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2022:41: '/' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:26: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:27: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:28: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:29: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:30: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:31: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:32: '+' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:33: '+' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:34: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:35: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:36: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:37: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:38: '+' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:39: '+' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:40: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:41: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:42: '+' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:43: '+' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:45: '/' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2023:46: '/' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2024:25: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2024:26: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2024:27: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2024:28: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2024:30: '/' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2024:31: '/' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2025:19: '=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2025:20: '=' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2025:24: '<=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2025:26: '<=' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2026:42: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2026:43: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2027:42: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2027:43: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2028:42: '*' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2028:43: '*' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2038:14: Name 'UNRBSname' must match pattern '^[a-z]([a-zA-Z0-9]+)*$'. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2045:26: '>=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2045:28: '>=' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2049:19: '=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2049:20: '=' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2049:24: '<' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2049:25: '<' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2052:49: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2052:50: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2054:19: '=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2054:20: '=' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2054:24: '<=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2054:26: '<=' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2055:61: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2055:62: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2056:29: ',' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2063:19: '=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2063:20: '=' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2063:24: '<=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2063:45: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2063:46: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2064:21: '=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2064:22: '=' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2064:26: '<' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2064:27: '<' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2065:60: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2065:61: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2065:65: '+' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2065:66: '+' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2065:69: ',' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2065:70: '/' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2065:71: '/' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2069:19: '=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2069:20: '=' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2069:22: ';' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2069:23: '<' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2069:24: '<' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2069:42: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2069:43: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2069:45: ';' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2070:48: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2070:49: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2070:52: ',' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2079: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2081: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2096:17: '=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2096:18: '=' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2096:22: '<' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2096:23: '<' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2096:47: '+' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2096:48: '+' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2097:15: '>=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2097:17: '>=' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2097:25: '<=' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2097:27: '<=' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2112:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2118:28: '>' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2118:29: '>' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2121:65: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2121:66: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2123:71: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2123:72: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2125: method call child at indentation level 16 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2126: method call child at indentation level 16 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2134:69: '-' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2134:70: '-' is not followed by whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2136: method call child at indentation level 16 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2137: method call child at indentation level 16 not at correct indentation, 18 [checkstyle] src/net/sourceforge/bprocessor/model/Command.java:2144: for rcurly at indentation level 8 not at correct indentation, 10 [checkstyle] src/net/sourceforge/bprocessor/model/Instance.java:218:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Item.java:38:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Item.java:38:25: Name 'DEMO' must match pattern '^[a-z]([a-zA-Z0-9])*$'. [checkstyle] src/net/sourceforge/bprocessor/model/Item.java:38:25: Variable 'DEMO' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:26:8: Unused import - java.util.Queue. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:71:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:71:25: Variable 'enableAlarms' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:72:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:72:24: Variable 'temperatureThreshold' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:73:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:73:24: Variable 'humidityThreshold' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:74:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:74:25: Variable 'historic' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:75:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:75:27: Variable 'moldtable' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:1692:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/Project.java:1699:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/BSplinePackage.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/BSplinePackage.java:6: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/BSplinePackage.java:7: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/BSplinePackage.java:8:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/BSplinePackage.java:11:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/BSplinePackage.java:16:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/FacadePackage.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/FacadePackage.java:17: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/FacadePackage.java:22:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/FacadePackage.java:53: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/FacadePackage.java:101: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/FacadePackage.java:113: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/FacadePackage.java:125: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/FacadePackage.java:132: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/FacadePackage.java:156: Line is longer than 100 characters. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/FacadePackage.java:210:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/NetCommand.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/NetCommand.java:6: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/NetCommand.java:7:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/PluginMonitor.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/PluginMonitor.java:9: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/PluginMonitor.java:12:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/PluginMonitor.java:16:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/PluginMonitor.java:19:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/PluginMonitor.java:23:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/PluginMonitor.java:25:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/PluginMonitor.java:28:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/PluginMonitor.java:31:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/PluginMonitor.java:35:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/Shell.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/Shell.java:7: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/Shell.java:10:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/Shell.java:14:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/Shell.java:18:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/Shell.java:24:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/plugin/Shell.java:30:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/BrunataHistory.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/BrunataHistory.java:24: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/BrunataHistory.java:27:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/BrunataHistory.java:41:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/BrunataHistory.java:65:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/TargetManager.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/TargetManager.java:14: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/TargetManager.java:17:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/TargetManager.java:31:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/TargetManager.java:38:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/TargetManager.java:47:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/TargetManager.java:62:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/TargetManager.java:66:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Atom.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Atom.java:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Atom.java:6:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Document.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Document.java:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Document.java:6:11: Variable 'root' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Document.java:8:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Document.java:12:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Document.java:13: method def child at indentation level 6 not at correct indentation, 4 [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Document.java:16:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/DocumentParser.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/DocumentParser.java:16: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/DocumentParser.java:18:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/DocumentParser.java:29:12: Variable 'document' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/DocumentParser.java:32:20: Variable 'stack' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/DocumentParser.java:33:13: Variable 'root' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Element.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Element.java:7: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Element.java:8:10: Variable 'tag' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Element.java:9:14: Variable 'children' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Element.java:10:14: Variable 'properties' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Element.java:11:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Element.java:16:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Element.java:23:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Element.java:27:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Element.java:31:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Element.java:35:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:13: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:50: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:51:12: Variable 'type' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:52:20: Variable 'items' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:54:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:60:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:65:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:69:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:74:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:78: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:79:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:79:19: Variable 'value' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:80:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:80:17: Variable 'timestamp' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Persistence.java:83:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Properties.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Properties.java:8: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Properties.java:9:18: Variable 'content' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Properties.java:11:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Properties.java:15:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Properties.java:24:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Property.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Property.java:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Property.java:4:10: Variable 'key' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Property.java:5:10: Variable 'value' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/brunata/xml/Property.java:7:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataItem.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataItem.java:12: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataItem.java:16:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataItem.java:21:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataItem.java:25:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataItem.java:27:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataItem.java:32:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataItem.java:34:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataItem.java:37:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataSet.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataSet.java:12: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataSet.java:16:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataSet.java:24:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataSet.java:27:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataSet.java:31:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataSet.java:33:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataSet.java:40:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataSet.java:42:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataSet.java:45:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/DataSet.java:49:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:7: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:8:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:8:24: Variable 'data' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:10: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:11:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:11:19: Variable 'min' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:12:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:12:19: Variable 'max' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:15: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:16:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:16:17: Variable 'from' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:17:5: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:17:17: Variable 'to' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:20:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:20:29: Variable 'ranges' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:21:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:21:17: Variable 'period' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/Graph.java:23:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/MonitorManager.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/MonitorManager.java:8: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/MonitorManager.java:11:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/MonitorManager.java:20:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/MonitorManager.java:24:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/MonitorManager.java:33:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/MonitorManager.java:39:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/MonitorManager.java:45:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/MonitorManager.java:51:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:20: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:27:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:35:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:39:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:54:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:87:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:91:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:93:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:104:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:113:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:116:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorHistory.java:120:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:12: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:18:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:24:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:28:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:30:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:35:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:37:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:40:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:44:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:48:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:52:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/SensorMonitor.java:60:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:3:8: Unused import - java.util.ArrayList. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:11:8: Unused import - net.sourceforge.bprocessor.model.Project. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:16: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:22:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:30:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:33:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:36:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:66:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:69:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:73:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:74: method def child at indentation level 3 not at correct indentation, 4 [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:77:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:83:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:87:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:117:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:143:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:144:31: ':' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:149:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:151:31: ':' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/sense/monitor/TargetMonitor.java:156:3: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:1: Line does not match expected header line of '//---------------------------------------------------------------------------------'. [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:12: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:12:38: '{' is not preceded with whitespace. [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:13: member def type at indentation level 5 not at correct indentation, 2 [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:13:13: Variable 'host' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:14: member def type at indentation level 5 not at correct indentation, 2 [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:14:10: Variable 'port' must be private and have accessor methods. [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:16: method def modifier at indentation level 5 not at correct indentation, 2 [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:16:6: Missing a Javadoc comment. [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:17: method def child at indentation level 7 not at correct indentation, 4 [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:18: method def child at indentation level 7 not at correct indentation, 4 [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:19: method def child at indentation level 7 not at correct indentation, 4 [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:20: method def child at indentation level 7 not at correct indentation, 4 [checkstyle] src/net/sourceforge/bprocessor/model/sense/ti/Adapter.java:22: method def child at indentation level 7 not... [truncated message content] |