Ups - problem with the looks library solved.
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
This commit is contained in:
parent
a12ca7ee8e
commit
e2829e31fd
|
@ -23,12 +23,7 @@ Bundle-ClassPath: base.jar,
|
|||
lib/looks-2.0.4.jar,
|
||||
lib/commons-collections-3.1.jar,
|
||||
lib/activemq-core-5.0.0.jar
|
||||
Export-Package: com.jgoodies.looks,
|
||||
com.jgoodies.looks.common,
|
||||
com.jgoodies.looks.plastic,
|
||||
com.jgoodies.looks.plastic.theme,
|
||||
com.jgoodies.looks.windows,
|
||||
org.adempiere.apps.graph,
|
||||
Export-Package: org.adempiere.apps.graph,
|
||||
org.adempiere.as,
|
||||
org.adempiere.base,
|
||||
org.adempiere.exceptions,
|
||||
|
|
|
@ -29,5 +29,6 @@
|
|||
<classpathentry kind="lib" path="lib/c3p0-0.9.1.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/ojdbc14.jar"/>
|
||||
<classpathentry kind="lib" path="lib/postgresql.jar"/>
|
||||
<classpathentry kind="lib" path="lib/looks-2.0.4.jar"/>
|
||||
<classpathentry kind="output" path="build"/>
|
||||
</classpath>
|
||||
|
|
|
@ -80,6 +80,35 @@ Export-Package: Lib,
|
|||
javax.swing",
|
||||
bsh.util.lib,
|
||||
com.Verisign.payment;uses:="javax.security.cert,javax.net.ssl",
|
||||
com.jgoodies.looks;uses:="javax.swing.plaf,javax.swing",
|
||||
com.jgoodies.looks.common;
|
||||
uses:="javax.swing.plaf.basic,
|
||||
javax.swing.text,
|
||||
javax.swing.border,
|
||||
javax.swing.plaf,
|
||||
javax.swing",
|
||||
com.jgoodies.looks.plastic;
|
||||
uses:="com.jgoodies.looks,
|
||||
javax.swing.plaf.basic,
|
||||
javax.swing.text,
|
||||
com.jgoodies.looks.common,
|
||||
javax.swing.border,
|
||||
javax.swing.plaf.metal,
|
||||
javax.swing.event,
|
||||
javax.swing.plaf,
|
||||
javax.swing",
|
||||
com.jgoodies.looks.plastic.theme;uses:="com.jgoodies.looks.plastic,javax.swing.plaf,javax.swing",
|
||||
com.jgoodies.looks.windows;
|
||||
uses:="com.jgoodies.looks,
|
||||
javax.swing.plaf.basic,
|
||||
com.jgoodies.looks.common,
|
||||
javax.swing.text,
|
||||
javax.swing.border,
|
||||
javax.swing.plaf.metal,
|
||||
com.sun.java.swing.plaf.windows,
|
||||
javax.swing.event,
|
||||
javax.swing.plaf,
|
||||
javax.swing",
|
||||
com.keypoint,
|
||||
com.lowagie.text;uses:="com.lowagie.text.pdf.draw,com.lowagie.text.pdf",
|
||||
com.lowagie.text.exceptions,
|
||||
|
@ -126,50 +155,102 @@ Export-Package: Lib,
|
|||
com.lowagie.text.xml.simpleparser;uses:="com.lowagie.text",
|
||||
com.lowagie.text.xml.xmp;uses:="org.w3c.dom,com.lowagie.text.pdf",
|
||||
com.lowagie.tools,
|
||||
com.mchange,
|
||||
com.mchange.lang,
|
||||
com.mchange.util,
|
||||
com.mchange.v1,
|
||||
com.mchange.v1.db,
|
||||
com.mchange.v1.db.sql,
|
||||
com.mchange.v1.identicator,
|
||||
com.mchange.v1.io,
|
||||
com.mchange.v1.lang,
|
||||
com.mchange.v1.util,
|
||||
com.mchange.v1.xml,
|
||||
com.mchange.v2,
|
||||
com.mchange.v2.async,
|
||||
com.mchange.v2.beans,
|
||||
com.mchange.v2.c3p0,
|
||||
com.mchange.v2.c3p0.cfg,
|
||||
com.mchange.v2.c3p0.filter,
|
||||
com.mchange.v2.c3p0.impl,
|
||||
com.mchange.v2.c3p0.jboss,
|
||||
com.mchange.v2.c3p0.management,
|
||||
com.mchange.v2.c3p0.mbean,
|
||||
com.mchange.v2.c3p0.stmt,
|
||||
com.mchange.v2.c3p0.subst,
|
||||
com.mchange.v2.c3p0.util,
|
||||
com.mchange.v2.cfg,
|
||||
com.mchange.v2.coalesce,
|
||||
com.mchange.v2.codegen,
|
||||
com.mchange.v2.codegen.bean,
|
||||
com.mchange.v2.codegen.intfc,
|
||||
com.mchange;uses:="com.mchange.v2.debug",
|
||||
com.mchange.lang;uses:="com.mchange.v2.debug",
|
||||
com.mchange.util;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v1;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v1.db;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v1.db.sql;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v1.identicator;uses:="com.mchange.v2.debug,new com.mchange.v1.identicator,com.mchange.v1.util",
|
||||
com.mchange.v1.io;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v1.lang;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v1.util;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v1.xml;uses:="com.mchange.v2.debug,org.w3c.dom",
|
||||
com.mchange.v2;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v2.async;uses:="com.mchange.v2.debug,com.mchange.v2.log,com.mchange.v1.util",
|
||||
com.mchange.v2.beans;uses:="com.mchange.v2.debug,com.mchange.v2.log",
|
||||
com.mchange.v2.c3p0;
|
||||
uses:="com.mchange.v2.naming,
|
||||
javax.sql,
|
||||
com.mchange.v2.c3p0.impl,
|
||||
com.mchange.v2.debug,
|
||||
javax.naming,
|
||||
com.mchange.v2.log",
|
||||
com.mchange.v2.c3p0.cfg;uses:="com.mchange.v2.debug,com.mchange.v2.log,org.w3c.dom",
|
||||
com.mchange.v2.c3p0.filter;uses:="com.mchange.v2.debug,javax.sql",
|
||||
com.mchange.v2.c3p0.impl;
|
||||
uses:="com.mchange.v2.sql.filter,
|
||||
com.mchange.v2.c3p0,
|
||||
com.mchange.v2.coalesce,
|
||||
com.mchange.v2.naming,
|
||||
new com.mchange.v2.c3p0.impl,
|
||||
javax.sql,
|
||||
com.mchange.v2.debug,
|
||||
com.mchange.v2.resourcepool,
|
||||
javax.naming,
|
||||
com.mchange.v2.c3p0.stmt,
|
||||
com.mchange.v2.c3p0.util,
|
||||
com.mchange.v2.async,
|
||||
com.mchange.v2.log,
|
||||
com.mchange.v1.util",
|
||||
com.mchange.v2.c3p0.jboss;uses:="com.mchange.v2.debug,com.mchange.v2.c3p0",
|
||||
com.mchange.v2.c3p0.management;
|
||||
uses:="com.mchange.v2.debug,
|
||||
com.mchange.v2.c3p0,
|
||||
javax.management,
|
||||
com.mchange.v2.log,
|
||||
javax.sql",
|
||||
com.mchange.v2.c3p0.mbean;uses:="com.mchange.v2.debug,com.mchange.v2.c3p0",
|
||||
com.mchange.v2.c3p0.stmt;
|
||||
uses:="com.mchange.v2.debug,
|
||||
com.mchange.v2.coalesce,
|
||||
com.mchange.v2.async,
|
||||
com.mchange.v2.log,
|
||||
com.mchange.v1.util,
|
||||
javax.sql",
|
||||
com.mchange.v2.c3p0.subst;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v2.c3p0.util;
|
||||
uses:="com.mchange.v2.c3p0,
|
||||
com.mchange.v2.debug,
|
||||
com.mchange.v2.sql.filter,
|
||||
javax.sql",
|
||||
com.mchange.v2.cfg;uses:="com.mchange.v2.debug,com.mchange.v2.log",
|
||||
com.mchange.v2.coalesce;uses:="com.mchange.v2.debug,com.mchange.v1.identicator",
|
||||
com.mchange.v2.codegen;uses:="com.mchange.v2.debug,com.mchange.v2.io",
|
||||
com.mchange.v2.codegen.bean;
|
||||
uses:="com.mchange.v2.debug,
|
||||
com.mchange.v2.codegen,
|
||||
com.mchange.v2.ser,
|
||||
com.mchange.v2.log,
|
||||
org.w3c.dom",
|
||||
com.mchange.v2.codegen.intfc;uses:="com.mchange.v2.debug,com.mchange.v2.codegen",
|
||||
com.mchange.v2.debug,
|
||||
com.mchange.v2.encounter,
|
||||
com.mchange.v2.holders,
|
||||
com.mchange.v2.io,
|
||||
com.mchange.v2.lang,
|
||||
com.mchange.v2.log,
|
||||
com.mchange.v2.log.jdk14logging,
|
||||
com.mchange.v2.log.log4j,
|
||||
com.mchange.v2.management,
|
||||
com.mchange.v2.naming,
|
||||
com.mchange.v2.resourcepool,
|
||||
com.mchange.v2.ser,
|
||||
com.mchange.v2.sql,
|
||||
com.mchange.v2.sql.filter,
|
||||
com.mchange.v2.util,
|
||||
com.mchange.v2.encounter;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v2.holders;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v2.io;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v2.lang;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v2.log;uses:="com.mchange.v2.debug,com.mchange.v2.cfg",
|
||||
com.mchange.v2.log.jdk14logging;uses:="com.mchange.v2.debug,com.mchange.v2.log",
|
||||
com.mchange.v2.log.log4j;uses:="com.mchange.v2.debug,com.mchange.v2.log",
|
||||
com.mchange.v2.management;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v2.naming;
|
||||
uses:="com.mchange.v2.debug,
|
||||
javax.naming,
|
||||
com.mchange.v2.ser,
|
||||
com.mchange.v2.log,
|
||||
new com.mchange.v2.naming,
|
||||
javax.naming.spi",
|
||||
com.mchange.v2.resourcepool;
|
||||
uses:="com.mchange.v2.debug,
|
||||
com.mchange.v2.async,
|
||||
com.mchange.v2.log,
|
||||
new com.mchange.v2.resourcepool,
|
||||
com.mchange.v1.util,
|
||||
com.mchange.lang",
|
||||
com.mchange.v2.ser;uses:="com.mchange.v2.debug,com.mchange.v2.log",
|
||||
com.mchange.v2.sql;uses:="com.mchange.v2.debug,com.mchange.v2.log",
|
||||
com.mchange.v2.sql.filter;uses:="com.mchange.v2.debug",
|
||||
com.mchange.v2.util;uses:="com.mchange.v2.debug,com.mchange.v1.util",
|
||||
com.sfcommerce.jpaymentcomponent.beans;uses:="com.sfcommerce.jpaymentcomponent.ssl",
|
||||
com.sfcommerce.jpaymentcomponent.definitions,
|
||||
com.sfcommerce.jpaymentcomponent.exceptions,
|
||||
|
@ -556,33 +637,94 @@ Export-Package: Lib,
|
|||
net.sourceforge.barbecue.twod.pdf417;uses:="net.sourceforge.barbecue,net.sourceforge.barbecue.output,net.sourceforge.barbecue.linear",
|
||||
oracle.core.lmx,
|
||||
oracle.core.lvf,
|
||||
oracle.jdbc,
|
||||
oracle.jdbc.aq,
|
||||
oracle.jdbc.connector,
|
||||
oracle.jdbc.dcn,
|
||||
oracle.jdbc.driver,
|
||||
oracle.jdbc.internal,
|
||||
oracle.jdbc.oci,
|
||||
oracle.jdbc.oracore,
|
||||
oracle.jdbc.pool,
|
||||
oracle.jdbc.rowset,
|
||||
oracle.jdbc;
|
||||
uses:="oracle.jdbc.internal,
|
||||
oracle.jdbc.dcn,
|
||||
oracle.jdbc.aq,
|
||||
oracle.jdbc.driver,
|
||||
oracle.sql,
|
||||
oracle.jdbc.pool",
|
||||
oracle.jdbc.aq;uses:="oracle.jdbc,oracle.sql",
|
||||
oracle.jdbc.connector;
|
||||
uses:="javax.resource.spi.endpoint,
|
||||
javax.resource.spi,
|
||||
javax.resource.spi.security,
|
||||
javax.transaction.xa,
|
||||
javax.security.auth,
|
||||
javax.sql",
|
||||
oracle.jdbc.dcn;uses:="oracle.jdbc,oracle.sql",
|
||||
oracle.jdbc.driver;
|
||||
uses:="oracle.jdbc.internal,
|
||||
oracle.net.ns,
|
||||
oracle.jdbc.dcn,
|
||||
oracle.jdbc.xa,
|
||||
oracle.jdbc.pool,
|
||||
oracle.jdbc.oracore,
|
||||
javax.management,
|
||||
oracle.jdbc.aq,
|
||||
javax.transaction.xa,
|
||||
oracle.jdbc,
|
||||
oracle.sql,
|
||||
oracle.jdbc.xa.client",
|
||||
oracle.jdbc.internal;
|
||||
uses:="oracle.jdbc,
|
||||
oracle.jdbc.oracore,
|
||||
oracle.sql,
|
||||
javax.transaction.xa,
|
||||
oracle.jdbc.pool",
|
||||
oracle.jdbc.oci;uses:="oracle.jdbc.driver",
|
||||
oracle.jdbc.oracore;uses:="oracle.jdbc.internal,oracle.sql",
|
||||
oracle.jdbc.pool;
|
||||
uses:="oracle.jdbc.internal,
|
||||
javax.transaction.xa,
|
||||
oracle.jdbc.oci,
|
||||
javax.naming.spi,
|
||||
javax.sql,
|
||||
oracle.jdbc,
|
||||
javax.naming,
|
||||
oracle.jdbc.driver,
|
||||
oracle.ons",
|
||||
oracle.jdbc.rowset;
|
||||
uses:="javax.sql.rowset,
|
||||
oracle.jdbc.internal,
|
||||
org.xml.sax,
|
||||
org.w3c.dom,
|
||||
javax.sql,
|
||||
oracle.jdbc,
|
||||
oracle.jdbc.driver,
|
||||
org.xml.sax.helpers,
|
||||
javax.sql.rowset.spi",
|
||||
oracle.jdbc.util,
|
||||
oracle.jdbc.xa,
|
||||
oracle.jdbc.xa.client,
|
||||
oracle.jpub.runtime,
|
||||
oracle.net.TNSAddress,
|
||||
oracle.net.ano,
|
||||
oracle.jdbc.xa;uses:="javax.transaction.xa,oracle.jdbc.pool,javax.sql",
|
||||
oracle.jdbc.xa.client;
|
||||
uses:="oracle.jdbc.internal,
|
||||
oracle.jdbc.driver,
|
||||
javax.transaction.xa,
|
||||
oracle.jdbc.xa,
|
||||
javax.sql",
|
||||
oracle.jpub.runtime;
|
||||
uses:="oracle.jdbc,
|
||||
oracle.jdbc.internal,
|
||||
oracle.jdbc.driver,
|
||||
oracle.sql",
|
||||
oracle.net.TNSAddress;uses:="oracle.net.nl",
|
||||
oracle.net.ano;uses:="oracle.net.ns,oracle.net.aso",
|
||||
oracle.net.aso,
|
||||
oracle.net.jndi,
|
||||
oracle.net.jndi;uses:="javax.naming.directory,javax.net,javax.net.ssl",
|
||||
oracle.net.nl,
|
||||
oracle.net.nl.mesg,
|
||||
oracle.net.ns,
|
||||
oracle.net.nt,
|
||||
oracle.net.resolver,
|
||||
oracle.net.ns;uses:="oracle.net.ano,oracle.net.nt",
|
||||
oracle.net.nt;uses:="javax.net.ssl",
|
||||
oracle.net.resolver;uses:="oracle.net.TNSAddress,oracle.net.nt",
|
||||
oracle.security.o3logon,
|
||||
oracle.security.o5logon,
|
||||
oracle.sql,
|
||||
oracle.sql.converter,
|
||||
oracle.sql;
|
||||
uses:="oracle.jdbc,
|
||||
oracle.jdbc.internal,
|
||||
oracle.jdbc.oracore,
|
||||
oracle.jdbc.driver,
|
||||
oracle.sql.converter",
|
||||
oracle.sql.converter;uses:="oracle.jdbc.internal,oracle.i18n.text,oracle.i18n.text.converter",
|
||||
org.apache.ecs;uses:="org.apache.ecs.xhtml",
|
||||
org.apache.ecs.filter;uses:="org.apache.ecs",
|
||||
org.apache.ecs.storage,
|
||||
|
@ -1247,29 +1389,51 @@ Export-Package: Lib,
|
|||
org.jfree.ui.action;uses:="javax.swing",
|
||||
org.jfree.ui.tabbedui;uses:="javax.swing",
|
||||
org.jfree.util;uses:="org.jfree.base.config,org.jfree.ui,javax.swing",
|
||||
org.postgresql,
|
||||
org.postgresql.copy,
|
||||
org.postgresql.core,
|
||||
org.postgresql;uses:="org.postgresql.largeobject,org.postgresql.fastpath,org.postgresql.copy",
|
||||
org.postgresql.copy;uses:="org.postgresql.core,org.postgresql",
|
||||
org.postgresql.core;uses:="org.postgresql.jdbc2,org.postgresql.copy,org.postgresql",
|
||||
org.postgresql.core.types,
|
||||
org.postgresql.core.v2,
|
||||
org.postgresql.core.v3,
|
||||
org.postgresql.ds,
|
||||
org.postgresql.ds.common,
|
||||
org.postgresql.ds.jdbc23,
|
||||
org.postgresql.ds.jdbc4,
|
||||
org.postgresql.fastpath,
|
||||
org.postgresql.geometric,
|
||||
org.postgresql.gss,
|
||||
org.postgresql.jdbc2,
|
||||
org.postgresql.jdbc2.optional,
|
||||
org.postgresql.jdbc3,
|
||||
org.postgresql.jdbc3g,
|
||||
org.postgresql.jdbc4,
|
||||
org.postgresql.largeobject,
|
||||
org.postgresql.ssl,
|
||||
org.postgresql.core.v2;uses:="org.postgresql.copy,org.postgresql.core,org.postgresql",
|
||||
org.postgresql.core.v3;uses:="org.postgresql.copy,org.postgresql.core,org.postgresql",
|
||||
org.postgresql.ds;uses:="org.postgresql.ds.jdbc4,org.postgresql.ds.common,javax.sql",
|
||||
org.postgresql.ds.common;uses:="javax.naming,javax.naming.spi",
|
||||
org.postgresql.ds.jdbc23;
|
||||
uses:="javax.naming,
|
||||
org.postgresql.ds.common,
|
||||
org.postgresql.ds,
|
||||
javax.sql",
|
||||
org.postgresql.ds.jdbc4;uses:="org.postgresql.ds.jdbc23,javax.sql",
|
||||
org.postgresql.fastpath;uses:="org.postgresql.core",
|
||||
org.postgresql.geometric;uses:="org.postgresql.util",
|
||||
org.postgresql.gss;uses:="org.postgresql.core,javax.security.auth.callback",
|
||||
org.postgresql.jdbc2;
|
||||
uses:="org.postgresql.fastpath,
|
||||
org.postgresql.util,
|
||||
org.postgresql.copy,
|
||||
org.postgresql,
|
||||
org.postgresql.largeobject,
|
||||
org.postgresql.core",
|
||||
org.postgresql.jdbc2.optional;uses:="org.postgresql.ds",
|
||||
org.postgresql.jdbc3;uses:="org.postgresql.jdbc2,org.postgresql.core",
|
||||
org.postgresql.jdbc3g;uses:="org.postgresql.jdbc3,org.postgresql.core",
|
||||
org.postgresql.jdbc4;
|
||||
uses:="org.postgresql.jdbc3,
|
||||
org.xml.sax,
|
||||
org.postgresql.jdbc3g,
|
||||
org.postgresql.jdbc2,
|
||||
org.postgresql.core,
|
||||
javax.xml.transform",
|
||||
org.postgresql.largeobject;uses:="org.postgresql.fastpath,org.postgresql.core",
|
||||
org.postgresql.ssl;uses:="org.postgresql.core,javax.net.ssl",
|
||||
org.postgresql.translation,
|
||||
org.postgresql.util,
|
||||
org.postgresql.xa,
|
||||
org.postgresql.xa;
|
||||
uses:="javax.naming,
|
||||
org.postgresql.ds.common,
|
||||
org.postgresql.ds,
|
||||
org.postgresql.core,
|
||||
javax.transaction.xa,
|
||||
javax.sql",
|
||||
org.python.compiler;uses:="org.python.parser,org.python.core,org.python.parser.ast",
|
||||
org.python.core;
|
||||
uses:="org.python.core.adapter,
|
||||
|
|
Loading…
Reference in New Issue