Author: mbenson
Date: Wed Dec 16 19:31:12 2015
New Revision: 1720419

URL: http://svn.apache.org/viewvc?rev=1720419&view=rev
Log:
rename pmd ruleset

Modified:
    
commons/proper/weaver/trunk/build-tools/src/main/resources/org/apache/commons/weaver/pmd.xml

Modified: 
commons/proper/weaver/trunk/build-tools/src/main/resources/org/apache/commons/weaver/pmd.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/weaver/trunk/build-tools/src/main/resources/org/apache/commons/weaver/pmd.xml?rev=1720419&r1=1720418&r2=1720419&view=diff
==============================================================================
--- 
commons/proper/weaver/trunk/build-tools/src/main/resources/org/apache/commons/weaver/pmd.xml
 (original)
+++ 
commons/proper/weaver/trunk/build-tools/src/main/resources/org/apache/commons/weaver/pmd.xml
 Wed Dec 16 19:31:12 2015
@@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
-<ruleset name="mybraces"
+<ruleset name="commons-weaver"
     xmlns="http://pmd.sourceforge.net/ruleset/2.0.0";
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
     xsi:schemaLocation="http://pmd.sourceforge.net/ruleset/2.0.0 
http://pmd.sourceforge.net/ruleset_2_0_0.xsd";>


Reply via email to