Skip to content

Commit

Permalink
Repaired XML Messages Definition
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtus committed Dec 5, 2014
1 parent c7d794f commit 13ea5d9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/main/meta/messages.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,10 +306,10 @@
</Details>
</BugPattern>

<BugCode addrev="SYS">SYS</BugCode>
<BugCode addrev="JSR305">JSR305</BugCode>
<BugCode addrev="JPA">JPA</BugCode>
<BugCode addrev="JUNIT">JUnit</BugCode>
<BugCode addrev="GUAVA">Google Guava</BugCode>
<BugCode addrev="FINDBUGS">FindBugs</BugCode>
<BugCode abbrev="SYS">SYS</BugCode>
<BugCode abbrev="JSR305">JSR305</BugCode>
<BugCode abbrev="JPA">JPA</BugCode>
<BugCode abbrev="JUNIT">JUnit</BugCode>
<BugCode abbrev="GUAVA">Google Guava</BugCode>
<BugCode abbrev="FINDBUGS">FindBugs</BugCode>
</MessageCollection>

0 comments on commit 13ea5d9

Please sign in to comment.