Remove site logo hack now it has moved to src/site/resources/images
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@936513 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
9
pom.xml
9
pom.xml
@@ -257,15 +257,6 @@ under the License.
|
||||
<fileset dir="${basedir}">
|
||||
<include name="RELEASE-NOTES.txt" />
|
||||
</fileset>
|
||||
<!--
|
||||
- The logo should be moved to
|
||||
- ${basedir}/src/site/resources/images
|
||||
- once we can drop support for the Maven 1 site.
|
||||
- When that is done this section can be removed.
|
||||
-->
|
||||
<fileset dir="${basedir}/xdocs">
|
||||
<include name="images/logo.png" />
|
||||
</fileset>
|
||||
</copy>
|
||||
</tasks>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user