Slashdot Mirror


ASF Lays Out Its Plan For OpenOffice.org

Thinkcloud writes "In an open letter, the Apache Software Foundation has made its plans for OpenOffice clear, including an Apache-branded OpenOffice suite targeted at developers coming next year." From The H: "The ASF says it does not want to force any vision on the ODF community noting that 'it is impossible to agree upon a single vision for all participants, Apache OpenOffice does not seek to define a single vision, nor does it seek to be the only player' in the large ODF ecosystem. Instead, it wishes to offer a neutral 'collaboration opportunity' and notes that its permissive licensing and development model are 'widely recognised as one of the best ways to ensure open standards, such as ODF, gain traction and adoption.'"

2 of 129 comments (clear)

  1. Comment removed by account_deleted · · Score: 5, Informative

    Comment removed based on user account deletion

  2. Re:One (Open)Office to rule them all by Dr_Barnowl · · Score: 5, Informative

    Apache Software License 2.0 is GPL3 compatible. Which doesn't actually matter ; LibreOffice and OOo are actually released under the same license - LGPL3

    The main license issue was that Sun / Oracle wouldn't accept patches without copyright attribution. This kept their options open - because they owned the copyrights of all the source, they could re-license it as they saw fit, including as a commercial product (StarOffice).

    Since then I am not aware of The Document Foundation demanding copyright attribution. There was basically no point doing so - the copyrights were still owned by Oracle, so it's not as if they could ever re-license the code as anything other than the license they acquired it under. The positive effect this has is that patches are easier to get into the code because contributors don't have to enter into a legal agreement with the foundation (which they may or may not be permitted to do, depending on their employment conditions, age, etc).

    Because the licenses continue to be LGPL3, LibreOffice can continue to merge patches from OOo at their leisure. Apache may only merge patches from LibreOffice if they have abandoned the practice of demanding copyright attribution (as of right now, the relevant page still demands that you sign the Oracle Contributor Agreement).

    So until Apache makes it very clear what their position on copyright attribution is, they remain the less Free of the two projects, and LibreOffice definitely has a purpose, and continues to have a technical advantage, despite being somewhat overshadowed by the brand capital that the OpenOffice.org name has accrued.