Hi all,
I'm new here. I'll have to maintain an application based on OFBiz. I was wondering how to maintain the application over time. What I mean is: if I was using other frameworks, say Spring + Hibernate, I would include the required JAR files as dependencies and upgrade when a new version of Spring or Hibernate is released. With OFBiz, apparently I need to check out the whole codebase from the repository, and then customise it. But how do I make sure that my custom stuff gets checked into my company's repository, and kept separate from the rest of OFBiz, while keeping up to date with the latest OFBiz developments? Are you planning to release artifacts at some point? I noticed the project will graduate from the Incubator... Thanks Mirko
