Révision 2842
tmp/org.txm.rcp/src/main/java/org/txm/rcp/ApplicationWorkbenchAdvisor.java (revision 2842) | ||
---|---|---|
396 | 396 |
// public void run() { |
397 | 397 |
|
398 | 398 |
try { |
399 |
URL url = new URL("http://textometrie.ens-lyon.fr/dist/index.html"); //$NON-NLS-1$
|
|
399 |
URL url = new URL("https://gitlab.huma-num.fr/txm/txm-software/-/raw/master/dist/index.html"); //$NON-NLS-1$
|
|
400 | 400 |
Log.fine(TXMCoreMessages.bind("Testing if update site is available: {0}...", url)); //$NON-NLS-1$ |
401 | 401 |
InputStream data = url.openStream(); |
402 | 402 |
data.read(); |
tmp/org.txm.rcp/src/main/java/org/txm/rcp/messages/messages.properties (revision 2842) | ||
---|---|---|
562 | 562 |
|
563 | 563 |
iAcceptTheLicenceAndAgreeToQuoteTXMInMyWork = I accept TXM license terms and I accept to quote TXM in my publications. |
564 | 564 |
|
565 |
iAcceptTheLicenceAndIUndertakeToCiteTXMForAcknowledgingMyUseOfTXMInMyResearchWorkSeeTheCitationSectionOfTheInfhttpColontextometrieenslyonfrspipphprubrique61SupPage = I accept the licence and I undertake to cite TXM for acknowledging my use of TXM in my research work \n(see the Citation section of the <http://textometrie.ens-lyon.fr/spip.php?rubrique61> page).
|
|
565 |
iAcceptTheLicenceAndIUndertakeToCiteTXMForAcknowledgingMyUseOfTXMInMyResearchWorkSeeTheCitationSectionOfTheInfhttpColontextometrieenslyonfrspipphprubrique61SupPage = I accept the licence and I undertake to cite TXM for acknowledging my use of TXM in my research work \n(see the Citation section of the <https://txm.gitpages.huma-num.fr/textometrie/en/#citer-le-logiciel-txm-et-le-projet-textom%C3%A9trie> page).
|
|
566 | 566 |
|
567 | 567 |
identifiedLanguage = Identified Language: {0}. |
568 | 568 |
|
tmp/org.txm.rcp/src/main/java/org/txm/rcp/messages/messages_fr.properties (revision 2842) | ||
---|---|---|
512 | 512 |
|
513 | 513 |
iAcceptTheLicenceAndAgreeToQuoteTXMInMyWork = J'accepte les termes de la licence et je m'engage à citer TXM dans mes publications |
514 | 514 |
|
515 |
iAcceptTheLicenceAndIUndertakeToCiteTXMForAcknowledgingMyUseOfTXMInMyResearchWorkSeeTheCitationSectionOfTheInfhttpColontextometrieenslyonfrspipphprubrique61SupPage = J'accepte la licence et je m'engage à citer TXM dans mes publications \n(voir la section 'Citer TXM' de la page <http://textometrie.ens-lyon.fr/spip.php?rubrique61> de Téléchargement)
|
|
515 |
iAcceptTheLicenceAndIUndertakeToCiteTXMForAcknowledgingMyUseOfTXMInMyResearchWorkSeeTheCitationSectionOfTheInfhttpColontextometrieenslyonfrspipphprubrique61SupPage = J'accepte la licence et je m'engage à citer TXM dans mes publications \n(voir la section 'Citer TXM' de la page <https://txm.gitpages.huma-num.fr/textometrie/#citer-le-logiciel-txm-et-le-projet-textom%C3%A9trie> de Téléchargement)
|
|
516 | 516 |
|
517 | 517 |
identifiedLanguage = Langue identifiée : {0}. |
518 | 518 |
|
tmp/org.txm.rcp/src/main/java/org/txm/rcp/p2/plugins/TXMUpdateHandler.java (revision 2842) | ||
---|---|---|
63 | 63 |
|
64 | 64 |
public class TXMUpdateHandler extends UpdateHandler { |
65 | 65 |
|
66 |
// public static final String UPDATESITE = |
|
67 |
// "http://textometrie.ens-lyon.fr/dist"; // |
|
68 |
// "file:"+System.getProperty("user.home")+"/TEMP/updates"; // LOCAL TEST ONLY |
|
69 | 66 |
public static final String ID = "org.txm.rcp.p2.plugins.TXMUpdateHandler"; |
70 | 67 |
|
71 | 68 |
/** |
tmp/org.txm.core.tests/src/org/txm/core/tests/manual/ToolBoxTesterRCPApplication.java (revision 2842) | ||
---|---|---|
61 | 61 |
} |
62 | 62 |
catch(Exception testE) { |
63 | 63 |
System.err.println("Can't continue, the BROWN corpus is missing"); |
64 |
System.err.println("You can download it at https://textometrie.ens-lyon.fr/files/corpora/brown/");
|
|
64 |
System.err.println("You can download it at https://gitlab.huma-num.fr/txm/textometrie/files/corpora/brown/");
|
|
65 | 65 |
return -1; |
66 | 66 |
} |
67 | 67 |
StructuralUnit textUnit = corpus.getStructuralUnit("text"); |
tmp/TXMReleasePlugins.site/site.xml (revision 2842) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<site> |
3 |
<description name="TXM Extensions - RELEASE" url="http://textometrie.ens-lyon.fr/dist/0.8.1/ext/stable">
|
|
4 |
This update site contains the Release plugins for TXM
|
|
3 |
<description name="TXM Extensions - RELEASE" url="https://gitlab.huma-num.fr/txm/txm-software/-/raw/master/dist/0.8.1/ext/stable">
|
|
4 |
This update site contains the Release extensions for TXM
|
|
5 | 5 |
</description> |
6 |
<feature url="features/org.txm.backtomedia.feature_1.0.0.202004141141.jar" id="org.txm.backtomedia.feature" version="1.0.0.202004141141">
|
|
6 |
<feature url="features/org.txm.backtomedia.feature_1.0.0.202004301815.jar" id="org.txm.backtomedia.feature" version="1.0.0.202004301815">
|
|
7 | 7 |
<category name="Commands"/> |
8 | 8 |
</feature> |
9 |
<feature url="features/org.txm.wordcloud.feature_1.0.0.202004141141.jar" id="org.txm.wordcloud.feature" version="1.0.0.202004141141">
|
|
9 |
<feature url="features/org.txm.wordcloud.feature_1.0.0.202004301815.jar" id="org.txm.wordcloud.feature" version="1.0.0.202004301815">
|
|
10 | 10 |
<category name="Commands"/> |
11 | 11 |
</feature> |
12 |
<feature url="features/org.txm.treetagger.binaries.feature_1.0.0.202004141141.jar" id="org.txm.treetagger.binaries.feature" version="1.0.0.202004141141" os="" ws="">
|
|
12 |
<feature url="features/org.txm.treetagger.binaries.feature_1.0.0.202004301815.jar" id="org.txm.treetagger.binaries.feature" version="1.0.0.202004301815" os="" ws="">
|
|
13 | 13 |
<category name="Annotation"/> |
14 | 14 |
</feature> |
15 |
<feature url="features/org.txm.treetagger.models.feature_1.0.0.202004141141.jar" id="org.txm.treetagger.models.feature" version="1.0.0.202004141141">
|
|
15 |
<feature url="features/org.txm.treetagger.models.feature_1.0.0.202004301815.jar" id="org.txm.treetagger.models.feature" version="1.0.0.202004301815">
|
|
16 | 16 |
<category name="Annotation"/> |
17 | 17 |
</feature> |
18 |
<feature url="features/org.txm.annotation.urs.feature_1.0.0.202004141141.jar" id="org.txm.annotation.urs.feature" version="1.0.0.202004141141">
|
|
18 |
<feature url="features/org.txm.annotation.urs.feature_1.0.0.202004301815.jar" id="org.txm.annotation.urs.feature" version="1.0.0.202004301815">
|
|
19 | 19 |
<category name="Annotation"/> |
20 | 20 |
</feature> |
21 | 21 |
<category-def name="Commands" label="Commands"> |
tmp/TXMBetaPlugins.site/site.xml (revision 2842) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<site> |
3 |
<description name="TXM Extensions - RELEASE" url="http://textometrie.ens-lyon.fr/dist/0.8.1/ext/beta">
|
|
4 |
This update site contains the BETA plugins for TXM
|
|
3 |
<description name="TXM Extensions - RELEASE" url="https://gitlab.huma-num.fr/txm/txm-software/-/raw/master/dist/0.8.1/ext/beta">
|
|
4 |
This update site contains the BETA extensions for TXM
|
|
5 | 5 |
</description> |
6 | 6 |
<feature url="features/org.txm.annotation.feature_1.0.0.202004141145.jar" id="org.txm.annotation.feature" version="1.0.0.202004141145"> |
7 | 7 |
<category name="ALL"/> |
tmp/TXMAlphaPlugins.site/site.xml (revision 2842) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<site> |
3 |
<description name="TXM Extensions - Alpha" url="http://textometrie.ens-lyon.fr/dist/0.8.1/ext/alpha">
|
|
4 |
This update site contains the Alpha plugins for TXM
|
|
3 |
<description name="TXM Extensions - Alpha" url="https://gitlab.huma-num.fr/txm/txm-software/-/raw/master/dist/0.8.1/ext/alpha">
|
|
4 |
This update site contains the Alpha extensions for TXM
|
|
5 | 5 |
</description> |
6 |
<feature url="features/org.txm.annotation.urs.feature_1.0.0.202003061707.jar" id="org.txm.annotation.urs.feature" version="1.0.0.202003061707"/> |
|
7 |
<feature url="features/org.txm.backtomedia.feature_1.0.0.202003061707.jar" id="org.txm.backtomedia.feature" version="1.0.0.202003061707"/> |
|
8 |
<feature url="features/org.txm.conllu.feature_1.0.0.202003061707.jar" id="org.txm.conllu.feature" version="1.0.0.202003061707"/> |
|
9 |
<feature url="features/org.txm.cql2lsa.feature_1.0.0.202003061707.jar" id="org.txm.cql2lsa.feature" version="1.0.0.202003061707"/> |
|
10 |
<feature url="features/org.txm.dictionary.feature_1.0.0.202003061707.jar" id="org.txm.dictionary.feature" version="1.0.0.202003061707"/> |
|
11 |
<feature url="features/org.txm.oriflamms.feature_1.0.0.202003061707.jar" id="org.txm.oriflamms.feature" version="1.0.0.202003061707"/> |
|
12 |
<feature url="features/org.txm.svn.feature_1.0.0.202003061707.jar" id="org.txm.svn.feature" version="1.0.0.202003061707"/> |
|
13 |
<feature url="features/org.txm.textsbalance.feature_1.0.0.202003061707.jar" id="org.txm.textsbalance.feature" version="1.0.0.202003061707"/> |
|
14 |
<feature url="features/org.txm.tigersearch.feature_1.0.0.202003061707.jar" id="org.txm.tigersearch.feature" version="1.0.0.202003061707"/> |
|
15 |
<feature url="features/org.txm.treetagger.binaries.feature_1.0.0.202003061707.jar" id="org.txm.treetagger.binaries.feature" version="1.0.0.202003061707"/> |
|
16 |
<feature url="features/org.txm.treetagger.models.feature_1.0.0.202003061707.jar" id="org.txm.treetagger.models.feature" version="1.0.0.202003061707"/> |
|
17 |
<feature url="features/org.txm.wordcloud.feature_1.0.0.202003061707.jar" id="org.txm.wordcloud.feature" version="1.0.0.202003061707"/> |
|
18 |
<feature url="features/org.txm.xmleditor.feature_1.0.0.202003061707.jar" id="org.txm.xmleditor.feature" version="1.0.0.202003061707"/> |
|
19 | 6 |
</site> |
tmp/org.txm.rcp.feature/feature.xml (revision 2842) | ||
---|---|---|
6 | 6 |
provider-name="Textometrie.org" |
7 | 7 |
plugin="org.txm.rcp"> |
8 | 8 |
|
9 |
<description url="http://textometrie.ens-lyon.fr/files/software/TXM/0.8.1">
|
|
9 |
<description url="https://gitlab.huma-num.fr/txm/textometrie/files/software/TXM/0.8.1">
|
|
10 | 10 |
%description |
11 | 11 |
</description> |
12 | 12 |
|
Formats disponibles : Unified diff