You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Adrian Crum <ad...@sandglass-software.com> on 2012/05/19 13:06:17 UTC

Re: svn commit: r1340414 - in /ofbiz/trunk: framework/base/lib/Tidy.jar framework/base/lib/ant-trax-1.8.0.jar framework/base/lib/ant/ant-nodeps-1.8.1.jar framework/base/lib/commons/commons-vfs-20070730.jar framework/base/lib/javacc/ lib/

I believe httpunit depends on Tidy.

-Adrian

On 5/19/2012 11:57 AM, jleroux@apache.org 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/
>

Re: svn commit: r1340414 - in /ofbiz/trunk: framework/base/lib/Tidy.jar framework/base/lib/ant-trax-1.8.0.jar framework/base/lib/ant/ant-nodeps-1.8.1.jar framework/base/lib/commons/commons-vfs-20070730.jar framework/base/lib/javacc/ lib/

Posted by Adam Heath <do...@brainfood.com>.
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" <ad...@sandglass-software.com>
>>> I believe httpunit depends on Tidy.
>>>
>>> -Adrian
>>>
>>> On 5/19/2012 11:57 AM, jleroux@apache.org 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/
>>>>


Re: svn commit: r1340414 - in /ofbiz/trunk: framework/base/lib/Tidy.jar framework/base/lib/ant-trax-1.8.0.jar framework/base/lib/ant/ant-nodeps-1.8.1.jar framework/base/lib/commons/commons-vfs-20070730.jar framework/base/lib/javacc/ lib/

Posted by Jacques Le Roux <ja...@les7arts.com>.
Yes, makes sense when you read http://httpunit.sourceforge.net/
You mean SeleniumXml ? Then we should also move httpunit  toAttic with SeleniumXml, right?

Jacques

From: "Adrian Crum" <ad...@sandglass-software.com>
>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" <ad...@sandglass-software.com>
>>> I believe httpunit depends on Tidy.
>>>
>>> -Adrian
>>>
>>> On 5/19/2012 11:57 AM, jleroux@apache.org 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/
>>>> 

Re: svn commit: r1340414 - in /ofbiz/trunk: framework/base/lib/Tidy.jar framework/base/lib/ant-trax-1.8.0.jar framework/base/lib/ant/ant-nodeps-1.8.1.jar framework/base/lib/commons/commons-vfs-20070730.jar framework/base/lib/javacc/ lib/

Posted by Adrian Crum <ad...@sandglass-software.com>.
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" <ad...@sandglass-software.com>
>> I believe httpunit depends on Tidy.
>>
>> -Adrian
>>
>> On 5/19/2012 11:57 AM, jleroux@apache.org 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/
>>>

Re: svn commit: r1340414 - in /ofbiz/trunk: framework/base/lib/Tidy.jar framework/base/lib/ant-trax-1.8.0.jar framework/base/lib/ant/ant-nodeps-1.8.1.jar framework/base/lib/commons/commons-vfs-20070730.jar framework/base/lib/javacc/ lib/

Posted by Jacques Le Roux <ja...@les7arts.com>.
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" <ad...@sandglass-software.com>
>I believe httpunit depends on Tidy.
>
> -Adrian
>
> On 5/19/2012 11:57 AM, jleroux@apache.org 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/
>>