gerrit/gerrit-prettify
Shawn O. Pearce a52f8cd6a3 Only create source archives for packages that need one
We don't push our code to a Maven repository, so there only reason
to construct source archives is to feed source files into the GWT
compiler.  Move the source plugin onto only the packages that we
feed into the GWT code, allowing the others to skip this step.

This fixes a "bug" in a later change that adds the Prolog Cafe
translater to the build process.  Without this change first, the
Prolog Cafe translator is firing twice for every Prolog source file
that is part of our standard build.

Change-Id: Iba38aa371ce7c8950ac30dc3cf06e01b465afb5a
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-06-02 10:01:53 -07:00
..
.settings Run prettify on the server using whole file contents 2010-01-30 16:12:29 -08:00
src/main Refactoring AccountDiffPreference vs PatchScriptSettings+PrettySettings 2010-07-21 09:53:09 -07:00
.gitignore Run prettify on the server using whole file contents 2010-01-30 16:12:29 -08:00
pom.xml Only create source archives for packages that need one 2011-06-02 10:01:53 -07:00