On 19/06/2008, Tim Bell <[EMAIL PROTECTED]> wrote:
> Mark Reinhold wrote:
>
> > Andrew: Thanks for the patch!
> >
> > The CORBA code isn't maintained directly in OpenJDK, but rather in a
> > sub-project of GlassFish
> (https://glassfish-corba.dev.java.net/).
> >
> > That's why there's no CORBA Group.  (The same goes for JAXWS and JAXP.)
> >
> > Ken Cavanaugh owns the glassfish-corba project ...
> >
> > Ken: What's the best way to handle this?  It'd take longer if OpenJDK
> > waits for these patches to be applied to the upstream glassfish-corba.
> > Could we apply them directly in OpenJDK for now, and then sync things
> > up later?
> >
>
>  FYI: In JDK7, this issue is java:build bug-ID 6695776 "corba jscheme jar
> files in repository could be built from source"
>
>
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6695776
>
>  Tim
>

This bug only focuses on the more minor problem that a binary
(jschemelogutil.jar) is included which could be built from the two
source files listed.  The bigger problem is jscheme.jar, which is
binary only and also isn't owned by Sun.  I added a note to this
effect on the bug too.

The patch here fixes both issues, handling the expanded sources for
'logutil' in the same manner as the stripproperties and idl tools.

Thanks,
-- 
Andrew :-)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8

Reply via email to