Author: bleny Date: 2011-02-07 09:54:00 +0000 (Mon, 07 Feb 2011) New Revision: 987 Log: update pom Modified: trunk/pom.xml trunk/wao-ui/pom.xml trunk/wao-ui/src/license/THIRD-PARTY.properties Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-02-07 09:19:52 UTC (rev 986) +++ trunk/pom.xml 2011-02-07 09:54:00 UTC (rev 987) @@ -24,13 +24,7 @@ <dependencyManagement> <dependencies> - <dependency> - <groupId>commons-lang</groupId> - <artifactId>commons-lang</artifactId> - <version>2.6</version> - </dependency> - <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-email</artifactId> <version>1.2</version> @@ -83,6 +77,11 @@ </dependency> <dependency> <groupId>org.apache.tapestry</groupId> + <artifactId>tapestry-json</artifactId> + <version>${tapestryVersion}</version> + </dependency> + <dependency> + <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-ioc</artifactId> <version>${tapestryVersion}</version> </dependency> Modified: trunk/wao-ui/pom.xml =================================================================== --- trunk/wao-ui/pom.xml 2011-02-07 09:19:52 UTC (rev 986) +++ trunk/wao-ui/pom.xml 2011-02-07 09:54:00 UTC (rev 987) @@ -40,6 +40,10 @@ <artifactId>nuiton-utils</artifactId> </dependency> <dependency> + <groupId>org.nuiton.i18n</groupId> + <artifactId>nuiton-i18n</artifactId> + </dependency> + <dependency> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-tapestry</artifactId> <scope>runtime</scope> @@ -51,6 +55,10 @@ </dependency> <dependency> <groupId>org.apache.tapestry</groupId> + <artifactId>tapestry-json</artifactId> + </dependency> + <dependency> + <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-ioc</artifactId> </dependency> <dependency> Modified: trunk/wao-ui/src/license/THIRD-PARTY.properties =================================================================== --- trunk/wao-ui/src/license/THIRD-PARTY.properties 2011-02-07 09:19:52 UTC (rev 986) +++ trunk/wao-ui/src/license/THIRD-PARTY.properties 2011-02-07 09:54:00 UTC (rev 987) @@ -1,23 +1,3 @@ -### -# #%L -# Wao :: Web Interface -# %% -# Copyright (C) 2009 - 2011 Ifremer -# %% -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. -# #L% -### # Generated by org.nuiton.license.plugin.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : @@ -37,12 +17,13 @@ # - GNU Lesser General Public License version 2.1 # - GNU Library or Lesser General Public License # - GPL, LGPL, MPL +# - LGPL 2.1 # - Lesser General Public License (LGPL) v 2.1 # - Lesser General Public License (LGPL) v 3.0 # - MIT License +# - MPL 1.1 # - Public Domain # - The Apache Software License, Version 2.0 -# - The BSD License # - The GNU General Public License (GPL) # - The H2 License, Version 1.0 # - The MIT License @@ -51,16 +32,14 @@ # Please fill the missing licenses for dependencies : # # -#Fri Nov 26 17:05:56 CET 2010 +#Mon Feb 07 10:25:43 CET 2011 antlr--antlr--2.7.6--jar=BSD com.formos.tapestry--tapestry-testify--1.0.2--jar=The Apache Software License, Version 2.0 com.sun.xml.bind--jaxb-impl--2.2--jar=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 & GNU General Public License (GPL) Version 2 com.sun.xml.bind--jaxb-xjc--2.2--jar=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 & GNU General Public License (GPL) Version 2 -commons-beanutils--commons-beanutils-core--1.7.0--jar=The Apache Software License, Version 2.0 commons-primitives--commons-primitives--1.0--jar=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1--jar=BSD javassist--javassist--3.8.0.GA--jar=Lesser General Public License (LGPL) v 2.1 -javassist--javassist--3.9.0.GA--jar=Lesser General Public License (LGPL) v 2.1 javax.transaction--jta--1.1--jar=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 javax.xml.bind--jaxb-api--2.2--jar=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 & GNU General Public License (GPL) Version 2 ognl--ognl--2.7.3--jar=The OpenSymphony Software License, Version 1.1