You can subscribe to this list here.
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(46) |
Jul
(37) |
Aug
(154) |
Sep
(140) |
Oct
(132) |
Nov
(104) |
Dec
(67) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2009 |
Jan
(113) |
Feb
(73) |
Mar
(102) |
Apr
(106) |
May
(114) |
Jun
(67) |
Jul
(116) |
Aug
(48) |
Sep
(108) |
Oct
(296) |
Nov
(56) |
Dec
(53) |
| 2010 |
Jan
(95) |
Feb
(31) |
Mar
(40) |
Apr
(12) |
May
(10) |
Jun
(27) |
Jul
(19) |
Aug
(81) |
Sep
(48) |
Oct
(45) |
Nov
(40) |
Dec
(7) |
| 2011 |
Jan
(16) |
Feb
(32) |
Mar
(55) |
Apr
(38) |
May
(24) |
Jun
(37) |
Jul
(12) |
Aug
(16) |
Sep
(97) |
Oct
(90) |
Nov
(101) |
Dec
(89) |
| 2012 |
Jan
(18) |
Feb
(2) |
Mar
(54) |
Apr
(69) |
May
(97) |
Jun
(131) |
Jul
(70) |
Aug
(48) |
Sep
(48) |
Oct
(119) |
Nov
(194) |
Dec
(60) |
| 2013 |
Jan
(73) |
Feb
(35) |
Mar
(42) |
Apr
(28) |
May
(7) |
Jun
(17) |
Jul
(27) |
Aug
(10) |
Sep
(38) |
Oct
(12) |
Nov
(4) |
Dec
(16) |
| 2014 |
Jan
(33) |
Feb
(37) |
Mar
(19) |
Apr
(3) |
May
(47) |
Jun
(26) |
Jul
(22) |
Aug
|
Sep
(10) |
Oct
(30) |
Nov
(24) |
Dec
(19) |
| 2015 |
Jan
(13) |
Feb
(16) |
Mar
(36) |
Apr
(19) |
May
(5) |
Jun
(5) |
Jul
(3) |
Aug
(11) |
Sep
(22) |
Oct
(7) |
Nov
(14) |
Dec
|
| 2016 |
Jan
|
Feb
(26) |
Mar
(13) |
Apr
(61) |
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
(27) |
Nov
(14) |
Dec
(21) |
| 2017 |
Jan
(30) |
Feb
(4) |
Mar
(3) |
Apr
(5) |
May
(69) |
Jun
(29) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <de...@us...> - 2014-07-09 21:35:57
|
Revision: 8794
http://sourceforge.net/p/fudaa/svn/8794
Author: deniger
Date: 2014-07-09 21:35:55 +0000 (Wed, 09 Jul 2014)
Log Message:
-----------
shortucts
Modified Paths:
--------------
trunk/business/fudaa-sig/pom.xml
Modified: trunk/business/fudaa-sig/pom.xml
===================================================================
--- trunk/business/fudaa-sig/pom.xml 2014-07-09 21:32:15 UTC (rev 8793)
+++ trunk/business/fudaa-sig/pom.xml 2014-07-09 21:35:55 UTC (rev 8794)
@@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<properties>
- <dodico-h2d.version>1.5-SNAPSHOT</dodico-h2d.version>
+ <dodico-h2d.version>1.5</dodico-h2d.version>
<javaCompiler>1.7</javaCompiler>
<targetJdk>1.7</targetJdk>
</properties>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-07-09 21:32:24
|
Revision: 8793
http://sourceforge.net/p/fudaa/svn/8793
Author: deniger
Date: 2014-07-09 21:32:15 +0000 (Wed, 09 Jul 2014)
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Modified Paths:
--------------
trunk/business/dodico-h2d/core/pom.xml
trunk/business/dodico-h2d/io/pom.xml
trunk/business/dodico-h2d/pom.xml
Modified: trunk/business/dodico-h2d/core/pom.xml
===================================================================
--- trunk/business/dodico-h2d/core/pom.xml 2014-07-09 21:32:05 UTC (rev 8792)
+++ trunk/business/dodico-h2d/core/pom.xml 2014-07-09 21:32:15 UTC (rev 8793)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<artifactId>h2d-core</artifactId>
<name>Core h2d</name>
Modified: trunk/business/dodico-h2d/io/pom.xml
===================================================================
--- trunk/business/dodico-h2d/io/pom.xml 2014-07-09 21:32:05 UTC (rev 8792)
+++ trunk/business/dodico-h2d/io/pom.xml 2014-07-09 21:32:15 UTC (rev 8793)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<artifactId>h2d-io</artifactId>
<name>I/O pour h2d</name>
Modified: trunk/business/dodico-h2d/pom.xml
===================================================================
--- trunk/business/dodico-h2d/pom.xml 2014-07-09 21:32:05 UTC (rev 8792)
+++ trunk/business/dodico-h2d/pom.xml 2014-07-09 21:32:15 UTC (rev 8793)
@@ -16,7 +16,7 @@
</parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
<name>Fudaa Hydraulique 2d</name>
<packaging>pom</packaging>
<modules>
@@ -50,10 +50,4 @@
<developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business/dodico-h2d-1.2</developerConnection>
<url>http://fudaa.svn.sourceforge.net/viewvc/fudaa/svnroot/fudaa/tags/business/dodico-h2d-1.2</url>
</scm>-->
-
- <scm>
- <connection>scm:svn:http://svn.code.sf.net/p/fudaa/svn/tags/business/dodico-h2d-1.5</connection>
- <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/tags/business/dodico-h2d-1.5</developerConnection>
- <url>http://svn.code.sf.net/p/fudaa/svn/tags/business/dodico-h2d-1.5</url>
- </scm>
</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-07-09 21:32:09
|
Revision: 8792
http://sourceforge.net/p/fudaa/svn/8792
Author: deniger
Date: 2014-07-09 21:32:05 +0000 (Wed, 09 Jul 2014)
Log Message:
-----------
[maven-release-plugin] copy for tag dodico-h2d-1.5
Added Paths:
-----------
tags/business/dodico-h2d-1.5/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-07-09 21:31:56
|
Revision: 8791
http://sourceforge.net/p/fudaa/svn/8791
Author: deniger
Date: 2014-07-09 21:31:49 +0000 (Wed, 09 Jul 2014)
Log Message:
-----------
[maven-release-plugin] prepare release dodico-h2d-1.5
Modified Paths:
--------------
trunk/business/dodico-h2d/core/pom.xml
trunk/business/dodico-h2d/io/pom.xml
trunk/business/dodico-h2d/pom.xml
Modified: trunk/business/dodico-h2d/core/pom.xml
===================================================================
--- trunk/business/dodico-h2d/core/pom.xml 2014-07-09 21:30:27 UTC (rev 8790)
+++ trunk/business/dodico-h2d/core/pom.xml 2014-07-09 21:31:49 UTC (rev 8791)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>h2d-core</artifactId>
<name>Core h2d</name>
Modified: trunk/business/dodico-h2d/io/pom.xml
===================================================================
--- trunk/business/dodico-h2d/io/pom.xml 2014-07-09 21:30:27 UTC (rev 8790)
+++ trunk/business/dodico-h2d/io/pom.xml 2014-07-09 21:31:49 UTC (rev 8791)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>h2d-io</artifactId>
<name>I/O pour h2d</name>
Modified: trunk/business/dodico-h2d/pom.xml
===================================================================
--- trunk/business/dodico-h2d/pom.xml 2014-07-09 21:30:27 UTC (rev 8790)
+++ trunk/business/dodico-h2d/pom.xml 2014-07-09 21:31:49 UTC (rev 8791)
@@ -1,53 +1,59 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
-
- <properties>
- <fudaa-ef.version>1.5</fudaa-ef.version>
- <projetEncoding>ISO-8859-15</projetEncoding>
- <!-- la version du compiler -->
- <javaCompiler>1.6</javaCompiler>
- </properties>
-
- <parent>
- <groupId>org.fudaa.pom</groupId>
- <artifactId>business-pom</artifactId>
- <version>1.5</version>
- </parent>
- <groupId>org.fudaa.business.dodico-h2d</groupId>
- <artifactId>dodico-h2d</artifactId>
- <version>1.5-SNAPSHOT</version>
- <name>Fudaa Hydraulique 2d</name>
- <packaging>pom</packaging>
- <modules>
- <module>io</module>
- <module>core</module>
- </modules>
- <dependencyManagement>
- <dependencies>
- <dependency>
- <groupId>org.fudaa.business.fudaa-ef</groupId>
- <artifactId>fudaa-ef</artifactId>
- <version>${fudaa-ef.version}</version>
- <type>pom</type>
- <scope>import</scope>
- </dependency>
- <dependency>
- <groupId>org.fudaa.business.dodico-h2d</groupId>
- <artifactId>h2d-core</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.fudaa.business.dodico-h2d</groupId>
- <artifactId>h2d-io</artifactId>
- <version>${project.version}</version>
- </dependency>
- </dependencies>
- </dependencyManagement>
-
-<!-- <scm>
- <connection>scm:svn:http://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business/dodico-h2d-1.2</connection>
- <developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business/dodico-h2d-1.2</developerConnection>
- <url>http://fudaa.svn.sourceforge.net/viewvc/fudaa/svnroot/fudaa/tags/business/dodico-h2d-1.2</url>
- </scm>-->
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+
+ <properties>
+ <fudaa-ef.version>1.5</fudaa-ef.version>
+ <projetEncoding>ISO-8859-15</projetEncoding>
+ <!-- la version du compiler -->
+ <javaCompiler>1.6</javaCompiler>
+ </properties>
+
+ <parent>
+ <groupId>org.fudaa.pom</groupId>
+ <artifactId>business-pom</artifactId>
+ <version>1.5</version>
+ </parent>
+ <groupId>org.fudaa.business.dodico-h2d</groupId>
+ <artifactId>dodico-h2d</artifactId>
+ <version>1.5</version>
+ <name>Fudaa Hydraulique 2d</name>
+ <packaging>pom</packaging>
+ <modules>
+ <module>io</module>
+ <module>core</module>
+ </modules>
+ <dependencyManagement>
+ <dependencies>
+ <dependency>
+ <groupId>org.fudaa.business.fudaa-ef</groupId>
+ <artifactId>fudaa-ef</artifactId>
+ <version>${fudaa-ef.version}</version>
+ <type>pom</type>
+ <scope>import</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.fudaa.business.dodico-h2d</groupId>
+ <artifactId>h2d-core</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.fudaa.business.dodico-h2d</groupId>
+ <artifactId>h2d-io</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ </dependencies>
+ </dependencyManagement>
+
+<!-- <scm>
+ <connection>scm:svn:http://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business/dodico-h2d-1.2</connection>
+ <developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business/dodico-h2d-1.2</developerConnection>
+ <url>http://fudaa.svn.sourceforge.net/viewvc/fudaa/svnroot/fudaa/tags/business/dodico-h2d-1.2</url>
+ </scm>-->
+
+ <scm>
+ <connection>scm:svn:http://svn.code.sf.net/p/fudaa/svn/tags/business/dodico-h2d-1.5</connection>
+ <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/tags/business/dodico-h2d-1.5</developerConnection>
+ <url>http://svn.code.sf.net/p/fudaa/svn/tags/business/dodico-h2d-1.5</url>
+ </scm>
+</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-07-09 21:30:35
|
Revision: 8790
http://sourceforge.net/p/fudaa/svn/8790
Author: deniger
Date: 2014-07-09 21:30:27 +0000 (Wed, 09 Jul 2014)
Log Message:
-----------
shortucts
Modified Paths:
--------------
trunk/business/dodico-h2d/pom.xml
Modified: trunk/business/dodico-h2d/pom.xml
===================================================================
--- trunk/business/dodico-h2d/pom.xml 2014-07-09 21:27:01 UTC (rev 8789)
+++ trunk/business/dodico-h2d/pom.xml 2014-07-09 21:30:27 UTC (rev 8790)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<properties>
- <fudaa-ef.version>1.5-SNAPSHOT</fudaa-ef.version>
+ <fudaa-ef.version>1.5</fudaa-ef.version>
<projetEncoding>ISO-8859-15</projetEncoding>
<!-- la version du compiler -->
<javaCompiler>1.6</javaCompiler>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-07-09 21:27:08
|
Revision: 8789
http://sourceforge.net/p/fudaa/svn/8789
Author: deniger
Date: 2014-07-09 21:27:01 +0000 (Wed, 09 Jul 2014)
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Modified Paths:
--------------
trunk/business/fudaa-ef/core/pom.xml
trunk/business/fudaa-ef/io/pom.xml
trunk/business/fudaa-ef/pom.xml
Modified: trunk/business/fudaa-ef/core/pom.xml
===================================================================
--- trunk/business/fudaa-ef/core/pom.xml 2014-07-09 21:26:53 UTC (rev 8788)
+++ trunk/business/fudaa-ef/core/pom.xml 2014-07-09 21:27:01 UTC (rev 8789)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.fudaa-ef</groupId>
<artifactId>fudaa-ef</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.business.fudaa-ef</groupId>
<artifactId>ef-core</artifactId>
Modified: trunk/business/fudaa-ef/io/pom.xml
===================================================================
--- trunk/business/fudaa-ef/io/pom.xml 2014-07-09 21:26:53 UTC (rev 8788)
+++ trunk/business/fudaa-ef/io/pom.xml 2014-07-09 21:27:01 UTC (rev 8789)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.fudaa-ef</groupId>
<artifactId>fudaa-ef</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.business.fudaa-ef</groupId>
<artifactId>ef-io</artifactId>
Modified: trunk/business/fudaa-ef/pom.xml
===================================================================
--- trunk/business/fudaa-ef/pom.xml 2014-07-09 21:26:53 UTC (rev 8788)
+++ trunk/business/fudaa-ef/pom.xml 2014-07-09 21:27:01 UTC (rev 8789)
@@ -16,7 +16,7 @@
</parent>
<groupId>org.fudaa.business.fudaa-ef</groupId>
<artifactId>fudaa-ef</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
<name>Fudaa-Ef Elements finis</name>
<packaging>pom</packaging>
<modules>
@@ -54,10 +54,4 @@
</dependency>
</dependencies>
</dependencyManagement>
-
- <scm>
- <connection>scm:svn:http://svn.code.sf.net/p/fudaa/svn/tags/business/fudaa-ef-1.5</connection>
- <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/tags/business/fudaa-ef-1.5</developerConnection>
- <url>http://svn.code.sf.net/p/fudaa/svn/tags/business/fudaa-ef-1.5</url>
- </scm>
</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-07-09 21:26:56
|
Revision: 8788
http://sourceforge.net/p/fudaa/svn/8788
Author: deniger
Date: 2014-07-09 21:26:53 +0000 (Wed, 09 Jul 2014)
Log Message:
-----------
[maven-release-plugin] copy for tag fudaa-ef-1.5
Added Paths:
-----------
tags/business/fudaa-ef-1.5/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-07-09 21:26:44
|
Revision: 8787
http://sourceforge.net/p/fudaa/svn/8787
Author: deniger
Date: 2014-07-09 21:26:36 +0000 (Wed, 09 Jul 2014)
Log Message:
-----------
[maven-release-plugin] prepare release fudaa-ef-1.5
Modified Paths:
--------------
trunk/business/fudaa-ef/core/pom.xml
trunk/business/fudaa-ef/io/pom.xml
trunk/business/fudaa-ef/pom.xml
Modified: trunk/business/fudaa-ef/core/pom.xml
===================================================================
--- trunk/business/fudaa-ef/core/pom.xml 2014-07-09 21:25:49 UTC (rev 8786)
+++ trunk/business/fudaa-ef/core/pom.xml 2014-07-09 21:26:36 UTC (rev 8787)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.fudaa-ef</groupId>
<artifactId>fudaa-ef</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.business.fudaa-ef</groupId>
<artifactId>ef-core</artifactId>
Modified: trunk/business/fudaa-ef/io/pom.xml
===================================================================
--- trunk/business/fudaa-ef/io/pom.xml 2014-07-09 21:25:49 UTC (rev 8786)
+++ trunk/business/fudaa-ef/io/pom.xml 2014-07-09 21:26:36 UTC (rev 8787)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.fudaa-ef</groupId>
<artifactId>fudaa-ef</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.business.fudaa-ef</groupId>
<artifactId>ef-io</artifactId>
Modified: trunk/business/fudaa-ef/pom.xml
===================================================================
--- trunk/business/fudaa-ef/pom.xml 2014-07-09 21:25:49 UTC (rev 8786)
+++ trunk/business/fudaa-ef/pom.xml 2014-07-09 21:26:36 UTC (rev 8787)
@@ -16,7 +16,7 @@
</parent>
<groupId>org.fudaa.business.fudaa-ef</groupId>
<artifactId>fudaa-ef</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
<name>Fudaa-Ef Elements finis</name>
<packaging>pom</packaging>
<modules>
@@ -54,4 +54,10 @@
</dependency>
</dependencies>
</dependencyManagement>
+
+ <scm>
+ <connection>scm:svn:http://svn.code.sf.net/p/fudaa/svn/tags/business/fudaa-ef-1.5</connection>
+ <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/tags/business/fudaa-ef-1.5</developerConnection>
+ <url>http://svn.code.sf.net/p/fudaa/svn/tags/business/fudaa-ef-1.5</url>
+ </scm>
</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-07-09 21:25:54
|
Revision: 8786
http://sourceforge.net/p/fudaa/svn/8786
Author: deniger
Date: 2014-07-09 21:25:49 +0000 (Wed, 09 Jul 2014)
Log Message:
-----------
shortucts
Modified Paths:
--------------
trunk/business/fudaa-ef/pom.xml
Modified: trunk/business/fudaa-ef/pom.xml
===================================================================
--- trunk/business/fudaa-ef/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
+++ trunk/business/fudaa-ef/pom.xml 2014-07-09 21:25:49 UTC (rev 8786)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<properties>
- <fudaa-framework.version>1.5-SNAPSHOT</fudaa-framework.version>
+ <fudaa-framework.version>1.5</fudaa-framework.version>
<projetEncoding>ISO-8859-15</projetEncoding>
<!-- la version du compiler -->
<javaCompiler>1.6</javaCompiler>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-07-09 20:45:38
|
Revision: 8785
http://sourceforge.net/p/fudaa/svn/8785
Author: deniger
Date: 2014-07-09 20:45:35 +0000 (Wed, 09 Jul 2014)
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Modified Paths:
--------------
trunk/framework/ctulu-bu/pom.xml
trunk/framework/ctulu-common/pom.xml
trunk/framework/ctulu-fu/pom.xml
trunk/framework/ctulu-gis/pom.xml
trunk/framework/ctulu-ui/pom.xml
trunk/framework/ctulu-video/pom.xml
trunk/framework/dodico-common/pom.xml
trunk/framework/ebli-1d/pom.xml
trunk/framework/ebli-2d/pom.xml
trunk/framework/ebli-3d/pom.xml
trunk/framework/ebli-common/pom.xml
trunk/framework/ebli-graphe/pom.xml
trunk/framework/ebli-visuallibrary/pom.xml
trunk/framework/fudaa-common/pom.xml
trunk/framework/fudaa-common-courbe/pom.xml
trunk/framework/fudaa-common-save/pom.xml
trunk/framework/fudaa-dico/pom.xml
trunk/framework/fudaa-dico/server/pom.xml
trunk/framework/fudaa-dico/ui/pom.xml
trunk/framework/pom.xml
Modified: trunk/framework/ctulu-bu/pom.xml
===================================================================
--- trunk/framework/ctulu-bu/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/ctulu-bu/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-bu</artifactId>
Modified: trunk/framework/ctulu-common/pom.xml
===================================================================
--- trunk/framework/ctulu-common/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/ctulu-common/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-common</artifactId>
Modified: trunk/framework/ctulu-fu/pom.xml
===================================================================
--- trunk/framework/ctulu-fu/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/ctulu-fu/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-fu</artifactId>
Modified: trunk/framework/ctulu-gis/pom.xml
===================================================================
--- trunk/framework/ctulu-gis/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/ctulu-gis/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-gis</artifactId>
Modified: trunk/framework/ctulu-ui/pom.xml
===================================================================
--- trunk/framework/ctulu-ui/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/ctulu-ui/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-ui</artifactId>
Modified: trunk/framework/ctulu-video/pom.xml
===================================================================
--- trunk/framework/ctulu-video/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/ctulu-video/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-video</artifactId>
Modified: trunk/framework/dodico-common/pom.xml
===================================================================
--- trunk/framework/dodico-common/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/dodico-common/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.dodico</groupId>
<artifactId>dodico-common</artifactId>
Modified: trunk/framework/ebli-1d/pom.xml
===================================================================
--- trunk/framework/ebli-1d/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/ebli-1d/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-1d</artifactId>
Modified: trunk/framework/ebli-2d/pom.xml
===================================================================
--- trunk/framework/ebli-2d/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/ebli-2d/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-2d</artifactId>
Modified: trunk/framework/ebli-3d/pom.xml
===================================================================
--- trunk/framework/ebli-3d/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/ebli-3d/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-3d</artifactId>
Modified: trunk/framework/ebli-common/pom.xml
===================================================================
--- trunk/framework/ebli-common/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/ebli-common/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-common</artifactId>
Modified: trunk/framework/ebli-graphe/pom.xml
===================================================================
--- trunk/framework/ebli-graphe/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/ebli-graphe/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-graphe</artifactId>
Modified: trunk/framework/ebli-visuallibrary/pom.xml
===================================================================
--- trunk/framework/ebli-visuallibrary/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/ebli-visuallibrary/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-visuallibrary</artifactId>
Modified: trunk/framework/fudaa-common/pom.xml
===================================================================
--- trunk/framework/fudaa-common/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/fudaa-common/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.fudaa</groupId>
<artifactId>fudaa-common</artifactId>
Modified: trunk/framework/fudaa-common-courbe/pom.xml
===================================================================
--- trunk/framework/fudaa-common-courbe/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/fudaa-common-courbe/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.fudaa</groupId>
<artifactId>fudaa-common-courbe</artifactId>
Modified: trunk/framework/fudaa-common-save/pom.xml
===================================================================
--- trunk/framework/fudaa-common-save/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/fudaa-common-save/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.fudaa</groupId>
<artifactId>fudaa-common-save</artifactId>
Modified: trunk/framework/fudaa-dico/pom.xml
===================================================================
--- trunk/framework/fudaa-dico/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/fudaa-dico/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.fudaa.fudaa-dico</groupId>
<artifactId>fudaa-dico</artifactId>
Modified: trunk/framework/fudaa-dico/server/pom.xml
===================================================================
--- trunk/framework/fudaa-dico/server/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/fudaa-dico/server/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework.fudaa.fudaa-dico</groupId>
<artifactId>fudaa-dico</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.framework.fudaa.fudaa-dico</groupId>
<artifactId>dico-server</artifactId>
Modified: trunk/framework/fudaa-dico/ui/pom.xml
===================================================================
--- trunk/framework/fudaa-dico/ui/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/fudaa-dico/ui/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework.fudaa.fudaa-dico</groupId>
<artifactId>fudaa-dico</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<artifactId>dico-ui</artifactId>
<name>Dico UI</name>
Modified: trunk/framework/pom.xml
===================================================================
--- trunk/framework/pom.xml 2014-07-09 20:45:10 UTC (rev 8784)
+++ trunk/framework/pom.xml 2014-07-09 20:45:35 UTC (rev 8785)
@@ -8,7 +8,7 @@
</parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
<url>http://www.fudaa.fr/sites/devel/fudaa-framework/</url>
<properties>
<projetEncoding>ISO-8859-15</projetEncoding>
@@ -19,10 +19,10 @@
<name>Fudaa Framework</name>
<description>La partie commune du framework fudaa</description>
<scm>
- <connection>scm:svn:http://svn.code.sf.net/p/fudaa/svn/tags/framework/fudaa-framework-1.5</connection>
- <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/tags/framework/fudaa-framework-1.5
+ <connection>scm:svn:http://svn.code.sf.net/p/fudaa/svn/trunk/framework/</connection>
+ <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/trunk/framework
</developerConnection>
- <url>https://svn.code.sf.net/p/fudaa/svn/tags/framework/fudaa-framework-1.5</url>
+ <url>https://svn.code.sf.net/p/fudaa/svn/trunk/framework</url>
</scm>
<modules>
<module>ctulu-fu</module>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-07-09 20:45:17
|
Revision: 8784
http://sourceforge.net/p/fudaa/svn/8784
Author: deniger
Date: 2014-07-09 20:45:10 +0000 (Wed, 09 Jul 2014)
Log Message:
-----------
[maven-release-plugin] copy for tag fudaa-framework-1.5
Added Paths:
-----------
tags/framework/fudaa-framework-1.5/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-07-09 20:45:00
|
Revision: 8783
http://sourceforge.net/p/fudaa/svn/8783
Author: deniger
Date: 2014-07-09 20:44:57 +0000 (Wed, 09 Jul 2014)
Log Message:
-----------
[maven-release-plugin] prepare release fudaa-framework-1.5
Modified Paths:
--------------
trunk/framework/ctulu-bu/pom.xml
trunk/framework/ctulu-common/pom.xml
trunk/framework/ctulu-fu/pom.xml
trunk/framework/ctulu-gis/pom.xml
trunk/framework/ctulu-ui/pom.xml
trunk/framework/ctulu-video/pom.xml
trunk/framework/dodico-common/pom.xml
trunk/framework/ebli-1d/pom.xml
trunk/framework/ebli-2d/pom.xml
trunk/framework/ebli-3d/pom.xml
trunk/framework/ebli-common/pom.xml
trunk/framework/ebli-graphe/pom.xml
trunk/framework/ebli-visuallibrary/pom.xml
trunk/framework/fudaa-common/pom.xml
trunk/framework/fudaa-common-courbe/pom.xml
trunk/framework/fudaa-common-save/pom.xml
trunk/framework/fudaa-dico/pom.xml
trunk/framework/fudaa-dico/server/pom.xml
trunk/framework/fudaa-dico/ui/pom.xml
trunk/framework/pom.xml
Modified: trunk/framework/ctulu-bu/pom.xml
===================================================================
--- trunk/framework/ctulu-bu/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/ctulu-bu/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-bu</artifactId>
Modified: trunk/framework/ctulu-common/pom.xml
===================================================================
--- trunk/framework/ctulu-common/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/ctulu-common/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-common</artifactId>
Modified: trunk/framework/ctulu-fu/pom.xml
===================================================================
--- trunk/framework/ctulu-fu/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/ctulu-fu/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-fu</artifactId>
Modified: trunk/framework/ctulu-gis/pom.xml
===================================================================
--- trunk/framework/ctulu-gis/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/ctulu-gis/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-gis</artifactId>
Modified: trunk/framework/ctulu-ui/pom.xml
===================================================================
--- trunk/framework/ctulu-ui/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/ctulu-ui/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-ui</artifactId>
Modified: trunk/framework/ctulu-video/pom.xml
===================================================================
--- trunk/framework/ctulu-video/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/ctulu-video/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-video</artifactId>
Modified: trunk/framework/dodico-common/pom.xml
===================================================================
--- trunk/framework/dodico-common/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/dodico-common/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.dodico</groupId>
<artifactId>dodico-common</artifactId>
Modified: trunk/framework/ebli-1d/pom.xml
===================================================================
--- trunk/framework/ebli-1d/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/ebli-1d/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-1d</artifactId>
Modified: trunk/framework/ebli-2d/pom.xml
===================================================================
--- trunk/framework/ebli-2d/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/ebli-2d/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-2d</artifactId>
Modified: trunk/framework/ebli-3d/pom.xml
===================================================================
--- trunk/framework/ebli-3d/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/ebli-3d/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-3d</artifactId>
Modified: trunk/framework/ebli-common/pom.xml
===================================================================
--- trunk/framework/ebli-common/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/ebli-common/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-common</artifactId>
Modified: trunk/framework/ebli-graphe/pom.xml
===================================================================
--- trunk/framework/ebli-graphe/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/ebli-graphe/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-graphe</artifactId>
Modified: trunk/framework/ebli-visuallibrary/pom.xml
===================================================================
--- trunk/framework/ebli-visuallibrary/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/ebli-visuallibrary/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.ebli</groupId>
<artifactId>ebli-visuallibrary</artifactId>
Modified: trunk/framework/fudaa-common/pom.xml
===================================================================
--- trunk/framework/fudaa-common/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/fudaa-common/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.fudaa</groupId>
<artifactId>fudaa-common</artifactId>
Modified: trunk/framework/fudaa-common-courbe/pom.xml
===================================================================
--- trunk/framework/fudaa-common-courbe/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/fudaa-common-courbe/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.fudaa</groupId>
<artifactId>fudaa-common-courbe</artifactId>
Modified: trunk/framework/fudaa-common-save/pom.xml
===================================================================
--- trunk/framework/fudaa-common-save/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/fudaa-common-save/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.fudaa</groupId>
<artifactId>fudaa-common-save</artifactId>
Modified: trunk/framework/fudaa-dico/pom.xml
===================================================================
--- trunk/framework/fudaa-dico/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/fudaa-dico/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.fudaa.fudaa-dico</groupId>
<artifactId>fudaa-dico</artifactId>
Modified: trunk/framework/fudaa-dico/server/pom.xml
===================================================================
--- trunk/framework/fudaa-dico/server/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/fudaa-dico/server/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework.fudaa.fudaa-dico</groupId>
<artifactId>fudaa-dico</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<groupId>org.fudaa.framework.fudaa.fudaa-dico</groupId>
<artifactId>dico-server</artifactId>
Modified: trunk/framework/fudaa-dico/ui/pom.xml
===================================================================
--- trunk/framework/fudaa-dico/ui/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/fudaa-dico/ui/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.framework.fudaa.fudaa-dico</groupId>
<artifactId>fudaa-dico</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
</parent>
<artifactId>dico-ui</artifactId>
<name>Dico UI</name>
Modified: trunk/framework/pom.xml
===================================================================
--- trunk/framework/pom.xml 2014-07-02 21:21:29 UTC (rev 8782)
+++ trunk/framework/pom.xml 2014-07-09 20:44:57 UTC (rev 8783)
@@ -8,7 +8,7 @@
</parent>
<groupId>org.fudaa.framework</groupId>
<artifactId>fudaa-framework</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
<url>http://www.fudaa.fr/sites/devel/fudaa-framework/</url>
<properties>
<projetEncoding>ISO-8859-15</projetEncoding>
@@ -19,10 +19,10 @@
<name>Fudaa Framework</name>
<description>La partie commune du framework fudaa</description>
<scm>
- <connection>scm:svn:http://svn.code.sf.net/p/fudaa/svn/trunk/framework/</connection>
- <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/trunk/framework
+ <connection>scm:svn:http://svn.code.sf.net/p/fudaa/svn/tags/framework/fudaa-framework-1.5</connection>
+ <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/tags/framework/fudaa-framework-1.5
</developerConnection>
- <url>https://svn.code.sf.net/p/fudaa/svn/trunk/framework</url>
+ <url>https://svn.code.sf.net/p/fudaa/svn/tags/framework/fudaa-framework-1.5</url>
</scm>
<modules>
<module>ctulu-fu</module>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-07-02 21:21:37
|
Revision: 8782
http://sourceforge.net/p/fudaa/svn/8782
Author: deniger
Date: 2014-07-02 21:21:29 +0000 (Wed, 02 Jul 2014)
Log Message:
-----------
shortucts
Modified Paths:
--------------
trunk/soft/fudaa-crue/ui-branding/src/main/resources/org/fudaa/fudaa/crue/branding/layer.xml
Modified: trunk/soft/fudaa-crue/ui-branding/src/main/resources/org/fudaa/fudaa/crue/branding/layer.xml
===================================================================
--- trunk/soft/fudaa-crue/ui-branding/src/main/resources/org/fudaa/fudaa/crue/branding/layer.xml 2014-06-26 22:11:47 UTC (rev 8781)
+++ trunk/soft/fudaa-crue/ui-branding/src/main/resources/org/fudaa/fudaa/crue/branding/layer.xml 2014-07-02 21:21:29 UTC (rev 8782)
@@ -29,6 +29,10 @@
<file name="org-netbeans-modules-quicksearch-QuickSearchAction.instance_hidden"/>
<file name="org-openide-actions-GotoAction.instance_hidden"/>
</folder>
+ <folder name="File">
+ <file name="org-netbeans-modules-print-action-PageSetupAction.instance_hidden"/>
+ <file name="org-netbeans-modules-print-action-PrintAction.instance_hidden"/>
+ </folder>
<folder name="Help">
<file name="master-help.xml_hidden"/>
<file name="org-netbeans-core-actions-AboutAction.instance_hidden"/>
@@ -36,16 +40,29 @@
</folder>
<file name="Profile_hidden"/>
<file name="System_hidden"/>
+ <folder name="View">
+ <file name="org-netbeans-core-actions-HTMLViewAction.instance_hidden"/>
+ <file name="org-netbeans-core-actions-LogAction.instance_hidden"/>
+ </folder>
<folder name="Window">
- <file name="org-netbeans-core-windows-actions-CloneDocumentAction.instance_hidden"/>
+ <folder name="SelectDocumentNode">
+ <file name="org-netbeans-modules-favorites-Select.instance_hidden"/>
+ </folder>
+ <file name="org-netbeans-core-actions-NextViewCallbackAction.instance_hidden"/>
+ <file name="org-netbeans-core-actions-PreviousViewCallbackAction.instance_hidden"/>
+ <file name="org-netbeans-core-windows-actions-CloneDocumentAction.instance_hidden"/>
<file name="org-netbeans-core-windows-actions-CloseAllButThisAction.instance_hidden"/>
<file name="org-netbeans-core-windows-actions-CloseAllDocumentsAction.instance_hidden"/>
- <file name="org-netbeans-core-windows-actions-DocumentsAction.instance_hidden"/>
+ <file name="org-netbeans-core-windows-actions-CollapseTabGroupAction.instance_hidden"/>
+ <file name="org-netbeans-core-windows-actions-DocumentsAction.instance_hidden"/>
<file name="org-netbeans-core-windows-actions-MaximizeWindowAction.instance_hidden"/>
- <file name="org-netbeans-core-windows-actions-NextTabAction.instance_hidden"/>
- <file name="org-netbeans-core-windows-actions-RecentViewListAction.instance_hidden"/>
+ <file name="org-netbeans-core-windows-actions-NewTabGroupAction.instance_hidden"/>
+ <file name="org-netbeans-core-windows-actions-NextTabAction.instance_hidden"/>
+ <file name="org-netbeans-core-windows-actions-PreviousTabAction.instance_hidden"/>
+ <file name="org-netbeans-core-windows-actions-RecentViewListAction.instance_hidden"/>
<file name="org-netbeans-core-windows-actions-SaveWindowsAction.instance_hidden"/>
- <file name="org-netbeans-core-windows-actions-SwitchToRecentDocumentAction.instance_hidden"/>
+ <file name="org-netbeans-core-windows-actions-SwitchRoleKeepDocumentsAction.instance_hidden"/>
+ <file name="org-netbeans-core-windows-actions-SwitchToRecentDocumentAction.instance_hidden"/>
<file name="org-netbeans-core-windows-actions-ToggleFullScreenAction.instance_hidden"/>
<file name="org-netbeans-core-windows-actions-UndockWindowAction.instance_hidden"/>
<file name="org-netbeans-modules-favorites-Add.instance_hidden"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-06-26 22:11:50
|
Revision: 8781
http://sourceforge.net/p/fudaa/svn/8781
Author: deniger
Date: 2014-06-26 22:11:47 +0000 (Thu, 26 Jun 2014)
Log Message:
-----------
shortucts
Modified Paths:
--------------
trunk/soft/fudaa-crue/crue-core/src/main/resources/org/fudaa/dodico/crue/common/businessMessages.properties
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/actions/Bundle_fr.properties
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-openide-actions.jar/org/openide/actions/Bundle_fr.properties
trunk/soft/fudaa-crue/ui-branding/src/main/resources/org/fudaa/fudaa/crue/branding/layer.xml
trunk/soft/fudaa-crue/ui-otfa/src/main/resources/org/fudaa/fudaa/crue/otfa/layer.xml
Added Paths:
-----------
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/actions/Bundle_fr_FR.properties
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/org/
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/org/netbeans/
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/org/netbeans/modules/
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/org/netbeans/modules/applemenu/
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/org/netbeans/modules/applemenu/Bundle_fr.properties
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/org/netbeans/modules/applemenu/Bundle_fr_FR.properties
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-swing-tabcontrol.jar/org/netbeans/swing/tabcontrol/plaf/Bundle.properties
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-swing-tabcontrol.jar/org/netbeans/swing/tabcontrol/plaf/Bundle_fr_FR.properties
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-openide-awt.jar/
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-openide-awt.jar/org/
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-openide-awt.jar/org/openide/
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-openide-awt.jar/org/openide/awt/
trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-openide-awt.jar/org/openide/awt/Bundle_fr.properties
Modified: trunk/soft/fudaa-crue/crue-core/src/main/resources/org/fudaa/dodico/crue/common/businessMessages.properties
===================================================================
--- trunk/soft/fudaa-crue/crue-core/src/main/resources/org/fudaa/dodico/crue/common/businessMessages.properties 2014-06-26 21:21:30 UTC (rev 8780)
+++ trunk/soft/fudaa-crue/crue-core/src/main/resources/org/fudaa/dodico/crue/common/businessMessages.properties 2014-06-26 22:11:47 UTC (rev 8781)
@@ -868,7 +868,8 @@
save.geoloc.done=Donn\u00e9es de g\u00e9olocalisation enregistr\u00e9es
save.configEtu.done=Configuration de niveau \u00e9tude enregistr\u00e9e
save.configEtuExtern.done=Configuration des ressources externes enregistr\u00e9e
-save.scenario.done=Sc\u00e9nario enregistr\u00e9
+save.scenario.done=Enregistrement du sc\u00e9nario
+save.scenario.log=Enregistrement
save.scenario.file.done=Fichier {0} enregistr\u00e9
valid.ptProfil.MinDelta.NotRespected={0}: l''\u00e9cart minimum entre 2 Xt successifs n''est pas respect\u00e9 \u00e0 l''indice {1}
io.profilSectionNotLinkedToSection.error=Les ProfilSections suivants ne sont pas attach\u00e9s \u00e0 une section: {0}
Modified: trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/actions/Bundle_fr.properties
===================================================================
--- trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/actions/Bundle_fr.properties 2014-06-26 21:21:30 UTC (rev 8780)
+++ trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/actions/Bundle_fr.properties 2014-06-26 22:11:47 UTC (rev 8781)
@@ -5,7 +5,7 @@
CTL_CollapseTabGroupAction=Fermer l'onglet
CTL_MaximizeWindowAction=Maximi&ser
CTL_MinimizeModeAction=Minimi&ser Groupe
-CTL_MinimizeWindowAction=Minimis&er
+CTL_MinimizeWindowAction=Minimiser
CTL_MoveModeAction=&D\u00e9placer Groupe
CTL_MoveWindowAction=D\u00e9&placer
CTL_NewTabGroupAction=Nouveau groupe d'onglets de document
@@ -20,5 +20,6 @@
CTL_CloseWindowAction_MainMenu=Fermer le fen\u00eatre
LBL_ToggleWindowTransparencyAction=Fen\u00eatre transparente
LBL_WindowTransparencyHint=Maintenir la touche [Ctrl+clavier num\u00e9rique 0] pour rendre transparente une fen\u00eatre minimis\u00e9e
+CTL_CloseModeAction=Fermer le groupe
Added: trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/actions/Bundle_fr_FR.properties
===================================================================
--- trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/actions/Bundle_fr_FR.properties (rev 0)
+++ trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/actions/Bundle_fr_FR.properties 2014-06-26 22:11:47 UTC (rev 8781)
@@ -0,0 +1,2 @@
+CTL_MinimizeModeAction=Minimiser le groupe
+CTL_MinimizeWindowAction=Minimiser
Added: trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/org/netbeans/modules/applemenu/Bundle_fr.properties
===================================================================
--- trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/org/netbeans/modules/applemenu/Bundle_fr.properties (rev 0)
+++ trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/org/netbeans/modules/applemenu/Bundle_fr.properties 2014-06-26 22:11:47 UTC (rev 8781)
@@ -0,0 +1 @@
+MSG_MinimizeWindowAction=&Minimiser la fen\u00eatre
Added: trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/org/netbeans/modules/applemenu/Bundle_fr_FR.properties
===================================================================
--- trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/org/netbeans/modules/applemenu/Bundle_fr_FR.properties (rev 0)
+++ trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-modules-applemenu.jar/org/netbeans/modules/applemenu/Bundle_fr_FR.properties 2014-06-26 22:11:47 UTC (rev 8781)
@@ -0,0 +1 @@
+MSG_MinimizeWindowAction=&Minimiser la fen\u00eatre
Added: trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-swing-tabcontrol.jar/org/netbeans/swing/tabcontrol/plaf/Bundle.properties
===================================================================
--- trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-swing-tabcontrol.jar/org/netbeans/swing/tabcontrol/plaf/Bundle.properties (rev 0)
+++ trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-swing-tabcontrol.jar/org/netbeans/swing/tabcontrol/plaf/Bundle.properties 2014-06-26 22:11:47 UTC (rev 8781)
@@ -0,0 +1,2 @@
+Tip_Close_Window=Fermer la fen\u00eatre
+Tip_Close_Window_Group=Fermer le groupe de fen\u00eatre
Added: trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-swing-tabcontrol.jar/org/netbeans/swing/tabcontrol/plaf/Bundle_fr_FR.properties
===================================================================
--- trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-swing-tabcontrol.jar/org/netbeans/swing/tabcontrol/plaf/Bundle_fr_FR.properties (rev 0)
+++ trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-netbeans-swing-tabcontrol.jar/org/netbeans/swing/tabcontrol/plaf/Bundle_fr_FR.properties 2014-06-26 22:11:47 UTC (rev 8781)
@@ -0,0 +1,5 @@
+Tip_Close_Window=Fermer la fen\u00eatre
+Tip_Close_Window_Group=Fermer le groupe de fen\u00eatre
+Tip_Maximize_Window=maximiser la fen\u00eatre
+Tip_Minimize_Window=Minimiser la fen\u00eatre
+Tip_Minimize_Window_Group=Minimiser le groupe de fen\u00eatres
Modified: trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-openide-actions.jar/org/openide/actions/Bundle_fr.properties
===================================================================
--- trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-openide-actions.jar/org/openide/actions/Bundle_fr.properties 2014-06-26 21:21:30 UTC (rev 8780)
+++ trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-openide-actions.jar/org/openide/actions/Bundle_fr.properties 2014-06-26 22:11:47 UTC (rev 8781)
@@ -8,3 +8,4 @@
UndoSimple=&D\u00e9faire
CTL_Tools=Outils
CloseView=Fermer
+
Added: trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-openide-awt.jar/org/openide/awt/Bundle_fr.properties
===================================================================
--- trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-openide-awt.jar/org/openide/awt/Bundle_fr.properties (rev 0)
+++ trunk/soft/fudaa-crue/ui-branding/src/main/nbm-branding/modules/org-openide-awt.jar/org/openide/awt/Bundle_fr.properties 2014-06-26 22:11:47 UTC (rev 8781)
@@ -0,0 +1 @@
+Close=Fermer
Modified: trunk/soft/fudaa-crue/ui-branding/src/main/resources/org/fudaa/fudaa/crue/branding/layer.xml
===================================================================
--- trunk/soft/fudaa-crue/ui-branding/src/main/resources/org/fudaa/fudaa/crue/branding/layer.xml 2014-06-26 21:21:30 UTC (rev 8780)
+++ trunk/soft/fudaa-crue/ui-branding/src/main/resources/org/fudaa/fudaa/crue/branding/layer.xml 2014-06-26 22:11:47 UTC (rev 8781)
@@ -24,7 +24,19 @@
-->
<filesystem>
<folder name="Actions">
- <folder name="Window">
+ <folder name="Edit">
+ <file name="org-netbeans-core-ui-sysopen-SystemOpenAction.instance_hidden"/>
+ <file name="org-netbeans-modules-quicksearch-QuickSearchAction.instance_hidden"/>
+ <file name="org-openide-actions-GotoAction.instance_hidden"/>
+ </folder>
+ <folder name="Help">
+ <file name="master-help.xml_hidden"/>
+ <file name="org-netbeans-core-actions-AboutAction.instance_hidden"/>
+ <file name="org-netbeans-modules-javahelp-HelpAction.instance_hidden"/>
+ </folder>
+ <file name="Profile_hidden"/>
+ <file name="System_hidden"/>
+ <folder name="Window">
<file name="org-netbeans-core-windows-actions-CloneDocumentAction.instance_hidden"/>
<file name="org-netbeans-core-windows-actions-CloseAllButThisAction.instance_hidden"/>
<file name="org-netbeans-core-windows-actions-CloseAllDocumentsAction.instance_hidden"/>
@@ -90,7 +102,15 @@
</folder>
</folder>
</folder>
- <folder name="Shortcuts"/>
+ <folder name="Shortcuts">
+ <file name="AS-Y.shadow_hidden"/>
+ <file name="D-4.shadow_hidden"/>
+ <file name="D-I.shadow_hidden"/>
+ <file name="DOS-P.shadow_hidden"/>
+ <file name="DS-DELETE.shadow_hidden"/>
+ <file name="OS-D.shadow_hidden"/>
+ <file name="OS-ENTER.shadow_hidden"/>
+ </folder>
<folder name="Toolbars">
<file name="Standard.xml_hidden"/>
<file name="UndoRedo_hidden"/>
Modified: trunk/soft/fudaa-crue/ui-otfa/src/main/resources/org/fudaa/fudaa/crue/otfa/layer.xml
===================================================================
--- trunk/soft/fudaa-crue/ui-otfa/src/main/resources/org/fudaa/fudaa/crue/otfa/layer.xml 2014-06-26 21:21:30 UTC (rev 8780)
+++ trunk/soft/fudaa-crue/ui-otfa/src/main/resources/org/fudaa/fudaa/crue/otfa/layer.xml 2014-06-26 22:11:47 UTC (rev 8781)
@@ -1,7 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.0//EN" "http://www.netbeans.org/dtds/filesystem-1_0.dtd">
<filesystem>
- <folder name="Menu">
+ <folder name="Actions">
+ <folder name="Edit">
+ <file name="org-netbeans-core-ui-options-filetypes-OpenAsAction.instance_hidden"/>
+ <file name="org-netbeans-core-ui-sysopen-SystemOpenAction.instance_hidden"/>
+ <file name="org-netbeans-modules-quicksearch-QuickSearchAction.instance_hidden"/>
+ <file name="org-openide-actions-GotoAction.instance_hidden"/>
+ <file name="org-openide-actions-RedoAction.instance_hidden"/>
+ <file name="org-openide-actions-ReplaceAction.instance_hidden"/>
+ <file name="org-openide-actions-UndoAction.instance_hidden"/>
+ </folder>
+ <folder name="File">
+ <file name="org-netbeans-modules-print-action-PageSetupAction.instance_hidden"/>
+ <file name="org-netbeans-modules-print-action-PrintAction.instance_hidden"/>
+ </folder>
+ <file name="Profile_hidden"/>
+ <file name="System_hidden"/>
+ <folder name="View">
+ <file name="org-netbeans-core-actions-LogAction.instance_hidden"/>
+ </folder>
+ <folder name="Window">
+ <file name="SelectDocumentNode_hidden"/>
+ <file name="org-netbeans-core-actions-NextViewCallbackAction.instance_hidden"/>
+ <file name="org-netbeans-core-windows-actions-CloneDocumentAction.instance_hidden"/>
+ <file name="org-netbeans-core-windows-actions-CloseAllButThisAction.instance_hidden"/>
+ </folder>
+ </folder>
+ <folder name="Menu">
<folder name="Window">
<folder name="OTFA">
<attr name="displayName" bundlevalue="org.fudaa.fudaa.crue.otfa.Bundle#Menu/OTFA"/>
@@ -9,7 +35,13 @@
</folder>
</folder>
</folder>
- <folder name="Shortcuts"/>
+ <folder name="Shortcuts">
+ <file name="AS-Y.shadow_hidden"/>
+ <file name="D-4.shadow_hidden"/>
+ <file name="D-I.shadow_hidden"/>
+ <file name="DOS-P.shadow_hidden"/>
+ <file name="DS-DELETE.shadow_hidden"/>
+ </folder>
<folder name="Toolbars">
<folder name="Perspective">
<file name="org-fudaa-fudaa-crue-otfa-perspective-ActiveOtfa.shadow">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-06-26 21:21:36
|
Revision: 8780
http://sourceforge.net/p/fudaa/svn/8780
Author: deniger
Date: 2014-06-26 21:21:30 +0000 (Thu, 26 Jun 2014)
Log Message:
-----------
avancement OTFA
Modified Paths:
--------------
trunk/soft/fudaa-crue/ui-branding/src/main/resources/org/fudaa/fudaa/crue/branding/layer.xml
trunk/soft/fudaa-crue/ui-modelling/src/main/java/org/fudaa/fudaa/crue/modelling/services/ModellingSaveScenarioCallable.java
Modified: trunk/soft/fudaa-crue/ui-branding/src/main/resources/org/fudaa/fudaa/crue/branding/layer.xml
===================================================================
--- trunk/soft/fudaa-crue/ui-branding/src/main/resources/org/fudaa/fudaa/crue/branding/layer.xml 2014-06-25 21:48:36 UTC (rev 8779)
+++ trunk/soft/fudaa-crue/ui-branding/src/main/resources/org/fudaa/fudaa/crue/branding/layer.xml 2014-06-26 21:21:30 UTC (rev 8780)
@@ -111,6 +111,7 @@
<file name="ReportVariableTopComponent.settings" url="ReportVariableTopComponentSettings.xml"/>
<file name="ReportViewManagerTopComponent.settings" url="ReportViewManagerTopComponentSettings.xml"/>
<file name="SysdocTopComponent.settings" url="SysdocTopComponentSettings.xml"/>
+ <file name="ScenariosTopComponent.settings" url="ScenariosTopComponentSettings.xml"/>
<file name="properties.settings_hidden"/>
</folder>
<folder name="Modes">
Modified: trunk/soft/fudaa-crue/ui-modelling/src/main/java/org/fudaa/fudaa/crue/modelling/services/ModellingSaveScenarioCallable.java
===================================================================
--- trunk/soft/fudaa-crue/ui-modelling/src/main/java/org/fudaa/fudaa/crue/modelling/services/ModellingSaveScenarioCallable.java 2014-06-25 21:48:36 UTC (rev 8779)
+++ trunk/soft/fudaa-crue/ui-modelling/src/main/java/org/fudaa/fudaa/crue/modelling/services/ModellingSaveScenarioCallable.java 2014-06-26 21:21:30 UTC (rev 8780)
@@ -59,9 +59,19 @@
return saveWithScenarioType;
}
CtuluLogGroup res = new CtuluLogGroup(BusinessMessages.RESOURCE_BUNDLE);
+ res.setDescription("save.scenario.log");
CtuluLog log = res.createNewLog("save.scenario.done");
Map<String, File> savedFiles = modellingScenarioServiceImpl.getSelectedProjet().getInputFiles(managerScenarioLoaded, dir);
Map<String, File> destFiles = modellingScenarioServiceImpl.getSelectedProjet().getInputFiles(managerScenarioLoaded);
+ for (File dest : destFiles.values()) {
+ String error = CtuluLibFile.canWrite(dest);
+ if (error != null) {
+ log.addSevereError(error);
+ }
+ }
+ if (log.containsSevereError()) {
+ return res;
+ }
for (Map.Entry<String, File> entry : savedFiles.entrySet()) {
String id = entry.getKey();
File savedFile = entry.getValue();
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-06-25 21:48:44
|
Revision: 8779
http://sourceforge.net/p/fudaa/svn/8779
Author: deniger
Date: 2014-06-25 21:48:36 +0000 (Wed, 25 Jun 2014)
Log Message:
-----------
avancement OTFA
Modified Paths:
--------------
trunk/soft/fudaa-crue/ui-otfa/src/main/java/org/fudaa/fudaa/crue/otfa/service/LaunchOtfaCampagneRunner.java
Modified: trunk/soft/fudaa-crue/ui-otfa/src/main/java/org/fudaa/fudaa/crue/otfa/service/LaunchOtfaCampagneRunner.java
===================================================================
--- trunk/soft/fudaa-crue/ui-otfa/src/main/java/org/fudaa/fudaa/crue/otfa/service/LaunchOtfaCampagneRunner.java 2014-06-25 21:48:03 UTC (rev 8778)
+++ trunk/soft/fudaa-crue/ui-otfa/src/main/java/org/fudaa/fudaa/crue/otfa/service/LaunchOtfaCampagneRunner.java 2014-06-25 21:48:36 UTC (rev 8779)
@@ -69,8 +69,8 @@
@Override
public void setProgression(int _v) {
- ph.progress(Math.max(100, _v));
- ph.progress("prog " + _v);
+ ph.progress(Math.min(100, _v));
+
}
@Override
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-06-25 21:48:07
|
Revision: 8778
http://sourceforge.net/p/fudaa/svn/8778
Author: deniger
Date: 2014-06-25 21:48:03 +0000 (Wed, 25 Jun 2014)
Log Message:
-----------
avancement OTFA
Modified Paths:
--------------
trunk/soft/fudaa-crue/crue-otfa/src/main/java/org/fudaa/dodico/crue/projet/otfa/OtfaExecutor.java
Modified: trunk/soft/fudaa-crue/crue-otfa/src/main/java/org/fudaa/dodico/crue/projet/otfa/OtfaExecutor.java
===================================================================
--- trunk/soft/fudaa-crue/crue-otfa/src/main/java/org/fudaa/dodico/crue/projet/otfa/OtfaExecutor.java 2014-06-25 21:18:32 UTC (rev 8777)
+++ trunk/soft/fudaa-crue/crue-otfa/src/main/java/org/fudaa/dodico/crue/projet/otfa/OtfaExecutor.java 2014-06-25 21:48:03 UTC (rev 8778)
@@ -82,6 +82,9 @@
OutOfMemoryError oomError = null;
FileLocker locker = new FileLocker();
Set<File> allEtu = new HashSet<File>();
+ if (progress != null) {
+ progress.reset();
+ }
ProgressionUpdater updater = new ProgressionUpdater(progress, false);
try {
if (!lineSaver.isStarted()) {
@@ -167,7 +170,7 @@
deleteRuns(in, in.getReferenceOptions().isEffacerRunAvant(), in.getCibleOptions().isEffacerRunAvant(), logsBefore);
}
int size = in.getLines().size();
- updater.setValue(size, size);
+ updater.setValue(Math.max(10, size), size);
for (OtfaCampagneLine line : in.getLines()) {
updater.majProgessionStateOnly(BusinessMessages.getString("otfa.avancement.line", Integer.toString(line.getIndice()), size));
lineSaver.addResult(this.launch(in, line));
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-06-25 21:18:40
|
Revision: 8777
http://sourceforge.net/p/fudaa/svn/8777
Author: deniger
Date: 2014-06-25 21:18:32 +0000 (Wed, 25 Jun 2014)
Log Message:
-----------
Modified Paths:
--------------
trunk/soft/fudaa-crue/crue-io/src/test/java/org/fudaa/dodico/crue/io/aide/TestAide.java
Modified: trunk/soft/fudaa-crue/crue-io/src/test/java/org/fudaa/dodico/crue/io/aide/TestAide.java
===================================================================
--- trunk/soft/fudaa-crue/crue-io/src/test/java/org/fudaa/dodico/crue/io/aide/TestAide.java 2014-06-25 21:18:10 UTC (rev 8776)
+++ trunk/soft/fudaa-crue/crue-io/src/test/java/org/fudaa/dodico/crue/io/aide/TestAide.java 2014-06-25 21:18:32 UTC (rev 8777)
@@ -3,39 +3,52 @@
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
-
package org.fudaa.dodico.crue.io.aide;
import java.io.File;
import java.io.IOException;
+import java.net.URL;
import java.util.Arrays;
+import junit.framework.Assert;
import org.fudaa.ctulu.CtuluLog;
import org.fudaa.dodico.crue.common.io.CrueIOResu;
import org.fudaa.dodico.crue.common.io.CrueXmlReaderWriterImpl;
import org.junit.Test;
-
/**
*
* @author landrodie
*/
public class TestAide {
-
- public TestAide() {
- }
-
-
- @Test
- public void WriteFile() throws IOException {
-
- CrueXmlReaderWriterImpl<CrueDaoAide, CrueDaoAideContents> rw = new CrueXmlReaderWriterImpl<CrueDaoAide, CrueDaoAideContents>("Lien","1.0", new CrueConverterAide(), new CrueDaoStructureAide());
- File out = new File("tstAide.xml").getCanonicalFile();
- CrueAide aide1 = new CrueAide("EDIT_LOI","EditionLoi#Signet1");
- CrueAide aide2 = new CrueAide("OPEN_LOI","LireLoi");
- CrueDaoAideContents aides = new CrueDaoAideContents("fichier de mappage", Arrays.asList(aide1,aide2));
-
- CrueIOResu<CrueDaoAideContents> in = new CrueIOResu<CrueDaoAideContents>(aides);
- rw.writeXMLMetier(in, out, new CtuluLog());
- System.err.println("Ecrit dans " + out.getAbsoluteFile());
- }
+
+ public TestAide() {
+ }
+
+ @Test
+ public void testLecture() {
+ CrueXmlReaderWriterImpl<CrueDaoAide, CrueDaoAideContents> rw = new CrueXmlReaderWriterImpl<CrueDaoAide, CrueDaoAideContents>("Lien", "1.0",
+ new CrueConverterAide(), new CrueDaoStructureAide());
+ URL in = getClass().getResource("/Aide/Aide.xml");
+ CtuluLog log = new CtuluLog();
+ final CrueDaoAide readDao = rw.readDao(in, log);
+ Assert.assertNotNull(readDao);
+ Assert.assertEquals(2, readDao.getListeAide().size());
+ Assert.assertEquals("EDIT_BRANCHE", readDao.getListeAide().get(0).getIdFudaaCrue());
+
+ }
+
+ @Test
+ public void WriteFile() throws IOException {
+
+ CrueXmlReaderWriterImpl<CrueDaoAide, CrueDaoAideContents> rw = new CrueXmlReaderWriterImpl<CrueDaoAide, CrueDaoAideContents>("Lien", "1.0",
+ new CrueConverterAide(), new CrueDaoStructureAide());
+ File out = new File("tstAide.xml").getCanonicalFile();
+ CrueAide aide1 = new CrueAide("EDIT_LOI", "EditionLoi#Signet1");
+ CrueAide aide2 = new CrueAide("OPEN_LOI", "LireLoi");
+ CrueDaoAideContents aides = new CrueDaoAideContents("fichier de mappage", Arrays.asList(aide1, aide2));
+
+ CrueIOResu<CrueDaoAideContents> in = new CrueIOResu<CrueDaoAideContents>(aides);
+ rw.writeXMLMetier(in, out, new CtuluLog());
+ System.err.println("Ecrit dans " + out.getAbsoluteFile());
+ }
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-06-25 21:18:18
|
Revision: 8776
http://sourceforge.net/p/fudaa/svn/8776
Author: deniger
Date: 2014-06-25 21:18:10 +0000 (Wed, 25 Jun 2014)
Log Message:
-----------
Modified Paths:
--------------
trunk/soft/fudaa-crue/crue-io/src/test/resources/Aide/Aide.xml
Modified: trunk/soft/fudaa-crue/crue-io/src/test/resources/Aide/Aide.xml
===================================================================
--- trunk/soft/fudaa-crue/crue-io/src/test/resources/Aide/Aide.xml 2014-06-25 21:05:04 UTC (rev 8775)
+++ trunk/soft/fudaa-crue/crue-io/src/test/resources/Aide/Aide.xml 2014-06-25 21:18:10 UTC (rev 8776)
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<Liens>
- <Lien ID="EDIT_BRANCHE">
- <Help_ID>EditionBranche</Help_ID>
+ <Lien IdFudaaCrue="EDIT_BRANCHE">
+ <Help>EditionBranche</Help>
</Lien>
- <Lien ID="EDIT_BRANCHESAINTVENANT">
- <Help_ID>EditionBranche#SAINTVENANT</Help_ID>
+ <Lien IdFudaaCrue="EDIT_BRANCHESAINTVENANT">
+ <Help>EditionBranche#SAINTVENANT</Help>
</Lien>
</Liens>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-06-25 21:05:11
|
Revision: 8775
http://sourceforge.net/p/fudaa/svn/8775
Author: deniger
Date: 2014-06-25 21:05:04 +0000 (Wed, 25 Jun 2014)
Log Message:
-----------
Modified Paths:
--------------
trunk/soft/fudaa-prepro/ui/src/main/java/org/fudaa/fudaa/tr/TrLauncherDefault.java
Modified: trunk/soft/fudaa-prepro/ui/src/main/java/org/fudaa/fudaa/tr/TrLauncherDefault.java
===================================================================
--- trunk/soft/fudaa-prepro/ui/src/main/java/org/fudaa/fudaa/tr/TrLauncherDefault.java 2014-06-25 21:00:10 UTC (rev 8774)
+++ trunk/soft/fudaa-prepro/ui/src/main/java/org/fudaa/fudaa/tr/TrLauncherDefault.java 2014-06-25 21:05:04 UTC (rev 8775)
@@ -72,8 +72,8 @@
infoSoft = new BuInformationsSoftware();
infoSoft.name = "prepro";
- infoSoft.version = "1.3-RC4";
- infoSoft.date = "2014-06-24";
+ infoSoft.version = "1.3-RC5";
+ infoSoft.date = "2014-06-25";
infoSoft.rights = TrResource.getS("Tous droits r\xE9serv\xE9s") + ". CETMEF (c)2003-2009";
infoSoft.contact = "fre...@fu...";
infoSoft.license = "GPL2";
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-06-25 21:00:19
|
Revision: 8774
http://sourceforge.net/p/fudaa/svn/8774
Author: deniger
Date: 2014-06-25 21:00:10 +0000 (Wed, 25 Jun 2014)
Log Message:
-----------
Modified Paths:
--------------
trunk/framework/ebli-2d/src/main/java/org/fudaa/ebli/calque/ZEbliCalquesPanel.java
Modified: trunk/framework/ebli-2d/src/main/java/org/fudaa/ebli/calque/ZEbliCalquesPanel.java
===================================================================
--- trunk/framework/ebli-2d/src/main/java/org/fudaa/ebli/calque/ZEbliCalquesPanel.java 2014-06-25 08:33:59 UTC (rev 8773)
+++ trunk/framework/ebli-2d/src/main/java/org/fudaa/ebli/calque/ZEbliCalquesPanel.java 2014-06-25 21:00:10 UTC (rev 8774)
@@ -510,7 +510,9 @@
public void setAccrocheText(ZCatchEvent _evt) {
GrPoint pt = _evt.selection.getScene().getVertex(_evt.idxGeom, _evt.idxVertex);
-
+ if (pt == null) {
+ return;
+ }
String idxGeom = "" + (_evt.selection.getScene().sceneId2LayerId(_evt.idxGeom) + 1);
String idxVertex = "" + (_evt.idxVertex + 1);
String cqName = _evt.selection.getScene().getLayerForId(_evt.idxGeom).getTitle();
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-06-23 23:34:14
|
Revision: 8770
http://sourceforge.net/p/fudaa/svn/8770
Author: deniger
Date: 2014-06-23 23:34:09 +0000 (Mon, 23 Jun 2014)
Log Message:
-----------
Modified Paths:
--------------
trunk/business/fudaa-sig/src/main/java/org/fudaa/fudaa/sig/wizard/FSigWizardImport.java
Modified: trunk/business/fudaa-sig/src/main/java/org/fudaa/fudaa/sig/wizard/FSigWizardImport.java
===================================================================
--- trunk/business/fudaa-sig/src/main/java/org/fudaa/fudaa/sig/wizard/FSigWizardImport.java 2014-06-23 23:33:01 UTC (rev 8769)
+++ trunk/business/fudaa-sig/src/main/java/org/fudaa/fudaa/sig/wizard/FSigWizardImport.java 2014-06-23 23:34:09 UTC (rev 8770)
@@ -57,7 +57,7 @@
/**
* Un wizard pour l'import de fichiers.
- *
+ *
* @author Fred Deniger
* @version $Id: FSigWizardImport.java,v 1.2.6.1 2008-02-22 16:27:43 bmarchan Exp $
*/
@@ -103,7 +103,7 @@
newatt[i] = (GISAttributeInterface) srcAtt_.get(i);
}
// pour l'instant on filtre le tout
- newatt = FSigExportImportAttributesMapper.filtreAttributes(newatt, new Class[] { String.class, Double.class }, null);
+ newatt = FSigExportImportAttributesMapper.filtreAttributes(newatt, new Class[]{String.class, Double.class}, null);
if (newatt != null) {
Arrays.sort(newatt, new GISAttributeNameComparator());
// il n'y a pas de changement
@@ -166,14 +166,12 @@
// creation du calque de dest.
final GISZoneCollectionPoint pt = createPointLayer(cmp);
final GISAttributeDouble attributeIsZ = pt.getAttributeIsZ();
-// pt.setAttributeIsZ(null);
final GISDataModel[] pts = data_.getPoints();
final int nb = pts.length;
for (int i = 0; i < nb; i++) {
final GISDataModel model = GISDataModelFilterAdapter.buildPointAdapter(pts[i].createTranslate(translate), attChosen);
pt.addAll(model, cmp, false);
}
-// pt.setAttributeIsZ(attributeIsZ);
}
if (pnDest_.importLignes_.isOk()) {
GISZoneCollectionLigneBrisee line = null;
@@ -288,11 +286,13 @@
return fileLoader_;
} else if (current_ == 1) {
if (mapper_ == null) {
- if (dest_ != null && dest_.getAttributes() != null)
+ if (dest_ != null && dest_.getAttributes() != null) {
mapper_ = new FSigExportImportAttributesMapper(src_, dest_.getAttributes(), false);
+ }
}
- if (pnDest_ == null)
+ if (pnDest_ == null) {
pnDest_ = new FSigWizardImportStepDestination(dest_, this.dest_.canAddNewLayer());
+ }
pnDest_.setMapper(mapper_);
pnDest_.setSrc(data_);
pnDest_.setSelectedLayer(selectedLayer_);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-06-23 23:33:09
|
Revision: 8769
http://sourceforge.net/p/fudaa/svn/8769
Author: deniger
Date: 2014-06-23 23:33:01 +0000 (Mon, 23 Jun 2014)
Log Message:
-----------
Modified Paths:
--------------
trunk/business/fudaa-sig/src/main/java/org/fudaa/fudaa/sig/wizard/FSigWizardImport.java
Modified: trunk/business/fudaa-sig/src/main/java/org/fudaa/fudaa/sig/wizard/FSigWizardImport.java
===================================================================
--- trunk/business/fudaa-sig/src/main/java/org/fudaa/fudaa/sig/wizard/FSigWizardImport.java 2014-06-23 23:32:48 UTC (rev 8768)
+++ trunk/business/fudaa-sig/src/main/java/org/fudaa/fudaa/sig/wizard/FSigWizardImport.java 2014-06-23 23:33:01 UTC (rev 8769)
@@ -53,6 +53,7 @@
import com.memoire.bu.BuButtonPanel;
import com.memoire.bu.BuGlassPaneStop;
import com.memoire.bu.BuWizardTask;
+import org.fudaa.ctulu.gis.GISAttributeDouble;
/**
* Un wizard pour l'import de fichiers.
@@ -164,12 +165,15 @@
if (pnDest_.importPoint_.isOk() && data_.getNbPoints() > 0) {
// creation du calque de dest.
final GISZoneCollectionPoint pt = createPointLayer(cmp);
+ final GISAttributeDouble attributeIsZ = pt.getAttributeIsZ();
+// pt.setAttributeIsZ(null);
final GISDataModel[] pts = data_.getPoints();
final int nb = pts.length;
for (int i = 0; i < nb; i++) {
final GISDataModel model = GISDataModelFilterAdapter.buildPointAdapter(pts[i].createTranslate(translate), attChosen);
pt.addAll(model, cmp, false);
}
+// pt.setAttributeIsZ(attributeIsZ);
}
if (pnDest_.importLignes_.isOk()) {
GISZoneCollectionLigneBrisee line = null;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-06-23 23:32:56
|
Revision: 8768
http://sourceforge.net/p/fudaa/svn/8768
Author: deniger
Date: 2014-06-23 23:32:48 +0000 (Mon, 23 Jun 2014)
Log Message:
-----------
Modified Paths:
--------------
trunk/soft/fudaa-prepro/pom.xml
trunk/soft/fudaa-prepro/ui/src/main/java/org/fudaa/fudaa/tr/TrLauncherDefault.java
Modified: trunk/soft/fudaa-prepro/pom.xml
===================================================================
--- trunk/soft/fudaa-prepro/pom.xml 2014-06-23 23:32:35 UTC (rev 8767)
+++ trunk/soft/fudaa-prepro/pom.xml 2014-06-23 23:32:48 UTC (rev 8768)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<properties>
- <fudaa-mesh.version>1.4-SNAPSHOT</fudaa-mesh.version>
+ <fudaa-mesh.version>1.5-SNAPSHOT</fudaa-mesh.version>
<javaCompiler>1.6</javaCompiler>
<targetJdk>1.6</targetJdk>
</properties>
@@ -65,24 +65,4 @@
</dependency>
</dependencies>
</dependencyManagement>
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-eclipse-plugin</artifactId>
- <configuration>
- <classpathContainers>
- <classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6</classpathContainer>
- </classpathContainers>
- <additionalConfig>
- <file>
- <name>.settings/org.eclipse.core.resources.prefs</name>
- <location>../src/config/eclipse/org.eclipse.core.resources.prefs</location>
- </file>
- </additionalConfig>
-
- </configuration>
- </plugin>
- </plugins>
- </build>
</project>
\ No newline at end of file
Modified: trunk/soft/fudaa-prepro/ui/src/main/java/org/fudaa/fudaa/tr/TrLauncherDefault.java
===================================================================
--- trunk/soft/fudaa-prepro/ui/src/main/java/org/fudaa/fudaa/tr/TrLauncherDefault.java 2014-06-23 23:32:35 UTC (rev 8767)
+++ trunk/soft/fudaa-prepro/ui/src/main/java/org/fudaa/fudaa/tr/TrLauncherDefault.java 2014-06-23 23:32:48 UTC (rev 8768)
@@ -72,8 +72,8 @@
infoSoft = new BuInformationsSoftware();
infoSoft.name = "prepro";
- infoSoft.version = "1.3-RC3";
- infoSoft.date = "2013-09-04";
+ infoSoft.version = "1.3-RC4";
+ infoSoft.date = "2014-06-24";
infoSoft.rights = TrResource.getS("Tous droits r\xE9serv\xE9s") + ". CETMEF (c)2003-2009";
infoSoft.contact = "fre...@fu...";
infoSoft.license = "GPL2";
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <de...@us...> - 2014-06-23 23:32:43
|
Revision: 8767
http://sourceforge.net/p/fudaa/svn/8767
Author: deniger
Date: 2014-06-23 23:32:35 +0000 (Mon, 23 Jun 2014)
Log Message:
-----------
Modified Paths:
--------------
trunk/framework/ctulu-common/src/main/java/org/fudaa/ctulu/collection/CtuluListDouble.java
trunk/framework/ctulu-gis/src/main/java/org/fudaa/ctulu/gis/GISAttribute.java
Modified: trunk/framework/ctulu-common/src/main/java/org/fudaa/ctulu/collection/CtuluListDouble.java
===================================================================
--- trunk/framework/ctulu-common/src/main/java/org/fudaa/ctulu/collection/CtuluListDouble.java 2014-06-23 23:32:19 UTC (rev 8766)
+++ trunk/framework/ctulu-common/src/main/java/org/fudaa/ctulu/collection/CtuluListDouble.java 2014-06-23 23:32:35 UTC (rev 8767)
@@ -24,7 +24,7 @@
/**
* Une classe permettant de gerer un vecteur de double. Fonctionnalites sup: <br>
* Undo/Redo Max/min enregistrer automatiquement
- *
+ *
* @author Fred Deniger
* @version $Id: CtuluListDouble.java,v 1.1 2007-01-10 08:58:48 deniger Exp $
*/
@@ -231,9 +231,9 @@
}
/**
- * Pour creer un vecteur vide et ayant une capacite de 100 new(0,100). Pour creer un vecteur avec les 10 premiers
- * double a 0 et une capacite de 30 new(20,30)
- *
+ * Pour creer un vecteur vide et ayant une capacite de 100 new(0,100). Pour creer un vecteur avec les 10 premiers double a 0 et une capacite de 30
+ * new(20,30)
+ *
* @param _nb le nombre initial de double ajoute au vecteur
* @param _initCapacity la capacite du veceur
*/
@@ -352,9 +352,8 @@
}
/**
- * Fonction a utiliser avec pr\xE9caution: effectue des insert des values en suivant les valeurs dans l'ordre. Pour
- * fonctionner les points
- *
+ * Fonction a utiliser avec pr\xE9caution: effectue des insert des values en suivant les valeurs dans l'ordre. Pour fonctionner les points
+ *
* @param _idx les indices dans l'ordre
* @param _values les valeurs dans l'ordre
* @return true
@@ -412,6 +411,11 @@
for (int i = v.length - 1; i >= 0; i--) {
if (d[i] instanceof Number) {
v[i] = ((Number) d[i]).doubleValue();
+ } else if (d[i] instanceof CtuluCollectionDouble) {
+ CtuluCollectionDouble collection = (CtuluCollectionDouble) d[i];
+ if (collection.getSize() > 0) {
+ v[i] = collection.getValue(0);
+ }
}
}
addAll(v, _c);
@@ -503,7 +507,7 @@
/**
* Reinitialise tout depuis _m et envoie un evt.
- *
+ *
* @param _m le modele depuis lequel l'initialisation sera effectuee
*/
public void initWith(final CtuluListDouble _m) {
@@ -624,9 +628,9 @@
}
/**
- * Enleve les indices appartenant au tableau _i. Attention: aucune copie du tableau _i n'est effectuee. De plus il est
- * suppose que le tableau est correct : les indices appartiennent \xE0 [0,size()[ et tous differents.
- *
+ * Enleve les indices appartenant au tableau _i. Attention: aucune copie du tableau _i n'est effectuee. De plus il est suppose que le tableau est
+ * correct : les indices appartiennent \xE0 [0,size()[ et tous differents.
+ *
* @param _i i trie ordre naturel
* @param _c la
* @return true si modif
Modified: trunk/framework/ctulu-gis/src/main/java/org/fudaa/ctulu/gis/GISAttribute.java
===================================================================
--- trunk/framework/ctulu-gis/src/main/java/org/fudaa/ctulu/gis/GISAttribute.java 2014-06-23 23:32:19 UTC (rev 8766)
+++ trunk/framework/ctulu-gis/src/main/java/org/fudaa/ctulu/gis/GISAttribute.java 2014-06-23 23:32:35 UTC (rev 8767)
@@ -77,6 +77,14 @@
name_ = _name;
}
+ protected boolean isKnownValue(Object initValue) {
+ if (initValue == null) {
+ return false;
+ }
+ Class c = initValue.getClass();
+ return Double.class.equals(c) || Integer.class.equals(c) || Long.class.equals(c) || String.class.equals(c) || Boolean.class.equals(c);
+ }
+
protected final Object createAtomicValues(final Object _initValues, final int _nbPt) {
// B.M. 23/03/2008 - Le nombre d'objets ne doit pas influer sur le modele d'attribut.
// if (_nbPt == 1) {
@@ -87,6 +95,8 @@
values = ((CtuluCollection) _initValues).getObjectValues();
} else if (_initValues instanceof Object[]) {
values = (Object[]) _initValues;
+ } else if (isKnownValue(_initValues)) {
+ values = new Object[]{_initValues};
}
if (values != null && values.length != _nbPt) {
final int max = Math.min(_nbPt, values.length);
@@ -98,6 +108,7 @@
values[i] = def;
}
}
+
return createAtomicModel(values, _nbPt);
}
@@ -186,7 +197,8 @@
}
@Override
- public Class getDataClass() {
+ public Class
+ getDataClass() {
return Object.class;
}
@@ -232,7 +244,8 @@
/**
* Calcul du hashcode. La surchage est necessaire, pour que 2 instances r\xE9pondant au contrat att1.equals(att2)==true aient le m\xEAme hashcode. En
- * particulier utilis\xE9 comme cl\xE9 des HashMap.<p> Nous supposons que le hashcode est unique calcul\xE9 comme ca...
+ * particulier utilis\xE9 comme cl\xE9 des HashMap.<p>
+ * Nous supposons que le hashcode est unique calcul\xE9 comme ca...
*/
@Override
public int hashCode() {
@@ -291,10 +304,12 @@
*/
@Override
public Comparator<?> getComparator() {
- if (Comparable.class.isAssignableFrom(getDataClass())) {
+ if (Comparable.class
+ .isAssignableFrom(getDataClass())) {
return new Comparator<Object>() {
@Override
- public int compare(Object o1, Object o2) {
+ public int compare(Object o1, Object o2
+ ) {
return ((Comparable) o1).compareTo(o2);
}
};
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|