Ok! (But genius and netvirt did remove the 4, and I cant see any other project with the 4 on it on integration repo)
Jaime On jue, 2017-07-20 at 15:09 +0000, Brady Johnson wrote: > +1 on leaving the 4 in features4 > > Brady > > > On Thu, Jul 20, 2017 at 9:45 AM Xingjun Chu <[email protected]> > wrote: > > > > > I would keep it, every project does this way now. also who knows > > maybe > > one day we will have karaf 5. :) > > > > Regards > > Xingjun > > > > -----Original Message----- > > From: Jaime Caamaño Ruiz [mailto:[email protected]] > > Sent: Thursday, July 20, 2017 9:33 AM > > To: Xingjun Chu <[email protected]>; [email protected]; > > [email protected]; > > [email protected]; [email protected] > > Cc: [email protected] > > Subject: Re: [sfc-dev] Migrate to odlparent 2.0.0 > > > > Hello Brady > > > > Who's to add it? I have a patch ready but then I don't know if it > > is > > someone else from the release team that has to do it (The tests > > pass but > > maybe there is something else going on that I am unaware of). > > > > Also, I was thinking that maybe we could remove the '4' from > > 'features4-sfc' before anaything else since karaf 3 features were > > removed. > > > > BR > > Jaime. > > > > On mié, 2017-07-19 at 22:05 +0000, Brady Johnson wrote: > > > > > > The SFC project has been migrated to Karaf4 for a while now. > > > There was > > > a problem with SFC and some other dependencies, so it was removed > > > from > > > the distribution, but should be added back soon. > > > > > > With this patch [0] SFC was modified to use odlparent 2.0.2. > > > > > > Regards, > > > > > > Brady > > > > > > [0] https://git.opendaylight.org/gerrit/#/c/60569/ > > > > > > > > > On Wed, Jul 19, 2017 at 9:07 AM Xingjun Chu <[email protected] > > > om> > > > wrote: > > > > > > > > > > > > > > > Ok, thanks > > > > > > > > > > > > > > > > Xingjun > > > > > > > > > > > > > > > > *From:* Michal Cmarada -X (mcmarada - PANTHEON TECHNOLOGIES at > > > > Cisco) > > > > [mailto:[email protected]] > > > > > > > > *Sent:* Wednesday, July 19, 2017 10:02 AM > > > > > > > > > > > > *To:* Xingjun Chu <[email protected]>; > > > > [email protected]; > > > > [email protected] > > > > > > > > *Cc:* [email protected] > > > > *Subject:* RE: Migrate to odlparent 2.0.0 > > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > > > Yes exactly that is the case, We need to wait for other > > > > dependencies > > > > to be included in distribution. Not sure when it will be ready > > > > we > > > > just need to wait and monitor the situation. > > > > > > > > > > > > > > > > Michal > > > > > > > > > > > > > > > > *From:* Xingjun Chu [mailto:[email protected] > > > > <[email protected]>] > > > > *Sent:* Wednesday, July 19, 2017 3:59 PM > > > > *To:* Michal Cmarada -X (mcmarada - PANTHEON TECHNOLOGIES at > > > > Cisco) > > > > < [email protected]>; [email protected]. > > > > org; > > > > [email protected] > > > > *Cc:* [email protected] > > > > *Subject:* RE: Migrate to odlparent 2.0.0 > > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > > > I try to add FaaS into the karaf4 distribution , but sfc > > > > feature > > > > which faas has dependency on hasn’t been added yet. Actually I > > > > found > > > > out not many features in the karaf4 either. Seems most of > > > > projects > > > > is still in the process to add their features in karaf 4. > > > > > > > > > > > > > > > > Thanks > > > > > > > > Xingjun > > > > > > > > > > > > > > > > *From:* Michal Cmarada -X (mcmarada - PANTHEON TECHNOLOGIES at > > > > Cisco) [ > > > > mailto:[email protected] <[email protected]>] > > > > *Sent:* Tuesday, July 11, 2017 11:30 AM > > > > *To:* Xingjun Chu <[email protected]>; > > > > [email protected]; > > > > [email protected] > > > > *Subject:* RE: Migrate to odlparent 2.0.0 > > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > > > We need to get rid of karaf 3 completely. When the migration to > > > > karaf 4 is finished the karaf 3 is removed. So just remove your > > > > karaf 3 distribution completely and use just karaf 4 > > > > distribution > > > > (update your local karaf 3 to karaf 4, test the build. If that > > > > works > > > > you can prepare a patch for integration/distribution to include > > > > your > > > > project also in distribution ODL). > > > > Take a look at this guide: > > > > https://wiki.opendaylight.org/view/Karaf_4_migration#Step_8:_ad > > > > d_yo > > > > ur_karaf_4_features_to_distribution > > > > > > > > > > > > > > > > Michal > > > > > > > > > > > > > > > > *From:* Xingjun Chu [mailto:[email protected] > > > > <[email protected]>] > > > > *Sent:* Tuesday, July 11, 2017 5:04 PM > > > > *To:* Michal Cmarada -X (mcmarada - PANTHEON TECHNOLOGIES at > > > > Cisco) > > > > < [email protected]>; [email protected]. > > > > org; > > > > [email protected] > > > > *Subject:* RE: Migrate to odlparent 2.0.0 > > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > > > I was in the process bumping the version odlparent-lite to > > > > 2.0.2. I > > > > found features-sfc is not available in sfc feature’s pom file, > > > > only > > > > features4-sfc left. In FaaS’ karaf3 features, faas feature > > > > still > > > > refer to features-sfc, but if I replace it with features4-sfc, > > > > I got > > > > some testing error saying single feature test fail. > > > > > > > > > > > > > > > > So what’s the plan right now regarding karaf 3 and 4, do we > > > > need to > > > > get rid of karaf 3 or needs to keep both? How do I fix > > > > this. Any > > > > pointer is appreciated. > > > > > > > > > > > > > > > > Thanks & Regards > > > > > > > > Xingjun > > > > > > > > > > > > > > > > *From:* Michal Cmarada -X (mcmarada - PANTHEON TECHNOLOGIES at > > > > Cisco) [ > > > > mailto:[email protected] <[email protected]>] > > > > *Sent:* Tuesday, June 27, 2017 3:49 AM > > > > *To:* Xingjun Chu <[email protected]>; > > > > [email protected]; > > > > [email protected] > > > > *Subject:* RE: Migrate to odlparent 2.0.0 > > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > > > Actually there are two thinks that needs to be changed one is > > > > migration to new guava. I have seen a patch for FaaS project > > > > created > > > > by Robert but it is not finished yet. > > > > https://git.opendaylight.org/gerrit/#/c/50190/7 > > > > > > > > And the second change is to migrate to odl-parent 2.0.0. I > > > > don’t > > > > know if there is a guide for this but there are a lot of > > > > patches > > > > that you can take a look at. It`s just a version bump and > > > > replacing > > > > old karaf 3 features with karaf 4 ones. Just take a look at the > > > > patches in the odl-parent > > > > 2.0.0 > > > > topic: https://git.opendaylight.org/gerrit/#/q/topic:odlparent2 > > > > 00 > > > > > > > > > > > > > > > > Michal > > > > > > > > > > > > > > > > *From:* Xingjun Chu [mailto:[email protected] > > > > <[email protected]>] > > > > *Sent:* Monday, June 26, 2017 7:19 PM > > > > *To:* Michal Cmarada -X (mcmarada - PANTHEON TECHNOLOGIES at > > > > Cisco) > > > > < [email protected]>; [email protected]. > > > > org; > > > > [email protected] > > > > *Subject:* RE: Migrate to odlparent 2.0.0 > > > > > > > > > > > > > > > > Is there a guide about hot to migrate? > > > > > > > > > > > > > > > > Thanks > > > > > > > > Xingjun > > > > > > > > > > > > > > > > *From:* Michal Cmarada -X (mcmarada - PANTHEON TECHNOLOGIES at > > > > Cisco) [ > > > > mailto:[email protected] <[email protected]>] > > > > *Sent:* Monday, June 26, 2017 12:05 PM > > > > *To:* Xingjun Chu <[email protected]>; > > > > [email protected]; > > > > [email protected] > > > > *Subject:* Migrate to odlparent 2.0.0 > > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > > > Groupbased policy has a dependency on Faas project. We want to > > > > migrate to ODL-parent 2.0.0, but Faas project didn’t migrate > > > > to new > > > > odl parent yet. > > > > Can you provide us with updates regarding your project and odl- > > > > parent migration. Until your project is migrated we will be > > > > blocked. > > > > > > > > > > > > > > > > Thanks > > > > > > > > > > > > > > > > Michal > > > > _______________________________________________ > > > > sfc-dev mailing list > > > > [email protected] > > > > https://lists.opendaylight.org/mailman/listinfo/sfc-dev > > > > > > > _______________________________________________ > > > sfc-dev mailing list > > > [email protected] > > > https://lists.opendaylight.org/mailman/listinfo/sfc-dev _______________________________________________ sfc-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/sfc-dev
