Login  Register

Re: Dev - No more LGPL jars under the base, application and framework folders

Posted by cjhowe on May 27, 2006; 7:14pm
URL: http://ofbiz.116.s1.nabble.com/Dev-this-week-s-development-blog-is-done-tp168137p168159.html

Because you're thinking that your changes won't make it back into the OFBiz repository, you may be better off developing your apps in this approach:

<a href="http://ofbizwiki.go-integral.com/Wiki.jsp?page=FAQ28">http://ofbizwiki.go-integral.com/Wiki.jsp?page=FAQ28</a>

With the request->view->screen setup of the controller.xml file this makes it super easy to make changes to the OFBiz components through a second, custom component without touching the OFBiz code (which means it will always sync). 

If you have to make changes to the OFBiz code to get the functionality you require you can maintain a single smaller patch (for changes in java files and ECA definitions, mainly)

Fred Forester <[hidden email]> wrote:

I would like to see the applications split out also. per another thread
going on for a few days on the dev list, our changes are going to
become too "ungeneralized" to go back into ofbiz hence making it
difficult for us for stay in sync with svn as per the svntips on the
Wiki. however we would like to be able to stay in sync with the framework.

Fred



Jacopo Cappellato wrote:

> Hans,
>
> I think that you have introduced an interesting point about the
> opentravelsystem component: should we move some of the specialized
> components to the ASF together with the core OFBiz?
>
> For me it's ok to move the OTS component to the ASF, by the way I'd
> prefer a structure like this:
>
> trunk/ofbiz
> trunk/website
> trunk/specialized/opentravelsystem
>
> What others think about this?
>
> Jacopo
>
> Hans Bakker wrote:
>
>>On Saturday 27 May 2006 12:52, Jacopo Cappellato wrote:
>>
>>>I agree that it's very important that someone (David Jones) has admin
>>>privileges on the ASF SVN server so that he can manage permissions and
>>>the migration of the source code from our current server to the new one.
>>>As soon as David has these rights (Yoav, David W., do you have any hints
>>>about this subject?) everything will be easier.
>>>About the structure, what about the following one:
>>>
>>>trunk/ofbiz
>>>trunk/website
>>>
>>
>>I would appreciate if a third could be added, currently called the
>>opentravelsystem, but now evolved into a shared ofbiz system addon where more
>>customers/sites can share the same physical installation. The first sites
>>will go in production the next few months.
>>
>>Is this possible?
>>
>>Congratulations with the fact that LGPL packages are now removed!
>>
>
>
>
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev
>
>

_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev


 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev