You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by ji...@codehaus.org on 2003/08/25 10:28:20 UTC

[jira] Resolved: (GERONIMO-12) Make Maven build the remoting junit test cases correctly.

Message:

   The following issue has been resolved as FIXED.

   Resolver: Jason Dillon
       Date: Mon, 25 Aug 2003 3:26 AM

Marking fixed per the cvs changes Hiram made.  Closing when confirmed by him.
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=GERONIMO-12


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-12
    Summary: Make Maven build the remoting junit test cases correctly.
       Type: Task

     Status: Resolved
   Priority: Major
 Resolution: FIXED

 Time Spent: Unknown
  Remaining: Unknown

    Project: Apache Geronimo
 Components: 
             buildsystem

   Assignee: Jason Dillon
   Reporter: Hiram Chirino

    Created: Sat, 23 Aug 2003 10:37 AM
    Updated: Mon, 25 Aug 2003 3:26 AM

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??


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira