Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-rule-widget@114842 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-05-21 16:07:34 +00:00 committed by Giancarlo Panichi
parent 91f744b89e
commit b5d25ca75e
5 changed files with 5 additions and 7 deletions

View File

@ -40,7 +40,6 @@
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/giancarlo/gwt/gwt-2.6.1/validation-api-1.0.0.GA.jar" sourcepath="/home/giancarlo/gwt/gwt-2.6.1/validation-api-1.0.0.GA-sources.jar"/>

View File

@ -19,7 +19,7 @@
</MavenCoordinates>
<Type>library</Type>
<Files>
<File>tabular-data-rule-widget-1.0.0-SNAPSHOT.war</File>
<File>tabular-data-rule-widget-1.0.0-SNAPSHOT.jar</File>
</Files>
</Software>
</Packages>

View File

@ -357,7 +357,6 @@
</dependency>
</dependencies>
</dependencyManagement>
<packaging>war</packaging>
<issueManagement>
<system>JIRA</system>
</issueManagement>

View File

@ -28,8 +28,8 @@
<!-- Specify the app entry point class. -->
<entry-point class='org.gcube.portlets.user.td.rulewidget.client.RuleWidgetEntry'
/>
<!-- <entry-point class='org.gcube.portlets.user.td.rulewidget.client.RuleWidgetEntry'
/> -->
<!-- <set-configuration-property name="locale.cookie" value="TDLangCookie"

View File

@ -28,8 +28,8 @@
<!-- Specify the app entry point class. -->
<entry-point
class='org.gcube.portlets.user.td.rulewidget.client.RuleWidgetEntry' />
<!-- <entry-point
class='org.gcube.portlets.user.td.rulewidget.client.RuleWidgetEntry' /> -->
<!-- <set-configuration-property name="locale.cookie" value="TDLangCookie"
/> <set-configuration-property name="locale.queryparam" value="TDLang" />