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/08/29 20:32:21 UTC

svn commit: r990620 - /tuscany/sandbox/sebastien/java/embed/

Author: jsdelfino
Date: Sun Aug 29 18:32:20 2010
New Revision: 990620

URL: http://svn.apache.org/viewvc?rev=990620&view=rev
Log:
Sandbox to experiment with different ways to embed the runtime.

Added:
    tuscany/sandbox/sebastien/java/embed/   (props changed)
      - copied from r990619, tuscany/sandbox/sebastien/java/extend/

Propchange: tuscany/sandbox/sebastien/java/embed/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Aug 29 18:32:20 2010
@@ -0,0 +1,19 @@
+target
+*.iws
+*.ipr
+*.iml
+.project
+.classpath
+derby.log
+maven.log
+velocity.log*
+junit*.properties
+surefire*.properties
+.settings
+.deployables
+.wtpmodules
+.externalToolBuilders
+maven-eclipse.xml
+Maven_Ant_Builder.launch
+
+

Propchange: tuscany/sandbox/sebastien/java/embed/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Sun Aug 29 18:32:20 2010
@@ -0,0 +1,2 @@
+/tuscany/branches/sca-java-1.3:671193
+/tuscany/branches/sca-java-2.0-M3:786047*