Fix MAVEN-973
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114241 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Where source *.fml files are looked for
|
||||
maven.faq.src=${basedir}/xdocs
|
||||
maven.faq.src=${maven.docs.src}
|
||||
|
||||
# Destination directory where output xdocs file are produced
|
||||
maven.faq.dest=${maven.build.dir}/generated-xdocs
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.2" date="in CVS">
|
||||
<action dev="dion" type="fix">
|
||||
Fix MAVEN-973. xdocs source hardcoded.
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
MAVEN-904 - allow for multiple fml files to be transformed.
|
||||
Added test project.
|
||||
|
||||
Reference in New Issue
Block a user