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:
@@ -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'/>
|
||||
|
||||
Reference in New Issue
Block a user