Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-997

TXFramework fails to compile with certain versions of the Oracle JDK

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • 5.0.0.M5
    • 4.17.0.M1/5.0.0.M1
    • Compensations
    • None

    Description

      To reproduce:

      cd /tmp
      svn co http://anonsvn.jboss.org/repos/labs/labs/jbosstm/trunk/txframework/framework ./framework
      cd framework
      mvn clean install
      

      Observe:

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project txframework: Compilation failure: Compilation failure:
      [ERROR] /Users/paul/Dropbox/Redhat/backup/dev/JBOSSTS_TRUNK/narayana/txframework/framework/src/main/java/org/jboss/narayana/txframework/api/annotation/transaction/WSBA.java:[21,65] incompatible types
      [ERROR] found   : org.jboss.narayana.txframework.api.configuration.transaction.CompletionType
      [ERROR] required: org.jboss.narayana.txframework.api.configuration.transaction.CompletionType
      [ERROR] /Users/paul/Dropbox/Redhat/backup/dev/JBOSSTS_TRUNK/narayana/txframework/framework/src/main/java/org/jboss/narayana/txframework/api/annotation/service/ServiceRequest.java:[32,56] incompatible types
      [ERROR] found   : org.jboss.narayana.txframework.api.configuration.service.RequestType
      [ERROR] required: org.jboss.narayana.txframework.api.configuration.service.RequestType
      [ERROR] -> [Help 1]
      

      Attachments

        Activity

          People

            paul.robinson@redhat.com Paul Robinson
            paul.robinson@redhat.com Paul Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: