Skip to content

Commit 79e28ea

Browse files
author
Niall Kegan Pemberton
committed
Move/rename "xdocs" directory to standard m2 "src/site/xdoc"
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@932518 13f79535-47bb-0310-9956-ffa450edef68
1 parent f503b09 commit 79e28ea

10 files changed

Lines changed: 1 addition & 5 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<artifactId>maven-changes-plugin</artifactId>
225225
<version>2.1</version>
226226
<configuration>
227-
<xmlPath>${basedir}/xdocs/changes.xml</xmlPath>
227+
<xmlPath>${basedir}/src/changes/changes.xml</xmlPath>
228228
<issueLinkTemplate>%URL%/%ISSUE%</issueLinkTemplate>
229229
</configuration>
230230
<reportSets>

src/assembly/src.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,5 @@
3939
<fileSet>
4040
<directory>src</directory>
4141
</fileSet>
42-
<fileSet>
43-
<directory>xdocs</directory>
44-
</fileSet>
4542
</fileSets>
4643
</assembly>
File renamed without changes.

xdocs/images/logo.png

-16.7 KB
Binary file not shown.

xdocs/style/project.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)