You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2007/07/27 10:33:10 UTC

svn commit: r560142 - /incubator/tuscany/java/sca/samples/calculator-webapp-ws/

Author: antelder
Date: Fri Jul 27 01:33:09 2007
New Revision: 560142

URL: http://svn.apache.org/viewvc?view=rev&rev=560142
Log:
Set svn ignores

Modified:
    incubator/tuscany/java/sca/samples/calculator-webapp-ws/   (props changed)

Propchange: incubator/tuscany/java/sca/samples/calculator-webapp-ws/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jul 27 01:33:09 2007
@@ -0,0 +1,18 @@
+dojo
+work
+target
+*.iws
+*.ipr
+*.iml
+.project
+.classpath
+derby.log
+maven.log
+velocity.log*
+junit*.properties
+surefire*.properties
+.settings
+.deployables
+.wtpmodules
+.felix
+



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org


Re: svn commit: r560142 - /incubator/tuscany/java/sca/samples/calculator-webapp-ws/

Posted by Simon Laws <si...@googlemail.com>.
On 7/27/07, antelder@apache.org <an...@apache.org> wrote:
>
> Author: antelder
> Date: Fri Jul 27 01:33:09 2007
> New Revision: 560142
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=560142
> Log:
> Set svn ignores
>
> Modified:
>     incubator/tuscany/java/sca/samples/calculator-webapp-ws/   (props
> changed)
>
> Propchange: incubator/tuscany/java/sca/samples/calculator-webapp-ws/
>
> ------------------------------------------------------------------------------
> --- svn:ignore (added)
> +++ svn:ignore Fri Jul 27 01:33:09 2007
> @@ -0,0 +1,18 @@
> +dojo
> +work
> +target
> +*.iws
> +*.ipr
> +*.iml
> +.project
> +.classpath
> +derby.log
> +maven.log
> +velocity.log*
> +junit*.properties
> +surefire*.properties
> +.settings
> +.deployables
> +.wtpmodules
> +.felix
> +
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-commits-help@ws.apache.org
>
> Ooops, Thanks ant. Sorry about that.

Simon