forked from phoedos/pmd
Finalize packaging details
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4388 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@@ -23,4 +23,5 @@ Export-Package: name.herlin.command,
|
||||
org.apache.log4j.xml
|
||||
Bundle-ClassPath: lib/castor-0.9.6-xml.jar,
|
||||
lib/log4j-1.2.8.jar,
|
||||
lib/commons-logging.jar
|
||||
lib/commons-logging.jar,
|
||||
pmd-runtime.jar
|
||||
|
||||
@@ -2,16 +2,12 @@ source.pmd-runtime.jar = src/
|
||||
output.pmd-runtime.jar = bin/
|
||||
bin.includes = META-INF/,\
|
||||
pmd-runtime.jar,\
|
||||
bin/,\
|
||||
plugin.xml,\
|
||||
plugin_fr.properties,\
|
||||
plugin.properties,\
|
||||
lib/
|
||||
src.includes = .project,\
|
||||
META-INF/,\
|
||||
build.properties,\
|
||||
src.includes = META-INF/,\
|
||||
src/,\
|
||||
.classpath,\
|
||||
plugin.properties,\
|
||||
plugin.xml,\
|
||||
plugin_fr.properties
|
||||
|
||||
Reference in New Issue
Block a user