Slashdot Mirror


Apache Declares War On Oracle Over Java

jfruhlinger writes "The Apache Software Foundation, feeling increasingly marginalized as Oracle asserts its control over the Java platform, is fighting back, trying to rally fellow members of the Java Community Process to block the next version of the language if Oracle doesn't make it available under an open license amenable to Apache. Last month's Oracle-IBM pact was a blow against the ASF, which had worked with IBM in the past, but it appears that Apache isn't giving up the fight."

14 of 428 comments (clear)

  1. Finally by Yvan256 · · Score: 5, Funny

    Now we know who launched that missile!

    1. Re:Finally by Anonymous Coward · · Score: 5, Funny

      Was it a tomahawk?

  2. The Oracle at Delphi, Indigenous Tribes, Coffee by Oxford_Comma_Lover · · Score: 5, Funny

    > Apache Declares War On Oracle Over Java

    Sometimes it seems like the world hasn't changed much in the last two thousand years.

    --
    -- IANAL, this isn't legal advice, and definitely isn't legal advice for you. Also, Squee!
  3. Nokia went for Python by accessbob · · Score: 5, Insightful

    Nokia went for Python on Maemo. Looks like they knew what they were doing.

  4. Java is the new COBOL by vlm · · Score: 5, Interesting

    Java is the new COBOL.

    During the declining years of cobol, I/we watched the participants fighting to increase their portion of the pie, regardless of how much it shrunk the pie.

    --
    "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
  5. It's a trap by rsborg · · Score: 5, Insightful

    Mono is a trap, and solely exists at Microsoft's pleasure. Once MS decides the want to kill it, out go the patent infringement lawsuits and anyone using Mono is on shaky ground unless they donate to Microsoft's coffers.

    The fact that it hasn't happened yet is no insurance. Copyright/left is one thing, patents are another and I don't trust Microsoft.

    --
    Make sure everyone's vote counts: Verified Voting
    1. Re:It's a trap by h4rr4r · · Score: 5, Informative

      You sue them over patents. Look at what MS is doing to folks build android handsets.

    2. Re:It's a trap by Requiem18th · · Score: 5, Insightful

      How to break your legally binding promises -- the legal way:

      1. Never outright license.
      2. Only promise not to sue...
      2.1. Over patents you control.
      3. Sell patents to patent troll and/or puppet company.
      3.1. Voilà you no longer control the patents
      4. Set us up the patent bomb.
      5. Profit

      There not even a fucking mystery "????" here.

      --
      But... the future refused to change.
  6. Re:Unsurprising by mark72005 · · Score: 5, Insightful

    There should be a top ten list of rising stars among evil companies.

    (But who would hold slots #2-10?)

  7. Dramatic fits the context of this article by pizzach · · Score: 5, Insightful

    Most people never thought Java would become a hot potato to be careful with. No one thought that Oracle would be going after people over patents. Sun put Java under the GPL2.

    Can you tell me how Mono is more safe being under the GPL/LGPL/MIT when it is using tech directly from a company that is in many ways a direct competitor and has outwardly stated it thinks of open source as "communism"? Microsoft does have patents on specific things used in Mono. Mono is also under the GPL2. Coincidence? I think not.

    It's called a can of worms. It's just we have a lot of slashdotters who refuse to believe it now for whatever reason.

    --
    Once you start despising the jerks, you become one.
  8. Re:Change this to an inflammatory title by Homburg · · Score: 5, Informative

    I don't think that's right; this isn't about GPL vs. the Apache license. The issue isn't the licensing of OpenJDK itself, but about the licensing of the Java Technology Compatibility Kit (the JCK), which is used to test if an implementation is compatible with a given version of the Java spec. The JCK isn't available under an open source license at all. If the JCK were under the GPL, or even if it were under a license that didn't permit you to modify it, but only permitted anyone to run it, then Apache could use it to test their Java implementation, which is what they want to do.

  9. Re:FFS, this is bad... by fishbowl · · Score: 5, Informative

    A lot of the people who comment on the subject seem to be familiar with the Java language itself, but not so much with the significance of the frameworks and libraries that are out there. In these threads, I don't usually get the sense that some of the posters are very aware of just how much business software has been built in Java in the past decade. Whenever I see comments dismissing Java based on stuff like applet or Swing performance, it just drives the point home that some people simply don't understand where the Java code is. (Hint, it's not in the end-user GUI or the 2D or 3D animation.)

    --
    -fb Everything not expressly forbidden is now mandatory.
  10. Re:Change this to an inflammatory title by Anonymous Coward · · Score: 5, Informative

    You don't know what you're talking about.

    The problem is that to be a compatible Java implementation you must pass the TCK. To get a hold of the TCK you must agree that your Java implementation has a limited field of use, namely desktop computers. That means you have to add a clause to your licence that tells your users where they can use the software - no such clause exists in any open source licence I'm aware of.

    Sure you can use the OpenJDK, you can even fork it, but therein lies the problem... you can't, because if you do and you want to claim it's a compatible implementation you have to pass the TCK. So you have to licence the TCK, then you have to add a field of use restriction to your licence, but that's incompatible with the GPL that the OpenJDK GPL requires you to licence under.

    End result, you can have Oracle Java or 'Open'JDK

    The ASF don't have a political axe to grind with the GPL, aren't firing a salvo in some imaginary war based on their view of free; It's about a contractual obligation Oracle has to release the TCK to the ASF. An obligation Sun had and failed to meet and that Oracle continues to fail to meet.

    The ASF was re-elected to the JCP with 95% of the vote. No other elected member had anywhere near that. The members spoke with their vote and consequently the ASF leaving the JCP would be big news in a war with Oracle, nobody else. The ASF is outside core Java and the work of the JCP probably the biggest single contributor to the Java ecosystem. Their threat to leave the JCP would seriously damage it and Oracle's commitment to opensource's credibility.

  11. Re:Unsurprising by Anonymous Coward · · Score: 5, Interesting

    Right a bunch of students with no work experience unilaterally turn down guaranteed full time positions with a established company in this economy.