Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The only Webslinger feature used by the OFBiz framework was the "service debug mode" (enabled by default with the property servicedispatcher.servicedebugmode): it relied on Webslinger legacy code (in the org.webslinger.invoker.* package) that was never contributed as a source file to the OFBiz project; the source files for Webslinger don't seem to be publicly available: http://www.webslinger.org/Downloads
the svn resources mentioned there are broken. The fact that the OFBiz frameework was dependent (for a feature useful only in development mode) on an external project that doesn't publish its source code (at least in an easy to find location) convinced me that it was better to clean up the dependency completely; on the bright side OFBiz should now use less memory.

ij.script and derbytools-10.8.2.2.jar.

Removed at revision: 1338173. Reasons for this:

Shark

Removed with rev. 1343064, 1343065 the 2012-05-27
First release(s) without the feature: NA
Description:
You can find information about Shark here
The Shark component was removed from OFBiz for the following reasons:

  • No active committer was maintaining this component
  • It was no longer used in OFBiz
  • It seems to have finally turned in to a commercial product

Misc

In this section are listed minor parts/subcomponents of OFBiz that are no longer available.

ij.script and derbytools-10.8.2.2.jar.

Removed at revision: 1338173. Reasons for this:

Some unused libs

See these comments in Jira: r1340414 & r1340638 and r1340485)

  • framework/base/lib/Tidy.jar was used at bottom of eCommerce pages before, no longer needed
  • framework/base/lib/ant-trax-1.8.0.jar can be removed IMO. It was added with ant 1.8 by Hans, not sure why (no comment about need), contains XSLT task
  • framework/base/lib/commons/commons-vfs-20070730.jar certainly added with Webslinger can be removed now

ScreenWidgetViewHandler class and related

Removed at revision: 1348429. Reason for this:

addMostRecent service

from Content component, related to mru
Removed at revision: 1348546. Reason for this:

...