]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Add CPD report
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 11 Jun 2009 09:03:34 +0000 (09:03 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 11 Jun 2009 09:03:34 +0000 (09:03 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2531 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index c2aca1b817d28add65f0a8fdebd8cdaffd9a0902..98fde70983cf9bd0af92a2d839de55f42e217bc8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1071,6 +1071,7 @@ limitations under the License.
                                                <configuration>
                                                        <linkXref>true</linkXref>
                                                        <targetJdk>1.5</targetJdk>
+                                                       <aggregate>true</aggregate>
                                                        <excludes>
                                                                <exclude>**/springutil/*.java</exclude>
                                                        </excludes>