Author: ryanzhang
Date: 2010-09-02 03:14:31 -0400 (Thu, 02 Sep 2010)
New Revision: 6642
Modified:
jbpm3/branches/jbpm-soa5.1-mavenise/modules/soa-distribution/post-patch/overlay_jbpm_jpdl_jar.xml
Log:
fix a typo in soa-distribution patch
Modified:
jbpm3/branches/jbpm-soa5.1-mavenise/modules/soa-distribution/post-patch/overlay_jbpm_jpdl_jar.xml
===================================================================
---
jbpm3/branches/jbpm-soa5.1-mavenise/modules/soa-distribution/post-patch/overlay_jbpm_jpdl_jar.xml 2010-09-02
06:32:27 UTC (rev 6641)
+++
jbpm3/branches/jbpm-soa5.1-mavenise/modules/soa-distribution/post-patch/overlay_jbpm_jpdl_jar.xml 2010-09-02
07:14:31 UTC (rev 6642)
@@ -10,7 +10,7 @@
<!--Disable the logging service-->
<replace file="${jbpm_config}" token='<!-- Logging Service
(begin) -->' value='<!-- Logging Service (begin) ===' />
- <replace file="${jbpm_config}" token='<!-- Logging Service
(end) -->' value='=== Logging Service (begin) -->' />
+ <replace file="${jbpm_config}" token='<!-- Logging Service
(end) -->' value='==== Logging Service (end) -->' />
<delete file="${module_work_dir}/jbpm-installed/lib/jbpm-jpdl.jar"
/>
<jar destfile="${module_work_dir}/jbpm-installed/lib/jbpm-jpdl.jar"
basedir="${module_work_dir}/patch_jbpm_cfg/" />
Show replies by date