/[Apache-SVN]/ofbiz/trunk/.classpath
ViewVC logotype

Log of /ofbiz/trunk/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 883631 - (view) (annotate) - [select for diffs]
Modified Tue Nov 24 09:17:12 2009 UTC (2 days, 12 hours ago) by lektran
File length: 17135 byte(s)
Diff to previous 883291 (colored)
Got tired of the jumbled mess inside .classpath, my apologies to everyone who gets conflicts from this

Revision 883291 - (view) (annotate) - [select for diffs]
Modified Mon Nov 23 09:33:12 2009 UTC (3 days, 11 hours ago) by jleroux
File length: 17135 byte(s)
Diff to previous 882103 (colored)
A patch from Erwan de FERRIERES "add path to framework/sql in classpath file" (https://issues.apache.org/jira/browse/OFBIZ-3231) - OFBIZ-3231
With the new framework/sql /* files, we should add the path in the classpath file. If not added, we have errors in eclipse... 

Revision 882103 - (view) (annotate) - [select for diffs]
Modified Thu Nov 19 11:01:29 2009 UTC (7 days, 10 hours ago) by jleroux
File length: 17002 byte(s)
Diff to previous 880882 (colored)
A patch from Abdullah Shaikh "SagePay payment gateway integrated" (https://issues.apache.org/jira/browse/OFBIZ-3180) - OFBIZ-3180
SagePay payment gateway integrated. All the gateway parameters are configurable using the Payment gateway configuration, also the transaction types that are available in sagepay are configurable.

I moved the httpclient httpcore jars to base/lib (also new jcip-annotations-1.0.jar)

Revision 880882 - (view) (annotate) - [select for diffs]
Modified Mon Nov 16 18:08:52 2009 UTC (10 days, 3 hours ago) by jleroux
File length: 16758 byte(s)
Diff to previous 836015 (colored)
Removed space from jar name (follow r880879)

Revision 836015 - (view) (annotate) - [select for diffs]
Modified Fri Nov 13 22:00:12 2009 UTC (12 days, 23 hours ago) by jleroux
File length: 16759 byte(s)
Diff to previous 835801 (colored)
commons-dbcp-1.3-20091113-r835956 .jar replaces commons-dbcp-1.3-20080708-r674758.jar
Built directly from DBCP trunk. Compiles with jdk 1.5 and 1.6 as well, runs also with both

An initiative from Philippe Mouawad at "Memory leak due to transaction management" (https://issues.apache.org/jira/browse/OFBIZ-2599) - OFBIZ-2599

Revision 835801 - (view) (annotate) - [select for diffs]
Modified Fri Nov 13 10:28:29 2009 UTC (13 days, 10 hours ago) by jleroux
File length: 16758 byte(s)
Diff to previous 835394 (colored)
Revert r835394 (DBCP upgrade, issue compiling with jdk 1.5 OOTB)

Revision 835394 - (view) (annotate) - [select for diffs]
Modified Thu Nov 12 14:39:43 2009 UTC (2 weeks ago) by jleroux
File length: 16758 byte(s)
Diff to previous 806666 (colored)
commons-dbcp-1.3-20091111-r834702.jar built directly from DBCP trunk. An initiative from Philippe Mouawad at "Memory leak due to transaction management" (https://issues.apache.org/jira/browse/OFBIZ-2599) - OFBIZ-2599

We are been using Ofbiz with DBCP based implementation.
Ofbiz uses a Head revision of DBCP (package org.apache.commons.dbcp.managed is the same as current TRUNK) and geronimo-transaction-1.0.

We are having recurrent OutOfMemory which occur on a 2 days basis.

See: https://issues.apache.org/jira/browse/DBCP-294

Revision 806666 - (view) (annotate) - [select for diffs]
Modified Fri Aug 21 18:25:53 2009 UTC (3 months ago) by apatel
File length: 16758 byte(s)
Diff to previous 806002 (colored)
excluding the compilation of orbital gateway files from classpath

Revision 806002 - (view) (annotate) - [select for diffs]
Modified Wed Aug 19 22:42:29 2009 UTC (3 months, 1 week ago) by lektran
File length: 16715 byte(s)
Diff to previous 806000 (colored)
Fix on last commit, exclude the whole selenium folder from .classpath

Revision 806000 - (view) (annotate) - [select for diffs]
Modified Wed Aug 19 22:39:01 2009 UTC (3 months, 1 week ago) by lektran
File length: 16731 byte(s)
Diff to previous 804074 (colored)
Remove selenium-server.jar and its dependents from the Eclipse .classpath

Revision 804074 - (view) (annotate) - [select for diffs]
Modified Fri Aug 14 04:22:27 2009 UTC (3 months, 1 week ago) by hansbak
File length: 16752 byte(s)
Diff to previous 803347 (colored)
Excellent contribution from Brett G. Palmer in issue:   OFBIZ-2116

Revision 803347 - (view) (annotate) - [select for diffs]
Modified Wed Aug 12 01:47:34 2009 UTC (3 months, 2 weeks ago) by lektran
File length: 16572 byte(s)
Diff to previous 792987 (colored)
Exclude PayPalServices.java from the Eclipse classpath

Revision 792987 - (view) (annotate) - [select for diffs]
Modified Fri Jul 10 15:39:21 2009 UTC (4 months, 2 weeks ago) by adrianc
File length: 16513 byte(s)
Diff to previous 791212 (colored)
Conversion from java.util.Calendar to com.ibm.icu.util.Calendar. I didn't convert the Cloud component - I wasn't sure if the Calendar class was being passed through SOAP.

OFBiz users who have modifications or add-ons can make the same substitution to get them to compile.

I'll let the dust settle from this, then I'll add the user-selected calendar capability.

Revision 791212 - (view) (annotate) - [select for diffs]
Modified Sun Jul 5 10:01:19 2009 UTC (4 months, 3 weeks ago) by lektran
File length: 16511 byte(s)
Diff to previous 789866 (colored)
Sorry for the big commit, got a bit carried away.
Added override and deprecated annotations wherever they were missing
Removed the use of any deprecated classes/methods (except OutputFormat in UtilXml)
A few other random generics and misc. cleanups

Revision 789866 - (view) (annotate) - [select for diffs]
Modified Tue Jun 30 18:31:12 2009 UTC (4 months, 3 weeks ago) by doogie
File length: 16560 byte(s)
Diff to previous 786426 (colored)
New upstream; fixes line numbers in wrap, and improves the css rules
matching.

Revision 786426 - (view) (annotate) - [select for diffs]
Modified Fri Jun 19 09:29:49 2009 UTC (5 months, 1 week ago) by lektran
File length: 16450 byte(s)
Diff to previous 783564 (colored)
Corrected classpath entry

Revision 783564 - (view) (annotate) - [select for diffs]
Modified Wed Jun 10 23:00:26 2009 UTC (5 months, 2 weeks ago) by doogie
File length: 16456 byte(s)
Diff to previous 783054 (colored)
Yet another update.  Very very close.  Hunting rabbits.

Revision 783054 - (view) (annotate) - [select for diffs]
Modified Tue Jun 9 16:10:53 2009 UTC (5 months, 2 weeks ago) by doogie
File length: 16456 byte(s)
Diff to previous 782815 (colored)
Upgrade to a newer groovy.

Revision 782815 - (view) (annotate) - [select for diffs]
Modified Mon Jun 8 22:00:26 2009 UTC (5 months, 2 weeks ago) by doogie
File length: 16456 byte(s)
Diff to previous 781704 (colored)
Updated webslinger.

Revision 781704 - (view) (annotate) - [select for diffs]
Modified Thu Jun 4 10:39:25 2009 UTC (5 months, 3 weeks ago) by chrisg
File length: 16456 byte(s)
Diff to previous 779931 (colored)
.classpath update for Eclipse
Submitted by Harmeet Bedi
See OFBIZ-2566

Revision 779931 - (view) (annotate) - [select for diffs]
Modified Fri May 29 11:07:04 2009 UTC (5 months, 4 weeks ago) by lektran
File length: 16461 byte(s)
Diff to previous 779025 (colored)
Added classpath entry for Ashish

Revision 779025 - (view) (annotate) - [select for diffs]
Modified Wed May 27 06:34:50 2009 UTC (6 months ago) by jleroux
File length: 16364 byte(s)
Diff to previous 778714 (colored)
A patch from Ashish on dev ML

Revision 778714 - (view) (annotate) - [select for diffs]
Modified Tue May 26 14:30:33 2009 UTC (6 months ago) by chrisg
File length: 16290 byte(s)
Diff to previous 777329 (colored)
Updated Eclipse classpath with latest Webslinger changes
(LICENSE still needs update ...)

Revision 777329 - (view) (annotate) - [select for diffs]
Modified Fri May 22 00:04:34 2009 UTC (6 months ago) by doogie
File length: 15011 byte(s)
Diff to previous 769500 (colored)
Upgrade lucene to a new upstream.

Revision 769500 - (view) (annotate) - [select for diffs]
Modified Tue Apr 28 19:04:37 2009 UTC (6 months, 4 weeks ago) by jacopoc
File length: 15006 byte(s)
Diff to previous 769030 (colored)
As suggested by Joe Eckard in the ml, this will fix the barcode rendering that was broken after recent upgrade of FOP.

Revision 769030 - (view) (annotate) - [select for diffs]
Modified Mon Apr 27 15:42:11 2009 UTC (7 months ago) by chrisg
File length: 15000 byte(s)
Diff to previous 768339 (colored)
added missing Jar for FOP (needed for SVG/Barcode generating)
Barcode still not working

Revision 768339 - (view) (annotate) - [select for diffs]
Modified Fri Apr 24 15:55:14 2009 UTC (7 months ago) by adrianc
File length: 14917 byte(s)
Diff to previous 766125 (colored)
Updated Xerces to version 2.9.1. This update will generate some deprecation warnings at compile time. I will be working on updating the framework code to eliminate the warnings.

Revision 766125 - (view) (annotate) - [select for diffs]
Modified Fri Apr 17 19:42:46 2009 UTC (7 months, 1 week ago) by jleroux
File length: 14837 byte(s)
Diff to previous 765545 (colored)
Changes from Erwan de FERRIERES "Upgrade of the fop library (0.94 -> 0.95)" https://issues.apache.org/jira/browse/OFBIZ-2317 - OFBIZ-2317
+ LICENCE updated (libraries wiki page also updated)

Revision 765545 - (view) (annotate) - [select for diffs]
Modified Thu Apr 16 09:49:52 2009 UTC (7 months, 1 week ago) by jleroux
File length: 14342 byte(s)
Diff to previous 764509 (colored)
A patch from Erwan de FERRIERES "use up-to-date poi.jar library" https://issues.apache.org/jira/browse/OFBIZ-2299


Revision 764509 - (view) (annotate) - [select for diffs]
Modified Mon Apr 13 15:44:21 2009 UTC (7 months, 2 weeks ago) by adrianc
File length: 14323 byte(s)
Diff to previous 759603 (colored)
Updated classpath file for new JUEL library.

Revision 759603 - (view) (annotate) - [select for diffs]
Modified Sat Mar 28 21:58:54 2009 UTC (7 months, 4 weeks ago) by jleroux
File length: 14398 byte(s)
Diff to previous 757671 (colored)
Fix some issues forgot in recent directories movements

Revision 757671 - (view) (annotate) - [select for diffs]
Modified Tue Mar 24 06:27:03 2009 UTC (8 months ago) by jonesde
File length: 14394 byte(s)
Diff to previous 754880 (colored)
Removed some more references to applications stuff from framework, including small cleanup of service engine to get rid of WebAppDispatcher and use new factory method in GenericDispatcher, and changed AvailableServices.groovy to get the real dispatcher list instead of a hard-coded one; also updated eclipse classpath file for new webslinger stuff

Revision 754880 - (view) (annotate) - [select for diffs]
Modified Mon Mar 16 12:07:12 2009 UTC (8 months, 1 week ago) by jleroux
File length: 13100 byte(s)
Diff to previous 753064 (colored)
From BJ's comment on dev ML

Revision 753064 - (view) (annotate) - [select for diffs]
Modified Thu Mar 12 23:49:00 2009 UTC (8 months, 2 weeks ago) by doogie
File length: 13090 byte(s)
Diff to previous 750018 (colored)
Upgrade to latest velocity release.

Revision 750018 - (view) (annotate) - [select for diffs]
Modified Wed Mar 4 14:22:55 2009 UTC (8 months, 3 weeks ago) by jleroux
File length: 13088 byte(s)
Diff to previous 747085 (colored)
Refactoring of ImageTransform, mostly
* Split into 2 classes one in framework/common : ImageTransform, one remains in product : ScaleImage.java
* Moved some labels used by ImageTransformCreated from ProductErrorUiLabels.xml in new CommonErrorUiLabels.xml  
* Moved Jdom from webapp/lib to base/lib, updated .classpath

Revision 747085 - (view) (annotate) - [select for diffs]
Modified Mon Feb 23 17:06:57 2009 UTC (9 months ago) by jleroux
File length: 13084 byte(s)
Diff to previous 744727 (colored)
A bit of refactoring + update of Jdom

Revision 744727 - (view) (annotate) - [select for diffs]
Modified Sun Feb 15 19:34:49 2009 UTC (9 months, 1 week ago) by jonesde
File length: 13084 byte(s)
Diff to previous 741463 (colored)
No functional changes, just reorganizing code: moved email services from content to the framework/common component except the CommunicationEvent related ones which are now in the party component along with other CommunicationEvent resources; changed framework components so that webapp no longer depends on common and common is higher level than the various tool components which was an odd dependency before; one new thing is in here and that is an entity called EmailTemplateSetting which is meant to be a generic version of the ProductStoreEmailSetting entity so we can have configurable email templates without depending on ProductStore, still need to write the service to send email from this (sendMailFromTemplateSetting)

Revision 741463 - (view) (annotate) - [select for diffs]
Modified Fri Feb 6 07:44:13 2009 UTC (9 months, 2 weeks ago) by jleroux
File length: 12944 byte(s)
Diff to previous 741442 (colored)
Keep .classpath sorted to avoid local conflicts (like groovy plugin in Eclipse, or whatever)

Revision 741442 - (view) (annotate) - [select for diffs]
Modified Fri Feb 6 07:02:59 2009 UTC (9 months, 2 weeks ago) by jonesde
File length: 12872 byte(s)
Diff to previous 739225 (colored)
Added owasp esapi library, uses of it soon to come

Revision 739225 - (view) (annotate) - [select for diffs]
Modified Fri Jan 30 09:54:05 2009 UTC (9 months, 3 weeks ago) by bibryam
File length: 12792 byte(s)
Diff to previous 733249 (colored)
Replaced my changes from r738810 per David's advice.
Put updated json library names.

Revision 733249 - (view) (annotate) - [select for diffs]
Modified Sat Jan 10 09:14:47 2009 UTC (10 months, 2 weeks ago) by jleroux
File length: 12784 byte(s)
Diff to previous 732622 (colored)
To avoid conflicts at bottom of file (Groovy Plugin for instance), anyway it's better sorted

Revision 732622 - (view) (annotate) - [select for diffs]
Modified Thu Jan 8 06:32:11 2009 UTC (10 months, 2 weeks ago) by adrianc
File length: 12784 byte(s)
Diff to previous 731735 (colored)
Updated JUEL library to 2.1.1 RC1 - the version that contains the changes we need.

Revision 731735 - (view) (annotate) - [select for diffs]
Modified Mon Jan 5 21:40:29 2009 UTC (10 months, 2 weeks ago) by jonesde
File length: 12703 byte(s)
Diff to previous 725714 (colored)
Updated freemarker lib name

Revision 725714 - (view) (annotate) - [select for diffs]
Modified Thu Dec 11 15:39:50 2008 UTC (11 months, 2 weeks ago) by hansbak
File length: 13482 byte(s)
Diff to previous 725624 (colored)
correction on commit 725624, commited .project and .classpath by accident, thank you adrian for pointing this out

Revision 725624 - (view) (annotate) - [select for diffs]
Modified Thu Dec 11 08:54:28 2008 UTC (11 months, 2 weeks ago) by hansbak
File length: 12771 byte(s)
Diff to previous 724146 (colored)
reorganize the customerRequest view screen in project manager

Revision 724146 - (view) (annotate) - [select for diffs]
Modified Sun Dec 7 16:11:44 2008 UTC (11 months, 2 weeks ago) by adrianc
File length: 13482 byte(s)
Diff to previous 718684 (colored)
Integrated the Unified Expression Language (JSR-245) into the FlexibleStringExpander class.

This commit also includes an example usage in InventoryServices.xml.

Revision 718684 - (view) (annotate) - [select for diffs]
Modified Tue Nov 18 18:56:11 2008 UTC (12 months, 1 week ago) by adrianc
File length: 13408 byte(s)
Diff to previous 709890 (colored)
A rudimentary iCalendar integration implementation. Work efforts can be published in iCalendar format. The published calendar is read-only.

Run ant run-install, then navigate to:

https://localhost:8443/iCalendar/CALENDAR_PUB_DEMO/MyCalendar.ics

for a demonstration.

I will continue to build this out as I have time.

Revision 709890 - (view) (annotate) - [select for diffs]
Modified Sun Nov 2 15:47:51 2008 UTC (12 months, 3 weeks ago) by jleroux
File length: 13331 byte(s)
Diff to previous 709250 (colored)
Removed useless Ant jars references and made some lines reordering

Revision 709250 - (view) (annotate) - [select for diffs]
Modified Thu Oct 30 21:28:22 2008 UTC (12 months, 3 weeks ago) by doogie
File length: 13574 byte(s)
Diff to previous 695215 (colored)
Add the new ant jars.

Revision 695215 - (view) (annotate) - [select for diffs]
Modified Sun Sep 14 13:20:53 2008 UTC (14 months, 1 week ago) by jleroux
File length: 13408 byte(s)
Diff to previous 695214 (colored)
Rhaaa, since then I updated the jar

Revision 695214 - (view) (annotate) - [select for diffs]
Modified Sun Sep 14 13:19:14 2008 UTC (14 months, 1 week ago) by jleroux
File length: 13408 byte(s)
Diff to previous 684408 (colored)
Forgot this one in r695153
Thre reason is that I have this file as svn:igonre since Eclipse is sometimes modifying it (so I have to re-put this line after commit :/)

Revision 684408 - (view) (annotate) - [select for diffs]
Modified Sun Aug 10 05:38:13 2008 UTC (15 months, 2 weeks ago) by adrianc
File length: 13262 byte(s)
Diff to previous 677587 (colored)
Update classpath file to match recent folder changes.

Revision 677587 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 14:12:38 2008 UTC (16 months, 1 week ago) by jacopoc
File length: 13272 byte(s)
Diff to previous 674776 (colored)
Moved the bi component from specialpurpose to the framework folder; moved artifacts from the bi component to the proper components.
Everything should be in place now, except for a convenience service (in the bi component) that quickly initializes the datawarehouse for demo purposes: this service calls two services from the applications (wrong dependency); I will fix this soon by moving it in some other places... however it is not a big deal for now because the service is really only useful to quickly test the prototype.

Revision 674776 - (view) (annotate) - [select for diffs]
Modified Tue Jul 8 11:47:02 2008 UTC (16 months, 2 weeks ago) by jacopoc
File length: 13274 byte(s)
Diff to previous 674752 (colored)
Upgraded (again) to Tomcat 6.0.16.
Upgraded commons-dbcp to the HEAD revision (from snapshot taken in 20071125): the upgrade of the dbcp jar seems to have fixed all the issues we were having with "OutOfMemoryError: Java heap space" exceptions.
Sorry for the noise (two big commits in the base and catalina components in the same day): hopefully this rather critical issue is now resolved (but I will continue my load tests).

Revision 674752 - (view) (annotate) - [select for diffs]
Modified Tue Jul 8 09:50:45 2008 UTC (16 months, 2 weeks ago) by lektran
File length: 11984 byte(s)
Diff to previous 674312 (colored)
Reverted the Eclipse .classpath back to the previous Tomcat version's jars

Revision 674312 - (view) (annotate) - [select for diffs]
Modified Sun Jul 6 16:24:15 2008 UTC (16 months, 3 weeks ago) by jleroux
File length: 12513 byte(s)
Diff to previous 674184 (colored)
Forgot to re-put rc2b when putting them back from plain 3.2

Revision 674184 - (view) (annotate) - [select for diffs]
Modified Sat Jul 5 11:49:26 2008 UTC (16 months, 3 weeks ago) by jleroux
File length: 12505 byte(s)
Diff to previous 673431 (colored)
Update XUI to 3.2

Revision 673431 - (view) (annotate) - [select for diffs]
Modified Wed Jul 2 16:19:00 2008 UTC (16 months, 3 weeks ago) by jacopoc
File length: 12513 byte(s)
Diff to previous 670263 (colored)
Updated license and classpath information after Jetty upgrade.

Revision 670263 - (view) (annotate) - [select for diffs]
Modified Sat Jun 21 21:55:19 2008 UTC (17 months ago) by lektran
File length: 12331 byte(s)
Diff to previous 667677 (colored)
Updated Eclipse classpath

Revision 667677 - (view) (annotate) - [select for diffs]
Modified Fri Jun 13 22:27:19 2008 UTC (17 months, 1 week ago) by lektran
File length: 12318 byte(s)
Diff to previous 665996 (colored)
update the .classpath file with the new shark and workflow locations

Revision 665996 - (view) (annotate) - [select for diffs]
Modified Tue Jun 10 08:04:58 2008 UTC (17 months, 2 weeks ago) by jleroux
File length: 12308 byte(s)
Diff to previous 660125 (colored)
From Yin T in https://issues.apache.org/jira/browse/OFBIZ-1836 - OFBIZ-1836

Revision 660125 - (view) (annotate) - [select for diffs]
Modified Mon May 26 08:41:30 2008 UTC (18 months ago) by jonesde
File length: 12295 byte(s)
Diff to previous 659490 (colored)
Added new libs to eclipse folder to build successfully; includes groovy, jpim

Revision 659490 - (view) (annotate) - [select for diffs]
Modified Fri May 23 10:26:46 2008 UTC (18 months ago) by jacopoc
File length: 11880 byte(s)
Diff to previous 655232 (colored)
Upgrade to Tomcat 6

Revision 655232 - (view) (annotate) - [select for diffs]
Modified Sun May 11 03:21:05 2008 UTC (18 months, 2 weeks ago) by lektran
File length: 11319 byte(s)
Diff to previous 615262 (colored)
Added a few missing entries

Revision 615262 - (view) (annotate) - [select for diffs]
Modified Fri Jan 25 16:45:21 2008 UTC (22 months ago) by jleroux
File length: 11129 byte(s)
Diff to previous 606862 (colored)
From a slightly modified Chris Lombardi's patch "XUI update to x3.2rc2b" (see comments in https://issues.apache.org/jira/browse/OFBIZ-1580) - OFBIZ-1580
I will remove the old XUI jar later

Revision 606862 - (view) (annotate) - [select for diffs]
Modified Wed Dec 26 09:16:41 2007 UTC (23 months ago) by hansbak
File length: 11050 byte(s)
Diff to previous 605606 (colored)
add the project manager source dir

Revision 605606 - (view) (annotate) - [select for diffs]
Modified Wed Dec 19 16:28:30 2007 UTC (23 months, 1 week ago) by jleroux
File length: 10982 byte(s)
Diff to previous 596597 (colored)
Classes 
	JasperReportsJXlsViewHandler.java 
	JasperReportsPoiXlsViewHandler.java
were missing, at Marco Risaliti demand, thanks Marco (for your patience ;o)


Revision 596597 - (view) (annotate) - [select for diffs]
Modified Tue Nov 20 10:09:36 2007 UTC (2 years ago) by jleroux
File length: 10866 byte(s)
Diff to previous 594485 (colored)
Addition in .classpath file from Yin T's and Marco Risaliti's suggestions "Change /ofbiz/.classpath for clean compile in Eclipse"  (https://issues.apache.org/jira/browse/OFBIZ-1412) - OFBIZ-1412

I renumbered the ant-junit.jar lib (it's 1.7.0) and I added it in http://docs.ofbiz.org/display/OFBADMIN/Libraries+Included+in+OFBiz
I saw that also some other Apache libs are not numbered, did not take the time to do it...

Revision 594485 - (view) (annotate) - [select for diffs]
Modified Tue Nov 13 11:14:09 2007 UTC (2 years ago) by jacopoc
File length: 10653 byte(s)
Diff to previous 590620 (colored)
Updated after recent jar upgrade.

Revision 590620 - (view) (annotate) - [select for diffs]
Modified Wed Oct 31 10:56:52 2007 UTC (2 years ago) by jacopoc
File length: 10653 byte(s)
Diff to previous 577600 (colored)
Fixed path to commons-dbcp

Revision 577600 - (view) (annotate) - [select for diffs]
Modified Thu Sep 20 07:33:50 2007 UTC (2 years, 2 months ago) by lektran
File length: 10656 byte(s)
Diff to previous 575295 (colored)
Updated .classpath with correct log4j jar

Revision 575295 - (view) (annotate) - [select for diffs]
Modified Thu Sep 13 12:44:07 2007 UTC (2 years, 2 months ago) by hansbak
File length: 10656 byte(s)
Diff to previous 575288 (colored)
revert rev:575288, committed wrongly

Revision 575288 - (view) (annotate) - [select for diffs]
Modified Thu Sep 13 12:35:47 2007 UTC (2 years, 2 months ago) by hansbak
File length: 10715 byte(s)
Diff to previous 574497 (colored)
 enable mail notification

Revision 574497 - (view) (annotate) - [select for diffs]
Modified Tue Sep 11 07:41:23 2007 UTC (2 years, 2 months ago) by jonesde
File length: 10656 byte(s)
Diff to previous 557542 (colored)
Updated for new javolution jar

Revision 557542 - (view) (annotate) - [select for diffs]
Modified Thu Jul 19 09:59:06 2007 UTC (2 years, 4 months ago) by lektran
File length: 10656 byte(s)
Diff to previous 555434 (colored)
Applied patch from Torsten Schlabach to reflect the new name of the Lucene jar OFBIZ-1160

Revision 555434 - (view) (annotate) - [select for diffs]
Modified Wed Jul 11 23:13:07 2007 UTC (2 years, 4 months ago) by jonesde
File length: 10650 byte(s)
Diff to previous 545447 (colored)
Added new oagis component src directory to eclipse build/classpath list

Revision 545447 - (view) (annotate) - [select for diffs]
Modified Fri Jun 8 07:47:50 2007 UTC (2 years, 5 months ago) by jacopoc
File length: 10588 byte(s)
Diff to previous 540050 (colored)
Applied patch from Peter Goron to update jdbm to latest stable release: 1.0
OFBIZ-575

Revision 540050 - (view) (annotate) - [select for diffs]
Modified Mon May 21 07:32:52 2007 UTC (2 years, 6 months ago) by jacopoc
File length: 10584 byte(s)
Diff to previous 537555 (colored)
Applied patch from Jacques Le Roux to upgrade XuiCoreSwing to version 2_0_6_jdk1_5.
OFBIZ-999

Revision 537555 - (view) (annotate) - [select for diffs]
Modified Sun May 13 06:24:55 2007 UTC (2 years, 6 months ago) by jacopoc
File length: 10584 byte(s)
Diff to previous 537330 (colored)
Updated .classpath jar names.

Revision 537330 - (view) (annotate) - [select for diffs]
Modified Sat May 12 03:59:35 2007 UTC (2 years, 6 months ago) by hansbak
File length: 10572 byte(s)
Diff to previous 537329 (colored)
sorry, comitted the wrong version, changes in rev 537329 reverted

Revision 537329 - (view) (annotate) - [select for diffs]
Modified Sat May 12 03:49:45 2007 UTC (2 years, 6 months ago) by hansbak
File length: 10636 byte(s)
Diff to previous 536788 (colored)
run only update balances if party found in partyAcctgPreference

Revision 536788 - (view) (annotate) - [select for diffs]
Modified Thu May 10 09:23:39 2007 UTC (2 years, 6 months ago) by jacopoc
File length: 10572 byte(s)
Diff to previous 536774 (colored)
Updated DataVision to 1.0.0; removed MinML2 jars that was only needed by the old DataVision jar.

Revision 536774 - (view) (annotate) - [select for diffs]
Modified Thu May 10 08:28:55 2007 UTC (2 years, 6 months ago) by jacopoc
File length: 10641 byte(s)
Diff to previous 535979 (colored)
Updated ant to 1.7.0 and freemarker to 2.3.10.

Revision 535979 - (view) (annotate) - [select for diffs]
Modified Mon May 7 20:26:49 2007 UTC (2 years, 6 months ago) by jacopoc
File length: 10708 byte(s)
Diff to previous 534698 (colored)
Updates after oswego jar has been removed.

Revision 534698 - (view) (annotate) - [select for diffs]
Modified Thu May 3 03:19:52 2007 UTC (2 years, 6 months ago) by jonesde
File length: 10788 byte(s)
Diff to previous 534359 (colored)
Updated eclipse classpath based on recent library changes

Revision 534359 - (view) (annotate) - [select for diffs]
Modified Wed May 2 09:01:38 2007 UTC (2 years, 6 months ago) by jacopoc
File length: 10814 byte(s)
Diff to previous 534347 (colored)
Upgraded velocity to latest stable release 1.5.
The runtime dependencies are: commons-collections, commons-lang, oro

Revision 534347 - (view) (annotate) - [select for diffs]
Modified Wed May 2 08:03:58 2007 UTC (2 years, 6 months ago) by jacopoc
File length: 10893 byte(s)
Diff to previous 534343 (colored)
Updated iText release number. 

Revision 534343 - (view) (annotate) - [select for diffs]
Modified Wed May 2 07:59:47 2007 UTC (2 years, 6 months ago) by jacopoc
File length: 10893 byte(s)
Diff to previous 534010 (colored)
Renamed Datavision jar file with revision number suffix.

Revision 534010 - (view) (annotate) - [select for diffs]
Modified Tue May 1 11:22:48 2007 UTC (2 years, 6 months ago) by jacopoc
File length: 10887 byte(s)
Diff to previous 525173 (colored)
Updated jar file names after upgrade.

Revision 525173 - (view) (annotate) - [select for diffs]
Modified Tue Apr 3 15:20:27 2007 UTC (2 years, 7 months ago) by jonesde
File length: 10856 byte(s)
Diff to previous 522169 (colored)
Added xmlrpc client jar file to eclipse config file

Revision 522169 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 06:28:55 2007 UTC (2 years, 8 months ago) by jacopoc
File length: 10776 byte(s)
Diff to previous 512601 (colored)
Added new jars to the Eclipse's .classpath file
Thanks to Ashish Vijaywargiya (OFBIZ-843) for the patch.

Revision 512601 - (view) (annotate) - [select for diffs]
Modified Wed Feb 28 04:16:58 2007 UTC (2 years, 8 months ago) by jonesde
File length: 10447 byte(s)
Diff to previous 509773 (colored)
Added hhfacility and assetmaint src directories for eclipse classpath file

Revision 509773 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 22:08:45 2007 UTC (2 years, 9 months ago) by jonesde
File length: 10313 byte(s)
Diff to previous 499486 (colored)
Updated eclipse classpath file for recent jar file changes

Revision 499486 - (view) (annotate) - [select for diffs]
Modified Wed Jan 24 17:15:54 2007 UTC (2 years, 10 months ago) by jleroux
File length: 11284 byte(s)
Diff to previous 491070 (colored)
A (large) patch from Scott Gray  "Update ASL header" (https://issues.apache.org/jira/browse/OFBIZ-637).
I put also some svn:ignore for shark build and lib diretories and assetmaint/build 

I did some by hand lately, too much to remember. They were files with old header but without copyright. A 1st attempt I suppose, will have to check this after this commit.

I add some problems to commit this patch in one piece because it's so huge (specially with Eclipse I had to turn to Tortoise) !

Revision 491070 - (view) (annotate) - [select for diffs]
Modified Fri Dec 29 18:18:12 2006 UTC (2 years, 10 months ago) by jleroux
File length: 10089 byte(s)
Diff to previous 491055 (colored)
Updated .classpath file for Eclipse to reflect recent changes to included jars.
Thanks to David Goodenough for the bug report.
ezmorph and json have been added the 12/12/2006 both ASL licenced

Revision 491055 - (view) (annotate) - [select for diffs]
Modified Fri Dec 29 17:25:51 2006 UTC (2 years, 10 months ago) by jacopoc
File length: 9937 byte(s)
Diff to previous 490457 (colored)
Updated .classpath file for Eclips to reflect recent changes to included jars.
Thanks to David Goodenough for the bug report.

Revision 490457 - (view) (annotate) - [select for diffs]
Modified Wed Dec 27 07:53:50 2006 UTC (2 years, 11 months ago) by pquerna
File length: 10072 byte(s)
Diff to previous 486969 (colored)
Move ofbiz out of the incubator, and into its TLP position.

Revision 486969 - (view) (annotate) - [select for diffs]
Modified Thu Dec 14 05:39:06 2006 UTC (2 years, 11 months ago) by jonesde
Original Path: incubator/ofbiz/trunk/.classpath
File length: 10072 byte(s)
Diff to previous 485565 (colored)
Restored FreeMarkerViewHandler.java without the JPublish stuff; needed for certain JSP/Region pages in WebTools which are now working again

Revision 485565 - (view) (annotate) - [select for diffs]
Modified Mon Dec 11 08:59:37 2006 UTC (2 years, 11 months ago) by jonesde
Original Path: incubator/ofbiz/trunk/.classpath
File length: 10120 byte(s)
Diff to previous 482703 (colored)
Remove JPublish and EdenLib, now they are gone; includes doc/notice file updates too

Revision 482703 - (view) (annotate) - [select for diffs]
Modified Tue Dec 5 16:31:58 2006 UTC (2 years, 11 months ago) by jleroux
Original Path: incubator/ofbiz/trunk/.classpath
File length: 10157 byte(s)
Diff to previous 481558 (colored)
I forgot that the new editing ComboBox in POS needs XUI 2.0.6

Revision 481558 - (view) (annotate) - [select for diffs]
Modified Sat Dec 2 13:37:24 2006 UTC (2 years, 11 months ago) by jacopoc
Original Path: incubator/ofbiz/trunk/.classpath
File length: 9791 byte(s)
Diff to previous 476667 (colored)
Major refactoring of the Apache  FOP rendering engine: upgrade from .20.5 to .92
Special thanks to John Martin and Christian Geisert for this work: OFBIZ-311

Revision 476667 - (view) (annotate) - [select for diffs]
Modified Sun Nov 19 00:30:50 2006 UTC (3 years ago) by jonesde
Original Path: incubator/ofbiz/trunk/.classpath
File length: 9697 byte(s)
Diff to previous 468394 (colored)
Updated eclipse .classpath file for the pos change from applications to the new specialpurpose

Revision 468394 - (view) (annotate) - [select for diffs]
Modified Fri Oct 27 14:36:47 2006 UTC (3 years, 1 month ago) by jonesde
Original Path: incubator/ofbiz/trunk/.classpath
File length: 9689 byte(s)
Diff to previous 463904 (colored)
Updated .classpath file for a couple of recent jar file changes

Revision 463904 - (view) (annotate) - [select for diffs]
Modified Sat Oct 14 09:19:11 2006 UTC (3 years, 1 month ago) by jacopoc
Original Path: incubator/ofbiz/trunk/.classpath
File length: 10181 byte(s)
Diff to previous 442517 (colored)
Maybe it's not necessary here, but I think it's however fine to add the license headers to these files too.

Revision 442517 - (view) (annotate) - [select for diffs]
Modified Tue Sep 12 08:24:53 2006 UTC (3 years, 2 months ago) by jleroux
Original Path: incubator/ofbiz/trunk/.classpath
File length: 9599 byte(s)
Diff to previous 426803 (colored)
This commit close issue http://jira.undersunconsulting.com/browse/OFBIZ-717 (Patch to update the JGoodies look&feel version for POS)
The page http://docs.ofbiz.org/display/OFBADMIN/Libraries+Included+in+OFBiz should be updated.
There is no more look-1.2.2.jar file. Unfortunatly I have not enough rights to edit them. I let a comment in Confluence.

Revision 426803 - (view) (annotate) - [select for diffs]
Modified Sat Jul 29 13:53:47 2006 UTC (3 years, 3 months ago) by jleroux
Original Path: incubator/ofbiz/trunk/.classpath
File length: 9599 byte(s)
Diff to previous 426769 (colored)
Revert XUI engine to 2.0.5 version.
There is a conflict with Xpage.showPage which is waiting for a PageSupport result in 2.0.7.
Will see that later, after telling Xoetrope about the problem.
I tested it before and thought it was working well.
But using Eclipse I did rebuild only the POS component and XUI engine is in framework/guiapp component !

Revision 426769 - (view) (annotate) - [select for diffs]
Modified Sat Jul 29 09:35:35 2006 UTC (3 years, 3 months ago) by jleroux
Original Path: incubator/ofbiz/trunk/.classpath
File length: 9599 byte(s)
Diff to previous 422594 (colored)
Update XUI to 2.0.7 (forgot to update the classpath file)

Revision 422594 - (view) (annotate) - [select for diffs]
Modified Mon Jul 17 01:38:52 2006 UTC (3 years, 4 months ago) by hansbak
Original Path: incubator/ofbiz/trunk/.classpath
File length: 9599 byte(s)
Diff to previous 422585 (colored)
revert .classpath changes

Revision 422585 - (view) (annotate) - [select for diffs]
Modified Mon Jul 17 01:10:24 2006 UTC (3 years, 4 months ago) by hansbak
Original Path: incubator/ofbiz/trunk/.classpath
File length: 9959 byte(s)
Diff to previous 418498 (colored)
small updates nl language files, add ignore svn keywords for log/data directory in framework

Revision 418498 - (view) (annotate) - [select for diffs]
Added Sat Jul 1 19:05:20 2006 UTC (3 years, 4 months ago) by jonesde
Original Path: incubator/ofbiz/trunk/.classpath
File length: 9596 byte(s)
Initial OFBiz import from revision 7923 of the old svn.ofbiz.org SVN repository.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2