This is an automated email from the git hooks/post-receive script. New commit to branch feature/1197-modularisation in repository lima. See http://git.chorem.org/lima.git commit ab38cb473e80933b0cbfdc48f03243c806f09b9a Author: Arnaud Thimel <thimel@codelutin.com> Date: Fri Mar 20 00:43:37 2015 +0100 Fix resources module location (move misplaced, delete obsolete, ...) --- lima-business/src/main/resources/log4j.properties | 31 ----- .../src/test/resources/META-INF/ejb-jar.xml | 41 ------ .../src/test/resources/reports/AccountReport.jrxml | 144 --------------------- lima-report/pom.xml | 12 -- .../resources/i18n/lima-report_en_GB.properties | 60 --------- .../resources/i18n/lima-report_fr_FR.properties | 60 --------- lima-report/src/main/resources/log4j.properties | 33 ----- .../src/main/resources/META-INF/ejb-jar.xml | 41 ------ .../src/main/resources/images/accounts.png | Bin .../src/main/resources/images/entries.png | Bin .../src/main/resources/images/entrybooks.png | Bin .../src/main/resources/images/fiscalperiods.png | Bin .../src/main/resources/images/identity.png | Bin .../src/main/resources/images/puzzle_icon_mini.png | Bin lima-swing/src/main/resources/META-INF/aop.xml | 37 ------ lima-swing/src/main/resources/META-INF/ejb-jar.xml | 41 ------ 16 files changed, 500 deletions(-) diff --git a/lima-business/src/main/resources/log4j.properties b/lima-business/src/main/resources/log4j.properties deleted file mode 100644 index 2a75c2e..0000000 --- a/lima-business/src/main/resources/log4j.properties +++ /dev/null @@ -1,31 +0,0 @@ -### -# #%L -# Lima :: business -# %% -# Copyright (C) 2008 - 2012 CodeLutin, Chatellier Eric -# %% -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public -# License along with this program. If not, see -# <http://www.gnu.org/licenses/gpl-3.0.html>. -# #L% -### -# Global logging configuration -log4j.rootLogger=WARN, stdout - -# Console output... -log4j.appender.stdout=org.apache.log4j.ConsoleAppender -log4j.appender.stdout.layout=org.apache.log4j.PatternLayout -log4j.appender.stdout.layout.ConversionPattern=%5p [%t] (%F:%L) %M - %m%n - -# package level -log4j.logger.org.chorem.lima=DEBUG \ No newline at end of file diff --git a/lima-business/src/test/resources/META-INF/ejb-jar.xml b/lima-business/src/test/resources/META-INF/ejb-jar.xml deleted file mode 100644 index ffcaeee..0000000 --- a/lima-business/src/test/resources/META-INF/ejb-jar.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - #%L - Lima :: business - %% - Copyright (C) 2012 CodeLutin, Chatellier Eric - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public - License along with this program. If not, see - <http://www.gnu.org/licenses/gpl-3.0.html>. - #L% - --> -<!-- - Empty configuration file based on - http://openejb.apache.org/application-discovery-via-the-classpath.html - - Interceptor based on : http://openejb.apache.org/examples-trunk/alternate-descriptors/ ---> -<ejb-jar xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/ejb-jar_3_1.xsd" - version="3.1"> - <!-- Le nom est a fixer sinon, il est généré et contient la version --> - <module-name>lima</module-name> - <assembly-descriptor> - <interceptor-binding> - <ejb-name>*</ejb-name> - <interceptor-class>org.chorem.lima.business.LimaInterceptor</interceptor-class> - </interceptor-binding> - </assembly-descriptor> -</ejb-jar> diff --git a/lima-business/src/test/resources/reports/AccountReport.jrxml b/lima-business/src/test/resources/reports/AccountReport.jrxml deleted file mode 100644 index e043ea8..0000000 --- a/lima-business/src/test/resources/reports/AccountReport.jrxml +++ /dev/null @@ -1,144 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Created with Jaspersoft Studio version 5.6.1.final using JasperReports Library version 5.6.1 --> -<!-- 2014-10-01T18:53:21 --> -<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="AccountReport" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="4eedbb89-b4f6-4469-9ab6-f642a1688cf7"> - <property name="com.jaspersoft.studio.data.defaultdataadapter" value="AccountJBadaptor"/> - <style name="Title" forecolor="#FFFFFF" fontName="Times New Roman" fontSize="50" isBold="false" pdfFontName="Times-Bold"/> - <style name="SubTitle" forecolor="#CCCCCC" fontName="Times New Roman" fontSize="18" isBold="false" pdfFontName="Times-Roman"/> - <style name="Column header" forecolor="#666666" fontName="Times New Roman" fontSize="14" isBold="true" pdfFontName="Times-Roman"/> - <style name="Detail" mode="Transparent" fontName="Times New Roman" pdfFontName="Times-Roman"/> - <style name="Row" mode="Transparent" fontName="Times New Roman" pdfFontName="Times-Roman"> - <conditionalStyle> - <conditionExpression><![CDATA[$V{REPORT_COUNT}%2 == 0]]></conditionExpression> - <style mode="Opaque" backcolor="#EEEFF0"/> - </conditionalStyle> - </style> - <style name="Table"> - <box> - <pen lineWidth="1.0" lineColor="#000000"/> - <topPen lineWidth="1.0" lineColor="#000000"/> - <leftPen lineWidth="1.0" lineColor="#000000"/> - <bottomPen lineWidth="1.0" lineColor="#000000"/> - <rightPen lineWidth="1.0" lineColor="#000000"/> - </box> - </style> - <style name="Table_TH" mode="Opaque" backcolor="#FFFFFF"> - <box> - <pen lineWidth="0.5" lineColor="#000000"/> - <topPen lineWidth="0.5" lineColor="#000000"/> - <leftPen lineWidth="0.5" lineColor="#000000"/> - <bottomPen lineWidth="0.5" lineColor="#000000"/> - <rightPen lineWidth="0.5" lineColor="#000000"/> - </box> - </style> - <style name="Table_CH" mode="Opaque" backcolor="#CACED0"> - <box> - <pen lineWidth="0.5" lineColor="#000000"/> - <topPen lineWidth="0.5" lineColor="#000000"/> - <leftPen lineWidth="0.5" lineColor="#000000"/> - <bottomPen lineWidth="0.5" lineColor="#000000"/> - <rightPen lineWidth="0.5" lineColor="#000000"/> - </box> - </style> - <style name="Table_TD" mode="Opaque" backcolor="#FFFFFF"> - <box> - <pen lineWidth="0.5" lineColor="#000000"/> - <topPen lineWidth="0.5" lineColor="#000000"/> - <leftPen lineWidth="0.5" lineColor="#000000"/> - <bottomPen lineWidth="0.5" lineColor="#000000"/> - <rightPen lineWidth="0.5" lineColor="#000000"/> - </box> - <conditionalStyle> - <conditionExpression><![CDATA[$V{REPORT_COUNT}%2 == 0]]></conditionExpression> - <style backcolor="#D8D8D8"/> - </conditionalStyle> - </style> - <subDataset name="tableDataset" uuid="f13e6d36-5148-4ecc-bbe3-3035def80980"> - <queryString> - <![CDATA[]]> - </queryString> - </subDataset> - <queryString> - <![CDATA[]]> - </queryString> - <field name="accountNumber" class="java.lang.String"/> - <field name="label" class="java.lang.String"/> - <group name="Gruppo1"> - <groupExpression><![CDATA[(int)($V{REPORT_COUNT}/15)]]></groupExpression> - <groupHeader> - <band height="33"> - <textField> - <reportElement x="10" y="3" width="100" height="30" uuid="361f7275-fa59-4593-991e-c38742591301"/> - <textFieldExpression><![CDATA[$F{accountNumber}]]></textFieldExpression> - </textField> - <textField> - <reportElement x="440" y="1" width="100" height="30" uuid="fa269b8f-01f7-4a22-ae3f-e61b2065bfc6"/> - <textFieldExpression><![CDATA[$F{label}]]></textFieldExpression> - </textField> - </band> - </groupHeader> - <groupFooter> - <band> - <property name="local_mesure_unitheight" value="pixel"/> - <property name="com.jaspersoft.studio.unit.height" value="px"/> - </band> - </groupFooter> - </group> - <title> - <band height="86" splitType="Stretch"> - <line> - <reportElement x="0" y="80" width="556" height="1" uuid="806ce5df-1219-4876-ae0c-ca7405b1f246"> - <property name="local_mesure_unitheight" value="pixel"/> - <property name="com.jaspersoft.studio.unit.height" value="px"/> - </reportElement> - </line> - <staticText> - <reportElement x="415" y="10" width="50" height="20" uuid="0f86baff-6386-4f3f-b3fe-2388707babe8"/> - <box rightPadding="4"/> - <textElement textAlignment="Right"/> - <text><![CDATA[Date:]]></text> - </staticText> - <textField pattern="EEEEE dd MMMMM yyyy"> - <reportElement x="465" y="10" width="84" height="20" uuid="bb10dbe1-0a4f-4722-9953-c163b63cf979"/> - <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression> - </textField> - <staticText> - <reportElement x="95" y="0" width="210" height="25" uuid="e622555d-198b-4ccd-a4a1-c59c53304058"> - <property name="local_mesure_unitheight" value="pixel"/> - <property name="com.jaspersoft.studio.unit.height" value="px"/> - </reportElement> - <textElement> - <font size="19" isBold="true"/> - </textElement> - <text><![CDATA[Comptes]]></text> - </staticText> - </band> - </title> - <columnHeader> - <band height="34"> - <staticText> - <reportElement x="465" y="0" width="84" height="25" uuid="6601e9af-af9a-4d29-952e-12b4920ac3ca"> - <property name="local_mesure_unitheight" value="pixel"/> - <property name="com.jaspersoft.studio.unit.height" value="px"/> - </reportElement> - <textElement> - <font size="16" isBold="true"/> - </textElement> - <text><![CDATA[Libellé]]></text> - </staticText> - <staticText> - <reportElement x="0" y="0" width="84" height="25" uuid="ebe89a97-5d24-49b3-9afe-4499565a4f63"> - <property name="local_mesure_unitheight" value="pixel"/> - <property name="com.jaspersoft.studio.unit.height" value="px"/> - </reportElement> - <textElement> - <font size="16" isBold="true"/> - </textElement> - <text><![CDATA[Numéro:]]></text> - </staticText> - </band> - </columnHeader> - <lastPageFooter> - <band height="44"/> - </lastPageFooter> -</jasperReport> diff --git a/lima-report/pom.xml b/lima-report/pom.xml index 6f40159..e8af7a5 100644 --- a/lima-report/pom.xml +++ b/lima-report/pom.xml @@ -141,18 +141,6 @@ </pluginManagement> <plugins> <plugin> - <groupId>org.nuiton.i18n</groupId> - <artifactId>i18n-maven-plugin</artifactId> - <executions> - <execution> - <goals> - <goal>parserJava</goal> - <goal>gen</goal> - </goals> - </execution> - </executions> - </plugin> - <plugin> <artifactId>maven-dependency-plugin</artifactId> <executions> <execution> diff --git a/lima-report/src/main/resources/i18n/lima-report_en_GB.properties b/lima-report/src/main/resources/i18n/lima-report_en_GB.properties deleted file mode 100644 index 44c6f31..0000000 --- a/lima-report/src/main/resources/i18n/lima-report_en_GB.properties +++ /dev/null @@ -1,60 +0,0 @@ -blima.config.documentReport.generalEntrybook.generalEntryBookEntryModelPath.description= -lima-business.document.account= -lima-business.document.address= -lima-business.document.addressMore= -lima-business.document.amount= -lima-business.document.balance= -lima-business.document.businessnumber= -lima-business.document.city= -lima-business.document.classificationcode= -lima-business.document.date.begin= -lima-business.document.date.end= -lima-business.document.description= -lima-business.document.entrybook= -lima-business.document.financialstatement= -lima-business.document.generalentrybook= -lima-business.document.grossamount= -lima-business.document.label= -lima-business.document.ledger= -lima-business.document.netamount= -lima-business.document.period1= -lima-business.document.period1format= -lima-business.document.period2= -lima-business.document.period2format= -lima-business.document.provisiondeprecationamount= -lima-business.document.society= -lima-business.document.vat= -lima-business.document.vatnumber= -lima-business.document.zipcode= -lima.config.data.dir.description= -lima.config.documentReport.account.documentReportModelPath.description= -lima.config.documentReport.balance.balanceAccountReportModelPath.description= -lima.config.documentReport.balance.balanceSubAccountReportModelPath.description= -lima.config.documentReport.balance.documentReportModelPath.description= -lima.config.documentReport.entrybook.documentReportModelPath.description= -lima.config.documentReport.entrybook.entryBookModelPath.description= -lima.config.documentReport.entrybook.financialPeriodModelPath.description= -lima.config.documentReport.entrybook.transactionReportModelPath.description= -lima.config.documentReport.generalEntrybook.documentReportModelPath.description= -lima.config.documentReport.generalEntrybook.generalEntryBookModelPath.description= -lima.config.documentReport.generalLedger.documentReportModelPath.description= -lima.config.documentReport.generalLedger.generalLedgerEntryModelPath.description= -lima.config.documentReport.generalLedger.generalLedgerModelPath.description= -lima.config.httpport.description= -lima.config.reports.dir.description= -lima.config.scale.description= -lima.config.serveraddress.description= -lima.configFileName.description= -lima.financialtransaction.account= -lima.fiscalperiod.fiscalperiod= -lima.reports.account.noAccount= -lima.reports.account.noAccountTitle= -lima.reports.accounts= -lima.table.credit= -lima.table.date= -lima.table.debit= -lima.table.description= -lima.table.entryBook= -lima.table.letter= -lima.table.number= -lima.table.voucher= diff --git a/lima-report/src/main/resources/i18n/lima-report_fr_FR.properties b/lima-report/src/main/resources/i18n/lima-report_fr_FR.properties deleted file mode 100644 index 44c6f31..0000000 --- a/lima-report/src/main/resources/i18n/lima-report_fr_FR.properties +++ /dev/null @@ -1,60 +0,0 @@ -blima.config.documentReport.generalEntrybook.generalEntryBookEntryModelPath.description= -lima-business.document.account= -lima-business.document.address= -lima-business.document.addressMore= -lima-business.document.amount= -lima-business.document.balance= -lima-business.document.businessnumber= -lima-business.document.city= -lima-business.document.classificationcode= -lima-business.document.date.begin= -lima-business.document.date.end= -lima-business.document.description= -lima-business.document.entrybook= -lima-business.document.financialstatement= -lima-business.document.generalentrybook= -lima-business.document.grossamount= -lima-business.document.label= -lima-business.document.ledger= -lima-business.document.netamount= -lima-business.document.period1= -lima-business.document.period1format= -lima-business.document.period2= -lima-business.document.period2format= -lima-business.document.provisiondeprecationamount= -lima-business.document.society= -lima-business.document.vat= -lima-business.document.vatnumber= -lima-business.document.zipcode= -lima.config.data.dir.description= -lima.config.documentReport.account.documentReportModelPath.description= -lima.config.documentReport.balance.balanceAccountReportModelPath.description= -lima.config.documentReport.balance.balanceSubAccountReportModelPath.description= -lima.config.documentReport.balance.documentReportModelPath.description= -lima.config.documentReport.entrybook.documentReportModelPath.description= -lima.config.documentReport.entrybook.entryBookModelPath.description= -lima.config.documentReport.entrybook.financialPeriodModelPath.description= -lima.config.documentReport.entrybook.transactionReportModelPath.description= -lima.config.documentReport.generalEntrybook.documentReportModelPath.description= -lima.config.documentReport.generalEntrybook.generalEntryBookModelPath.description= -lima.config.documentReport.generalLedger.documentReportModelPath.description= -lima.config.documentReport.generalLedger.generalLedgerEntryModelPath.description= -lima.config.documentReport.generalLedger.generalLedgerModelPath.description= -lima.config.httpport.description= -lima.config.reports.dir.description= -lima.config.scale.description= -lima.config.serveraddress.description= -lima.configFileName.description= -lima.financialtransaction.account= -lima.fiscalperiod.fiscalperiod= -lima.reports.account.noAccount= -lima.reports.account.noAccountTitle= -lima.reports.accounts= -lima.table.credit= -lima.table.date= -lima.table.debit= -lima.table.description= -lima.table.entryBook= -lima.table.letter= -lima.table.number= -lima.table.voucher= diff --git a/lima-report/src/main/resources/log4j.properties b/lima-report/src/main/resources/log4j.properties deleted file mode 100644 index e4875ad..0000000 --- a/lima-report/src/main/resources/log4j.properties +++ /dev/null @@ -1,33 +0,0 @@ -### -# #%L -# Lima :: business -# %% -# Copyright (C) 2008 - 2012 CodeLutin, Chatellier Eric -# %% -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public -# License along with this program. If not, see -# <http://www.gnu.org/licenses/gpl-3.0.html>. -# #L% -### -# Global logging configuration -log4j.rootLogger=WARN, stdout - -# Console output... -log4j.appender.stdout=org.apache.log4j.ConsoleAppender -log4j.appender.stdout.layout=org.apache.log4j.PatternLayout -log4j.appender.stdout.layout.ConversionPattern=%5p [%t] (%F:%L) %M - %m%n - -# package level -log4j.logger.org.chorem.lima=DEBUG - -log4j.logger.org.chorem.lima.business.ejb.FinancialTransactionServiceImpl=DEBUG diff --git a/lima-server/src/main/resources/META-INF/ejb-jar.xml b/lima-server/src/main/resources/META-INF/ejb-jar.xml deleted file mode 100644 index 38b4710..0000000 --- a/lima-server/src/main/resources/META-INF/ejb-jar.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - #%L - Lima :: business - %% - Copyright (C) 2008 - 2012 CodeLutin, Chatellier Eric - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public - License along with this program. If not, see - <http://www.gnu.org/licenses/gpl-3.0.html>. - #L% - --> -<!-- - Empty configuration file based on - http://openejb.apache.org/application-discovery-via-the-classpath.html - - Interceptor based on : http://openejb.apache.org/examples-trunk/alternate-descriptors/ ---> -<ejb-jar xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/ejb-jar_3_1.xsd" - version="3.1"> - <!-- Le nom est a fixer sinon, il est généré et contient la version --> - <module-name>lima</module-name> - <assembly-descriptor> - <interceptor-binding> - <ejb-name>*</ejb-name> - <interceptor-class>org.chorem.lima.business.LimaInterceptor</interceptor-class> - </interceptor-binding> - </assembly-descriptor> -</ejb-jar> diff --git a/lima-report/src/main/resources/images/accounts.png b/lima-server/src/main/resources/images/accounts.png similarity index 100% rename from lima-report/src/main/resources/images/accounts.png rename to lima-server/src/main/resources/images/accounts.png diff --git a/lima-report/src/main/resources/images/entries.png b/lima-server/src/main/resources/images/entries.png similarity index 100% rename from lima-report/src/main/resources/images/entries.png rename to lima-server/src/main/resources/images/entries.png diff --git a/lima-report/src/main/resources/images/entrybooks.png b/lima-server/src/main/resources/images/entrybooks.png similarity index 100% rename from lima-report/src/main/resources/images/entrybooks.png rename to lima-server/src/main/resources/images/entrybooks.png diff --git a/lima-report/src/main/resources/images/fiscalperiods.png b/lima-server/src/main/resources/images/fiscalperiods.png similarity index 100% rename from lima-report/src/main/resources/images/fiscalperiods.png rename to lima-server/src/main/resources/images/fiscalperiods.png diff --git a/lima-report/src/main/resources/images/identity.png b/lima-server/src/main/resources/images/identity.png similarity index 100% rename from lima-report/src/main/resources/images/identity.png rename to lima-server/src/main/resources/images/identity.png diff --git a/lima-report/src/main/resources/images/puzzle_icon_mini.png b/lima-server/src/main/resources/images/puzzle_icon_mini.png similarity index 100% rename from lima-report/src/main/resources/images/puzzle_icon_mini.png rename to lima-server/src/main/resources/images/puzzle_icon_mini.png diff --git a/lima-swing/src/main/resources/META-INF/aop.xml b/lima-swing/src/main/resources/META-INF/aop.xml deleted file mode 100644 index aab248d..0000000 --- a/lima-swing/src/main/resources/META-INF/aop.xml +++ /dev/null @@ -1,37 +0,0 @@ -<!-- - #%L - Lima :: Swing - %% - Copyright (C) 2008 - 2012 CodeLutin - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public - License along with this program. If not, see - <http://www.gnu.org/licenses/gpl-3.0.html>. - #L% - --> -<!DOCTYPE aspectj PUBLIC - "-//AspectJ//DTD//EN" - "http://www.eclipse.org/aspectj/dtd/aspectj.dtd"> -<aspectj> - <weaver options="-verbose"/> - <aspects> - <concrete-aspect name="org.nuiton.profiling.NuitonTraceTestAspect" - extends="org.nuiton.profiling.NuitonTrace"> - <pointcut name="executeMethod" - expression=" - execution(* org.nuiton..*(..)) - || execution(* org.chorem..*(..)) - || execution(* org.hibernate..*(..))"/> - </concrete-aspect> - </aspects> -</aspectj> diff --git a/lima-swing/src/main/resources/META-INF/ejb-jar.xml b/lima-swing/src/main/resources/META-INF/ejb-jar.xml deleted file mode 100644 index 38b4710..0000000 --- a/lima-swing/src/main/resources/META-INF/ejb-jar.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - #%L - Lima :: business - %% - Copyright (C) 2008 - 2012 CodeLutin, Chatellier Eric - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public - License along with this program. If not, see - <http://www.gnu.org/licenses/gpl-3.0.html>. - #L% - --> -<!-- - Empty configuration file based on - http://openejb.apache.org/application-discovery-via-the-classpath.html - - Interceptor based on : http://openejb.apache.org/examples-trunk/alternate-descriptors/ ---> -<ejb-jar xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/ejb-jar_3_1.xsd" - version="3.1"> - <!-- Le nom est a fixer sinon, il est généré et contient la version --> - <module-name>lima</module-name> - <assembly-descriptor> - <interceptor-binding> - <ejb-name>*</ejb-name> - <interceptor-class>org.chorem.lima.business.LimaInterceptor</interceptor-class> - </interceptor-binding> - </assembly-descriptor> -</ejb-jar> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.