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.'"

5 of 129 comments (clear)

  1. Re:So how does this effect LibreOffice? by Pi1grim · · Score: 5, Interesting

    The politics is to provide OpenOffice under more permissive license, as for some businesses this might be a deal-breaker, thus getting more traction for the ODF format. So people will have choice between Apache licensed OpenOffice, or GPLv3 licensed LibreOffice, whichever they go with — it's still compatible.

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

    Comment removed based on user account deletion

  3. I'm good with this by Anonymous Coward · · Score: 5, Insightful

    The Apache license isn't the perfect "open" license, (I preferred GPL2), but I'm still good with the Apache License. Since Apache is a neutral player, they won't be imposing 'will' or 'vision'. Still, its connections with Oracle presses me to use LibreOffice instead, at least for the immediate future. The hazards of forking any project is that a once viable branch inevitably falls behind. However, whenever I look at the demise of a branch, I look at the reasons surrounding the fork (usually greed, or some kind of restriction where the license or code base is used to beat contributors over the head), at which point, the fork occurs. Usually there is remorse afterward, but once a project forks, it never goes back. Its happened a lot. The 'open' version of Java is now the default version of Java. XFree86 is now X.org. Before GTK, the license restrictions around mosaic were incredible. The people who started Mambo tried to turn 'Free' into 'Mine'. The fork became Joomla. Backpeddling ensued, but stick a fork in it, it was done. Hello LibreOffice.

  4. Re:So how does this effect LibreOffice? by Kjella · · Score: 5, Interesting

    My guess it that Apache just got this from Oracle and they wouldn't want to piss them off by just handing it on to LibreOffice, since clearly Oracle didn't get along with those guys. So they'll make their Apache version, keep the lights on and the project running and then one of them is going to fade away and eventually all that's useful will be merged into the other. I expect more of a xfree86 vs xorg situation here, once the split has already happened there's really not going to be much of a conflict, the developers will pretty soon gravitate towards the one that is best.

    --
    Live today, because you never know what tomorrow brings
  5. 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.