You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org> on 2005/12/02 08:55:30 UTC

[jira] Commented: (GERONIMO-1233) Bulk patch for ORB contribution

    [ http://issues.apache.org/jira/browse/GERONIMO-1233?page=comments#action_12359128 ] 

Alan Cabrera commented on GERONIMO-1233:
----------------------------------------

I get this error:

$ mvn install
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Geronimo :: CORBA ORB
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] [idlj:generate {execution: default}]
[INFO] Nothing to process - all CORBA IDL files are up to date
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [idlj:generate-test {execution: default}]
[INFO] Processing: c:\dev\geronimo\trunk\sandbox\freeorb\geronimo-orb\src\test\idl\HelloObject.idl
[INFO] Executing: idlj -i c:\dev\geronimo\trunk\sandbox\freeorb\geronimo-orb/src/test/idl -i c:\java\j2sdk1.4.2_09\jre/lib -td c:\dev\geronimo\trunk\sandbox\freeorb\geronimo-orb\target/generated-test-sources/idl -pkgPrefix corba org.apache.geronimo -fall c
:\dev\geronimo\trunk\sandbox\freeorb\geronimo-orb\src\test\idl\HelloObject.idl
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 19 source files to c:\dev\geronimo\trunk\sandbox\freeorb\geronimo-orb\target\test-classes
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
     [rmic] RMI Compiling 2 classes to C:\dev\geronimo\trunk\sandbox\freeorb\geronimo-orb\target\test-classes
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Error executing ant tasks

Embedded error: Cannot use SUN rmic, as it is not available.  A common solution is to set the environment variable JAVA_HOME or CLASSPATH.
[INFO] ----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Thu Dec 01 23:48:50 PST 2005
[INFO] Final Memory: 5M/13M
[INFO] ----------------------------------------------------------------------------

Alan@DARUMA ~/dev/geronimo/trunk/sandbox/freeorb/geronimo-orb

> Bulk patch for ORB contribution
> -------------------------------
>
>          Key: GERONIMO-1233
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1233
>      Project: Geronimo
>         Type: Sub-task
>   Components: CORBA
>     Versions: 1.1
>     Reporter: Kresten Krab Thorup
>     Assignee: Alan Cabrera
>  Attachments: gcorba-nov-28-2005.patch.gz, gcorba-nov-29-2005.patch.gz
>
> This is the (hopefully) last bulk patch for the ORB.
> This includes the following elements:
> - JUnit tests for "hello world" functionality (client stream-based invocations)
> - code to make the JUnit test work.
> As such, this is a platform where we can now start doing work in smaller chunks.  Up til now "nothing worked" so it was rather difficult to submit individual patches tied to individual Jira issues.
> The patch needs the idlj plugin in a version that is not yet in maven repository

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira