Author: chatellier Date: 2011-01-27 10:54:55 +0000 (Thu, 27 Jan 2011) New Revision: 606 Log: Add selection name in rsufi extracted information file Modified: trunk/changelog.txt trunk/coser-business/src/main/java/fr/ifremer/coser/services/ProjectService.java trunk/coser-business/src/main/resources/i18n/coser-business_en_GB.properties trunk/coser-business/src/main/resources/i18n/coser-business_fr_FR.properties Modified: trunk/changelog.txt =================================================================== --- trunk/changelog.txt 2011-01-27 10:21:33 UTC (rev 605) +++ trunk/changelog.txt 2011-01-27 10:54:55 UTC (rev 606) @@ -0,0 +1,14 @@ +Coser release notes +=================== + +1.0.0-beta2 +----------- + + * Add selection name in rsufi extracted information file + * Add trace to time import file + * Add missing images : C_Crustaflam.png et C_Noursom.png + +1.0.0-beta1 +----------- + + * Initial beta release. \ No newline at end of file Modified: trunk/coser-business/src/main/java/fr/ifremer/coser/services/ProjectService.java =================================================================== --- trunk/coser-business/src/main/java/fr/ifremer/coser/services/ProjectService.java 2011-01-27 10:21:33 UTC (rev 605) +++ trunk/coser-business/src/main/java/fr/ifremer/coser/services/ProjectService.java 2011-01-27 10:54:55 UTC (rev 606) @@ -2663,6 +2663,7 @@ out.println(_("coser.business.extract.projectName") + project.getName()); out.println(_("coser.business.extract.projectAuthor") + project.getAuthor()); out.println(_("coser.business.extract.projectComment") + project.getComment()); + out.println(_("coser.business.extract.selectionName") + selection.getName()); } catch (IOException ex) { throw new CoserBusinessException("Can't save project information file", ex); } Modified: trunk/coser-business/src/main/resources/i18n/coser-business_en_GB.properties =================================================================== --- trunk/coser-business/src/main/resources/i18n/coser-business_en_GB.properties 2011-01-27 10:21:33 UTC (rev 605) +++ trunk/coser-business/src/main/resources/i18n/coser-business_en_GB.properties 2011-01-27 10:54:55 UTC (rev 606) @@ -69,6 +69,7 @@ coser.business.extract.projectAuthor=Project author \: coser.business.extract.projectComment=Project comment \: coser.business.extract.projectName=Project name \: +coser.business.extract.selectionName=Selection name \: coser.business.line=Line coser.business.matrix.density=Density coser.business.matrix.lengthstructure=Length structures Modified: trunk/coser-business/src/main/resources/i18n/coser-business_fr_FR.properties =================================================================== --- trunk/coser-business/src/main/resources/i18n/coser-business_fr_FR.properties 2011-01-27 10:21:33 UTC (rev 605) +++ trunk/coser-business/src/main/resources/i18n/coser-business_fr_FR.properties 2011-01-27 10:54:55 UTC (rev 606) @@ -69,6 +69,7 @@ coser.business.extract.projectAuthor=Auteur du projet \: coser.business.extract.projectComment=Commentaire du projet \: coser.business.extract.projectName=Nom du project \: +coser.business.extract.selectionNameNom de la s\u00E9lection \: coser.business.line=Ligne coser.business.matrix.density=Densit\u00E9 coser.business.matrix.lengthstructure=Structures en taille