Révision 1592

tmp/org.txm.statsengine.r.core/src/org/txm/statsengine/r/core/preferences/RPreferences.java (revision 1592)
164 164
				return; // nothing to do
165 165
			}
166 166
		}
167
		Log.info("Updating R preferences for R plugin version="+currentVersion);
167
		Log.fine("Updating R preferences for R plugin version="+currentVersion);
168 168
		
169 169
		
170
		Log.warning("StatEngine preferences set with: "+OSDir.getAbsolutePath()+" and "+execFile.getAbsolutePath());
170
		
171 171
		put(RPreferences.VERSION, currentVersion.toString());
172 172
		
173 173
		put(PATH_TO_EXECUTABLE, execFile.getAbsolutePath());
......
184 184
		put(FILE_TRANSFERT, false);
185 185
		put(SVG_DEVICE, "svg");
186 186
		put(SHOW_EVAL_LOGS, true);
187
		
188
		Log.fine("StatEngine preferences set with: "+OSDir.getAbsolutePath()+" and "+execFile.getAbsolutePath());
187 189
	}
188 190
	
189 191
	/**
tmp/org.txm.groovy.core/src/java/org/txm/groovy/core/messages/messages_fr.properties (revision 1592)
1
restartingToolboxSearchengines=Red?marrage des moteurs de recherche...
2
startingTheP0GroovyImportScript=D?marrage du script d'import Groovy {0}.
3
errorImportNotCorrectlyEndedSeeConsoleMessages=** Erreur: l'import ne s'est pas termin? correctement. Voir les messages pr?c?dent.
4
errorTreeTaggerAnnotationEngineIsNotReady=**Erreur : l'annotation treetagger n'est pas possible. Veuillez v?rifier les pr?f?rences de la page TXM > Avanc? > TAL > TreeTagger. Abandon.
1
restartingToolboxSearchengines=Redémarrage des moteurs de recherche...
2
startingTheP0GroovyImportScript=Démarrage du script d'import Groovy {0}.
3
errorImportNotCorrectlyEndedSeeConsoleMessages=** Erreur: l'import ne s'est pas terminé correctement. Voir les messages précédent.
4
errorTreeTaggerAnnotationEngineIsNotReady=**Erreur : l'annotation treetagger n'est pas possible. Veuillez vérifier les préférences de la page TXM > Avancé > TAL > TreeTagger. Abandon.
tmp/org.txm.groovy.core/.settings/org.eclipse.core.resources.prefs (revision 1592)
1 1
eclipse.preferences.version=1
2 2
encoding//src/java/org/txm/groovy/core/messages/messages.properties=UTF-8
3
encoding//src/java/org/txm/groovy/core/messages/messages_fr.properties=UTF-8
tmp/TXMReleasePlugins.site/site.xml (revision 1592)
3 3
   <description name="TXM Extensions - RELEASE" url="http://txm.textometrie.org/updates/plugins">
4 4
      This update site contains the Release plugins for TXM
5 5
   </description>
6
   <feature url="features/org.txm.backtomedia.feature_1.0.0.1553.jar" id="org.txm.backtomedia.feature" version="1.0.0.1553">
6
   <feature url="features/org.txm.backtomedia.feature_1.0.0.1576.jar" id="org.txm.backtomedia.feature" version="1.0.0.1576">
7 7
      <category name="Commands"/>
8 8
   </feature>
9
   <feature url="features/org.txm.wordcloud.feature_1.0.0.1553.jar" id="org.txm.wordcloud.feature" version="1.0.0.1553">
9
   <feature url="features/org.txm.wordcloud.feature_1.0.0.1576.jar" id="org.txm.wordcloud.feature" version="1.0.0.1576">
10 10
      <category name="Commands"/>
11 11
   </feature>
12
   <feature url="features/org.txm.rcp.feature_0.8.0.1553.jar" id="org.txm.rcp.feature" version="0.8.0.1553">
12
   <feature url="features/org.txm.rcp.feature_0.8.0.1576.jar" id="org.txm.rcp.feature" version="0.8.0.1576">
13 13
      <category name="org.txm.platform"/>
14 14
   </feature>
15
   <feature url="features/org.txm.treetagger.binaries.feature_1.0.0.1558.jar" id="org.txm.treetagger.binaries.feature" version="1.0.0.1558">
16
      <category name="TreeTagger"/>
15
   <feature url="features/org.txm.treetagger.binaries.feature_1.0.0.1576.jar" id="org.txm.treetagger.binaries.feature" version="1.0.0.1576">
16
      <category name="Annotation"/>
17 17
   </feature>
18
   <feature url="features/org.txm.treetagger.models.feature_1.0.0.1553.jar" id="org.txm.treetagger.models.feature" version="1.0.0.1553">
19
      <category name="TreeTagger"/>
18
   <feature url="features/org.txm.treetagger.models.feature_1.0.0.1576.jar" id="org.txm.treetagger.models.feature" version="1.0.0.1576">
19
      <category name="Annotation"/>
20 20
   </feature>
21
   <feature url="features/org.txm.textsbalance.feature_1.0.0.1553.jar" id="org.txm.textsbalance.feature" version="1.0.0.1553">
21
   <feature url="features/org.txm.textsbalance.feature_1.0.0.1576.jar" id="org.txm.textsbalance.feature" version="1.0.0.1576">
22 22
      <category name="Commands"/>
23 23
   </feature>
24
   <feature url="features/org.txm.annotation.urs.feature_1.0.0.1576.jar" id="org.txm.annotation.urs.feature" version="1.0.0.1576">
25
      <category name="Annotation"/>
26
   </feature>
24 27
   <category-def name="Commands" label="Commands"/>
25 28
   <category-def name="org.txm.platform" label="TXM Platform"/>
26
   <category-def name="TreeTagger" label="TreeTagger"/>
29
   <category-def name="Annotation" label="Annotation"/>
27 30
</site>
tmp/org.txm.setups/SUBVERSION (revision 1592)
1
a6
1
b1
tmp/org.txm.setups/shared/mac/Applications/TXM.app/Contents/MacOS/TXM (revision 1592)
17 17

  
18 18
echo "Creating all necessary directories"
19 19

  
20
TXMHOME="$HOME/TXM_$VERSION"
20
TXMHOME="$HOME/TXM-$VERSION"
21 21
echo "TXMHOME='$TXMHOME'"
22 22
if [ ! -d "$TXMHOME" ]; then
23 23
	mkdir "$TXMHOME"
......
115 115
	echo "TXM: Installing up to date TXM directories."
116 116
	rm -rf "$TXMHOME/.txm"
117 117
	if [ -d "$TXMHOME/.txm" ]; then
118
	    zenity --info --text="TXM: Failed to remove $TXMHOME/.txm directory$LOGFILESMSG"
119 118
	    echo "TXM: Failed to remove $TXMHOME/.txm directory$LOGFILESMSG"
120 119
	    exit 1 ;
121 120
	fi
......
128 127
		echo "TXM: Impossible to access '$TXMHOME/.txm' directory. Aborting$LOGFILESMSG"
129 128
		exit 1
130 129
    fi
130
    
131
    echo "TXM: resetting RCP workspace."
132
	rm -rf "$TXMHOME/corpora/.metadata"
133
	if [ -d "$TXMHOME/corpora/.metadata" ]; then
134
	    echo "TXM: Failed to remove $TXMHOME/corpora/.metadata"
135
	    exit 1 ;
136
	fi
131 137

  
132 138
    echo "TXM: getting '/Applications/TXM-TXMVERSION.app/TXM.ini' and set write permission of '$TXMHOME/.txm/TXM.ini'"
133 139
    cp "/Applications/TXM-TXMVERSION.app/Contents/TXM/TXM.ini" "$TXMHOME/.txm/TXM.ini" &&

Formats disponibles : Unified diff