Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ebr-dev] Question on creating EBR for MongoDB 3.x java driver

Thanks Gunnar, this is very helpful to know.

As there is already an older version of MongoDB (2.6) in use by Orbit, are you suggesting we upgrading this entire bundle to use MongoDB 3.2?   Will it cause problems for existing users who depends on Orbit MongoDB using 2.6?   2.6 and 3.2 are very different and are not exactly compatible.  

Or would it be better to create a new / separate Orbit bundle for MongoDB 3.2?  And leave the old MongoDB 2.6 Orbit bundle as-is?

thanks,
Derek   

-----Original Message-----
From: ebr-dev-bounces@xxxxxxxxxxx [mailto:ebr-dev-bounces@xxxxxxxxxxx] On Behalf Of Gunnar Wagenknecht
Sent: Monday, October 24, 2016 11:09 PM
To: Discussion channel for EBR developers and recipe contributors
Subject: Re: [ebr-dev] Question on creating EBR for MongoDB 3.x java driver

Hi Derek,

Orbit is the way to go for distributing 3rd party dependencies at Eclipse. Please submit an add-to-Orbit CQ and you can contribute the recipe to Orbit. It's the same technology as EBR.

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, https://urldefense.proofpoint.com/v2/url?u=http-3A__guw.io_&d=DQICAg&c=ZgVRmm3mf2P1-XDAyDsu4A&r=bhwQtlQjOCDRC9_Mddv3GGGcAO4CUJyVnhKQ-2G545k&m=LWdDeoHq9cL6CnMKynTmMY0_4zVUgxY-9pcGDFI6Y2I&s=ygZszo1aKIrRBY_XipYPeL7ZBZIgWZb-7wAuoEr2U4s&e= 






> On 24 Oct 2016, at 21:44, Derek Lai <laid@xxxxxxxxxxxx> wrote:
> 
> Gunnar,
>  
> >> Such a bundle must be build within the BIRT project.  We do not build it as part of the EBR project.
>  
> I discussed with the folks in the BIRT project.   Currently the way open source BIRT works is that it has to use external repository to download 3p libraries like eclipse, GEF, EMF and EBR.   That means EBR project must have a public repository URL to contain the build, so that other projects can download.  If not, it cannot add to open source BIRT.  
>  
> Do you see what options we can pursue?   
>  
> If EBR is not feasible, we may have to revert to the Orbit approach.  But then MongoDB Orbit bundle is tied to an older version of MongoDB (2.6) right now.   Upgrading this entire bundle to use MongoDB 3.2 may cause problems for existing users who depends on Orbit MongoDB, I am afraid.
>  
> Any suggestions?  Comments?
>  
> thanks,
> Derek
>  
> From: ebr-dev-bounces@xxxxxxxxxxx [mailto:ebr-dev-bounces@xxxxxxxxxxx] On Behalf Of Gunnar Wagenknecht
> Sent: Wednesday, July 13, 2016 8:32 AM
> To: Discussion channel for EBR developers and recipe contributors; aid@xxxxxxxxxxxx
> Subject: Re: [ebr-dev] Question on creating EBR for MongoDB 3.x java driver
>  
> Hi Derek,
>  
> On 13 Jul 2016, at 17:22, Derek Lai <laid@xxxxxxxxxxxx> wrote:
> 
> 
> We have a another question:
> - If we create a EBR bundle, can we ship it with our BIRT Designer?    Currently we ship our Orbit bundle for MongoDB 2.6 (org.eclipse.orbit.mongodb) with our BIRT Designer.  The line in red below seems to be saying that we cannot bundle the EBR with BIRT Designer (which is an Eclipse project).   Can you clarify / confirm?  Or let me know if I misunderstood the statement.
>  
>  
> The goal of EBR is to provide infrastructure and recipes for building bundles. To answer your questions, yes it MAY be possible to build and ship and EBR bundle from within the BIRT project. Such a bundle must be build within the BIRT project. We do not build it as part of the EBR project. The BIRT project must have an approved CQ for the library.
>  
> I currently don't see such a CQ for the BIRT project in IPzilla. Please engage with your PMC if the process in unclear.
>  
> -Gunnar
>  
> -- 
> Gunnar Wagenknecht
> gunnar@xxxxxxxxxxxxxxx, https://urldefense.proofpoint.com/v2/url?u=http-3A__guw.io_&d=DQICAg&c=ZgVRmm3mf2P1-XDAyDsu4A&r=bhwQtlQjOCDRC9_Mddv3GGGcAO4CUJyVnhKQ-2G545k&m=LWdDeoHq9cL6CnMKynTmMY0_4zVUgxY-9pcGDFI6Y2I&s=ygZszo1aKIrRBY_XipYPeL7ZBZIgWZb-7wAuoEr2U4s&e= 
>  
> 
> 
> 
> 
>  
> _______________________________________________
> ebr-dev mailing list
> ebr-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_ebr-2Ddev&d=DQICAg&c=ZgVRmm3mf2P1-XDAyDsu4A&r=bhwQtlQjOCDRC9_Mddv3GGGcAO4CUJyVnhKQ-2G545k&m=LWdDeoHq9cL6CnMKynTmMY0_4zVUgxY-9pcGDFI6Y2I&s=DHtMaNR-IM2EWnSAUtQaYjjraTV-0x15cjWnIcnhdoI&e= 

_______________________________________________
ebr-dev mailing list
ebr-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_ebr-2Ddev&d=DQICAg&c=ZgVRmm3mf2P1-XDAyDsu4A&r=bhwQtlQjOCDRC9_Mddv3GGGcAO4CUJyVnhKQ-2G545k&m=LWdDeoHq9cL6CnMKynTmMY0_4zVUgxY-9pcGDFI6Y2I&s=DHtMaNR-IM2EWnSAUtQaYjjraTV-0x15cjWnIcnhdoI&e= 


Back to the top