Commit Graph

20 Commits

Author SHA1 Message Date
usrdno 59607d6ab1 FR - 2800686
https://sourceforge.net/tracker/index.php?func=detail&aid=2800686&group_id=176962&atid=879335

Updated iText library (new version 2.1.7). Needed for new jasperreports library.
2009-10-09 18:44:12 +00:00
phib e5d1116d94 2872728 Move Adempiere to Java 6
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872728&group_id=176962

Developers: please ensure your trunk build environments are updated to use jdk6.
2009-10-05 04:56:48 +00:00
usrdno e6b67e4f4b FR [2800686] Upgrade JasperReports library to 3.5.3.
https://sourceforge.net/tracker/index.php?func=detail&aid=2800686&group_id=176962&atid=879335
2009-09-22 12:44:01 +00:00
teo_sarca 6f4b34a061 BF [ 2605888 ] CreatePOfromRequisition creates more PO than needed
https://sourceforge.net/tracker/index.php?func=detail&aid=2605888&group_id=176962&atid=879332

Fix build failed introduced in rev. 8521
Reason: I used org.apache.commons.collections.keyvalue.MultiKey class which is in commons-collections API but not included in C/STools.jar, just in JasperReportsTools.jar
Action: now C/STools.jar include commons-collections-3.1.jar. I removed from JasperReportsTools.jar
2009-02-18 13:17:30 +00:00
Carlos Ruiz 2ea263b989 Implement Validator for beforeSaveProperties - ID: 2373679
Joined build of base and looks
2008-12-08 16:32:44 +00:00
Heng Sin Low 39696d2ced [ 2217907 ] Migrate from ejb2 to ejb3
- migrate to ejb3.
- upgrade jboss to 4.2.3.
- added glassfish support. tested on glassfish v2u2
- drop the tomcat-only deployment task that is not working, need jee server instead of just a servlet runtime.
2008-11-10 23:54:09 +00:00
kzmp 71fbbc6d3f Upgraded to jasperreports-3.0, barbecue-1.5-beta1.jar, jfreechar-1.0.3 and POI-3.0.1-FINAL. 2008-10-17 19:30:29 +00:00
teo_sarca e214c58f67 BF [ 1894703 ] Trunk failing to build as of rev 4663 2008-02-15 22:59:49 +00:00
Heng Sin Low 2113b15d41 * [ 1852099 ] Simplication of Connection Profile.
* clean up - remove redundant jar files.
2007-12-28 02:48:59 +00:00
teo_sarca 631739feac FR [ 1803359 ] Migrate to barbecue 1.1 2007-10-08 19:08:01 +00:00
Heng Sin Low 7c361ef05b * Improve build performance
- remove unnecessary unjar
2007-06-04 16:30:10 +00:00
Heng Sin Low 7f3d2e099e * remove dbport, print and interface project reference 2007-05-10 03:59:14 +00:00
deathmeat c697366bcd Fixed source target level from 1.4 to 1.5 and corrected reference to java apidocs 2007-03-12 08:04:26 +00:00
deathmeat 693129caaa Removed old itext libraries for JasperReports and make use of our primary
(recent) itext version of itext in tools/lib
2007-03-02 19:24:12 +00:00
deathmeat 02607f8cdd Further Jasper Reports Library updates and added default files to JasperReportsWebApp project/package 2007-03-02 14:47:26 +00:00
deathmeat 21791d90c7 Integrated Jasper Reports as optional printengine.
See "JasperReport Printengine" Feature Request for further details.
Without explicit usage of the printengine (the default), the old standard adempiere printengine will be used.
2007-02-28 17:57:05 +00:00
kontro e93a8bb021 Makes subprojects clean jars created.
Removes lib/adempiereRoot.jar because it is generated by
build process.

This and my previous commit probably breaks eclipse's
.classpath files. Just run ant in tools dir and
everything returns to normal.
2007-02-15 22:37:20 +00:00
kontro 117dadfd8b Adds clean-all target in utils_dev/build.xml which removes install dir.
Removes many jars from /lib which are generated by tools/build.xml
(Cleaning up makes life easier for our friends in developing countries
 who are not able to get broadband connections)

Uncommented couple lines in JasperReports/build.xml so that clean
target removes everything not in version control.

Fixed build path issue in client/build.xml
2007-02-15 22:06:48 +00:00
kthiemann b8c96c1581 contribution [ 1647225 ] Improved ANT scripts and NetBeans integration - by Johannes Gubo (deathmeat) 2007-01-30 09:06:53 +00:00
trifonnt d2b86c1cd3 Moved to trunk. 2007-01-20 17:49:16 +00:00