mirror of https://github.com/apache/poi.git
Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352316 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
390a496ee1
commit
de79b921ad
|
@ -86,7 +86,6 @@
|
|||
<!-- =================================-->
|
||||
<target name="-cent-unjar">
|
||||
<unjar src="${current.cent.jar}" dest="${cents.dir}"/>
|
||||
<move file="${current.cent.jar}" toFile="${current.cent.jar}.${cent.installed.suffix}"/>
|
||||
</target>
|
||||
|
||||
<!-- ============================================= -->
|
||||
|
|
|
@ -103,6 +103,9 @@
|
|||
<fileset dir="${xlayout.build.documentation.dir}/WEB-INF/lib">
|
||||
<include name="*.jar"/>
|
||||
</fileset>
|
||||
<fileset dir="${xlayout.library.endorsed.dir}">
|
||||
<include name="*.jar"/>
|
||||
</fileset>
|
||||
</classpath>
|
||||
</java>
|
||||
|
||||
|
|
Loading…
Reference in New Issue