You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Brett Porter <br...@apache.org> on 2005/05/10 03:44:27 UTC

[JCI] proposed contribution

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I've been looking over JCI (Java Compiler Interface) in the sandbox and
have quickly checked in with Torsten about it's current alpha state, as
I hadn't seen much development on it. As far as I understand, it is only
used in Cocoon at present.

I'd like to contribute some related code we have in Maven that is very
similar so that we can increase the number of available compilers, share
bugfixes and collaborate on the design.

Some changes I'd propose:
- - split the compilers into separate JARs (eclipse, janino, etc) with
the main code being in an API module. This avoids large dependencies
like Eclipse's jdtcore being required if you only want javac, for example.
- - add a javac and jikes compiler implementation from our end

Any objections?

Cheers,
Brett
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCgBH7Ob5RoQhMkRMRAqZNAJ9AMx457xNZMG8919B8NP6aoE2/aACfXWCp
VYrylfTsjPz9HUxvv8hCe+s=
=gAJT
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [JCI] proposed contribution

Posted by Davanum Srinivas <da...@gmail.com>.
+1 from me.

On 5/10/05, Torsten Curdt <tc...@apache.org> wrote:
> > Any objections?
> 
> Not at all :)
> 
> cheers
> --
> Torsten
> 
> 
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [JCI] proposed contribution

Posted by Torsten Curdt <tc...@apache.org>.
> Any objections?

Not at all :)

cheers
--
Torsten

Re: [JCI] proposed contribution

Posted by Dion Gillard <di...@gmail.com>.
Sounds great.

On 5/10/05, Brett Porter <br...@apache.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> I've been looking over JCI (Java Compiler Interface) in the sandbox and
> have quickly checked in with Torsten about it's current alpha state, as
> I hadn't seen much development on it. As far as I understand, it is only
> used in Cocoon at present.
> 
> I'd like to contribute some related code we have in Maven that is very
> similar so that we can increase the number of available compilers, share
> bugfixes and collaborate on the design.
> 
> Some changes I'd propose:
> - - split the compilers into separate JARs (eclipse, janino, etc) with
> the main code being in an API module. This avoids large dependencies
> like Eclipse's jdtcore being required if you only want javac, for example.
> - - add a javac and jikes compiler implementation from our end
> 
> Any objections?
> 
> Cheers,
> Brett
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.0 (Cygwin)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFCgBH7Ob5RoQhMkRMRAqZNAJ9AMx457xNZMG8919B8NP6aoE2/aACfXWCp
> VYrylfTsjPz9HUxvv8hCe+s=
> =gAJT
> -----END PGP SIGNATURE-----
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 
> 


-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org