diff --git a/pmd-jedit/PMDPlugin/build.xml b/pmd-jedit/PMDPlugin/build.xml index 2bda6a77bb..c428de32ad 100644 --- a/pmd-jedit/PMDPlugin/build.xml +++ b/pmd-jedit/PMDPlugin/build.xml @@ -5,7 +5,7 @@ - + diff --git a/pmd-jedit/PMDPlugin/etc/changelog.txt b/pmd-jedit/PMDPlugin/etc/changelog.txt index f2f0b419f3..4ececdb5ce 100644 --- a/pmd-jedit/PMDPlugin/etc/changelog.txt +++ b/pmd-jedit/PMDPlugin/etc/changelog.txt @@ -1,5 +1,5 @@ ??? - 2.6 -- Updated to PMD 3.0 +- Updated to PMD 3.1 - Updated to jEdit 4.3pre versions. - Added "Ignore Literals & identifiers" option for CPD. diff --git a/pmd-jedit/PMDPlugin/etc/doing_the_next_pmd_jedit_release.txt b/pmd-jedit/PMDPlugin/etc/doing_the_next_pmd_jedit_release.txt index 7169587e1c..7ff1db352f 100644 --- a/pmd-jedit/PMDPlugin/etc/doing_the_next_pmd_jedit_release.txt +++ b/pmd-jedit/PMDPlugin/etc/doing_the_next_pmd_jedit_release.txt @@ -3,7 +3,7 @@ change config/pmd.props to reflect actual pmd.jar file version change config/pmd.props to reflect the new pmd-jedit release version. change config/jedit.html to reflect the new pmd-jedit release version. change the build.xml to reflect pmd-jedit release -update doing_the_next_pmd_jedit_release.txt to the new release version +update doing_the_next_pmd_jedit_release.txt(this file) to the new pmd-jedit release version comit the above changes FIRST!! Create the binary release - 'ant release' diff --git a/pmd-jedit/PMDPlugin/jedit.html b/pmd-jedit/PMDPlugin/jedit.html index 8b8a08639f..3dee75f5bc 100644 --- a/pmd-jedit/PMDPlugin/jedit.html +++ b/pmd-jedit/PMDPlugin/jedit.html @@ -53,7 +53,7 @@ Take a look at the Release Notes and Changelog for m

Release Notes & Changelog

2.6

    -
  1. Updated to PMD 3.0
  2. +
  3. Updated to PMD 3.1
  4. Added "Ignore Literals & identifiers" option for CPD.

2.5

diff --git a/pmd-jedit/PMDPlugin/pmd.props b/pmd-jedit/PMDPlugin/pmd.props index 16951159e1..f1824ea955 100644 --- a/pmd-jedit/PMDPlugin/pmd.props +++ b/pmd-jedit/PMDPlugin/pmd.props @@ -8,7 +8,7 @@ plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.docs=jedit.html plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.depend.0=jdk 1.3 plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.depend.1=jedit 04.02.08.00 plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.depend.2=plugin errorlist.ErrorListPlugin 1.3.2 -plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.jars=pmd-3.0.jar jaxen-core-1.0-fcs.jar saxpath-1.0-fcs.jar pmd-swingui-0.1.jar +plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.jars=pmd-3.1.jar jaxen-core-1.0-fcs.jar saxpath-1.0-fcs.jar pmd-swingui-0.1.jar # # Menu properties