new version: 3.2.5.v200809252215 to be used to test plugin. It will be available

in eclipse.beta update site:

  http://pmd.sourceforge.net/eclipse.beta/



git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6508 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Xavier Le Vourch
2008-09-26 05:26:39 +00:00
parent fbb70a65bd
commit 18757bc8e5
4 changed files with 6 additions and 8 deletions

View File

@ -2,7 +2,7 @@
<feature
id="net.sourceforge.pmd.eclipse.feature"
label="%feature.label"
version="3.2.4.v200804111600"
version="3.2.5.v200809252215"
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.4.v200804111600"
version="3.2.5.v200809252215"
unpack="false"
/>

View File

@ -2,9 +2,8 @@ Change log for the PMD Eclipse plugin
-------------------------------------
v3.2.5
Runtime
-------
. PMD updated to v4.2.3
. plugin reorganization
----------------------------------------------------------------------------------------
v3.2.4 - April 11 2008

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: net.sourceforge.pmd.eclipse.plugin;singleton:=true
Bundle-Version: 3.2.4.v200804111600
Bundle-Version: 3.2.5.v200809252215
Bundle-Activator: net.sourceforge.pmd.eclipse.plugin.PMDActivator
Require-Bundle: org.eclipse.core.resources;bundle-version="3.4.0",
org.eclipse.core.runtime,

View File

@ -3,11 +3,10 @@ Release notes for the PMD Eclipse Plugin
v3.2.5
------------------
UPDATE
------
PMD to 4.2.3
plugin reorganization
v3.2.4 April 11 2008
------------------