Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@98951 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-07-24 16:06:43 +00:00
parent 6464e80d00
commit 3a37793e5c
2 changed files with 4 additions and 2 deletions

View File

@ -17,7 +17,7 @@
<packaging>war</packaging>
<name>tabular-data-portlet</name>
<name>TD-Manager</name>
<description>tabular-data-portlet manages tabular data</description>
<scm>
@ -133,6 +133,7 @@
<dependency>
<groupId>javax.portlet</groupId>
<artifactId>portlet-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
@ -573,4 +574,5 @@
</dependencies>
</dependencyManagement>
</project>

View File

@ -61,7 +61,7 @@
value="ENABLED" /> <set-property name="log_GWTLogger" value="ENABLED" />
<set-property name="log_SystemLogger" value="ENABLED" /> -->
<set-property name="log_DivLogger" value="DISABLED" />
<set-property name="log_ConsoleLogger" value="DISABLED" />
<set-property name="log_FirebugLogger" value="DISABLED" />