Author: noe...@jb... Date: 2006-05-02 16:12:03 -0400 (Tue, 02 May 2006) New Revision: 4051 Removed: labs/reportingservices/trunk/sample/era/test1/test1.jrxml labs/reportingservices/trunk/sample/era/test2/test2_2/test2_2.jrxml Modified: labs/reportingservices/trunk/.classpath labs/reportingservices/trunk/build.xml labs/reportingservices/trunk/lib/apache-commons/lib/commons-collections.jar labs/reportingservices/trunk/lib/apache-commons/lib/commons-httpclient.jar labs/reportingservices/trunk/lib/apache-commons/lib/commons-logging.jar labs/reportingservices/trunk/lib/apache-myfaces/myfaces-impl.jar labs/reportingservices/trunk/lib/jboss-remoting/jboss-remoting.jar labs/reportingservices/trunk/lib/jboss-serialization/jboss-serialization.jar labs/reportingservices/trunk/sample/era/test1.era labs/reportingservices/trunk/sample/era/test1/RotationReport1.jrxml labs/reportingservices/trunk/sample/era/test2.era labs/reportingservices/trunk/sample/era/test2/RotationReport2.jrxml labs/reportingservices/trunk/sample/era/test2/test2_2/RotationReport2_2.jrxml labs/reportingservices/trunk/src/main/org/jboss/reporting/api/ReportTaskFactory.java labs/reportingservices/trunk/src/main/org/jboss/reporting/api/ReportTaskImpl.java labs/reportingservices/trunk/src/main/org/jboss/reporting/api/schedule/Schedule.java labs/reportingservices/trunk/src/main/org/jboss/reporting/api/schedule/ScheduleNow.java labs/reportingservices/trunk/src/main/org/jboss/reporting/api/schedule/ScheduleOnce.java labs/reportingservices/trunk/src/main/org/jboss/reporting/api/schedule/SchedulePeriodic.java labs/reportingservices/trunk/src/main/org/jboss/reporting/server/deployer/DeployerJFXML.java labs/reportingservices/trunk/src/main/org/jboss/reporting/server/deployer/DeployerJRXML.java labs/reportingservices/trunk/src/main/org/jboss/reporting/server/metadata/ReportsMetaData.java labs/reportingservices/trunk/src/main/org/jboss/reporting/server/request/ReportRequestProcessor.java labs/reportingservices/trunk/src/main/org/jboss/reporting/server/scheduler/SchedulerService.java labs/reportingservices/trunk/src/tests/org/jboss/test/reporting/metadata/TestMarshallSchemaless.java labs/reportingservices/trunk/testsuite/build.xml Log: update jboss-4.0.4 and jasperreports-1.2.1 Modified: labs/reportingservices/trunk/.classpath =================================================================== --- labs/reportingservices/trunk/.classpath 2006-05-02 20:04:28 UTC (rev 4050) +++ labs/reportingservices/trunk/.classpath 2006-05-02 20:12:03 UTC (rev 4051) @@ -3,12 +3,6 @@ <classpathentry kind="src" path="src/main"/> <classpathentry kind="src" path="src/tests"/> <classpathentry kind="src" path="output/gen-src"/> - <classpathentry kind="src" path="/jmx"/> - <classpathentry kind="src" path="/common"/> - <classpathentry kind="src" path="/j2ee"/> - <classpathentry kind="src" path="/system"/> - <classpathentry kind="src" path="/server"/> - <classpathentry kind="src" path="/transaction"/> <classpathentry kind="lib" path="lib/apache-commons/lib/commons-beanutils.jar"/> <classpathentry kind="lib" path="lib/apache-commons/lib/commons-codec-1.2.jar"/> <classpathentry kind="lib" path="lib/apache-commons/lib/commons-collections.jar"/> @@ -18,7 +12,6 @@ <classpathentry kind="lib" path="lib/apache-commons/lib/commons-httpclient.jar"/> <classpathentry kind="lib" path="lib/apache-commons/lib/commons-lang-1.0.jar"/> <classpathentry kind="lib" path="lib/apache-commons/lib/commons-logging.jar"/> - <classpathentry kind="lib" path="lib/apache-commons/lib/commons-logging-api.jar"/> <classpathentry kind="lib" path="lib/apache-commons/lib/commons-pool.jar"/> <classpathentry kind="lib" path="lib/apache-commons/lib/commons-validator-1.1.3.jar"/> <classpathentry kind="lib" path="lib/apache-commons/lib/commons-vfs.jar"/> @@ -26,7 +19,6 @@ <classpathentry kind="lib" path="lib/apache-myfaces/myfaces.jar"/> <classpathentry kind="lib" path="lib/apache-myfaces/myfaces-extensions.jar"/> <classpathentry kind="lib" path="lib/apache-myfaces/myfaces-impl.jar"/> - <classpathentry kind="lib" path="lib/apache-myfaces/myfaces-jsf-api.jar"/> <classpathentry kind="lib" path="lib/jasperreports/jasperreports-0.6.8.jar"/> <classpathentry kind="lib" path="lib/jboss/javax.servlet.jar"/> <classpathentry kind="lib" path="lib/jboss-remoting/jboss-remoting.jar"/> @@ -38,10 +30,8 @@ <classpathentry kind="lib" path="lib/jboss/jboss.jar"/> <classpathentry kind="lib" path="lib/jboss/jboss-common.jar"/> <classpathentry kind="lib" path="lib/jboss/jboss-j2ee.jar"/> - <classpathentry kind="lib" path="lib/jboss/jboss-j2se.jar"/> <classpathentry kind="lib" path="lib/jboss/jboss-jmx.jar"/> - <classpathentry kind="lib" path="lib/jboss/jboss-system.jar"/> - <classpathentry kind="lib" path="lib/jboss/jmx-adaptor-plugin.jar"/> + <classpathentry sourcepath="C:/__DGI__/impact_migration/jboss-4.0.4.CR2-src" kind="lib" path="lib/jboss/jboss-system.jar"/> <classpathentry kind="lib" path="lib/jboss/jnpserver.jar"/> <classpathentry kind="lib" path="lib/xdoclet/xdoclet-bea-module-jb4.jar"/> <classpathentry kind="lib" path="lib/xdoclet/xdoclet-ejb-module-jb4.jar"/> @@ -63,5 +53,12 @@ <classpathentry kind="lib" path="lib/jfreereport/pixie-0.8.4.jar"/> <classpathentry kind="lib" path="lib/jfreereport/poi-2.5.1-final-20040804.jar"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry kind="lib" path="lib/apache-myfaces/myfaces-api.jar"/> + <classpathentry kind="lib" path="lib/jasperreports/itext-1.01.jar"/> + <classpathentry kind="lib" path="lib/jboss/jboss-xml-binding.jar"/> + <classpathentry kind="lib" path="lib/jboss/jmx-client.jar"/> + <classpathentry kind="lib" path="lib/jboss/jmx-invoker-adaptor-client.jar"/> + <classpathentry kind="lib" path="lib/apache-log4j/log4j.jar"/> + <classpathentry kind="lib" path="lib/jasperreports/jasperreports-1.2.1.jar"/> <classpathentry kind="output" path="bin"/> </classpath> Modified: labs/reportingservices/trunk/build.xml =================================================================== --- labs/reportingservices/trunk/build.xml 2006-05-02 20:04:28 UTC (rev 4050) +++ labs/reportingservices/trunk/build.xml 2006-05-02 20:12:03 UTC (rev 4051) @@ -11,34 +11,11 @@ <project default="most" name="ReportingServices"> - <!-- ================================================================== --> - <!-- Properties --> - <!-- ================================================================== --> - <property environment="env"/> - <!-- deploy dir from JBoss AS install --> - <property name="jboss.server" value="default"/> - <property name="jboss.dir" value="${env.JBOSS_HOME}"/> - <property name="jboss.conf.dir" value="${jboss.dir}/server/${jboss.server}" /> - <property name="jboss.deploy.dir" value="${jboss.conf.dir}/deploy" /> - <!-- ================================================================== --> <!-- Configuration --> <!-- ================================================================== --> - <target name="verify-env"> - - <!-- JBOSS_HOME --> - <condition property="jbosshome.available" value="true"> - <and> - <isset property="env.JBOSS_HOME"/> - <available file="${env.JBOSS_HOME}/server/${jboss.server}/deploy" type="dir"/> - </and> - </condition> - <fail unless="jbosshome.available" message="JBOSS_HOME property must be set"/> - <!-- /JBOSS_HOME --> - - </target> - <target name="configure" unless="configure.disable" depends="verify-env"> + <target name="configure" unless="configure.disable"> <!-- Module name(s) & version --> <property name="module.name" value="reporting"/> @@ -70,6 +47,11 @@ <property name="tests.src.dir" value="${tests.dir}"/> <property name="tests.compile.dir" value="${output.dir}/tests/classes"/> + <!-- deploy dir from JBoss AS install --> + <property name="jboss.dir" value="../jboss" /> + <property name="jboss.conf.dir" value="${jboss.dir}/server/default" /> + <property name="jboss.deploy.dir" value="${jboss.conf.dir}/deploy" /> + <!-- The combined library classpath --> <path id="library.classpath"> <pathelement location="${compile.dir}"/> @@ -194,11 +176,28 @@ <!-- FIXME: lib should be build upon the project lib and dhouldn't exist in src.webapp --> - <copy todir="${output.dir}/webapp"> - <fileset dir="${src.webapp.dir}"> - <include name="**/*"/> - </fileset> +<!-- <copy todir="${output.dir}/webapp"> + <fileset dir="${src.webapp.dir}"> + <include name="**/*"/> + </fileset> </copy> + <copy todir="${output.dir}/webapp/WEB-INF/lib"> + <fileset dir="${lib.dir}/apache-myfaces"> + <include name="*.jar"/> + </fileset> + </copy> + <copy todir="${output.dir}/webapp/WEB-INF/lib"> + <fileset dir="${lib.dir}/apache-commons/lib"> + <include name="commons-digester*.jar"/> + <include name="commons-collections.jar"/> + <include name="commons-beanutils.jar"/> + <include name="commons-el.jar"/> + <include name="commons-fileupload.jar"/> + <include name="commons-codec-1.2.jar"/> + <include name="commons-validator-1.1.3.jar"/> + </fileset> + </copy> + <mkdir dir="${output.dir}/webapp/WEB-INF/classes" /> <copy todir="${output.dir}/webapp/WEB-INF/classes"> <fileset dir="${compile.dir}"> @@ -214,7 +213,7 @@ <exclude name="WEB-INF/web.xml"/> </fileset> </war> - +--> <!-- Build reporting-services.sar --> <mkdir dir="${output.lib.dir}/reporting-services.sar"/> <copy todir="${output.lib.dir}/reporting-services.sar" filtering="no" overwrite="true"> @@ -230,6 +229,7 @@ <include name="commons-digester*.jar"/> <include name="commons-collections.jar"/> <include name="commons-beanutils.jar"/> + <!--include name="commons-el.jar"/--> <include name="commons-fileupload.jar"/> <include name="commons-codec-1.2.jar"/> <include name="commons-validator-1.1.3.jar"/> @@ -242,7 +242,6 @@ </fileset> <fileset dir="${lib.dir}/jasperreports"> <include name="*.jar"/> - <exclude name="itext*.jar"/> </fileset> <fileset dir="${lib.dir}/jfreereport"> <include name="*.jar"/> Modified: labs/reportingservices/trunk/lib/apache-commons/lib/commons-collections.jar =================================================================== (Binary files differ) Modified: labs/reportingservices/trunk/lib/apache-commons/lib/commons-httpclient.jar =================================================================== (Binary files differ) Modified: labs/reportingservices/trunk/lib/apache-commons/lib/commons-logging.jar =================================================================== (Binary files differ) Modified: labs/reportingservices/trunk/lib/apache-myfaces/myfaces-impl.jar =================================================================== (Binary files differ) Modified: labs/reportingservices/trunk/lib/jboss-remoting/jboss-remoting.jar =================================================================== (Binary files differ) Modified: labs/reportingservices/trunk/lib/jboss-serialization/jboss-serialization.jar =================================================================== (Binary files differ) Modified: labs/reportingservices/trunk/sample/era/test1/RotationReport1.jrxml =================================================================== --- labs/reportingservices/trunk/sample/era/test1/RotationReport1.jrxml 2006-05-02 20:04:28 UTC (rev 4050) +++ labs/reportingservices/trunk/sample/era/test1/RotationReport1.jrxml 2006-05-02 20:12:03 UTC (rev 4051) @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Created using JasperAssistant (http://www.jasperassistant.com) --> <!DOCTYPE jasperReport PUBLIC "-//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd"> <jasperReport name="RotationReport" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="30" bottomMargin="30"> Deleted: labs/reportingservices/trunk/sample/era/test1/test1.jrxml =================================================================== --- labs/reportingservices/trunk/sample/era/test1/test1.jrxml 2006-05-02 20:04:28 UTC (rev 4050) +++ labs/reportingservices/trunk/sample/era/test1/test1.jrxml 2006-05-02 20:12:03 UTC (rev 4051) @@ -1,1266 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" ?> -<!-- Created with iReport - A designer for JasperReports --> -<!DOCTYPE jasperReport PUBLIC "//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd"> -<jasperReport - name="JBossTest" - columnCount="1" - printOrder="Vertical" - orientation="Portrait" - pageWidth="595" - pageHeight="842" - columnWidth="535" - columnSpacing="0" - leftMargin="30" - rightMargin="30" - topMargin="20" - bottomMargin="20" - whenNoDataType="NoPages" - isTitleNewPage="false" - isSummaryNewPage="false"> - <property name="ireport.scriptlethandling" value="2" /> - <queryString><![CDATA[select * from spip_auteurs]]></queryString> - <field name="id_auteur" class="java.lang.Long"/> - <field name="nom" class="java.lang.String"/> - <field name="bio" class="java.lang.String"/> - <field name="email" class="java.lang.String"/> - <field name="nom_site" class="java.lang.String"/> - <field name="url_site" class="java.lang.String"/> - <field name="login" class="java.lang.String"/> - <field name="pass" class="java.lang.String"/> - <field name="low_sec" class="java.lang.String"/> - <field name="statut" class="java.lang.String"/> - <field name="maj" class="java.sql.Timestamp"/> - <field name="pgp" class="java.lang.String"/> - <field name="htpass" class="java.lang.String"/> - <field name="en_ligne" class="java.sql.Timestamp"/> - <field name="imessage" class="java.lang.String"/> - <field name="messagerie" class="java.lang.String"/> - <field name="alea_actuel" class="java.lang.String"/> - <field name="alea_futur" class="java.lang.String"/> - <field name="prefs" class="java.lang.String"/> - <field name="cookie_oubli" class="java.lang.String"/> - <field name="source" class="java.lang.String"/> - <field name="lang" class="java.lang.String"/> - <field name="extra" class="java.lang.String"/> - <field name="idx" class="java.lang.String"/> - <variable name="test" class="java.lang.String" resetType="None" calculation="Nothing"> - <variableExpression><![CDATA["test"]]></variableExpression> - <initialValueExpression><![CDATA["test"]]></initialValueExpression> - </variable> - <group name="nom" isStartNewColumn="false" isStartNewPage="false" isResetPageNumber="false" isReprintHeaderOnEachPage="false" minHeightToStartNewPage="0" > - <groupExpression><![CDATA[$F{nom}]]></groupExpression> - <groupHeader> - <band height="25" isSplitAllowed="true" > - <rectangle radius="0" > - <reportElement - mode="Opaque" - x="0" - y="0" - width="535" - height="25" - forecolor="#8080FF" - backcolor="#000000" - key="rectangle" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <graphicElement stretchType="NoStretch" pen="None" fill="Solid" /> - </rectangle> - <staticText> - <reportElement - mode="Transparent" - x="3" - y="2" - width="96" - height="23" - forecolor="#FFFFFF" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="Times-Roman" pdfFontName="Times-Roman" size="16" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[nom]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="102" - y="2" - width="98" - height="23" - forecolor="#FFFFFF" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="Times-Roman" pdfFontName="Times-Roman" size="20" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{nom}]]></textFieldExpression> - </textField> - </band> - </groupHeader> - <groupFooter> - <band height="10" isSplitAllowed="true" > - <line direction="BottomUp"> - <reportElement - mode="Opaque" - x="1" - y="4" - width="534" - height="0" - forecolor="#000000" - backcolor="#FFFFFF" - key="line" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <graphicElement stretchType="NoStretch" pen="Thin" fill="Solid" /> - </line> - </band> - </groupFooter> - </group> - <background> - <band height="0" isSplitAllowed="true" > - </band> - </background> - <title> - <band height="50" isSplitAllowed="true" > - <staticText> - <reportElement - mode="Transparent" - x="61" - y="5" - width="412" - height="40" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Center" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="Times New Roman" pdfFontName="Times-Roman" size="30" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[Classic Report Template]]></text> - </staticText> - <line direction="TopDown"> - <reportElement - mode="Opaque" - x="0" - y="48" - width="534" - height="0" - forecolor="#000000" - backcolor="#FFFFFF" - key="line" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <graphicElement stretchType="NoStretch" pen="2Point" fill="Solid" /> - </line> - <line direction="TopDown"> - <reportElement - mode="Opaque" - x="0" - y="3" - width="534" - height="0" - forecolor="#000000" - backcolor="#FFFFFF" - key="line" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <graphicElement stretchType="NoStretch" pen="2Point" fill="Solid" /> - </line> - </band> - </title> - <pageHeader> - <band height="10" isSplitAllowed="true" > - </band> - </pageHeader> - <columnHeader> - <band height="0" isSplitAllowed="true" > - <line direction="BottomUp"> - <reportElement - mode="Opaque" - x="0" - y="0" - width="535" - height="0" - forecolor="#000000" - backcolor="#FFFFFF" - key="line" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <graphicElement stretchType="NoStretch" pen="Thin" fill="Solid" /> - </line> - </band> - </columnHeader> - <detail> - <band height="449" isSplitAllowed="true" > - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="2" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.Long"><![CDATA[$F{id_auteur}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="2" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[id_auteur]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="21" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{bio}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="21" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[bio]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="40" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{email}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="40" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[email]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="59" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{nom_site}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="59" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[nom_site]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="78" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{url_site}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="78" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[url_site]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="97" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{login}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="97" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[login]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="116" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{pass}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="116" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[pass]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="135" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{low_sec}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="135" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[low_sec]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="154" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{statut}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="154" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[statut]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="173" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.sql.Timestamp"><![CDATA[$F{maj}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="173" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[maj]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="192" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{pgp}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="192" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[pgp]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="211" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{htpass}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="211" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[htpass]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="230" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.sql.Timestamp"><![CDATA[$F{en_ligne}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="230" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[en_ligne]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="249" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{imessage}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="249" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[imessage]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="268" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{messagerie}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="268" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[messagerie]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="287" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{alea_actuel}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="287" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[alea_actuel]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="306" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{alea_futur}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="306" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[alea_futur]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="325" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{prefs}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="325" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[prefs]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="344" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{cookie_oubli}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="344" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[cookie_oubli]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="363" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{source}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="363" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[source]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="382" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{lang}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="382" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[lang]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="401" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{extra}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="401" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Courier" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1250" isStrikeThrough="false" /> - </textElement> - <text><![CDATA[extra]]></text> - </staticText> - <textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement - mode="Transparent" - x="127" - y="420" - width="398" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="textField" - stretchType="NoStretch" - positionType="FixRelativeToTop" - isPrintRepeatedValues="true" - isRemoveLineWhenBlank="false" - isPrintInFirstWholeBand="false" - isPrintWhenDetailOverflows="false"/> - <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single"> - <font fontName="" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" /> - </textElement> - <textFieldExpression class="java.lang.String"><![CDATA[$F{idx}]]></textFieldExpression> - </textField> - <staticText> - <reportElement - mode="Transparent" - x="0" - y="420" - width="23" - height="17" - forecolor="#000000" - backcolor="#FFFFFF" - key="staticText" - stretchType="NoStretch" - positionType="Float" - isPrintRepeatedValues="true" - isRe... [truncated message content] |