Noone seems to have a clue about which corba spec jar works and the build uses
several
--------------------------------------------------------------------------------------
Key: GERONIMO-2421
URL: http://issues.apache.org/jira/browse/GERONIMO-2421
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: CORBA, OpenEJB
Affects Versions: 1.2
Reporter: David Jencks
Fix For: 1.2
There are zillions of corba spec jars most of which I think don't work
(although I'm not sure how to find out). The openejb-core build uses
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-corba_2.3_spec</artifactId>
at version 1.0-SNAPSHOT
but its geronimo-dependency.xml lists
<dep:groupId>geronimo-spec</dep:groupId>
<dep:artifactId>geronimo-spec-corba</dep:artifactId>
although it is not actually a dependency. Until recently it was also listed as
a dependency in configs/client. This jar actually does seem to work.
In the interests of consistency I'm going to change geronimo-dependency.xml to
match the openejb-core pom.xml. If this turns out to break corba I suggest we
fix at least one of the m2-built corba spec jars and use it rather than relying
on the m1 built jar with somewhat unclear provenance.
--
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