Index: /applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/edigeo/EdigeoFileVEC.java
===================================================================
--- /applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/edigeo/EdigeoFileVEC.java	(revision 34113)
+++ /applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/edigeo/EdigeoFileVEC.java	(revision 34114)
@@ -498,5 +498,4 @@
     /**
      * Adds a data postprocessor based on a SYM_id specific value.
-     * @param consumer consumer that will update OSM primitive accordingly
      * @param symId value for "SYM_id" attribute.
      * @param keyValues OSM attribute key/values (int the form {@code foo=bar;bar=baz})
Index: /applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/edigeo/EdigeoLotFile.java
===================================================================
--- /applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/edigeo/EdigeoLotFile.java	(revision 34113)
+++ /applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/edigeo/EdigeoLotFile.java	(revision 34114)
@@ -68,5 +68,4 @@
      * <li>Descriptor type</li>
      * <li>Descriptor identifier</li></ol>
-     * @param klass descriptor class
      * @return found descriptor
      */
Index: /applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/CadastreInterface.java
===================================================================
--- /applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/CadastreInterface.java	(revision 34113)
+++ /applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/CadastreInterface.java	(revision 34114)
@@ -118,7 +118,6 @@
 
     /**
-     *
-     * @return true if a cookie is delivered by WMS and false is WMS is not opening a client session
-     *         (too many clients or in maintenance)
+     * Returns if a cookie is delivered by WMS, throws exception if WMS is not opening a client session
+     * (too many clients or in maintenance)
      */
     private void getCookie() throws IOException {
Index: /applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/GeorefImage.java
===================================================================
--- /applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/GeorefImage.java	(revision 34113)
+++ /applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/GeorefImage.java	(revision 34114)
@@ -308,5 +308,4 @@
      * Rotate this image and its min/max coordinates around anchor point
      * @param anchor anchor of rotation
-     * @param old_ang previous angle of image before rotation (0 the first time)(in radian)
      * @param delta_ang angle of rotation (in radian)
      */
