leosutic 2004/08/27 16:12:53
Modified: attributes maven.xml
Log:
Fixed build.
Revision Changes Path
1.8 +1 -1 jakarta-commons/attributes/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/attributes/maven.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- maven.xml 27 Aug 2004 21:30:10 -0000 1.7
+++ maven.xml 27 Aug 2004 23:12:52 -0000 1.8
@@ -34,7 +34,7 @@
<!-- ================================================================== -->
<postGoal name="xdoc:copy-resources">
<copy todir="${basedir}/target/docs/style/" failonerror="false">
- <fileset dir="${basedir}/../commons-build/xdocs/style">
+ <fileset dir="${basedir}/../../commons-build/xdocs/style">
<include name='**/*'/>
<exclude name='**/CVS/**'/>
</fileset>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]