forked from phoedos/pmd
3.2.5 release, based on PMD 4.2.4
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6600 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feature
|
||||
id="net.sourceforge.pmd.eclipse"
|
||||
label="%feature.label"
|
||||
version="3.2.5.v200810061230"
|
||||
version="3.2.5.v200810131150"
|
||||
provider-name="%feature.provider_name"
|
||||
image="pmd_logo_small.jpg">
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
id="net.sourceforge.pmd.eclipse.plugin"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="3.2.5.v200810061230"
|
||||
version="3.2.5.v200810131150"
|
||||
unpack="false"
|
||||
/>
|
||||
|
||||
|
@@ -1,8 +1,8 @@
|
||||
Change log for the PMD Eclipse plugin
|
||||
-------------------------------------
|
||||
v3.2.5
|
||||
v3.2.5 - October 13 2008
|
||||
|
||||
. PMD updated to v4.2.3
|
||||
. PMD updated to v4.2.4
|
||||
. plugin reorganization
|
||||
. code cleanup
|
||||
. all rule examples displayed in Rule Configuration panel
|
||||
|
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %plugin.name
|
||||
Bundle-SymbolicName: net.sourceforge.pmd.eclipse.plugin;singleton:=true
|
||||
Bundle-Version: 3.2.5.v200810061230
|
||||
Bundle-Version: 3.2.5.v200810131150
|
||||
Bundle-Activator: net.sourceforge.pmd.eclipse.plugin.PMDPlugin
|
||||
Require-Bundle: org.eclipse.core.resources,
|
||||
org.eclipse.core.runtime,
|
||||
|
@@ -1,9 +1,9 @@
|
||||
Release notes for the PMD Eclipse Plugin
|
||||
----------------------------------------
|
||||
v3.2.5
|
||||
------------------
|
||||
v3.2.5 - October 13 2008
|
||||
------------------------
|
||||
|
||||
PMD to 4.2.3
|
||||
PMD to 4.2.4
|
||||
|
||||
plugin reorganization
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
<plugin
|
||||
id="net.sourceforge.pmd.eclipse.test"
|
||||
name="PMD Eclipse Test Plug-in"
|
||||
version="3.2.5.v200810061230"
|
||||
version="3.2.5.v200810131150"
|
||||
provider-name="PMD Development Team">
|
||||
|
||||
<runtime>
|
||||
|
Reference in New Issue
Block a user