Re: [Asterisk-java-users] pre-packaged jars
Brought to you by:
srt
From: Alex M. <al...@go...> - 2005-03-30 19:13:44
|
On Tue, 2005-03-22 at 22:59 +0000, Stefan Reuter wrote: --snip-- > The dependency on commons-lang should be removed in latest CVS. I am not > aware on a dependency of commons-logging on commons-lang. At the time that I was building the packages, there was a commons-lang function (something similiar to toString, but I forget the exact name) that was being called inside commons-logging. > I will look at the code again when i am back home next week and decide if > its possible to borrow the stuff for switching the logging api between jd= k > and log4j and remove that dependency as well. I don't know if there's any simple way to do this. For test, the logging functionality is definitely useful. However, when it comes time to distribute the program, having to add two extra dependencies that will NEVER actually be used is kind of frustrating. > Please help me with some testing of the library and post your results > (positive and negative experiences to the list). > If you wish we can start with a release candidate within the next two or > three weeks. So far, I've had very positive experiences with the library. The application that I'm using it in has made it up to v0.97d and has been stable for over a week. (We use it all day every day during the week here at the office.) I have also received approval from my company to release the program publicly under the GPL. As soon as I have some time to clean up the code and put in appropriate GPL blurbs in all the source I'm going to look at getting the project put up on sourceforge for continued development. At that point, I would be VERY interested in having release candidates available for asterisk-java so that I can easily say something like, v0.97d depends on asterisk-java rc1, v1.0 depends on asterisk-java rc3 (or 0.2 rc1, etc.). --=20 Alex Malinovich Golden Technologies, Inc. (219) 462-7200 x 216 http://www.golden-tech.com |