Well, a lot of Java coders pretend Java doesn't exist, so that was okay too.

To be clear: personally, I'm happy with cmake being used for C, etc.;
I think idiom is important.

Using the maven directory structures is a no-brainer at the very
least. Using Maven has other benefits beyond the directory structures,
but if people prefer ant, there's nothing especially wrong with that.
However, Maven means we don't have to go out of our way to construct
artifacts for use by end users with Maven, which will definitely be
the standard for Java developers. (See Ivy, which allows you to use
maven-style dependencies in Ant builds; you'd want to construct
artifacts with Maven compatibility even for ant!)

On Mon, Jul 23, 2012 at 12:06 PM, Rafael Schloming <[email protected]> wrote:
> On Mon, 2012-07-23 at 12:04 -0400, Rafael Schloming wrote:
>> The proton/proton-j directory is the top level entry point for Java and
>> it's laid out pretty much as any Java developer would expect. (At least
>> that is the idea modulo ant vs maven.) If you only care about the Java
>> code you can check out the codebase from there and pretend Java doesn't
>> exist.
>
> Ahem, that should read "pretend the C code doesn't exist." ;-)
>
> --Rafael
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>



-- 
Joseph B. Ottinger
http://enigmastation.com
Ça en vaut la peine.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to