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

svn commit: r1026050 - in /tuscany/sca-java-2.x/trunk/samples/learning-more: logging-scribe/ pom.xml

Author: slaws
Date: Thu Oct 21 16:10:54 2010
New Revision: 1026050

URL: http://svn.apache.org/viewvc?rev=1026050&view=rev
Log:
remove logging-scribe as moved to applications

Removed:
    tuscany/sca-java-2.x/trunk/samples/learning-more/logging-scribe/
Modified:
    tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml

Modified: tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml?rev=1026050&r1=1026049&r2=1026050&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml Thu Oct 21 16:10:54 2010
@@ -55,7 +55,6 @@
                 <module>sca-client</module>
                 <module>async</module>
                 <module>maven-osgi-junit</module>
-                <module>logging-scribe</module>
             </modules>
         </profile>
     </profiles>