You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ra...@apache.org on 2010/06/08 17:26:19 UTC

svn commit: r952687 - in /commons/sandbox/gsoc/2010: scxml-eclipse/trunk/getDeps.xml scxml-eclipse/trunk/sdocbook/How to run source code for scxml visual editor tool.ppt scxml-js/trunk/getDeps.xml

Author: rahul
Date: Tue Jun  8 15:26:19 2010
New Revision: 952687

URL: http://svn.apache.org/viewvc?rev=952687&view=rev
Log:
Remove cut-n-paste comment from Ant files and use distinct project names.

Modified:
    commons/sandbox/gsoc/2010/scxml-eclipse/trunk/getDeps.xml
    commons/sandbox/gsoc/2010/scxml-eclipse/trunk/sdocbook/How to run source code for scxml visual editor tool.ppt
    commons/sandbox/gsoc/2010/scxml-js/trunk/getDeps.xml

Modified: commons/sandbox/gsoc/2010/scxml-eclipse/trunk/getDeps.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/gsoc/2010/scxml-eclipse/trunk/getDeps.xml?rev=952687&r1=952686&r2=952687&view=diff
==============================================================================
--- commons/sandbox/gsoc/2010/scxml-eclipse/trunk/getDeps.xml (original)
+++ commons/sandbox/gsoc/2010/scxml-eclipse/trunk/getDeps.xml Tue Jun  8 15:26:19 2010
@@ -15,10 +15,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
 -->
-<!--build.xml generated by maven from project.xml version 0.10-SNAPSHOT
-  on date December 01 2008-->
-
-<project default="get-deps" name="commons-scxml" basedir=".">
+<project default="get-deps" name="commons-scxml-eclipse" basedir=".">
 
 
 	<property name="lib-org.apache.commons.scxml.modeling.diagram" value="src/main/java/org.apache.commons.scxml.modeling.diagram/lib"/>

Modified: commons/sandbox/gsoc/2010/scxml-eclipse/trunk/sdocbook/How to run source code for scxml visual editor tool.ppt
URL: http://svn.apache.org/viewvc/commons/sandbox/gsoc/2010/scxml-eclipse/trunk/sdocbook/How%20to%20run%20source%20code%20for%20scxml%20visual%20editor%20tool.ppt?rev=952687&r1=952686&r2=952687&view=diff
==============================================================================
Binary files - no diff available.

Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/getDeps.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/gsoc/2010/scxml-js/trunk/getDeps.xml?rev=952687&r1=952686&r2=952687&view=diff
==============================================================================
--- commons/sandbox/gsoc/2010/scxml-js/trunk/getDeps.xml (original)
+++ commons/sandbox/gsoc/2010/scxml-js/trunk/getDeps.xml Tue Jun  8 15:26:19 2010
@@ -15,10 +15,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
 -->
-<!--build.xml generated by maven from project.xml version 0.10-SNAPSHOT
-  on date December 01 2008-->
-
-<project default="get-deps" name="commons-scxml" basedir=".">
+<project default="get-deps" name="commons-scxml-js" basedir=".">
 
 
 	<property name="lib-java" value="lib/java"/>