MP1 branches
by Mark Little
I've created the MP1 branch for 4.0 under the branches directory in
the repository. It's called JBESB_4_0_MP1. As far as MP1 work goes,
this is the source tree everyone should be working on. Remember to
pull across any code changes to the trunk if necessary. The trunk is
free for other development, but don't pull anything across to the MP1
branch unless it's tests, QA, QS, examples, docs, or check with me.
Thanks,
Mark.
17 years, 12 months
branching in 3 hours
by Mark Little
In 3 hours (10pm GMT) I'll be creating a branch for the MP1 release.
Please don't use the trunk at that time. I'll send another email once
it's all done.
Mark.
17 years, 12 months
branching MP1
by Mark Little
On Sunday evening (10pm GMT) I'll branch the trunk for MP1. Any code
not in there at that point misses the code freeze unless already
cleared with me. This doesn't preclude tests and docs, which we'll
concentrate on next week. When I've created the branch, people can
work on the trunk, but anything that needs to go into MP1 (like tests
and docs) obviously needs pulling up to the branch.
Mark.
17 years, 12 months
Change cglib from cglib-full-2.0-RC2.jar to cglib-2.1_2jboss.jar
by Esteban Schifman
The new org.jboss.soa.esb.actions.jbpm.CommandInterpreter class uses the
jBPM api, that in turn, needs (among others) hibernate, cglib and asm jar
files.
There seems to be a compatibility problem with the cglib jarfile that is
currently in our product/lib/ext folder (cglib-full-2.0-RC2.jar). Thanks
to Tom Baeyens for helping to find this problem.
I have replaced it with cglib-2.1_2jboss.jar (the one included in the
jbpm-3.1.3 distribution) in my local environment. Unit and integration
tests run without problems after replacement.
Before replacing this jar in SVN, I'll wait (not too long, MP1 release date
is pretty soon) to see if anyone has any comment/objection/suggestion about
this jar replacement.
Thanks. Esteban
17 years, 12 months
Action changes
by Kevin Conner
I have just updated a number of action classes, the full list is at the
bottom of this email. If you see any problems with these classes please
let me know.
These were generated from the config files in the current build so I may
have missed some. The old version is still supported.
Kev
org.jboss.soa.esb.actions.CbrProxyAction - does not exist
org.jboss.soa.esb.actions.ContentBasedRouter - left for now
org.jboss.soa.esb.actions.converters.SmooksTransformer - Tom doing it
org.jboss.soa.esb.actions.jbpm.CommandInterpreter - left for now
org.jboss.soa.esb.actions.Aggregator
org.jboss.soa.esb.actions.Notifier
org.jboss.soa.esb.actions.StaticRouter
org.jboss.soa.esb.actions.SystemPrintln
org.jboss.soa.esb.dvdstore.DVDStoreAction (3 versions)
org.jboss.soa.esb.dvdstore.RetrieveCustomerAction
org.jboss.soa.esb.dvdstore.RetrieveLineItemsAction
org.jboss.soa.esb.dvdstore.RetrieveOrderAction
org.jboss.soa.esb.samples.trailblazer.actions.BankResponseActions
org.jboss.soa.esb.samples.trailblazer.actions.CreditAgencyActions
org.jboss.soa.esb.server.MyJMSListenerAction
quickstart.business_service.MyAction
quickstart.helloworld_action.MyJMSListenerAction
quickstart.helloworld.MyJMSListenerAction
quickstart.hw_file_action.MyAction
quickstart.hw_ftp_action.MyAction
quickstart.hw_sql_action.MyAction
quickstart.moreaction.CustomConfigAction
quickstart.moreaction.MyJMSListenerAction
quickstart.moreaction.StatefulAction
quickstart.MyJMSListenerAction (6 versions)
quickstart.RouteExpressShipping
quickstart.RouteNormalShipping
quickstart.static_router.SimpleFileAction
quickstart.webservice_war1.MyAction
17 years, 12 months
MP1 schedule
by Mark Little
Just a reminder that we're hoping to code freeze MP1 on the 18th of
March and release it on the 26th of March.
Mark.
17 years, 12 months