diff --git a/JasperReports/.classpath b/JasperReports/.classpath
index 825d97b205..3b5382a9c0 100644
--- a/JasperReports/.classpath
+++ b/JasperReports/.classpath
@@ -2,14 +2,6 @@
-
-
-
-
-
-
-
-
diff --git a/JasperReports/META-INF/MANIFEST.MF b/JasperReports/META-INF/MANIFEST.MF
index 009eae608f..2e3b3a3487 100644
--- a/JasperReports/META-INF/MANIFEST.MF
+++ b/JasperReports/META-INF/MANIFEST.MF
@@ -1,18 +1,15 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JasperReports
-Bundle-SymbolicName: JasperReports
+Bundle-SymbolicName: org.adempiere.JasperReports
Bundle-Version: 1.0.0.qualifier
-Bundle-ClassPath: JasperReports.jar,
- lib/postgresql.jar,
- lib/ocrs12.jar,
- lib/ojdbc14.jar,
- lib/barbecue-1.5-beta1.jar
+Bundle-ClassPath: JasperReports.jar
Export-Package: org.compiere.interfaces,
org.compiere.report,
org.compiere.utils
Require-Bundle: org.adempiere.base;bundle-version="0.0.0",
org.adempiere.JasperReportsTools;bundle-version="1.0.0",
org.adempiere.client;bundle-version="0.0.0",
- com.springsource.javax.ejb;bundle-version="3.0.0"
+ com.springsource.javax.ejb;bundle-version="3.0.0",
+ org.adempiere.tools;bundle-version="0.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
diff --git a/JasperReports/build.properties b/JasperReports/build.properties
index ea87d678f8..d3413af8c4 100644
--- a/JasperReports/build.properties
+++ b/JasperReports/build.properties
@@ -1,3 +1,4 @@
source.JasperReports.jar = src/
+output.JasperReports.jar = build
bin.includes = META-INF/,\
JasperReports.jar
diff --git a/JasperReports/build.xml b/JasperReports/build.xml
index 952a9d0d48..8fef7d8e67 100644
--- a/JasperReports/build.xml
+++ b/JasperReports/build.xml
@@ -3,227 +3,29 @@
-
+
- Build the UI subproject within the Compiere project.
+ build jasper reports bundle for adempiere
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- TM Looks API Documentation]]>
- Compiere JasperReports Integration 1.0]]>
- Copyright (c) 1999-2005 ComPiere, Inc. - Author: Ronan LE MEILLAT based on rus.jar]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+