fix more non closed inputData
add load&import end of process test and remove TXMResult file if failure
rename Lexicon -> CQPLexiconrename ___Lexicon3 -> Lexicon
fix TXMResult.isDirtyFromHistory: inherited field were not tested
fix compilers step cqpfile s were not reset
replace file.listFiles() -> file.listFiles(IOUtils.FILTER_HIDDEN)
change SF links to textometrie site
fix pde hack plugin to get the last commit version of a project (instead of project directory last commit version)
add some java9 compatibility info in Manifest fles
fix build.properties of feature projects
enhance build.properties file tests
remove last PREFERENCES_QUALIFIER from Preferences classes
clean&move groovy packages
set all version qualifier to 'svn'
add tests for the qualifier
fix concordance compute -> the top index was not reset
fix groovy directories to copy
fix properties export file name
fix linux64 build script
add build.properties tests
fix duplicate entries in TXMEditor context menusfix missing reexportsremove all org.txm.toolbox referencesfix XML2Ana import scriptgroovy 2.3.3 -> 2.3.7
fix build.propertiesupdate txm feature build propertiesWorkspace stop copying files (see feature properties)
fix corpora view menu entries orderadd TT2XMLInDirectory macro
fix menu contribution locationsfix menu idfix ComputeSpecificities menu entryadd PluginMenuContribution JUnit test
merging 0.7.9 extensions codefix some groovy imports
fix some cycles
EnginesManager : SEARCH, STAT, ...
add plugins validation test suit that checks for each plugin : messages, preferences and plugin.xml references to Java classes
concordance, referencer sont sorti de la TBXscripts et macros sont sorti de la TBXtransformation de quelques classes Groovy en Java (PersonalNamespace, StaxIdentityParser, ...)tt reference au lexicon sont sortis de la TBXajout de LexicalTable (TXMREsult), ILexicalTable (Stat abstrait) et LexicalTableImpl (implementation R)...