commons-logging update to 1.1.1
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5678 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<plugin
|
||||
id="net.sourceforge.pmd.core"
|
||||
name="PMD For Eclipse Core Plug-in"
|
||||
version="4.1.0.v200711171830"
|
||||
version="4.1.0.v200711282033"
|
||||
provider-name="PMD Development Team"
|
||||
class="net.sourceforge.pmd.core.PMDCorePlugin">
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
<library name="lib/log4j-1.2.15.jar">
|
||||
<export name="*"/>
|
||||
</library>
|
||||
<library name="lib/commons-logging.jar">
|
||||
<library name="lib/commons-logging-1.1.1.jar">
|
||||
<export name="*"/>
|
||||
</library>
|
||||
</runtime>
|
||||
|
||||
Reference in New Issue
Block a user