JEP 201: Modular Source Code
Paul Benedict
pbenedict at apache.org
Wed Aug 6 14:14:42 UTC 2014
+1. Very sensible suggestion, I think.
Cheers,
Paul
On Wed, Aug 6, 2014 at 9:08 AM, Stephen Colebourne <scolebourne at joda.org>
wrote:
> Just wanted to express my surprise that java files are still to be
> located in "src/.../classes". For me, most open source projects and
> most users of Maven and other build systems, "classes" is the name of
> the *output* directory containing ".class" files. Having the ".java"
> files in there is very confusing.
>
> As such, could I request that consideration is given to using
> "src/.../java" as per the Maven inspired standard directory layout.
>
> If that is not deemed acceptable (because of the root package name of
> java for example) I'd be happy with other sensible options
> ("src/.../javasrc"?), but please, not "classes"!
>
> Stephen
>
>
>
>
> On 5 August 2014 17:49, <mark.reinhold at oracle.com> wrote:
> > New JEP Candidate: http://openjdk.java.net/jeps/201
> >
> > - Mark
>
More information about the jigsaw-dev
mailing list