On 1/11/06, Nicolas <[EMAIL PROTECTED]> wrote:
> Hi openwfe,
>
> What would be the necessary libraries needed for the openwfe engine
> to work ?
> Is there any plan to move the build to maven, since the move towards
> magnolia would tend to imply such a migration ?

Hi Nicolas,

extract from $OPENWFE_SRC_HOME/embed/test.sh :

---8<---

JAVA=$JAVA_HOME/bin/java
JARS=../jars
CLASS=openwfe.org.embed.TestEngine

CLASSPATH=\
classes:\
$JARS/log4j-1.2.5.jar:\
$JARS/jdom.jar:\
$JARS/openwfe-applic.jar:\
$JARS/openwfe-engine.jar


echo '' > test.log

$JAVA -cp $CLASSPATH $CLASS

--->8---


I'm not planning to move to Maven... I know it maybe very useful...
But really, no.


Bonne et heureuse année !

--
John Mettraux   -///-   http://www.openwfe.org


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
OpenWFE - Open source WorkFlow Engine
OpenWFE-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openwfe-users

Reply via email to