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

svn commit: r900075 - in /tuscany/sca-cpp/trunk: modules/java/ test/store-cpp/ test/store-java/

Author: jsdelfino
Date: Sun Jan 17 09:27:26 2010
New Revision: 900075

URL: http://svn.apache.org/viewvc?rev=900075&view=rev
Log:
Adjusted svn:ignore properties.

Modified:
    tuscany/sca-cpp/trunk/modules/java/   (props changed)
    tuscany/sca-cpp/trunk/test/store-cpp/   (props changed)
    tuscany/sca-cpp/trunk/test/store-java/   (props changed)

Propchange: tuscany/sca-cpp/trunk/modules/java/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Jan 17 09:27:26 2010
@@ -51,3 +51,4 @@
 *.class
 java-shell
 java-test
+client-test

Propchange: tuscany/sca-cpp/trunk/test/store-cpp/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Jan 17 09:27:26 2010
@@ -0,0 +1,51 @@
+configure
+Makefile.in
+depcomp
+config.guess
+config.h
+config.sub
+ltmain.sh
+Makefile
+config.status
+stamp-h1
+config.h.in
+libtool
+autom4te.cache
+missing
+aclocal.m4
+install-sh
+.deps
+*.dat
+.libs
+tmp
+build
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h
+.pydevproject
+*.lib
+*.dll
+*.exe
+*.suo
+*.ncb
+*.user
+*.pdb
+Debug
+Release
+gmon.out
+m4
+*.tar.gz
+*.pyc
+*.log
+*-bin
+*-src
+Doxyfile
+*~
+tags
+doxygen
+*.stamp
+*.class

Propchange: tuscany/sca-cpp/trunk/test/store-java/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Jan 17 09:27:26 2010
@@ -0,0 +1,51 @@
+configure
+Makefile.in
+depcomp
+config.guess
+config.h
+config.sub
+ltmain.sh
+Makefile
+config.status
+stamp-h1
+config.h.in
+libtool
+autom4te.cache
+missing
+aclocal.m4
+install-sh
+.deps
+*.dat
+.libs
+tmp
+build
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h
+.pydevproject
+*.lib
+*.dll
+*.exe
+*.suo
+*.ncb
+*.user
+*.pdb
+Debug
+Release
+gmon.out
+m4
+*.tar.gz
+*.pyc
+*.log
+*-bin
+*-src
+Doxyfile
+*~
+tags
+doxygen
+*.stamp
+*.class