Skip to Content.
Sympa Menu

idok-commit - [idok-commit] idok commit r290 - in trunk: lib misc/eclipse sites/psi/scripts/admin/gwt

idok-commit AT lists.psi.ch

Subject: Commit emails of the iDok project

List archive

[idok-commit] idok commit r290 - in trunk: lib misc/eclipse sites/psi/scripts/admin/gwt


Chronological Thread 
  • From: "AFS account Roman Geus" <geus AT savannah.psi.ch>
  • To: idok-commit AT lists.psi.ch
  • Subject: [idok-commit] idok commit r290 - in trunk: lib misc/eclipse sites/psi/scripts/admin/gwt
  • Date: Thu, 23 Oct 2008 17:59:20 +0200
  • List-archive: <https://lists.web.psi.ch/pipermail/idok-commit/>
  • List-id: Commit emails of the iDok project <idok-commit.lists.psi.ch>

Author: geus
Date: Thu Oct 23 17:59:20 2008
New Revision: 290

Log:
Updated to GWT 1.5.3

Modified:
trunk/lib/gwt-dev-linux.jar
trunk/lib/gwt-user.jar
trunk/misc/eclipse/IdokSearchTwikiInclude.launch
trunk/misc/eclipse/IdokSearchTwikiMashup.launch
trunk/sites/psi/scripts/admin/gwt/IdokSearchTwikiInclude-shell
trunk/sites/psi/scripts/admin/gwt/IdokSearchTwikiMashup-shell

Modified: trunk/lib/gwt-dev-linux.jar
==============================================================================
Binary files. No diff available.

Modified: trunk/lib/gwt-user.jar
==============================================================================
Binary files. No diff available.

Modified: trunk/misc/eclipse/IdokSearchTwikiInclude.launch
==============================================================================
--- trunk/misc/eclipse/IdokSearchTwikiInclude.launch (original)
+++ trunk/misc/eclipse/IdokSearchTwikiInclude.launch Thu Oct 23 17:59:20
2008
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/gwt-1.5/gwt-dev-linux.jar"/>
+<listEntry value="/idok"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
-<listEntry value="1"/>
+<listEntry value="4"/>
</listAttribute>
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables"
value="true"/>
<mapAttribute key="org.eclipse.debug.core.environmentVariables">

Modified: trunk/misc/eclipse/IdokSearchTwikiMashup.launch
==============================================================================
--- trunk/misc/eclipse/IdokSearchTwikiMashup.launch (original)
+++ trunk/misc/eclipse/IdokSearchTwikiMashup.launch Thu Oct 23 17:59:20
2008
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/gwt-1.5/gwt-dev-linux.jar"/>
+<listEntry value="/idok"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
-<listEntry value="1"/>
+<listEntry value="4"/>
</listAttribute>
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables"
value="true"/>
<mapAttribute key="org.eclipse.debug.core.environmentVariables">

Modified: trunk/sites/psi/scripts/admin/gwt/IdokSearchTwikiInclude-shell
==============================================================================
--- trunk/sites/psi/scripts/admin/gwt/IdokSearchTwikiInclude-shell
(original)
+++ trunk/sites/psi/scripts/admin/gwt/IdokSearchTwikiInclude-shell Thu
Oct 23 17:59:20 2008
@@ -3,5 +3,5 @@
# the GWTDIR variable must point to a full GWT installation

APPDIR=`dirname $0`/../../../../..;
-GWTDIR=/afs/psi.ch/user/g/geus/opt/linux/gwt-linux-1.5.2
-java -Xmx256M -cp
"$APPDIR/sites/psi/java:$APPDIR/bin:$APPDIR/lib/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar"
com.google.gwt.dev.GWTShell -out "$APPDIR/www" "$@"
ch.psi.idok.gwt.twiki.IdokSearchTwikiMashup/IdokSearchTwikiMashup.html;
+GWTDIR=/afs/psi.ch/sys/linux/opt/gwt/gwt-linux-1.5.3
+java -Xmx256M -cp
"$APPDIR/sites/psi/java:$APPDIR/bin:$APPDIR/lib/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar"
com.google.gwt.dev.GWTShell -out "$APPDIR/www" "$@"
ch.psi.idok.gwt.twiki.IdokSearchTwikiInclude/IdokSearchTwikiInclude.html;

Modified: trunk/sites/psi/scripts/admin/gwt/IdokSearchTwikiMashup-shell
==============================================================================
--- trunk/sites/psi/scripts/admin/gwt/IdokSearchTwikiMashup-shell
(original)
+++ trunk/sites/psi/scripts/admin/gwt/IdokSearchTwikiMashup-shell Thu
Oct 23 17:59:20 2008
@@ -3,5 +3,5 @@
# the GWTDIR variable must point to a full GWT installation

APPDIR=`dirname $0`/../../../../..;
-GWTDIR=/afs/psi.ch/user/g/geus/opt/linux/gwt-linux-1.5.2
+GWTDIR=/afs/psi.ch/sys/linux/opt/gwt/gwt-linux-1.5.3
java -Xmx256M -cp
"$APPDIR/sites/psi/java:$APPDIR/bin:$APPDIR/lib/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar"
com.google.gwt.dev.GWTShell -out "$APPDIR/www" "$@"
ch.psi.idok.gwt.twiki.IdokSearchTwikiMashup/IdokSearchTwikiMashup.html;



  • [idok-commit] idok commit r290 - in trunk: lib misc/eclipse sites/psi/scripts/admin/gwt, AFS account Roman Geus, 10/23/2008

Archive powered by MHonArc 2.6.19.

Top of Page