Removed unused package. removed some comments in pom.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@82861 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luigi Fortunati 2013-10-10 08:53:29 +00:00
parent d19d3fe0cf
commit 78c834dc5c
4 changed files with 9 additions and 9 deletions

View File

@ -19,7 +19,6 @@
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER/GWT"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="maven.pomderived" value="true"/>

View File

@ -5206,3 +5206,11 @@ Translatable source found in...
Found 2254 cached units. Used 2254 / 2254 units from cache.
Removing invalidated units
Finding entry point classes
Public resources found in...
Translatable source found in...
Found 0 cached/archived units. Used 0 / 2719 units from cache.
Compiling...
Public resources found in...
Translatable source found in...
Found 0 cached/archived units. Used 0 / 2719 units from cache.
Compiling...

View File

@ -1,5 +1,5 @@
eclipse.preferences.version=1
jarsExcludedFromWebInfLib=
lastWarOutDir=/home/giancarlo/workspace/tabular-data-portlet/target/tabular-data-portlet-1.0.0-SNAPSHOT
lastWarOutDir=/home/luigi/juno-workspace/tabular-data-portlet-TRUNK/target/tabular-data-portlet-1.0.0-SNAPSHOT
warSrcDir=src/main/webapp
warSrcDirIsOutput=false

View File

@ -107,12 +107,6 @@
<artifactId>workspace-tree-widget</artifactId>
</dependency>
<!-- <dependency> -->
<!-- <groupId>com.extjs.gxt</groupId> -->
<!-- <artifactId>gxt</artifactId> -->
<!-- <version>2.2.5</version> -->
<!-- </dependency> -->
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope-maps</artifactId>
@ -269,7 +263,6 @@
<configuration>
<skipTests>false</skipTests>
</configuration>
<!-- TODO check if needed -->
<dependencies>
<dependency>
<groupId>org.apache.maven.surefire</groupId>