Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-pmc] Code contribution

Title: Code contribution
Hello Mika,
 
What kind of users would you expect to use these binaries?
Can every ordinary user get such a Nokia terminal easily, and use it for programming?
Can ordinary users download these libraries from some Open Nokia server right now?
 
I'm wondering whether the Open Source Eclipse Framework is the right place for such vendor specific programs. In my understanding, the charter of the Eclipse foundation is to create Frameworks and Exemplary tools to support vendors creating their specific tooling.
 
As such, I'd rather not expect vendor specific binaries in Open Source. There is an exception, of course, if you think that these libraries would provide a very good example to show ISVs how the APIs can be used in order to extend the framework. Was that your intention?
 
Your license also talks about "Source Form". Would you include the sources for your libs with the contribution?
The license does read similar to the EPL. Do you see a chance that Nokia would proivde these libs under EPL?

Cheers,
--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm

 


From: dsdp-pmc-bounces@xxxxxxxxxxx [mailto:dsdp-pmc-bounces@xxxxxxxxxxx] On Behalf Of mika.hoikkala@xxxxxxxxx
Sent: Wednesday, September 27, 2006 3:51 AM
To: dsdp-pmc@xxxxxxxxxxx
Subject: [dsdp-pmc] Code contribution

Hi,

I would like to get your vote to include two binaries to MTJ so that we can start due diligence process.

Those binaries are CONA.jar and COnnJNI.dll and they are used to connect MTJ to Nokia PC suite, which is needed in deploying applications to Nokia terminals.

I.e. without these binaries it is not possible to move application from Eclipse to a terminal.

Those binaries are owned by Nokia and copyright text is listed below.

-------------------------------------------------------------------------
Copyright (c) 2005 - 2006, Nokia Corporation. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
    • Neither the name of the NOKIA nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."

--------------------------------------------------------------------------
Could you please make your vote.

mho


Back to the top