提交 2e2b7662 编写于 作者: K kohsuke

start pushing the test harness javadoc, too

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@11658 71c3de6d-444a-0410-be80-ed276b4c234a
上级 81c48c60
......@@ -3,12 +3,14 @@
# publish Hudson javadoc and deploy that into the java.net CVS repository
#
# make sure we have up-to-date copy so that the commit won't fail later
pushd ../../../www/javadoc
svn revert -R .
svn update
popd
cp -R target/checkout/core/target/apidocs/* ../../../www/javadoc
cp -R target/checkout/test/target/apidocs/* ../../../www/javadoc/test
cd ../../../www/javadoc
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册