2 Replies Latest reply on Jan 25, 2007 6:24 AM by kukeltje

    minor bug while building console war

    jbride

      I have really enjoyed learning about your jBPM product ... thank you! Currently, my environment consists of jBPM (from cvs source) / Linux / MySQL. I've created and executed custom ProcessDefinitions with very few issues. One of these issues occurs when attempting to build the jbpm-console.war. Specifically: line #53 of {jbpm.root}/console/build.xml . Notice that this ant script has an extra white-space included in the path to the MANIFEST.MF file. I imagine this is OK in windows ... but, it doesn't appear that ANT can not locate the MANIFEST.MF with an extra white-space character at the end of it in a Unix environment.

      thanks again, Jeff