Skip to content

Commit

Permalink
The optional parameter 'aggregate' of the goal org.apache.maven.plugi…
Browse files Browse the repository at this point in the history
…ns:maven-javadoc-plugin:2.9:javadoc is deprecated anyway (it's subsitution is the goal 'aggregate' itself).

git-svn-id: https://svn.apache.org/repos/asf/camel/trunk@1476423 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
bvahdat committed Apr 26, 2013
1 parent 92e0d80 commit 619fd30
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions parent/pom.xml
Expand Up @@ -2511,8 +2511,6 @@
<linksource>true</linksource>
<maxmemory>500m</maxmemory>
<source>1.6</source>
<!-- TODO we can't aggregate as it won't find the CSS file :( -->
<!--<aggregate>true</aggregate> -->
</configuration>
</plugin>
<plugin>
Expand Down
2 changes: 0 additions & 2 deletions tooling/maven/pom.xml
Expand Up @@ -68,8 +68,6 @@
<linksource>true</linksource>
<maxmemory>900m</maxmemory>
<source>1.6</source>
<!-- TODO we can't aggregate as it won't find the CSS file :( -->
<!--<aggregate>true</aggregate>-->
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 619fd30

Please sign in to comment.