ca_manager :
Modification in ContigDB and ContigSoreQueryImpl to improve performances.
Modifications in MugenPanel and EditFeature to improve performances.
Biotools :
add a method in Nucleic to get the number of features associated with it.
152 lines of code changed in:
Artemis :
specific urls (link to ContigStore* ; ProteinPanel) and keywords( organization, manager ...) are centralized into the project_properties file. Optionally user name and password can be stored to be prefilled in the authentification dialog.
One has to launch artemis with the following parameters :
./agmial -options project_properties
ca_manager :
Modification in ContigDB and ContigSoreQueryImpl to improve performances.
Modifications in MugenPanel and EditFeature to improve performances.
Biotools :
add a method in Nucleic to get the number of features associated with it.
86 lines of code changed in:
On installe a partir de Agmial2/build.xml, les targets sont
start_cam -> ca_manager/build.xml:install
start_pam -> pa_manager/build.xml:install
start_dir -> agmial_directory/build.xml:install
start_all ...
stop_cam -> ca_manager/build.xml:remove
stop_pam -> pa_manager/build.xml:remove
stop_dir -> agmial_directory/build.xml:remove
stop_all ...
Agmial2/build.xml lit les fichiers de config: web_services.properties, organization.properties et project.properties
Les fichiers agmial_directory/build.xml, ca_manager/build.xml, pa_manager/build.xml ne sont plus a configurer puisqu'ils heritent de ces trois fichiers de conf.
Les fichiers ca_manager/web/web.xml, pa_manager/web/web.xml et pa_manager/web/web_public_dir.xml ne sont plus a configurer non plus car les build.xml respectifs effectuent les remplacements appropries.
103 lines of code changed in:
Ajout des target "start" et "stop" dans Agmial2/build.xml qui remontent dans les trois modules pour faire les install.
15 lines of code changed in:
Bug fix
7 lines of code changed in:
Externalisation of keywords/Identifier to retriev info from UDDI in ARTEMIS/etc/options
ARTEMIS/diana/components/FeatureDisplay.java : better browser launch (works for windows).
143 lines of code changed in:
Imporvement of the way GenBankEntry are generated. Consumes less memory. Hope to avaoid java.lang.OutOfMemoryError ...
63 lines of code changed in:
Improvements of the way contig region are retrieved (No mor java.lang.OutOfMemeory Errors).
29 lines of code changed in:
Better memory footprint.
Added the src_xsdl files (more convenient)
188 lines of code changed in:
Ona nettoye startup_agmial et shutdown_agmial
Ca marche jusqu'a un certain point (agmial_directory + pages de gardes des modules).
34 lines of code changed in:
Ajout de src_wsdl (trop galere de le refire)
Fix des build.xml et des web.xml
248 lines of code changed in: