You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2011/06/10 17:21:55 UTC

svn commit: r1134339 - in /incubator/isis/trunk: core/commons/pom.xml core/metamodel/pom.xml core/progmodel/pom.xml core/runtime/pom.xml core/webapp/pom.xml runtimes/dflt/objectstores/sql/impl/pom.xml

Author: danhaywood
Date: Fri Jun 10 15:21:55 2011
New Revision: 1134339

URL: http://svn.apache.org/viewvc?rev=1134339&view=rev
Log:
javadoc were not being generated for children of core and sqlos impl

Modified:
    incubator/isis/trunk/core/commons/pom.xml
    incubator/isis/trunk/core/metamodel/pom.xml
    incubator/isis/trunk/core/progmodel/pom.xml
    incubator/isis/trunk/core/runtime/pom.xml
    incubator/isis/trunk/core/webapp/pom.xml
    incubator/isis/trunk/runtimes/dflt/objectstores/sql/impl/pom.xml

Modified: incubator/isis/trunk/core/commons/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/core/commons/pom.xml?rev=1134339&r1=1134338&r2=1134339&view=diff
==============================================================================
--- incubator/isis/trunk/core/commons/pom.xml (original)
+++ incubator/isis/trunk/core/commons/pom.xml Fri Jun 10 15:21:55 2011
@@ -110,8 +110,6 @@
                         <version>2.8</version>
                         <inherited>false</inherited>
                         <configuration>
-                            <!-- does not seem to work, more's the pity -->
-                            <aggregate>true</aggregate>
                             <quiet>true</quiet>
                             <doctitle>${project.name} ${project.version}</doctitle>
                             <windowtitle>${project.name}${project.version}</windowtitle>

Modified: incubator/isis/trunk/core/metamodel/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/core/metamodel/pom.xml?rev=1134339&r1=1134338&r2=1134339&view=diff
==============================================================================
--- incubator/isis/trunk/core/metamodel/pom.xml (original)
+++ incubator/isis/trunk/core/metamodel/pom.xml Fri Jun 10 15:21:55 2011
@@ -106,8 +106,6 @@
                         <version>2.8</version>
                         <inherited>false</inherited>
                         <configuration>
-                            <!-- does not seem to work, more's the pity -->
-                            <aggregate>true</aggregate>
                             <quiet>true</quiet>
                             <doctitle>${project.name} ${project.version}</doctitle>
                             <windowtitle>${project.name}${project.version}</windowtitle>

Modified: incubator/isis/trunk/core/progmodel/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/core/progmodel/pom.xml?rev=1134339&r1=1134338&r2=1134339&view=diff
==============================================================================
--- incubator/isis/trunk/core/progmodel/pom.xml (original)
+++ incubator/isis/trunk/core/progmodel/pom.xml Fri Jun 10 15:21:55 2011
@@ -118,8 +118,6 @@
                         <version>2.8</version>
                         <inherited>false</inherited>
                         <configuration>
-                            <!-- does not seem to work, more's the pity -->
-                            <aggregate>true</aggregate>
                             <quiet>true</quiet>
                             <doctitle>${project.name} ${project.version}</doctitle>
                             <windowtitle>${project.name}${project.version}</windowtitle>

Modified: incubator/isis/trunk/core/runtime/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/core/runtime/pom.xml?rev=1134339&r1=1134338&r2=1134339&view=diff
==============================================================================
--- incubator/isis/trunk/core/runtime/pom.xml (original)
+++ incubator/isis/trunk/core/runtime/pom.xml Fri Jun 10 15:21:55 2011
@@ -109,8 +109,6 @@
                         <version>2.8</version>
                         <inherited>false</inherited>
                         <configuration>
-                            <!-- does not seem to work, more's the pity -->
-                            <aggregate>true</aggregate>
                             <quiet>true</quiet>
                             <doctitle>${project.name} ${project.version}</doctitle>
                             <windowtitle>${project.name}${project.version}</windowtitle>

Modified: incubator/isis/trunk/core/webapp/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/core/webapp/pom.xml?rev=1134339&r1=1134338&r2=1134339&view=diff
==============================================================================
--- incubator/isis/trunk/core/webapp/pom.xml (original)
+++ incubator/isis/trunk/core/webapp/pom.xml Fri Jun 10 15:21:55 2011
@@ -123,8 +123,6 @@
                         <version>2.8</version>
                         <inherited>false</inherited>
                         <configuration>
-                            <!-- does not seem to work, more's the pity -->
-                            <aggregate>true</aggregate>
                             <quiet>true</quiet>
                             <doctitle>${project.name} ${project.version}</doctitle>
                             <windowtitle>${project.name}${project.version}</windowtitle>

Modified: incubator/isis/trunk/runtimes/dflt/objectstores/sql/impl/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/runtimes/dflt/objectstores/sql/impl/pom.xml?rev=1134339&r1=1134338&r2=1134339&view=diff
==============================================================================
--- incubator/isis/trunk/runtimes/dflt/objectstores/sql/impl/pom.xml (original)
+++ incubator/isis/trunk/runtimes/dflt/objectstores/sql/impl/pom.xml Fri Jun 10 15:21:55 2011
@@ -89,8 +89,6 @@
                         <version>2.8</version>
                         <inherited>false</inherited>
                         <configuration>
-                            <!-- does not seem to work, more's the pity -->
-                            <aggregate>true</aggregate>
                             <quiet>true</quiet>
                             <doctitle>${project.name} ${project.version}</doctitle>
                             <windowtitle>${project.name}${project.version}</windowtitle>