StarFlow帮助文档
最近有空写了一个StarFlow帮助文档,希望对推动StarFlow应用有所帮助,文档不是很详细,以后会慢慢细化。文档参与考bps了,表示谢谢!
目录结构:
1 楼 supercwg 2011-02-21 请问能否对回退的几种方式作进一步的详细说明?另外,请问清楚业务补偿具体是什么内容,startflow有实现吗?谢谢! 2 楼 melin 2011-02-21 回退有空我会补充详细一些。 3 楼 zchin 2011-04-02 我用ant 1.8.2 和 ant1.6.5 ,打包提示:
Buildfile: E:\ydJavaEE\StarFlowSrc\StarFlow\build.xml
init:
usage:
[echo] StarFlow Build file
[echo] -------------------------
[echo] available targets are:
[echo] jar --> generates the StarFlow.jar file
[echo] clean --> cleans up the directory
[echo] Please rename build.properties.default to build.properties
[echo] and edit build.properties to specify JSDK 2.3 classpath.
[echo] See the comments inside the build.xml file for more details.
[echo] -------------------------
BUILD SUCCESSFUL
Total time: 336 milliseconds
但都没打包成功,为什么呢?
谢谢