diff --git a/build-maven.xml b/build-maven.xml index 94c69082633d63..f0991a9164f107 100644 --- a/build-maven.xml +++ b/build-maven.xml @@ -107,6 +107,11 @@ + + + + + @@ -227,6 +232,11 @@ + + + + + @@ -288,6 +298,7 @@ + @@ -297,6 +308,7 @@ + diff --git a/tools/maven/support-tomcat.xml b/tools/maven/support-tomcat.xml new file mode 100644 index 00000000000000..c57ec4fcc0c722 --- /dev/null +++ b/tools/maven/support-tomcat.xml @@ -0,0 +1,36 @@ + + + + 4.0.0 + com.liferay.portal + support-tomcat + Liferay Tomcat Support + @version@ + Contains Tomcat support classes. + http://www.liferay.com + + + brian.chan + Brian Chan + + + mika.koivisto + Mika Koivisto + + + thiago.moreira + Thiago Moreira + + + + + GNU Lesser General Public License + http://www.gnu.org/licenses/lgpl-2.1.html + repo + + + + scm:svn:svn://svn.liferay.com/repos/public/portal/trunk/support-tomcat + http://guest:guest@svn.liferay.com/repos/public/portal/trunk/support-tomcat + + \ No newline at end of file