1
0

Upgraded site so that commons build is not longer needed.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@385902 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2006-03-14 21:40:32 +00:00
parent 1cfc5f3532
commit 2d3b5ac751
4 changed files with 14 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<!--
Copyright 2001-2004 The Apache Software Foundation.
Copyright 2001-2004, 2006 The Apache Software Foundation.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -33,11 +33,6 @@
================================================================== -->
<postGoal name="xdoc:copy-resources">
<copy todir="${basedir}/target/docs/style/" failonerror="false">
<fileset dir="${basedir}/../commons-build/xdocs/style">
<include name='**/*'/>
</fileset>
</copy>
<copy todir="${basedir}/target/docs/" failonerror="false">
<fileset dir="${basedir}">
<include name='RELEASE-NOTES.txt'/>