mirror of
https://github.com/apache/struts.git
synced 2026-08-31 11:24:28 +00:00
add doc.zip generation to the assembly process
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@734599 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+4
-1
@@ -248,6 +248,9 @@
|
||||
<configuration>
|
||||
<tasks>
|
||||
<mkdir dir="${project.build.directory}/cwiki" />
|
||||
<exec executable="ssh" failonerror="true">
|
||||
<arg line="people.apache.org /www/struts.apache.org/2.x/docs-zip2.sh" />
|
||||
</exec>
|
||||
<exec executable="wget">
|
||||
<arg value="--progress=dot:mega" />
|
||||
<arg value="-nc" />
|
||||
@@ -414,4 +417,4 @@
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user