Re: Procedure for adding new libraries to ofbiz

2008-10-28 Thread Scott Gray
You should be able to now Regards Scott 2008/10/29 Adam Heath <[EMAIL PROTECTED]>: > Scott Gray wrote: >> updating this page is the only other thing that comes to mind: >> http://docs.ofbiz.org/display/OFBADMIN/Libraries+Included+in+OFBiz >> also if it's not already in the name of the jar I think

Re: Procedure for adding new libraries to ofbiz

2008-10-28 Thread Adam Heath
Scott Gray wrote: > updating this page is the only other thing that comes to mind: > http://docs.ofbiz.org/display/OFBADMIN/Libraries+Included+in+OFBiz > also if it's not already in the name of the jar I think we need to add > the version number, eg. javacc-1.2.3.jar I also can't edit that page, m

Re: Procedure for adding new libraries to ofbiz

2008-10-28 Thread Adam Heath
Scott Gray wrote: > updating this page is the only other thing that comes to mind: > http://docs.ofbiz.org/display/OFBADMIN/Libraries+Included+in+OFBiz > also if it's not already in the name of the jar I think we need to add > the version number, eg. javacc-1.2.3.jar Exception that the javacc/jjtr

Re: Work Effort Event Reminders

2008-10-28 Thread Adrian Crum
I would like to be able to set up the WorkEffort component to be an iCalendar server. I will need a WebDAV servlet, and there is one in Tomcat - http://wiki.apache.org/tomcat/Tomcat/WebDav. I'm not a Tomcat or servlet guru, so I need a little help here. Can I just put those elements in the Wor

Re: Procedure for adding new libraries to ofbiz

2008-10-28 Thread Scott Gray
updating this page is the only other thing that comes to mind: http://docs.ofbiz.org/display/OFBADMIN/Libraries+Included+in+OFBiz also if it's not already in the name of the jar I think we need to add the version number, eg. javacc-1.2.3.jar Regards Scott 2008/10/29 Adam Heath <[EMAIL PROTECTED]>

Procedure for adding new libraries to ofbiz

2008-10-28 Thread Adam Heath
I want to add javacc to ofbiz. The license is BSD. The procedure at least involves adding the jar, and modifying NOTICE/LICENSE. Are there any other steps involved?

Work Effort Event Reminders

2008-10-28 Thread Adrian Crum
I committed some basic work effort event reminder code in revision 708620. I forgot to mention in the commit log that anyone wanting to deploy the event reminders will need to set up a scheduled job to run the processWorkEffortEventReminders service on a regular basis. Right now the code only

OFBiz4.0-JBPM3.1.2 component has been completed

2008-10-28 Thread Shi Yusen
Dear list, I'm glad to announce a new component OFBiz4.0-JBPM3.1.2 has been completed. The component is in LGPL. You can get the the source from: SVN: http://www.langhua.cn/langhua/ofbiz-components/OFBiz-jBPM/ username: anon password: anon ViewVC: http://www.langhua.cn/viewvc/svn/ofbiz-compone

[jira] Updated: (OFBIZ-2030) Error in Lookup Variant Product

2008-10-28 Thread JIRA
[ https://issues.apache.org/jira/browse/OFBIZ-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manuel Málaga updated OFBIZ-2030: - Attachment: screenshot-2.jpg I get this screen > Error in Lookup Variant Product > -

[jira] Updated: (OFBIZ-2030) Error in Lookup Variant Product

2008-10-28 Thread JIRA
[ https://issues.apache.org/jira/browse/OFBIZ-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manuel Málaga updated OFBIZ-2030: - Attachment: screenshot-1.jpg Clicking Search... > Error in Lookup Variant Product >

[jira] Created: (OFBIZ-2030) Error in Lookup Variant Product

2008-10-28 Thread JIRA
Error in Lookup Variant Product --- Key: OFBIZ-2030 URL: https://issues.apache.org/jira/browse/OFBIZ-2030 Project: OFBiz Issue Type: Bug Components: product Environment: Test on SVN trunk 706906

ApacheCon US 2008 OFBiz Training Discount - Register Now!

2008-10-28 Thread David E Jones
ApacheCon US 2008 is coming up soon... next week in fact! The main event is the conference on Wed-Fri, with the OFBiz Symposium taking place on Wednesday and Thursday. There are various other events going on Monday and Tuesday, including 2 training course for OFBiz. I'm including details a

[jira] Closed: (OFBIZ-2023) Rename shipment package route segment field from trackingCode to trackingNumber

2008-10-28 Thread Joe Eckard (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Eckard closed OFBIZ-2023. - Resolution: Won't Fix > Rename shipment package route segment field from trackingCode to > trackingNumbe

Re: Stable trunk?

2008-10-28 Thread BJ Freeman
I see this in the commit logs continuously. I would think if someone did thorough testing before commit that this would not happen. No biggy to me, since i have not brought it up till now. just a way to explain bugs and to check the commits to see if it is fixed before submitting a jira. Jacques

Re: TrackingCode vs TrackingNumber

2008-10-28 Thread David E Jones
Nope, no sarcasm intended. It just doesn't seem worth it to change something that isn't causing a problem when the change WILL create problems. Everyone with old data who updates will have to move the data from the old column to the new column, or forget to and have it disappear for them

Re: Stable trunk?

2008-10-28 Thread Vince M. Clark
There is a process called "Vendor Branch Management" that you can read about in the Subversion book. If you want to maintain your own stable version and occasionally merge with revisions from trunk you can use this process. It is a pretty good process in my opinion but also very resource intens

Re: Stable trunk?

2008-10-28 Thread Ritesh Trivedi
Is there a minor release on horizon? or is there a release map somewhere which shows roadmap, projected milestones, dates etc? jacques.le.roux wrote: > > From: "BJ Freeman" <[EMAIL PROTECTED]> >> Some committers seem to add code then do testing. >> when you find a bug test on the demo server, i

Re: Stable trunk?

2008-10-28 Thread Jacques Le Roux
From: "BJ Freeman" <[EMAIL PROTECTED]> Some committers seem to add code then do testing. when you find a bug test on the demo server, if you can replicate it there put in a jira. This is a very unsual case. We call it CTR (Commit then Review) mode and it's not much used in OFBiz. Sometimes thou

[jira] Assigned: (OFBIZ-2027) Refactoring product search by id

2008-10-28 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-2027: -- Assignee: Jacques Le Roux > Refactoring product search by id >

Re: svn commit: r708444 - in /ofbiz/trunk: framework/base/src/org/ofbiz/base/util/UtilDateTime.java specialpurpose/projectmgr/src/org/ofbiz/project/Various.java

2008-10-28 Thread Adrian Crum
Hans, It would be better to follow the existing pattern of supplying the Locale and TimeZone arguments to the method: public static int dayNumber(Timestamp stamp, Locale locale, TimeZone timeZone) { Calendar tempCal = toCalendar(stamp, timeZone, locale); return tempCal.get(Calendar.D

[jira] Commented: (OFBIZ-2029) Why hot-deploy folder gets loaded in the end , when server starts ?

2008-10-28 Thread nicolas malin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643211#action_12643211 ] nicolas malin commented on OFBIZ-2029: -- Hot-deploy is the user directory to add develo

[jira] Closed: (OFBIZ-2028) What is a trunk in ofbiz ?

2008-10-28 Thread Anil K Patel (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel closed OFBIZ-2028. --- Resolution: Invalid > What is a trunk in ofbiz ? > -- > > Key

[jira] Closed: (OFBIZ-2029) Why hot-deploy folder gets loaded in the end , when server starts ?

2008-10-28 Thread Anil K Patel (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel closed OFBIZ-2029. --- Resolution: Invalid This is question you should ask on user mailing list. > Why hot-deploy folder ge

[jira] Commented: (OFBIZ-2028) What is a trunk in ofbiz ?

2008-10-28 Thread nicolas malin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643204#action_12643204 ] nicolas malin commented on OFBIZ-2028: -- trunck is the lasted ofbiz version in subversi

[jira] Created: (OFBIZ-2029) Why hot-deploy folder gets loaded in the end , when server starts ?

2008-10-28 Thread Umesh Pawar (JIRA)
Why hot-deploy folder gets loaded in the end , when server starts ? --- Key: OFBIZ-2029 URL: https://issues.apache.org/jira/browse/OFBIZ-2029 Project: OFBiz Issue Type: Question

[jira] Created: (OFBIZ-2028) What is a trunk in ofbiz ?

2008-10-28 Thread Umesh Pawar (JIRA)
What is a trunk in ofbiz ? -- Key: OFBIZ-2028 URL: https://issues.apache.org/jira/browse/OFBIZ-2028 Project: OFBiz Issue Type: Question Reporter: Umesh Pawar -- This message is automatically generated

Re: TrackingCode vs TrackingNumber

2008-10-28 Thread Andrew Zeneski
Joe, I agree with you 100%. When I think of tracking numbers I think of tracking shipments, when I think of tracking codes I think of tracking URLs and referrers, usually in some sort of marketing campaign. I think what you propose is to change this to be consistent. Consistency is always

Re: Discussion: Individual logfiles for scheduled jobs

2008-10-28 Thread Malin Nicolas
It's good idea. Just litle suggestions :) for more usefull, I think to have un link associate to the job on sheduled jobs interface to read log from html interface as runtime/logs/ofbiz.html permit a quick maintenance. Nicolas Philipp Hoppen a écrit : Hello In our OFBIz projects we often w

Discussion: Individual logfiles for scheduled jobs

2008-10-28 Thread Philipp Hoppen
Hello In our OFBIz projects we often work with scheduled jobs. Since it is often useful to view the logging output of a job, we created a mechanism for writing this output to a file and making it accessable over the OFBIz JobList. We extended the service-declaration with a parameter called "o

Re: Stable trunk?

2008-10-28 Thread BJ Freeman
Short answer trunk is not stable. That is when you are only doing bug fixes not adding new features. Some new Features are being added in sections. 1) can't mix and match 4.0 and trunk. 4.0 uses 1.42 trunk uses 1.5+ 2) You can go over the commit ML and get each commit to see what is changed. Yes th