Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-12

Make Maven build the remoting junit test cases correctly.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • buildsystem
    • None

    Description

      Right now in:
      incubator-geronimo/modules/core/src/test/org/apache/geronimo/remoting

      You will find:
      Person.java
      IPerson.java
      TransientValue.java

      The above classes are used by the MarshalingInterceptorsTest junit test as a mock application to test marshaling between application classloaders. For the test to work correctly, they cannot be in the classpath when the MarshalingInterceptorsTest junit test executes.

      Right now MAVEN puts them same classpath. Therefore most of the testcases in the MarshalingInterceptorsTest have been disabled. Can sombody configure the MAVEN build to compile the 3 classes to seperate destination directory??

      Attachments

        Activity

          People

            jdillon Jason Dillon
            chirino Hiram R. Chirino
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: