Explorar el Código

Exclude javadoc-jars in findbugs run

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648155 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_3_12_BETA1
Dominik Stadler hace 9 años
padre
commit
29f23904bb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      build.xml

+ 1
- 0
build.xml Ver fichero

@@ -1676,6 +1676,7 @@ under the License.
<include name="poi-scratchpad-${version.id}-*.jar"/>
<include name="poi-ooxml-${version.id}-*.jar"/>
<exclude name="poi-*${version.id}-sources-*.jar"/>
<exclude name="poi-*${version.id}-javadocs-*.jar"/>
</fileset>
<auxClasspath path="${compile.lib}/bcpkix-jdk15on-1.51.jar" />
<auxClasspath path="${compile.lib}/bcprov-ext-jdk15on-1.51.jar" />

Cargando…
Cancelar
Guardar