You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2012/05/19 16:14:11 UTC

svn commit: r1340485 - in /ofbiz/trunk/lib: ./ build/ build/javacc/ build/javacc/javacc.jar

Author: jleroux
Date: Sat May 19 14:14:10 2012
New Revision: 1340485

URL: http://svn.apache.org/viewvc?rev=1340485&view=rev
Log:
javacc.jar is needed by the building process, I wrongly removed it at r1340414

Added:
    ofbiz/trunk/lib/
    ofbiz/trunk/lib/build/
    ofbiz/trunk/lib/build/javacc/
    ofbiz/trunk/lib/build/javacc/javacc.jar   (with props)

Added: ofbiz/trunk/lib/build/javacc/javacc.jar
URL: http://svn.apache.org/viewvc/ofbiz/trunk/lib/build/javacc/javacc.jar?rev=1340485&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/lib/build/javacc/javacc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream



Re: svn commit: r1340485 - in /ofbiz/trunk/lib: ./ build/ build/javacc/ build/javacc/javacc.jar

Posted by Adam Heath <do...@brainfood.com>.
On 05/19/2012 09:14 AM, jleroux@apache.org wrote:
> Author: jleroux
> Date: Sat May 19 14:14:10 2012
> New Revision: 1340485
>
> URL: http://svn.apache.org/viewvc?rev=1340485&view=rev
> Log:
> javacc.jar is needed by the building process, I wrongly removed it at r1340414

Exactly; at the very least, please do a build before a commit.