File tree Expand file tree Collapse file tree 9 files changed +27
-14
lines changed
fr.cnes.sitools.ext.test/build
fr.cnes.sitools.extensions/build Expand file tree Collapse file tree 9 files changed +27
-14
lines changed Original file line number Diff line number Diff line change 11# Project parameters
22sonar.projectKey =fr.cnes.sitools.2.0
33sonar.projectName =SITOOLS 2 BRANCHE 2.0
4- sonar.projectVersion =3.0-beta3
4+ sonar.projectVersion =3.0
55# Source parameters
66sonar.sources =src
77sonar.binaries =build/classes
Original file line number Diff line number Diff line change 4141 <property name =" project.name" value =" fr.cnes.sitools.core" />
4242 <property name =" project.test.name" value =" fr.cnes.sitools.test" />
4343 <property name =" project.fullname" value =" SITools2" />
44- <property name =" project.version" value =" 3.0-beta3 " />
44+ <property name =" project.version" value =" 3.0" />
4545
4646 <!-- Nom de l'application WEB -->
4747 <property name =" webapps.name" value =" SITools2" />
Original file line number Diff line number Diff line change 11Starter.appName =SITools2
2- Starter.VERSION =3.0-beta3
2+ Starter.VERSION =3.0
33Starter.BUILD_DATE =
44Starter.COPYRIGHT =Copyright 2010-2014 CNES
55
Original file line number Diff line number Diff line change 3939 <!-- Informations generales sur le projet -->
4040 <property name =" project.name" value=" fr.cnes.sitools.ext.test" />
4141 <property name =" project.fullname" value =" Sitools2 fr.cnes.sitools.ext.test" />
42- <property name =" project.version" value =" 3.0-beta3 " />
42+ <property name =" project.version" value =" 3.0" />
4343
4444 <!-- Nom de l'application WEB -->
4545 <property name =" webapps.name" value =" sitools" />
Original file line number Diff line number Diff line change 3535 <!-- Informations generales sur le projet -->
3636 <property name =" project.name" value =" fr.cnes.sitools.extensions" />
3737 <property name =" project.fullname" value =" Sitools2" />
38- <property name =" project.version" value =" 3.0-beta3 " />
38+ <property name =" project.version" value =" 3.0" />
3939
4040 <!-- Nom de l'application WEB -->
4141 <property name =" webapps.name" value =" sitools" />
Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ ROOT_DIRECTORY=D\:/Projets/SITools2/core-v2
1111
1212project.title =SITools2
1313# Nom de la version du projet
14- project.tag =3.0-beta3
14+ project.tag =3.0
1515project.name =fr.cnes.sitools.core
1616fr.cnes.sitools.core.dir =../fr.cnes.sitools.core/
1717
1818project.fullname =SITools2
19- project.version =3.0-beta3
19+ project.version =3.0
2020author =AKKA Technologies
2121owner =CNES
2222year =2010-2014
@@ -28,7 +28,7 @@ Svn.tags.url=https://svn-06.akka.eu/svn/ULISSE_SAD/tags
2828Svn.trunk.url =https://svn-06.akka.eu/svn/ULISSE_SAD/trunk
2929
3030# Tag a comparer
31- Version.tag =v3.0-beta2
31+ Version.tag =v3.0-beta1
3232
3333# Tag de reference
3434Version.reference =v3.0
@@ -37,7 +37,7 @@ Version.reference=v3.0
3737Revision.current =HEAD
3838Revision.reference =HEAD
3939
40- project.tag.old =3.0-beta2
40+ project.tag.old =3.0-beta3
4141
4242git.repository.username =m.gond
4343git.repository.password =******
Original file line number Diff line number Diff line change 22______________
33
44Identification : SITools2
5- Date : 2015-10-13
6- Version : 3.0-beta3
5+ Date : 2015-10-22
6+ Version : 3.0
77Owner : CNES
88Developer : AKKA Technologies
99Type : Complete
@@ -12,9 +12,22 @@ Project page : http://sitools2.github.io/
1212Classification : Not Confidential - Opensource GPL V3
1313Characteristics : Standalone, Java, ExtJS
1414Role/Function : Adaptable web interface for scientific data exposition.
15- Reference tag : (3.0-beta3 )
15+ Reference tag : (3.0)
1616
17172/ Changes
18+
19+ _________________
20+ -3.0 (2015-10-22)
21+
22+ This version fixes some bugs from the beta3.
23+
24+ * Enhancements :
25+ - Fix RSS and ATOM validity
26+ - Searching in dataset columns #45
27+ - Customisation project graph #46
28+
29+ * API changes :
30+ - com.sun.syndication removed
1831_________________
1932-3.0-beta3 (2015-10-13)
2033
Original file line number Diff line number Diff line change 2727 <jar src =" lib/hsqldb.jar" />
2828 <info >
2929 <appname >Sitools2</appname >
30- <appversion >3.0-beta3 </appversion >
30+ <appversion >3.0</appversion >
3131 <authors >
3232 <author email =" " name =" CNES" />
3333 <author email =" " name =" Akka Technologies" />
Original file line number Diff line number Diff line change 3030 <jar src =" install_res/libraries/mysql-connector-java-5.1.7-bin.jar" />
3131 <info >
3232 <appname >Sitools2 - Databases for tests</appname >
33- <appversion >3.0-beta3 </appversion >
33+ <appversion >3.0</appversion >
3434 <authors >
3535 <author email =" " name =" CNES" />
3636 <author email =" " name =" Akka Technologies" />
You can’t perform that action at this time.
0 commit comments