Checkstyle Results
The following document contains the results of
        Checkstyle.
Summary
          | Files | Infos | Warnings | Errors | 
|---|
        
          | 28 | 0 | 0 | 818 | 
        
Files
org/mmbase/remotepublishing/CloudFactory.java
            | Error | Line | 
|---|
          
            |   | '{' should be on a new line. | 33 | 
          
            |   | Line is longer than 80 characters. | 36 | 
          
            |   | Missing a Javadoc comment. | 38 | 
          
            |   | '{' should be on a new line. | 38 | 
          
            |   | Missing a Javadoc comment. | 42 | 
          
            |   | Line has trailing spaces. | 46 | 
          
            |   | '{' should be on a new line. | 49 | 
          
            |   | Line has trailing spaces. | 55 | 
          
            |   | '{' should be on a new line. | 58 | 
          
            |   | '{' should be on a new line. | 59 | 
          
            |   | Missing a Javadoc comment. | 67 | 
          
            |   | '{' should be on a new line. | 67 | 
          
            |   | '3' is a magic number. | 71 | 
          
            |   | '0.7f' is a magic number. | 71 | 
          
            |   | Missing a Javadoc comment. | 77 | 
          
            |   | Parameter loginInfo should be final. | 77 | 
          
            |   | '{' should be on a new line. | 77 | 
          
            |   | Missing a Javadoc comment. | 82 | 
          
            |   | Parameter request should be final. | 82 | 
          
            |   | '{' should be on a new line. | 82 | 
          
            |   | '{' should be on a new line. | 86 | 
          
            |   | '{' should be on a new line. | 88 | 
          
org/mmbase/remotepublishing/CloudManager.java
            | Error | Line | 
|---|
          
            |   | '{' should be on a new line. | 32 | 
          
            |   | Missing a Javadoc comment. | 34 | 
          
            |   | Variable 'log' must be private and have accessor methods. | 34 | 
          
            |   | Missing a Javadoc comment. | 36 | 
          
            |   | '{' should be on a new line. | 36 | 
          
            |   | Line has trailing spaces. | 39 | 
          
            |   | Expected an @return tag. | 45 | 
          
            |   | Line is longer than 80 characters. | 45 | 
          
            |   | Parameter nameServerCloud should be final. | 45 | 
          
            |   | Parameter name should be final. | 45 | 
          
            |   | Redundant throws: 'BridgeException' is unchecked exception. | 45 | 
          
            |   | '{' should be on a new line. | 45 | 
          
            |   | '{' should be on a new line. | 49 | 
          
            |   | Expected an @return tag. | 62 | 
          
            |   | Line is longer than 80 characters. | 62 | 
          
            |   | Parameter nameServerCloud should be final. | 62 | 
          
            |   | Parameter name should be final. | 62 | 
          
            |   | Redundant throws: 'BridgeException' is unchecked exception. | 62 | 
          
            |   | '{' should be on a new line. | 62 | 
          
            |   | Line has trailing spaces. | 66 | 
          
            |   | '{' should be on a new line. | 66 | 
          
            |   | Expected an @return tag. | 79 | 
          
            |   | Line is longer than 80 characters. | 79 | 
          
            |   | Parameter nameServerCloud should be final. | 79 | 
          
            |   | Parameter alias should be final. | 79 | 
          
            |   | Redundant throws: 'BridgeException' is unchecked exception. | 79 | 
          
            |   | '{' should be on a new line. | 79 | 
          
            |   | '{' should be on a new line. | 82 | 
          
            |   | Line has trailing spaces. | 85 | 
          
            |   | Expected an @return tag. | 94 | 
          
            |   | Line is longer than 80 characters. | 94 | 
          
            |   | Parameter nameServerCloud should be final. | 94 | 
          
            |   | Parameter number should be final. | 94 | 
          
            |   | Expected @throws tag for 'BridgeException'. | 94 | 
          
            |   | Redundant throws: 'BridgeException' is unchecked exception. | 94 | 
          
            |   | '{' should be on a new line. | 94 | 
          
            |   | Line is longer than 80 characters. | 100 | 
          
            |   | Line has trailing spaces. | 102 | 
          
            |   | Line has trailing spaces. | 104 | 
          
            |   | Parameter nameServerCloud should be final. | 109 | 
          
            |   | Parameter cloud should be final. | 109 | 
          
            |   | '{' should be on a new line. | 109 | 
          
            |   | Line is longer than 80 characters. | 111 | 
          
            |   | '{' should be on a new line. | 118 | 
          
            |   | Line is longer than 80 characters. | 119 | 
          
            |   | Line has trailing spaces. | 127 | 
          
            |   | Expected an @return tag. | 131 | 
          
            |   | Parameter cloudNode should be final. | 131 | 
          
            |   | '{' should be on a new line. | 131 | 
          
            |   | Line has trailing spaces. | 132 | 
          
            |   | '{' should be on a new line. | 132 | 
          
            |   | '{' should be on a new line. | 142 | 
          
org/mmbase/remotepublishing/PublishException.java
            | Error | Line | 
|---|
          
            |   | '{' should be on a new line. | 21 | 
          
            |   | Line has trailing spaces. | 22 | 
          
            |   | '{' should be on a new line. | 26 | 
          
org/mmbase/remotepublishing/PublishManager.java
            | Error | Line | 
|---|
          
            |   | Line is longer than 80 characters. | 37 | 
          
            |   | Line is longer than 80 characters. | 38 | 
          
            |   | Line is longer than 80 characters. | 41 | 
          
            |   | Line is longer than 80 characters. | 46 | 
          
            |   | Line is longer than 80 characters. | 47 | 
          
            |   | Line is longer than 80 characters. | 50 | 
          
            |   | Line is longer than 80 characters. | 51 | 
          
            |   | Line is longer than 80 characters. | 54 | 
          
            |   | Line is longer than 80 characters. | 55 | 
          
            |   | '{' should be on a new line. | 61 | 
          
            |   | Line is longer than 80 characters. | 64 | 
          
            |   | Missing a Javadoc comment. | 65 | 
          
            |   | Name 'MMBASE_PUBLISH_MANAGER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | 
          
            |   | Missing a Javadoc comment. | 67 | 
          
            |   | Missing a Javadoc comment. | 69 | 
          
            |   | '{' should be on a new line. | 69 | 
          
            |   | Line has trailing spaces. | 72 | 
          
            |   | Expected an @return tag. | 76 | 
          
            |   | Parameter node should be final. | 76 | 
          
            |   | Expected @param tag for 'node'. | 76 | 
          
            |   | '{' should be on a new line. | 76 | 
          
            |   | '{' should be on a new line. | 80 | 
          
            |   | '||' should be on a new line. | 83 | 
          
            |   | '{' should be on a new line. | 84 | 
          
            |   | '3' is a magic number. | 89 | 
          
            |   | '{' should be on a new line. | 89 | 
          
            |   | Line has trailing spaces. | 95 | 
          
            |   | Line is longer than 80 characters. | 97 | 
          
            |   | Parameter localNode should be final. | 104 | 
          
            |   | Parameter remoteCloud should be final. | 104 | 
          
            |   | Expected @throws tag for 'PublishException'. | 105 | 
          
            |   | '{' should be on a new line. | 105 | 
          
            |   | '{' should be on a new line. | 106 | 
          
            |   | '+' should be on a new line. | 107 | 
          
            |   | Line is longer than 80 characters. | 108 | 
          
            |   | '{' should be on a new line. | 112 | 
          
            |   | Line is longer than 80 characters. | 117 | 
          
            |   | '{' should be on a new line. | 117 | 
          
            |   | Line is longer than 80 characters. | 118 | 
          
            |   | '{' should be on a new line. | 121 | 
          
            |   | '||' should be on a new line. | 122 | 
          
            |   | '||' should be on a new line. | 123 | 
          
            |   | '{' should be on a new line. | 124 | 
          
            |   | Line is longer than 80 characters. | 125 | 
          
            |   | Line has trailing spaces. | 128 | 
          
            |   | Line is longer than 80 characters. | 128 | 
          
            |   | Line has trailing spaces. | 129 | 
          
            |   | Line is longer than 80 characters. | 131 | 
          
            |   | Line is longer than 80 characters. | 132 | 
          
            |   | Line is longer than 80 characters. | 133 | 
          
            |   | '(' is followed by whitespace. | 133 | 
          
            |   | '||' should be on a new line. | 133 | 
          
            |   | Line is longer than 80 characters. | 134 | 
          
            |   | ')' is preceded with whitespace. | 134 | 
          
            |   | ')' is preceded with whitespace. | 134 | 
          
            |   | '{' should be on a new line. | 134 | 
          
            |   | Line is longer than 80 characters. | 135 | 
          
            |   | '{' should be on a new line. | 142 | 
          
            |   | Line is longer than 80 characters. | 143 | 
          
            |   | '{' should be on a new line. | 145 | 
          
            |   | Line is longer than 80 characters. | 146 | 
          
            |   | '+' should be on a new line. | 147 | 
          
            |   | Line is longer than 80 characters. | 148 | 
          
            |   | Line is longer than 80 characters. | 158 | 
          
            |   | Parameter localNode should be final. | 164 | 
          
            |   | Parameter remoteCloud should be final. | 164 | 
          
            |   | '{' should be on a new line. | 164 | 
          
            |   | '{' should be on a new line. | 165 | 
          
            |   | '{' should be on a new line. | 168 | 
          
            |   | Line is longer than 80 characters. | 170 | 
          
            |   | '{' should be on a new line. | 174 | 
          
            |   | '||' should be on a new line. | 178 | 
          
            |   | '||' should be on a new line. | 179 | 
          
            |   | '{' should be on a new line. | 180 | 
          
            |   | Line has trailing spaces. | 190 | 
          
            |   | Parameter sourceNode should be final. | 197 | 
          
            |   | Parameter destinationNode should be final. | 197 | 
          
            |   | Parameter field should be final. | 198 | 
          
            |   | '{' should be on a new line. | 198 | 
          
            |   | '{' should be on a new line. | 202 | 
          
            |   | Missing a Javadoc comment. | 244 | 
          
            |   | Parameter localRelation should be final. | 244 | 
          
            |   | Parameter remoteCloud should be final. | 244 | 
          
            |   | '{' should be on a new line. | 244 | 
          
            |   | '{' should be on a new line. | 245 | 
          
            |   | Line is longer than 80 characters. | 248 | 
          
            |   | Line is longer than 80 characters. | 249 | 
          
            |   | Line has trailing spaces. | 250 | 
          
            |   | Line has trailing spaces. | 251 | 
          
            |   | Line is longer than 80 characters. | 252 | 
          
            |   | Line is longer than 80 characters. | 253 | 
          
            |   | '{' should be on a new line. | 255 | 
          
            |   | Line is longer than 80 characters. | 256 | 
          
            |   | Line is longer than 80 characters. | 257 | 
          
            |   | Line is longer than 80 characters. | 259 | 
          
            |   | Line has trailing spaces. | 260 | 
          
            |   | Line is longer than 80 characters. | 261 | 
          
            |   | '{' should be on a new line. | 262 | 
          
            |   | Line has trailing spaces. | 265 | 
          
            |   | '||' should be on a new line. | 266 | 
          
            |   | '||' should be on a new line. | 267 | 
          
            |   | '||' should be on a new line. | 268 | 
          
            |   | '||' should be on a new line. | 269 | 
          
            |   | '||' should be on a new line. | 270 | 
          
            |   | '{' should be on a new line. | 271 | 
          
            |   | Line has trailing spaces. | 276 | 
          
            |   | Missing a Javadoc comment. | 282 | 
          
            |   | Parameter localNode should be final. | 282 | 
          
            |   | Parameter remoteNode should be final. | 282 | 
          
            |   | '{' should be on a new line. | 282 | 
          
            |   | '{' should be on a new line. | 284 | 
          
            |   | Line is longer than 80 characters. | 289 | 
          
            |   | Missing a Javadoc comment. | 289 | 
          
            |   | Parameter localNode should be final. | 289 | 
          
            |   | Parameter remoteCloud should be final. | 289 | 
          
            |   | '{' should be on a new line. | 289 | 
          
            |   | '{' should be on a new line. | 291 | 
          
            |   | '{' should be on a new line. | 294 | 
          
            |   | Line has trailing spaces. | 297 | 
          
            |   | '{' should be on a new line. | 298 | 
          
            |   | '}' should be alone on a line. | 300 | 
          
            |   | '{' should be on a new line. | 300 | 
          
            |   | '{' should be on a new line. | 301 | 
          
            |   | '{' should be on a new line. | 305 | 
          
            |   | Line is longer than 80 characters. | 306 | 
          
            |   | Line is longer than 80 characters. | 308 | 
          
            |   | '+' should be on a new line. | 308 | 
          
            |   | Line is longer than 80 characters. | 309 | 
          
            |   | Line is longer than 80 characters. | 310 | 
          
            |   | '{' should be on a new line. | 310 | 
          
            |   | Line is longer than 80 characters. | 311 | 
          
            |   | Line is longer than 80 characters. | 314 | 
          
            |   | '{' should be on a new line. | 314 | 
          
            |   | '{' should be on a new line. | 315 | 
          
            |   | Line is longer than 80 characters. | 316 | 
          
            |   | '+' should be on a new line. | 316 | 
          
            |   | Line is longer than 80 characters. | 318 | 
          
            |   | '{' should be on a new line. | 320 | 
          
            |   | Line is longer than 80 characters. | 321 | 
          
            |   | '+' should be on a new line. | 321 | 
          
            |   | Line is longer than 80 characters. | 322 | 
          
            |   | '}' should be alone on a line. | 324 | 
          
            |   | '{' should be on a new line. | 324 | 
          
            |   | Line is longer than 80 characters. | 325 | 
          
            |   | Line is longer than 80 characters. | 326 | 
          
            |   | '}' should be alone on a line. | 328 | 
          
            |   | '{' should be on a new line. | 328 | 
          
            |   | Line is longer than 80 characters. | 329 | 
          
            |   | Missing a Javadoc comment. | 334 | 
          
            |   | Parameter localCloud should be final. | 335 | 
          
            |   | Parameter localNode should be final. | 336 | 
          
            |   | Parameter remoteCloud should be final. | 337 | 
          
            |   | Parameter remoteNode should be final. | 338 | 
          
            |   | '{' should be on a new line. | 338 | 
          
            |   | Line has trailing spaces. | 339 | 
          
            |   | Line has trailing spaces. | 342 | 
          
            |   | Line is longer than 80 characters. | 345 | 
          
            |   | Line is longer than 80 characters. | 346 | 
          
            |   | ',' is not followed by whitespace. | 346 | 
          
            |   | Line is longer than 80 characters. | 348 | 
          
            |   | '1000' is a magic number. | 350 | 
          
            |   | Line has trailing spaces. | 352 | 
          
            |   | Line is longer than 80 characters. | 355 | 
          
            |   | Line is longer than 80 characters. | 357 | 
          
            |   | '1000' is a magic number. | 359 | 
          
            |   | Line is longer than 80 characters. | 365 | 
          
            |   | Line is longer than 80 characters. | 366 | 
          
            |   | Line is longer than 80 characters. | 367 | 
          
            |   | Line is longer than 80 characters. | 371 | 
          
            |   | Parameter localNode should be final. | 373 | 
          
            |   | '{' should be on a new line. | 373 | 
          
            |   | Line is longer than 80 characters. | 379 | 
          
            |   | Line is longer than 80 characters. | 380 | 
          
            |   | Line is longer than 80 characters. | 381 | 
          
            |   | Line is longer than 80 characters. | 386 | 
          
            |   | Parameter localNumber should be final. | 388 | 
          
            |   | Parameter localCloud should be final. | 388 | 
          
            |   | '{' should be on a new line. | 388 | 
          
            |   | Line is longer than 80 characters. | 391 | 
          
            |   | '+' should be on a new line. | 391 | 
          
            |   | Line is longer than 80 characters. | 392 | 
          
            |   | '{' should be on a new line. | 394 | 
          
            |   | '{' should be on a new line. | 397 | 
          
            |   | Line is longer than 80 characters. | 398 | 
          
            |   | '+' should be on a new line. | 398 | 
          
            |   | Line is longer than 80 characters. | 406 | 
          
            |   | Line is longer than 80 characters. | 407 | 
          
            |   | Line is longer than 80 characters. | 408 | 
          
            |   | Parameter localNode should be final. | 415 | 
          
            |   | Parameter remoteCloud should be final. | 415 | 
          
            |   | '{' should be on a new line. | 415 | 
          
            |   | Line is longer than 80 characters. | 416 | 
          
            |   | Line is longer than 80 characters. | 421 | 
          
            |   | Line is longer than 80 characters. | 422 | 
          
            |   | Line is longer than 80 characters. | 423 | 
          
            |   | Line is longer than 80 characters. | 431 | 
          
            |   | Parameter localNumber should be final. | 431 | 
          
            |   | Parameter localCloud should be final. | 431 | 
          
            |   | Parameter remoteCloud should be final. | 431 | 
          
            |   | '{' should be on a new line. | 431 | 
          
            |   | Line is longer than 80 characters. | 434 | 
          
            |   | '+' should be on a new line. | 434 | 
          
            |   | Line is longer than 80 characters. | 435 | 
          
            |   | '+' should be on a new line. | 435 | 
          
            |   | '+' should be on a new line. | 436 | 
          
            |   | Line is longer than 80 characters. | 437 | 
          
            |   | '{' should be on a new line. | 439 | 
          
            |   | Line has trailing spaces. | 441 | 
          
            |   | '{' should be on a new line. | 442 | 
          
            |   | Line is longer than 80 characters. | 443 | 
          
            |   | '+' should be on a new line. | 443 | 
          
            |   | Line is longer than 80 characters. | 444 | 
          
            |   | Line is longer than 80 characters. | 450 | 
          
            |   | Line is longer than 80 characters. | 451 | 
          
            |   | Line is longer than 80 characters. | 452 | 
          
            |   | Parameter localNode should be final. | 458 | 
          
            |   | '{' should be on a new line. | 458 | 
          
            |   | Line is longer than 80 characters. | 463 | 
          
            |   | Line is longer than 80 characters. | 464 | 
          
            |   | Line is longer than 80 characters. | 465 | 
          
            |   | Parameter localNumber should be final. | 472 | 
          
            |   | Parameter localCloud should be final. | 472 | 
          
            |   | '{' should be on a new line. | 472 | 
          
            |   | Line is longer than 80 characters. | 475 | 
          
            |   | '+' should be on a new line. | 475 | 
          
            |   | Line is longer than 80 characters. | 476 | 
          
            |   | Parameter localNode should be final. | 487 | 
          
            |   | Parameter remoteCloud should be final. | 487 | 
          
            |   | '{' should be on a new line. | 487 | 
          
            |   | Line is longer than 80 characters. | 488 | 
          
            |   | Line is longer than 80 characters. | 499 | 
          
            |   | Parameter localNumber should be final. | 499 | 
          
            |   | Parameter localCloud should be final. | 499 | 
          
            |   | Parameter remoteCloud should be final. | 499 | 
          
            |   | '{' should be on a new line. | 499 | 
          
            |   | '+' should be on a new line. | 501 | 
          
            |   | Line is longer than 80 characters. | 502 | 
          
            |   | '+' should be on a new line. | 502 | 
          
            |   | Line is longer than 80 characters. | 503 | 
          
            |   | Parameter localNode should be final. | 515 | 
          
            |   | '{' should be on a new line. | 515 | 
          
            |   | '{' should be on a new line. | 516 | 
          
            |   | '{' should be on a new line. | 519 | 
          
            |   | '{' should be on a new line. | 522 | 
          
            |   | '{' should be on a new line. | 528 | 
          
            |   | '{' should be on a new line. | 529 | 
          
            |   | Parameter sourceNode should be final. | 542 | 
          
            |   | Parameter destinationNode should be final. | 542 | 
          
            |   | '{' should be on a new line. | 542 | 
          
            |   | Parameter sourceCloud should be final. | 555 | 
          
            |   | Expected @param tag for 'sourceCloud'. | 555 | 
          
            |   | Parameter destinationCloud should be final. | 555 | 
          
            |   | Expected @param tag for 'destinationCloud'. | 555 | 
          
            |   | Parameter sourceNumber should be final. | 556 | 
          
            |   | Expected @param tag for 'sourceNumber'. | 556 | 
          
            |   | Parameter destinationNumber should be final. | 556 | 
          
            |   | Expected @param tag for 'destinationNumber'. | 556 | 
          
            |   | '{' should be on a new line. | 556 | 
          
            |   | '{' should be on a new line. | 558 | 
          
            |   | Line is longer than 80 characters. | 560 | 
          
            |   | '+' should be on a new line. | 561 | 
          
            |   | '+' should be on a new line. | 562 | 
          
            |   | Line has trailing spaces. | 563 | 
          
            |   | Line is longer than 80 characters. | 563 | 
          
            |   | '+' should be on a new line. | 563 | 
          
            |   | Line is longer than 80 characters. | 564 | 
          
            |   | 'for' is not followed by whitespace. | 567 | 
          
            |   | '{' should be on a new line. | 567 | 
          
            |   | Line is longer than 80 characters. | 572 | 
          
            |   | '+' should be on a new line. | 573 | 
          
            |   | '+' should be on a new line. | 574 | 
          
            |   | Line has trailing spaces. | 575 | 
          
            |   | Line is longer than 80 characters. | 575 | 
          
            |   | '+' should be on a new line. | 575 | 
          
            |   | Line is longer than 80 characters. | 576 | 
          
            |   | 'for' is not followed by whitespace. | 579 | 
          
            |   | '{' should be on a new line. | 579 | 
          
            |   | Line is longer than 80 characters. | 586 | 
          
            |   | Line is longer than 80 characters. | 587 | 
          
            |   | Parameter localNode should be final. | 594 | 
          
            |   | Parameter remoteCloud should be final. | 594 | 
          
            |   | '{' should be on a new line. | 594 | 
          
            |   | Line has trailing spaces. | 599 | 
          
            |   | '{' should be on a new line. | 601 | 
          
            |   | '+' should be on a new line. | 602 | 
          
            |   | Line is longer than 80 characters. | 603 | 
          
            |   | '+' should be on a new line. | 603 | 
          
            |   | Line is longer than 80 characters. | 604 | 
          
            |   | '{' should be on a new line. | 607 | 
          
            |   | Line is longer than 80 characters. | 608 | 
          
            |   | '+' should be on a new line. | 609 | 
          
            |   | Line is longer than 80 characters. | 610 | 
          
            |   | '+' should be on a new line. | 610 | 
          
            |   | Line is longer than 80 characters. | 611 | 
          
            |   | Line has trailing spaces. | 614 | 
          
            |   | '{' should be on a new line. | 615 | 
          
            |   | Line is longer than 80 characters. | 616 | 
          
            |   | '{' should be on a new line. | 620 | 
          
            |   | Line is longer than 80 characters. | 621 | 
          
            |   | '+' should be on a new line. | 621 | 
          
            |   | Line is longer than 80 characters. | 622 | 
          
            |   | '{' should be on a new line. | 624 | 
          
            |   | Line is longer than 80 characters. | 625 | 
          
            |   | Parameter localNode should be final. | 636 | 
          
            |   | '{' should be on a new line. | 636 | 
          
            |   | Parameter localCloud should be final. | 647 | 
          
            |   | Parameter localNumber should be final. | 647 | 
          
            |   | '{' should be on a new line. | 647 | 
          
            |   | Line has trailing spaces. | 650 | 
          
            |   | '+' should be on a new line. | 650 | 
          
            |   | Line is longer than 80 characters. | 651 | 
          
            |   | '{' should be on a new line. | 656 | 
          
            |   | Line is longer than 80 characters. | 658 | 
          
            |   | Line is longer than 80 characters. | 659 | 
          
            |   | Parameter localNode should be final. | 672 | 
          
            |   | '{' should be on a new line. | 672 | 
          
            |   | '{' should be on a new line. | 673 | 
          
            |   | Line is longer than 80 characters. | 674 | 
          
            |   | '{' should be on a new line. | 676 | 
          
            |   | Line is longer than 80 characters. | 680 | 
          
            |   | Line is longer than 80 characters. | 692 | 
          
            |   | Parameter localCloud should be final. | 692 | 
          
            |   | Expected @param tag for 'localCloud'. | 692 | 
          
            |   | Parameter destinationNumber should be final. | 692 | 
          
            |   | Expected @param tag for 'destinationNumber'. | 692 | 
          
            |   | Parameter destinationCloud should be final. | 692 | 
          
            |   | Expected @param tag for 'destinationCloud'. | 692 | 
          
            |   | '{' should be on a new line. | 692 | 
          
            |   | '{' should be on a new line. | 693 | 
          
            |   | '+' should be on a new line. | 696 | 
          
            |   | Line is longer than 80 characters. | 697 | 
          
            |   | '{' should be on a new line. | 700 | 
          
            |   | '{' should be on a new line. | 704 | 
          
            |   | Line is longer than 80 characters. | 706 | 
          
            |   | '+' should be on a new line. | 706 | 
          
            |   | Line is longer than 80 characters. | 707 | 
          
            |   | '+' should be on a new line. | 707 | 
          
            |   | Line is longer than 80 characters. | 721 | 
          
            |   | Line is longer than 80 characters. | 725 | 
          
            |   | Parameter localNode should be final. | 725 | 
          
            |   | Expected @throws tag for 'PublishException'. | 725 | 
          
            |   | '{' should be on a new line. | 725 | 
          
            |   | '{' should be on a new line. | 726 | 
          
            |   | '{' should be on a new line. | 727 | 
          
            |   | '{' should be on a new line. | 733 | 
          
            |   | Missing a Javadoc comment. | 743 | 
          
            |   | Parameter localNode should be final. | 743 | 
          
            |   | Parameter remoteNode should be final. | 743 | 
          
            |   | '{' should be on a new line. | 743 | 
          
            |   | Line has trailing spaces. | 746 | 
          
            |   | '{' should be on a new line. | 747 | 
          
            |   | Line has trailing spaces. | 750 | 
          
            |   | '||' should be on a new line. | 751 | 
          
            |   | '||' should be on a new line. | 752 | 
          
            |   | '||' should be on a new line. | 753 | 
          
            |   | '||' should be on a new line. | 754 | 
          
            |   | '||' should be on a new line. | 755 | 
          
            |   | '||' should be on a new line. | 756 | 
          
            |   | '||' should be on a new line. | 757 | 
          
            |   | '{' should be on a new line. | 758 | 
          
            |   | Missing a Javadoc comment. | 764 | 
          
            |   | Parameter localNode should be final. | 764 | 
          
            |   | Parameter remoteNode should be final. | 764 | 
          
            |   | '{' should be on a new line. | 764 | 
          
            |   | Line has trailing spaces. | 767 | 
          
            |   | '{' should be on a new line. | 768 | 
          
            |   | '{' should be on a new line. | 770 | 
          
            |   | Line has trailing spaces. | 774 | 
          
            |   | '{' should be on a new line. | 775 | 
          
            |   | '{' should be on a new line. | 777 | 
          
            |   | Line is longer than 80 characters. | 783 | 
          
            |   | Missing a Javadoc comment. | 783 | 
          
            |   | Parameter localNode should be final. | 783 | 
          
            |   | Parameter remoteNode should be final. | 783 | 
          
            |   | '{' should be on a new line. | 783 | 
          
            |   | Line has trailing spaces. | 786 | 
          
            |   | '{' should be on a new line. | 788 | 
          
            |   | Line has trailing spaces. | 790 | 
          
            |   | Line is longer than 80 characters. | 791 | 
          
            |   | '{' should be on a new line. | 792 | 
          
            |   | '{' should be on a new line. | 794 | 
          
            |   | Line is longer than 80 characters. | 795 | 
          
            |   | '{' should be on a new line. | 796 | 
          
            |   | Line has trailing spaces. | 799 | 
          
            |   | '}' should be alone on a line. | 800 | 
          
            |   | 'catch' is not followed by whitespace. | 800 | 
          
            |   | '{' should be on a new line. | 800 | 
          
            |   | '{' should be on a new line. | 803 | 
          
            |   | '{' should be on a new line. | 804 | 
          
            |   | Line is longer than 80 characters. | 805 | 
          
            |   | Line is longer than 80 characters. | 806 | 
          
            |   | '+' should be on a new line. | 806 | 
          
            |   | Line is longer than 80 characters. | 807 | 
          
            |   | Line is longer than 80 characters. | 809 | 
          
            |   | Line has trailing spaces. | 813 | 
          
            |   | Line is longer than 80 characters. | 818 | 
          
            |   | Parameter localNode should be final. | 821 | 
          
            |   | '{' should be on a new line. | 821 | 
          
            |   | Line is longer than 80 characters. | 826 | 
          
            |   | Parameter localCloud should be final. | 831 | 
          
            |   | Expected @param tag for 'localCloud'. | 831 | 
          
            |   | Parameter localNumber should be final. | 831 | 
          
            |   | Expected @param tag for 'localNumber'. | 831 | 
          
            |   | '{' should be on a new line. | 831 | 
          
            |   | '{' should be on a new line. | 834 | 
          
            |   | '{' should be on a new line. | 838 | 
          
            |   | '{' should be on a new line. | 841 | 
          
            |   | '{' should be on a new line. | 843 | 
          
            |   | Line is longer than 80 characters. | 844 | 
          
            |   | Line is longer than 80 characters. | 845 | 
          
            |   | '}' should be alone on a line. | 850 | 
          
            |   | '{' should be on a new line. | 850 | 
          
            |   | Line is longer than 80 characters. | 851 | 
          
            |   | Line is longer than 80 characters. | 855 | 
          
            |   | Missing a Javadoc comment. | 855 | 
          
            |   | Parameter localCloud should be final. | 855 | 
          
            |   | Parameter localNumber should be final. | 855 | 
          
            |   | Parameter remoteNode should be final. | 855 | 
          
            |   | '{' should be on a new line. | 855 | 
          
            |   | Line has trailing spaces. | 859 | 
          
            |   | '{' should be on a new line. | 860 | 
          
            |   | Line has trailing spaces. | 863 | 
          
            |   | '{' should be on a new line. | 864 | 
          
            |   | Line has trailing spaces. | 866 | 
          
            |   | Line is longer than 80 characters. | 868 | 
          
            |   | '{' should be on a new line. | 872 | 
          
            |   | '{' should be on a new line. | 873 | 
          
            |   | Line is longer than 80 characters. | 874 | 
          
            |   | Line is longer than 80 characters. | 875 | 
          
            |   | '}' should be alone on a line. | 877 | 
          
            |   | '{' should be on a new line. | 877 | 
          
            |   | Line is longer than 80 characters. | 879 | 
          
            |   | Line has trailing spaces. | 885 | 
          
            |   | Line is longer than 80 characters. | 886 | 
          
org/mmbase/remotepublishing/action/PublishingAction.java
            | Error | Line | 
|---|
          
            |   | '{' should be on a new line. | 25 | 
          
            |   | Line has trailing spaces. | 36 | 
          
            |   | Line has trailing spaces. | 43 | 
          
org/mmbase/remotepublishing/action/PublishingActionDummy.java
            | Error | Line | 
|---|
          
            |   | Line has trailing spaces. | 21 | 
          
            |   | Line has trailing spaces. | 23 | 
          
            |   | Line has trailing spaces. | 24 | 
          
            |   | '{' should be on a new line. | 28 | 
          
            |   | Line is longer than 80 characters. | 31 | 
          
            |   | Method 'inserted' is not designed for extension - needs to be abstract, final or empty. | 36 | 
          
            |   | Parameter nodenumber should be final. | 36 | 
          
            |   | '{' should be on a new line. | 36 | 
          
            |   | Line is longer than 80 characters. | 41 | 
          
            |   | Method 'committed' is not designed for extension - needs to be abstract, final or empty. | 43 | 
          
            |   | Parameter node should be final. | 43 | 
          
            |   | '{' should be on a new line. | 43 | 
          
            |   | Line is longer than 80 characters. | 48 | 
          
            |   | Method 'removed' is not designed for extension - needs to be abstract, final or empty. | 50 | 
          
            |   | Parameter node should be final. | 50 | 
          
            |   | '{' should be on a new line. | 50 | 
          
org/mmbase/remotepublishing/action/package.html
            | Error | Line | 
|---|
          
            |   | Missing package documentation file. | 0 | 
          
org/mmbase/remotepublishing/builders/PublishRelationBuilder.java
            | Error | Line | 
|---|
          
            |   | Missing a Javadoc comment. | 23 | 
          
            |   | '{' should be on a new line. | 23 | 
          
            |   | Line is longer than 80 characters. | 25 | 
          
            |   | Missing a Javadoc comment. | 25 | 
          
            |   | Missing a Javadoc comment. | 26 | 
          
            |   | Name 'publish' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 26 | 
          
            |   | Method 'init' is not designed for extension - needs to be abstract, final or empty. | 28 | 
          
            |   | Missing a Javadoc comment. | 28 | 
          
            |   | '{' should be on a new line. | 28 | 
          
            |   | '{' should be on a new line. | 29 | 
          
            |   | '}' should be alone on a line. | 32 | 
          
            |   | '{' should be on a new line. | 32 | 
          
            |   | Method 'insert' is not designed for extension - needs to be abstract, final or empty. | 38 | 
          
            |   | Missing a Javadoc comment. | 38 | 
          
            |   | Parameter owner should be final. | 38 | 
          
            |   | Parameter node should be final. | 38 | 
          
            |   | '{' should be on a new line. | 38 | 
          
            |   | '{' should be on a new line. | 40 | 
          
            |   | '{' should be on a new line. | 41 | 
          
            |   | Method 'commit' is not designed for extension - needs to be abstract, final or empty. | 48 | 
          
            |   | Missing a Javadoc comment. | 48 | 
          
            |   | Parameter objectNode should be final. | 48 | 
          
            |   | '{' should be on a new line. | 48 | 
          
            |   | '{' should be on a new line. | 51 | 
          
            |   | Method 'removeNode' is not designed for extension - needs to be abstract, final or empty. | 57 | 
          
            |   | Missing a Javadoc comment. | 57 | 
          
            |   | Parameter objectNode should be final. | 57 | 
          
            |   | '{' should be on a new line. | 57 | 
          
            |   | '{' should be on a new line. | 58 | 
          
org/mmbase/remotepublishing/builders/PublishingBuilder.java
            | Error | Line | 
|---|
          
            |   | Line is longer than 80 characters. | 27 | 
          
            |   | Line is longer than 80 characters. | 28 | 
          
            |   | Line has trailing spaces. | 29 | 
          
            |   | Line is longer than 80 characters. | 30 | 
          
            |   | Line is longer than 80 characters. | 31 | 
          
            |   | Line has trailing spaces. | 33 | 
          
            |   | Line is longer than 80 characters. | 34 | 
          
            |   | Line is longer than 80 characters. | 35 | 
          
            |   | Line has trailing spaces. | 37 | 
          
            |   | '{' should be on a new line. | 42 | 
          
            |   | Line is longer than 80 characters. | 44 | 
          
            |   | Missing a Javadoc comment. | 44 | 
          
            |   | Missing a Javadoc comment. | 46 | 
          
            |   | Name 'publish' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 46 | 
          
            |   | Line has trailing spaces. | 47 | 
          
            |   | Name 'publishActionClassName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 49 | 
          
            |   | Name 'myRealName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 54 | 
          
            |   | Method 'init' is not designed for extension - needs to be abstract, final or empty. | 56 | 
          
            |   | Missing a Javadoc comment. | 56 | 
          
            |   | '{' should be on a new line. | 56 | 
          
            |   | '{' should be on a new line. | 57 | 
          
            |   | '}' should be alone on a line. | 60 | 
          
            |   | '{' should be on a new line. | 60 | 
          
            |   | Line has trailing spaces. | 63 | 
          
            |   | '{' should be on a new line. | 65 | 
          
            |   | Method 'insert' is not designed for extension - needs to be abstract, final or empty. | 74 | 
          
            |   | Missing a Javadoc comment. | 74 | 
          
            |   | Parameter owner should be final. | 74 | 
          
            |   | Parameter node should be final. | 74 | 
          
            |   | '{' should be on a new line. | 74 | 
          
            |   | '{' should be on a new line. | 77 | 
          
            |   | '{' should be on a new line. | 78 | 
          
            |   | '{' should be on a new line. | 81 | 
          
            |   | Method 'commit' is not designed for extension - needs to be abstract, final or empty. | 89 | 
          
            |   | Missing a Javadoc comment. | 89 | 
          
            |   | Parameter objectNode should be final. | 89 | 
          
            |   | '{' should be on a new line. | 89 | 
          
            |   | '{' should be on a new line. | 90 | 
          
            |   | Line is longer than 80 characters. | 92 | 
          
            |   | '+' should be on a new line. | 92 | 
          
            |   | '{' should be on a new line. | 100 | 
          
            |   | Line has trailing spaces. | 102 | 
          
            |   | '{' should be on a new line. | 104 | 
          
            |   | '{' should be on a new line. | 108 | 
          
            |   | '{' should be on a new line. | 112 | 
          
            |   | Method 'removeNode' is not designed for extension - needs to be abstract, final or empty. | 120 | 
          
            |   | Missing a Javadoc comment. | 120 | 
          
            |   | Parameter objectNode should be final. | 120 | 
          
            |   | '{' should be on a new line. | 120 | 
          
            |   | '{' should be on a new line. | 123 | 
          
            |   | '{' should be on a new line. | 126 | 
          
            |   | Line has trailing spaces. | 133 | 
          
            |   | Line has trailing spaces. | 135 | 
          
            |   | '{' should be on a new line. | 138 | 
          
            |   | '{' should be on a new line. | 139 | 
          
            |   | '{' should be on a new line. | 140 | 
          
            |   | Line is longer than 80 characters. | 142 | 
          
            |   | '{' should be on a new line. | 145 | 
          
            |   | Line is longer than 80 characters. | 146 | 
          
            |   | '{' should be on a new line. | 148 | 
          
            |   | '{' should be on a new line. | 151 | 
          
            |   | Line has trailing spaces. | 155 | 
          
org/mmbase/remotepublishing/builders/PublishingQueueBuilder.java
            | Error | Line | 
|---|
          
            |   | Line is longer than 80 characters. | 35 | 
          
            |   | '{' should be on a new line. | 35 | 
          
            |   | Line is longer than 80 characters. | 36 | 
          
            |   | Missing a Javadoc comment. | 36 | 
          
            |   | Missing a Javadoc comment. | 40 | 
          
            |   | Name 'remoteCloudNumber' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 40 | 
          
            |   | Variable 'remoteCloudNumber' must be private and have accessor methods. | 40 | 
          
            |   | Line has trailing spaces. | 41 | 
          
            |   | Name 'remoteCloudName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 43 | 
          
            |   | Variable 'remoteCloudName' must be private and have accessor methods. | 43 | 
          
            |   | Name 'interval' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 46 | 
          
            |   | '60' is a magic number. | 46 | 
          
            |   | '1000' is a magic number. | 46 | 
          
            |   | Line has trailing spaces. | 47 | 
          
            |   | Expected an @return tag. | 53 | 
          
            |   | Method 'init' is not designed for extension - needs to be abstract, final or empty. | 53 | 
          
            |   | '{' should be on a new line. | 53 | 
          
            |   | '{' should be on a new line. | 55 | 
          
            |   | '{' should be on a new line. | 58 | 
          
            |   | '{' should be on a new line. | 65 | 
          
            |   | '1000' is a magic number. | 68 | 
          
            |   | '{' should be on a new line. | 70 | 
          
            |   | Line has trailing spaces. | 74 | 
          
            |   | '{' should be on a new line. | 75 | 
          
            |   | Line is longer than 80 characters. | 76 | 
          
            |   | Method 'commit' is not designed for extension - needs to be abstract, final or empty. | 82 | 
          
            |   | Missing a Javadoc comment. | 82 | 
          
            |   | Parameter objectNodenode should be final. | 82 | 
          
            |   | '{' should be on a new line. | 82 | 
          
            |   | Method 'setDefaults' is not designed for extension - needs to be abstract, final or empty. | 87 | 
          
            |   | Missing a Javadoc comment. | 87 | 
          
            |   | Parameter node should be final. | 87 | 
          
            |   | '{' should be on a new line. | 87 | 
          
            |   | '1000' is a magic number. | 88 | 
          
            |   | '{' should be on a new line. | 90 | 
          
            |   | Line is longer than 80 characters. | 91 | 
          
            |   | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 98 | 
          
            |   | Missing a Javadoc comment. | 98 | 
          
            |   | '{' should be on a new line. | 98 | 
          
            |   | '{' should be on a new line. | 104 | 
          
            |   | '{' should be on a new line. | 105 | 
          
            |   | Line has trailing spaces. | 107 | 
          
            |   | '{' should be on a new line. | 108 | 
          
            |   | '{' should be on a new line. | 112 | 
          
            |   | Line has trailing spaces. | 114 | 
          
            |   | '{' should be on a new line. | 115 | 
          
            |   | Line is longer than 80 characters. | 117 | 
          
            |   | '{' should be on a new line. | 119 | 
          
            |   | '{' should be on a new line. | 121 | 
          
            |   | Line is longer than 80 characters. | 122 | 
          
            |   | '{' should be on a new line. | 122 | 
          
            |   | '{' should be on a new line. | 123 | 
          
            |   | '{' should be on a new line. | 124 | 
          
            |   | Line has trailing spaces. | 129 | 
          
            |   | '{' should be on a new line. | 130 | 
          
            |   | Line is longer than 80 characters. | 131 | 
          
            |   | Line has trailing spaces. | 135 | 
          
            |   | Line has trailing spaces. | 136 | 
          
            |   | '{' should be on a new line. | 136 | 
          
            |   | Line is longer than 80 characters. | 137 | 
          
            |   | '{' should be on a new line. | 137 | 
          
            |   | '{' should be on a new line. | 142 | 
          
            |   | Line is longer than 80 characters. | 143 | 
          
            |   | Expected an @return tag. | 155 | 
          
            |   | Parameter publishQueueNode should be final. | 155 | 
          
            |   | Expected @param tag for 'publishQueueNode'. | 155 | 
          
            |   | '{' should be on a new line. | 155 | 
          
            |   | Line has trailing spaces. | 158 | 
          
            |   | Missing a Javadoc comment. | 159 | 
          
            |   | Parameter publishQueueNode should be final. | 159 | 
          
            |   | '{' should be on a new line. | 159 | 
          
            |   | '{' should be on a new line. | 167 | 
          
            |   | '{' should be on a new line. | 168 | 
          
            |   | '{' should be on a new line. | 169 | 
          
            |   | '{' should be on a new line. | 170 | 
          
            |   | '+' should be on a new line. | 171 | 
          
            |   | '}' should be alone on a line. | 173 | 
          
            |   | '{' should be on a new line. | 173 | 
          
            |   | '+' should be on a new line. | 174 | 
          
            |   | '}' should be alone on a line. | 179 | 
          
            |   | '{' should be on a new line. | 179 | 
          
            |   | '{' should be on a new line. | 180 | 
          
            |   | '+' should be on a new line. | 181 | 
          
            |   | '}' should be alone on a line. | 183 | 
          
            |   | '{' should be on a new line. | 183 | 
          
            |   | '+' should be on a new line. | 184 | 
          
            |   | '{' should be on a new line. | 191 | 
          
            |   | '}' should be alone on a line. | 194 | 
          
            |   | '{' should be on a new line. | 194 | 
          
            |   | Line is longer than 80 characters. | 195 | 
          
            |   | Missing a Javadoc comment. | 199 | 
          
            |   | Parameter publishQueueNode should be final. | 199 | 
          
            |   | '{' should be on a new line. | 199 | 
          
            |   | '{' should be on a new line. | 203 | 
          
            |   | Line has trailing spaces. | 207 | 
          
            |   | '{' should be on a new line. | 208 | 
          
org/mmbase/remotepublishing/builders/package.html
            | Error | Line | 
|---|
          
            |   | Missing package documentation file. | 0 | 
          
org/mmbase/remotepublishing/package.html
            | Error | Line | 
|---|
          
            |   | Missing package documentation file. | 0 | 
          
org/mmbase/remotepublishing/util/GenericNodeIterator.java
            | Error | Line | 
|---|
          
            |   | Using the '.*' form of import should be avoided - org.mmbase.bridge.*. | 16 | 
          
            |   | Using the '.*' form of import should be avoided - java.util.*. | 18 | 
          
            |   | Missing a Javadoc comment. | 21 | 
          
            |   | '{' should be on a new line. | 21 | 
          
            |   | Missing a Javadoc comment. | 22 | 
          
            |   | Name 'iter' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 22 | 
          
            |   | Variable 'iter' must be private and have accessor methods. | 22 | 
          
            |   | Missing a Javadoc comment. | 24 | 
          
            |   | Parameter iter should be final. | 24 | 
          
            |   | 'iter' hides a field. | 24 | 
          
            |   | '{' should be on a new line. | 24 | 
          
            |   | Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 28 | 
          
            |   | Missing a Javadoc comment. | 28 | 
          
            |   | '{' should be on a new line. | 28 | 
          
            |   | Method 'next' is not designed for extension - needs to be abstract, final or empty. | 32 | 
          
            |   | Missing a Javadoc comment. | 32 | 
          
            |   | '{' should be on a new line. | 32 | 
          
            |   | Method 'hasPrevious' is not designed for extension - needs to be abstract, final or empty. | 36 | 
          
            |   | Missing a Javadoc comment. | 36 | 
          
            |   | '{' should be on a new line. | 36 | 
          
            |   | Method 'previous' is not designed for extension - needs to be abstract, final or empty. | 40 | 
          
            |   | Missing a Javadoc comment. | 40 | 
          
            |   | '{' should be on a new line. | 40 | 
          
            |   | Method 'nextIndex' is not designed for extension - needs to be abstract, final or empty. | 44 | 
          
            |   | Missing a Javadoc comment. | 44 | 
          
            |   | '{' should be on a new line. | 44 | 
          
            |   | Method 'previousIndex' is not designed for extension - needs to be abstract, final or empty. | 48 | 
          
            |   | Missing a Javadoc comment. | 48 | 
          
            |   | '{' should be on a new line. | 48 | 
          
            |   | Method 'set' is not designed for extension - needs to be abstract, final or empty. | 52 | 
          
            |   | Missing a Javadoc comment. | 52 | 
          
            |   | Parameter o should be final. | 52 | 
          
            |   | '{' should be on a new line. | 52 | 
          
            |   | Method 'add' is not designed for extension - needs to be abstract, final or empty. | 56 | 
          
            |   | Missing a Javadoc comment. | 56 | 
          
            |   | Parameter o should be final. | 56 | 
          
            |   | '{' should be on a new line. | 56 | 
          
            |   | Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 60 | 
          
            |   | Missing a Javadoc comment. | 60 | 
          
            |   | '{' should be on a new line. | 60 | 
          
            |   | Method 'nextNode' is not designed for extension - needs to be abstract, final or empty. | 64 | 
          
            |   | Missing a Javadoc comment. | 64 | 
          
            |   | '{' should be on a new line. | 64 | 
          
            |   | Method 'previousNode' is not designed for extension - needs to be abstract, final or empty. | 68 | 
          
            |   | Missing a Javadoc comment. | 68 | 
          
            |   | '{' should be on a new line. | 68 | 
          
org/mmbase/remotepublishing/util/GenericNodeList.java
            | Error | Line | 
|---|
          
            |   | Missing a Javadoc comment. | 28 | 
          
            |   | '{' should be on a new line. | 28 | 
          
            |   | Missing a Javadoc comment. | 29 | 
          
            |   | Name 'prop' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 29 | 
          
            |   | Method 'getNode' is not designed for extension - needs to be abstract, final or empty. | 31 | 
          
            |   | Missing a Javadoc comment. | 31 | 
          
            |   | Parameter index should be final. | 31 | 
          
            |   | '{' should be on a new line. | 31 | 
          
            |   | Method 'nodeIterator' is not designed for extension - needs to be abstract, final or empty. | 35 | 
          
            |   | Missing a Javadoc comment. | 35 | 
          
            |   | '{' should be on a new line. | 35 | 
          
            |   | Method 'subNodeList' is not designed for extension - needs to be abstract, final or empty. | 39 | 
          
            |   | Missing a Javadoc comment. | 39 | 
          
            |   | Parameter fromIndex should be final. | 39 | 
          
            |   | Parameter toIndex should be final. | 39 | 
          
            |   | '{' should be on a new line. | 39 | 
          
            |   | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 46 | 
          
            |   | Missing a Javadoc comment. | 46 | 
          
            |   | Parameter key should be final. | 46 | 
          
            |   | '{' should be on a new line. | 46 | 
          
            |   | Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. | 50 | 
          
            |   | Missing a Javadoc comment. | 50 | 
          
            |   | Parameter key should be final. | 50 | 
          
            |   | Parameter val should be final. | 50 | 
          
            |   | '{' should be on a new line. | 50 | 
          
            |   | Missing a Javadoc comment. | 54 | 
          
            |   | '{' should be on a new line. | 54 | 
          
            |   | Method 'sort' is not designed for extension - needs to be abstract, final or empty. | 58 | 
          
            |   | Missing a Javadoc comment. | 58 | 
          
            |   | Parameter comp should be final. | 58 | 
          
            |   | '{' should be on a new line. | 58 | 
          
org/mmbase/remotepublishing/util/PublishUtil.java
            | Error | Line | 
|---|
          
            |   | Using the '.*' form of import should be avoided - org.mmbase.bridge.*. | 16 | 
          
            |   | Using the '.*' form of import should be avoided - org.mmbase.module.core.*. | 17 | 
          
            |   | Using the '.*' form of import should be avoided - org.mmbase.util.logging.*. | 18 | 
          
            |   | Utility classes should not have a public or default constructor. | 27 | 
          
            |   | '{' should be on a new line. | 27 | 
          
            |   | Line is longer than 80 characters. | 28 | 
          
            |   | Missing a Javadoc comment. | 28 | 
          
            |   | Name 'PublishOrUpdateNode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | 
          
            |   | Parameter objectNodenode should be final. | 34 | 
          
            |   | '{' should be on a new line. | 34 | 
          
            |   | Name 'PublishOrUpdateNode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | 
          
            |   | Parameter node should be final. | 43 | 
          
            |   | '{' should be on a new line. | 43 | 
          
            |   | Name 'PublishOrUpdateNode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | 
          
            |   | Parameter number should be final. | 52 | 
          
            |   | '{' should be on a new line. | 52 | 
          
            |   | Parameter objectNodenode should be final. | 66 | 
          
            |   | '{' should be on a new line. | 66 | 
          
            |   | Parameter number should be final. | 75 | 
          
            |   | '{' should be on a new line. | 75 | 
          
org/mmbase/remotepublishing/util/package.html
            | Error | Line | 
|---|
          
            |   | Missing package documentation file. | 0 |