Re: CORBA IDL

2004-01-06 Thread Stephen McConnell
Sean Kelly wrote:

I wrote a maven plugin for the OpenORB IDL compiler a while ago.  It 
basically deployed the OpenORB compiler ant task which is where all of 
the actual work was done.


That'd be great. Nothing wrong with OpenORB where I come from.  :)
This content should provide everything you need on the ant taskdef side 
of things.

http://cvs.sourceforge.net/viewcvs.py/openorb/OpenORB/src/compiler/org/openorb/compiler/taskdefs/

Cheers, Steve.


Thanks,
Sean.


--
||
| Magic by Merlin|
| Production by Avalon   |
||
| http://avalon.apache.org/merlin|
| http://dpml.net/   |
||
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: CORBA IDL

2004-01-06 Thread Sean Kelly
I wrote a maven plugin for the OpenORB IDL compiler a while ago.  It 
basically deployed the OpenORB compiler ant task which is where all of 
the actual work was done.


That'd be great. Nothing wrong with OpenORB where I come from.  :)

Thanks,
Sean.
--
Sean Kelly
Independent Consultant
http://seankelly.biz/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: CORBA IDL

2004-01-06 Thread Stephen McConnell
Sean Kelly wrote:
Maven mavens:

I'm exploring Maven for use on a project that has IDL files that go 
through JacORB to become Java source files.  Before I start writing a 
maven-idl-plugin, does anyone else already have such a beast?  I'd 
appreciate taking a look if not outright using what already exists.

I wrote a maven plugin for the OpenORB IDL compiler a while ago.  It 
basically deployed the OpenORB compiler ant task which is where all of 
the actual work was done.

If this sounds relevant I can post some links.

Cheers, Steve.

--
||
| Magic by Merlin|
| Production by Avalon   |
||
| http://avalon.apache.org/merlin|
| http://dpml.net/   |
||
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]