To be more precise regarding each OFBiz setup, each night following tasks are executed automagically:
1. reboot 2. ./ant clean-all 3. svn-update 4. ./ant build 5. ./ant load-demo 6. ./ant start Task 3 is for each setup against its appropriate branch (trunk, 13.07, 12.04) Task 6 has - for each setup - specific settings to differentiate ports between the setups. Best regards, Pierre Smits ORRTIZ.COM <http://www.orrtiz.com> OFBiz based solutions & services OFBiz Extensions Marketplace http://oem.ofbizci.net/oci-2/ On Thu, Mar 24, 2016 at 6:29 PM, Pierre Smits <[email protected]> wrote: > Hi Dave, > > The OFBiz demo setups in the Apache infrastructure are actually 3 (trunk, > stable - currently r13.01.01, old ) separate setups in one vm. Each have a > different port setting and all fronted by 1 httpd server. Each setup is > cleaned (data-wise) and restarted each night. All are, on top of that, > updated with the latest code changes in that branch. As far as I understand > it. > > Best regards, > > Pierre Smits > > ORRTIZ.COM <http://www.orrtiz.com> > OFBiz based solutions & services > > OFBiz Extensions Marketplace > http://oem.ofbizci.net/oci-2/ > > On Thu, Mar 24, 2016 at 6:12 PM, Dave Birdsall <[email protected]> > wrote: > >> Hi Pierre, >> >> So, the demo stuff (for ofbiz anyway) is in a separate repository? >> >> Dave >> >> -----Original Message----- >> From: Pierre Smits [mailto:[email protected]] >> Sent: Thursday, March 24, 2016 10:11 AM >> To: [email protected] >> Subject: Re: Enhancing adoption >> >> Hi all, >> >> To follow up on my first posting in this thread, see this: >> >> >> - Apache OFBiz DEMO >> - against trunk: http://demo-trunk-ofbiz.apache.org/catalog - >> userId >> admin, password ofbiz >> - against latest stable release: >> http://demo-stable-ofbiz.apache.org/catalog - userId admin, >> password >> - Apache Syncope demo (still under development) >> - http://syncope-vm.apache.org/syncope/ >> - http://syncope-vm.apache.org/syncope-console/ >> - http://syncope-vm.apache.org/syncope-enduser/ >> >> >> Best regards, >> >> Pierre Smits >> >> ORRTIZ.COM <http://www.orrtiz.com> >> OFBiz based solutions & services >> >> OFBiz Extensions Marketplace >> http://oem.ofbizci.net/oci-2/ >> >> On Thu, Mar 24, 2016 at 5:10 PM, Carol Pearson < >> [email protected]> >> wrote: >> >> > Hi Pierre, >> > >> > These are great ideas, and I know a couple of people are working on >> > some of them. >> > >> > Dave Birdsall is working on a demo for the San Jose Strata/Hadoop >> > World Developer Showcase that can ultimately be a part of our demo >> > environment. >> > That helps for outreach as we talk and sit beside other open source >> > projects there. It also gives coding samples that show integration of >> > Trafodion with other other components in the ecosystem like Zeppelin >> > and Kafka. >> > >> > For sure we need more sample demos and how-tos. Gunnar's done some >> > good intro videos, and more are always welcome! >> > >> > I've been looking at demo environments for Trafodion so people can >> > give it a try, but have been distracted in the last week by prep for >> > Strata/Hadoop - I'll check out the projects you've mentioned. That's >> > the easiest way to get people interested and on the "learn->try->use" >> > path. >> > >> > Thanks! >> > -Carol P. >> > >> > --------------------------------------------------------------- >> > Email: [email protected] >> > Twitter: @CarolP222 >> > --------------------------------------------------------------- >> > >> > On Thu, Mar 24, 2016 at 1:44 AM, Pierre Smits <[email protected]> >> > wrote: >> > >> > > Hi all, >> > > >> > > In order to enhance adoption I suggest we do the following: >> > > >> > > 1. make the various released clients (jdbc T4, etc) available >> through >> > > mvn repositories like http://mvnrepository.com/ >> > > 2. have demo environments (against latest available release, and >> > trunk) >> > > available within the infrastructure of the ASF. >> > > >> > > There are already several projects who implemented the second point >> > (OFBiz, >> > > Syncope). >> > > >> > > What are your thoughts? >> > > >> > > Best regards, >> > > >> > > Pierre Smits >> > > >> > > ORRTIZ.COM <http://www.orrtiz.com> >> > > OFBiz based solutions & services >> > > >> > > OFBiz Extensions Marketplace >> > > http://oem.ofbizci.net/oci-2/ >> > > >> > >> > >
