On 06/06/2010, gu...@apache.org <gu...@apache.org> wrote:
> Author: guixl
>  Date: Sun Jun  6 06:58:53 2010
>  New Revision: 951835
>
>  URL: http://svn.apache.org/viewvc?rev=951835&view=rev
>  Log:
>  implement SCXML data model export function (not finished)
>
>  Added:
>     
> commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling.diagram/lib/
>     
> commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling.diagram/lib/serializer.jar
>    (with props)
>     
> commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling.diagram/lib/xalan.jar
>    (with props)

We don't normally store jar files in SVN.

If the application is built using Maven, then just add the jar as a
dependency to the appropriate POM.

For Ant builds, one can add a task to download the file to the lib/
directory if it is not present.

If neither applies, then provide instructions and/or a script to
download the jars before building the code.

In the non-Maven cases the lib/ directory should be excluded from SVN (ignored).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to