From kmorin@users.forge.codelutin.com Fri May 23 10:39:42 2014 From: kmorin@users.forge.codelutin.com To: faxtomail-commits@list.forge.codelutin.com Subject: [Faxtomail-commits] r91 - in trunk: . =?utf-8?q?faxtomail-ui-swing/?= =?utf-8?q?src/main/java/com/franciaflex/faxtomail/ui/swing/content/reply?= faxtomail-ui-swing/src/main/resources faxtomail-ui-swing/src/main/resources/i18n Date: Fri, 23 May 2014 10:39:42 +0200 Message-ID: <20140523083942.2C55A1811A4@goh.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4118134781078317266==" --===============4118134781078317266== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: kmorin Date: 2014-05-23 10:39:41 +0200 (Fri, 23 May 2014) New Revision: 91 Url: http://forge.codelutin.com/projects/faxtomail/repository/revisions/91 Log: downgrade swingx version Modified: trunk/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/= content/reply/ReplyFormUI.jaxx trunk/faxtomail-ui-swing/src/main/resources/i18n/faxtomail-ui-swing_fr_FR.= properties trunk/faxtomail-ui-swing/src/main/resources/log4j.properties trunk/pom.xml Modified: trunk/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui= /swing/content/reply/ReplyFormUI.jaxx =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing= /content/reply/ReplyFormUI.jaxx 2014-05-22 16:02:33 UTC (rev 90) +++ trunk/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing= /content/reply/ReplyFormUI.jaxx 2014-05-23 08:39:41 UTC (rev 91) @@ -28,11 +28,10 @@ =20 java.awt.CardLayout java.awt.Color + java.awt.FlowLayout =20 jaxx.runtime.swing.CardLayout2Ext =20 - org.jdesktop.swingx.WrapLayout - static org.nuiton.i18n.I18n.t =20 @@ -108,7 +107,7 @@ - + . # #L% ### -log4j.rootCategory=3DDEBUG, console +log4j.rootCategory=3DWARN, console =20 log4j.appender.console=3Dorg.apache.log4j.ConsoleAppender log4j.appender.console.layout=3Dorg.apache.log4j.PatternLayout Modified: trunk/pom.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/pom.xml 2014-05-22 16:02:33 UTC (rev 90) +++ trunk/pom.xml 2014-05-23 08:39:41 UTC (rev 91) @@ -110,7 +110,8 @@ 1.3.176 =20 2.8.6-SNAPSHOT - 1.6.5-1 + + 1.6.42.3.15.1 =20 2.3.16.3 --===============4118134781078317266==--