Discussion:
upcoming werkflow changes
Mark H. Wilkinson
2003-07-30 11:32:30 UTC
Permalink
In a blatant attempt to make myself look good in the Developer Activity
report, I'm working (with bob's blessing) on the changes needed to
migrate werkflow to its new home at codehaus. The last couple of days
I've been bringing the build system into line and tidying the source
code so I can use checkstyle for the next steps, which are:

1. Replace the Werken Company copyright boilerplate with the Codehaus
one.
2. Migrate from the com.werken.werkflow package to the
org.codehaus.werkflow package.

So, this is a heads-up that there are more changes due in the next
couple of days that are likely to affect you if you are using werkflow
at the moment, and particularly if you have local modifications to the
werkflow source code.

Let us know if this is going to cause any problems.

-Mark.
Vinay Chandran
2003-08-07 05:23:31 UTC
Permalink
Hi Mark,
Can you also update the dependencies to their
latest releases since most of it point to slightly
older releases.(eg: -
commons-beanutils,commons-collection,dom4j,log4j
etc..)
Also a small patch to
*.*.werkflow.syntax.fundamental.ModifableAction.java
152c152
if(vars!=null)
to skip iterating a null map of variables.

Regards,
Vinay

--- "Mark H. Wilkinson"
In a blatant attempt to make myself look good in the
Developer Activity
report, I'm working (with bob's blessing) on the
changes needed to
migrate werkflow to its new home at codehaus. The
last couple of days
I've been bringing the build system into line and
tidying the source
code so I can use checkstyle for the next steps,
1. Replace the Werken Company copyright boilerplate
with the Codehaus
one.
2. Migrate from the com.werken.werkflow package to
the
org.codehaus.werkflow package.
So, this is a heads-up that there are more changes
due in the next
couple of days that are likely to affect you if you
are using werkflow
at the moment, and particularly if you have local
modifications to the
werkflow source code.
Let us know if this is going to cause any problems.
-Mark.
_______________________________________________
werkflow-interest mailing list
http://lists.werken.com/mailman/listinfo/werkflow-interest


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Loading...