I'm not sure of the protocol for this, but I note that the rmic plugin appears 
to have no owner, and it hasn't been updated in two years - and I need some 
changes. So I'd like to take it over.

Also, a question about conventions: In the idlj plugin, you can apply different 
options to different files using a configuration like:

<sources>
    <source>
        <includes>
            <include >**/sample.idl</include>
        </includes>
        <iiop>true</iiop>
    </source>
</sources>

In the rmic plugin I want to do the same thing, only with class files. Is there 
a common convention for the equivalent of the <source> tag when used for 
classes?
-----------------
Come read my webnovel, Take a Lemon <http://www.takealemon.com>, 
and listen to the Misfile radio play 
<http://www.gold-family.us/audio/misfile.html>!




Reply via email to