Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1605

Remove dependency of jboss-ejb3-transactions on org.jboss.jbossas

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Blocker
    • 1.0.0-Beta9
    • None
    • transactions
    • None

    Description

      jboss-ejb3-transactions POM has:

      <!-- TODO: remove dependency -->
      <!-- Bring in the AOP deployers -->
      <dependency>
      <groupId>org.jboss.jbossas</groupId>
      <artifactId>jboss-as-aspects</artifactId> ...
      </dependency>

      which blocks release due to:

      [INFO] Can't release project due to non released dependencies : org.jboss.jbossas:jboss-as-aspects:jar:5.0.0-SNAPSHOT:test

      ...as well as brings in cyclic dependencies.

      As a temporary measure, "svn cp" the appropriate sources from the AS tree into jboss-ejb3-transactions in "test" scope, and mark as @Deprecated

      Attachments

        Issue Links

          Activity

            People

              arubinge@redhat.com Andrew Rubinger (Inactive)
              arubinge@redhat.com Andrew Rubinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: