소스 검색

Added samedir property, to allow Checkstyle 4 to run

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@370811 13f79535-47bb-0310-9956-ffa450edef68
tags/fop-0_92-beta
Chris Bowditch 18 년 전
부모
커밋
25e2b93905
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      build.xml

+ 1
- 0
build.xml 파일 보기

@@ -188,6 +188,7 @@ list of possible build targets.
<property name="dist.src.dir" value="${basedir}/dist-src"/>
<property name="dist.bin.result.dir" value="${dist.bin.dir}/${name}-${version}"/>
<property name="dist.src.result.dir" value="${dist.src.dir}/${name}-${version}"/>
<property name="samedir" value="${basedir}"/>

<!-- Importing Apache Forrest for building the docs -->
<!--

Loading…
취소
저장