Hi JP, On 7/12/06, JP Singh <[EMAIL PROTECTED]> wrote: > Hi John, > > Please refer to source code. I am getting following error: > BUILD FAILED > /tmp/openwfe-1.7.0b-src/build.xml:82: The following error occurred > while executing this line: > /tmp/openwfe-1.7.0b-src/releases/build.xml:190: Warning: Could not > find file /tmp/openwfe-python/CHANGELOG > .txt to copy.
You have three options : 1). in the build.xml you remove any references to openwfe-python 2). you download openwfe-python so that the build.xml may see it 3). you manually create CHANGELOG.txt > I have created a dir /tmp/openwfe-python manually. > what is CHANGELOG.txt? This file details the changes between releases of a software package. It's just a text file, its content is not processed at all. Best regards, -- John Mettraux -///- http://jmettraux.openwfe.org ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ OpenWFE - Open source WorkFlow Engine OpenWFE-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openwfe-users
