Do not remove javacc, it's used by framework/sql.

On 05/19/2012 06:36 AM, Adrian Crum wrote:
I believe httpunit was used by Selenium.

-Adrian

On 5/19/2012 12:26 PM, Jacques Le Roux wrote:
Possibly indeed, also buildbot report a failure, not sure it's because
of the commit or the false reports it's used to do...

I don't see any references of httpunit in any files but .classpath and
LICENSE, do you know where it's used (if it's still used)

Jacques

From: "Adrian Crum" <[email protected]>
I believe httpunit depends on Tidy.

-Adrian

On 5/19/2012 11:57 AM, [email protected] wrote:
Author: jleroux
Date: Sat May 19 10:57:40 2012
New Revision: 1340414

URL: http://svn.apache.org/viewvc?rev=1340414&view=rev
Log:
Following
https://issues.apache.org/jira/browse/OFBIZ-4833?focusedCommentId=13275249&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13275249

Moves to Attic:
framework/base/lib/ant/ant-nodeps-1.8.1.jar => can be removed IMO.
It was added with ant 1.8 by Hans, not sure why (no comment about
need), seems to contains no needed stuff
framework/base/lib/javacc can be removed IMO. The Java Compiler
Compiler tm (JavaCC tm) - The Java Parser Generator, not used OOTB,
was added by Marco, not sure why (no comment about need)
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

Removed:
ofbiz/trunk/framework/base/lib/Tidy.jar
ofbiz/trunk/framework/base/lib/ant-trax-1.8.0.jar
ofbiz/trunk/framework/base/lib/ant/ant-nodeps-1.8.1.jar
ofbiz/trunk/framework/base/lib/commons/commons-vfs-20070730.jar
ofbiz/trunk/framework/base/lib/javacc/
ofbiz/trunk/lib/


Reply via email to