Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-ercp-dev] Re: [dsdp-pmc] eRCP Move Review results

ProSyst has contributed all bugfixes and improvements, which would
benefit other parties. Some of them hasn't been accepted (for example,
changes in update.configurator, because it would be replaced with p2),
but most of them are already in Eclipse codebase.

Changes which were not contributed are:

1) Changes, which each framework needs to implement (e.g. URLConverter
service for framework's custom storage URL scheme: 'storage:' scheme in
our OSGi implementation).

2) ProSyst specific optimizations (for example, command line processing
is disabled, because we don't support it)

3) Ugly workarounds for VM bugs (Nokia j9 has problems listing
directory contents or directory timestamp isn't returned correctly).
Although these might interest wider audience, they are not appropriate
to be contributed upstream.

BR,
--
Danail Nachev
Senior Software Engineer/Development Tools
ProSyst Labs EOOD
-------------------------------------------------
stay in touch with your product.
-------------------------------------------------

Mark Rogalski wrote:
> 
> Danail,
> 
> Doesn't ProSyst make some changes to some of these components so that
> they will work with ProSyst's OSGi implementation? At one point, I asked
> if you would be contributing these to eRCP (or RCP), but I don't
> remember the response. Are the changes appropriate to get into Eclipse?
> Perhaps they would benefit other non-Equinox implementations. Do you
> want to keep making these changes every time you pull eRCP code?
> 
>                         Mark
> 
> 
> 
> *Uriel KL Liu <liukl@xxxxxxxxxx>*
> Sent by: dsdp-ercp-dev-bounces@xxxxxxxxxxx
> 
> 10/30/2008 04:03 AM
> Please respond to
> DSDP ercp list <dsdp-ercp-dev@xxxxxxxxxxx>
> 
> 
> 	
> To
> 	Danail Nachev <d.nachev@xxxxxxxxxx>
> cc
> 	DSDP ercp list <dsdp-ercp-dev@xxxxxxxxxxx>
> Subject
> 	Re: [dsdp-ercp-dev] Re: [dsdp-pmc] eRCP Move Review results
> 
> 
> 	
> 
> 
> 
> 
> 
> Yes :-)
> 
> Here is the list we can fetch from eclipse/rt cvs directly -
> 
> org.eclipse.core.commands
> org.eclipse.core.contenttype
> org.eclipse.core.expressions
> org.eclipse.core.jobs
> org.eclipse.core.runtime.compatibility.auth
> org.eclipse.core.runtime
> org.eclipse.equinox.app
> org.eclipse.equinox.common
> org.eclipse.equinox.preferences
> org.eclipse.equinox.registry
> org.eclipse.update.configurator
> org.eclipse.osgi
> 
> org.eclipse.osgi.services will be removed from the build, it's useless
> without other real OSGi optional services packaged with it.
> 
> Sincerely yours*
> 
> Uriel Liu, PMP(R)*_
> _*_Eclipse eRCP_* <http://www.eclipse.org/ercp/>*/**_Lotus Expeditor_*
> <http://www-142.ibm.com/software/sw-lotus/products/product1.nsf/wdocs/expeditor>*
> Dev., CSDL*
> e-mail: liukl@xxxxxxxxxx
> Tel: 886-2-8170-6871, Fax: 886-2-2655-0541, Tie-Line: 849-6871
> 10F., Bldg. E. 19-13 Sanchong Rd., NanKang Dist., Taipei 115, Taiwan
> 
> Inactive hide details for Danail Nachev ---2008/10/30 下午 04:41:02---I
> think so, but Uriel can shed more light on this.Danail Nachev
> ---2008/10/30 下午 04:41:02---I think so, but Uriel can shed more light
> on this.
> *Danail Nachev <d.nachev@xxxxxxxxxx>*
> 
> 2008/10/30 下午 04:41
> 
> 	
> 
> To
> 	
> DSDP ercp list <dsdp-ercp-dev@xxxxxxxxxxx>
> 
> cc
> 	
> Uriel KL Liu/Taiwan/IBM@IBMTW
> 
> Subject
> 	
> Re: [dsdp-ercp-dev] Re: [dsdp-pmc] eRCP Move Review results
> 
> 
> 	
> 
> 
> 
> 
> I think so, but Uriel can shed more light on this.
> 
> BR,
> --
> Danail Nachev
> Senior Software Engineer/Development Tools
> ProSyst Labs EOOD
> -------------------------------------------------
> stay in touch with your product.
> -------------------------------------------------
> 
> Gorkem Ercan wrote:
>> Are you sure if the following plugins are exact replicates and can be
>> fetched from the eclipse builds?
>>
>> org.eclipse.core.commands/      
>> org.eclipse.core.contenttype/      
>> org.eclipse.core.expressions/      
>> org.eclipse.core.jobs/
>>
>> On Thu, Oct 30, 2008 at 9:26 AM, Danail Nachev <d.nachev@xxxxxxxxxx>
> wrote:
>>> +1 for consuming the Eclipse builds
>>>
>>> It seems that I got used to having the sources of Eclipse platform in
>>> the eRCP CVS and forgot that, perhaps, now is the time to change that:)
>>>
>>> Current eRCP specific plugins, which we own the sources for:
>>>
>>> org.eclipse.ercp.eworkbench
>>> org.eclipse.ercp.jface
>>> org.eclipse.ercp.ui.workbench
>>> org.eclipse.ercp.update
>>> org.eclipse.ercp.xml
>>> org.eclipse.ercp.xmlParserAPIs
>>>
>>> Is there another plugin, which we need to keep in CVS and not consume it
>>> from the Eclipse platform builds?
>>>
>>> BR,
>>> --
>>> Danail Nachev
>>> Senior Software Engineer/Development Tools
>>> ProSyst Labs EOOD
>>> -------------------------------------------------
>>> stay in touch with your product.
>>> -------------------------------------------------
>>>
>>> Gorkem Ercan wrote:
>>>> I agree, a core/ directory for holding the runtime, xml, and workbench
>>>> and friends. Also another top level for directory called update for
>>>> the update manager.
>>>>
>>>> I am reluctant to move equinox and osgi plugins though. I think we
>>>> should start to consume equinox builds instead of using our own copy
>>>> of the equinox.
>>>> --
>>>> Gorkem
>>>>
>>>>
>>>>
>>>> On Wed, Oct 29, 2008 at 4:57 PM, Danail Nachev <d.nachev@xxxxxxxxxx>
> wrote:
>>>>> I assume that all bundles, which forms eRCP (org.eclipse.osgi,
>>>>> org.eclipse.core.runtime, etc.) are placed in the main folder?
>>>>>
>>>>> We can move them into a separate folder, similar to eswt/, but not
>>>>> separate them further (like we suggested in the previous CVS structure
>>>>> proposal).
>>>>>
>>>>> What do you think?
>>>>>
>>>>> BR,
>>>>> --
>>>>> Danail Nachev
>>>>> Senior Software Engineer/Development Tools
>>>>> ProSyst Labs EOOD
>>>>> -------------------------------------------------
>>>>> stay in touch with your product.
>>>>> -------------------------------------------------
>>>>>
>>>>> Gorkem Ercan wrote:
>>>>>> I have now a wiki page that describes what goes where in the new
> CVS repository.
>>>>>> Please check/add the repository locations for your components.
>>>>>> Thanks,
>>>>>> --
>>>>>> Gorkem
>>>>>>
>>>>>> [1] _http://wiki.eclipse.org/ERCP/ercp_migration_to_RT_
>>>>>>
>>>>>> On Tue, Oct 28, 2008 at 6:14 PM, Anne Jacko <emo@xxxxxxxxxxx> wrote:
>>>>>>> Hello Gorkem,
>>>>>>>
>>>>>>> We checked your Communication Channel this morning, and there was
> no request
>>>>>>> to hold your review on a conference call tomorrow. Therefore,
> there will be
>>>>>>> no Review Call, and the EMO has declared your review to be
> successful based
>>>>>>> on your review docuware and on community feedback.
>>>>>>>
>>>>>>> Congratulations on your successful Move Review. Your next step is
> to open a
>>>>>>> bug, assigned to Webmaster, with a cc to EMO and Sharon Corbett (cc'd
>>>>>>> above).
>>>>>>>
>>>>>>> The bug should lists the tasks to be done to facilitate the move, and
>>>>>>> reflect the Move Plan you outlined in your Move Review slides.
>>>>>>>
>>>>>>> Please let me know if you have any questions. Thanks.
>>>>>>>
>>>>>>>
>>>>>>> Anne Jacko
>>>>>>> emo@xxxxxxxxxxx
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> dsdp-pmc mailing list
>>>>>>> dsdp-pmc@xxxxxxxxxxx
>>>>>>> _https://dev.eclipse.org/mailman/listinfo/dsdp-pmc_
>>>>>>>
>>>>>> _______________________________________________
>>>>>> dsdp-ercp-dev mailing list
>>>>>> dsdp-ercp-dev@xxxxxxxxxxx
>>>>>> _https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev_
>>>>>>
>>>>>>
>>>>> _______________________________________________
>>>>> dsdp-ercp-dev mailing list
>>>>> dsdp-ercp-dev@xxxxxxxxxxx
>>>>> _https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev_
>>>>>
>>>> _______________________________________________
>>>> dsdp-ercp-dev mailing list
>>>> dsdp-ercp-dev@xxxxxxxxxxx
>>>> _https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev_
>>>>
>>>>
>>> _______________________________________________
>>> dsdp-ercp-dev mailing list
>>> dsdp-ercp-dev@xxxxxxxxxxx
>>> _https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev_
>>>
>> _______________________________________________
>> dsdp-ercp-dev mailing list
>> dsdp-ercp-dev@xxxxxxxxxxx
>> _https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev_
>>
>>
> _______________________________________________
> dsdp-ercp-dev mailing list
> dsdp-ercp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev
> 
> 
> ------------------------------------------------------------------------
> 


Back to the top