You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-commits@incubator.apache.org by sp...@apache.org on 2009/05/14 20:04:38 UTC

svn commit: r774906 - in /incubator/kato/tags/1.3-POSTWALKTHRU/org.apache.kato.api: ./ .classpath

Author: spoole
Date: Thu May 14 20:04:37 2009
New Revision: 774906

URL: http://svn.apache.org/viewvc?rev=774906&view=rev
Log:
A tag of the Kato API after the API walkthrough.  This is in preperation for adding experimental updates to the API

Added:
    incubator/kato/tags/1.3-POSTWALKTHRU/org.apache.kato.api/
      - copied from r774902, incubator/kato/trunk/org.apache.kato.api/
Modified:
    incubator/kato/tags/1.3-POSTWALKTHRU/org.apache.kato.api/.classpath

Modified: incubator/kato/tags/1.3-POSTWALKTHRU/org.apache.kato.api/.classpath
URL: http://svn.apache.org/viewvc/incubator/kato/tags/1.3-POSTWALKTHRU/org.apache.kato.api/.classpath?rev=774906&r1=774902&r2=774906&view=diff
==============================================================================
--- incubator/kato/tags/1.3-POSTWALKTHRU/org.apache.kato.api/.classpath (original)
+++ incubator/kato/tags/1.3-POSTWALKTHRU/org.apache.kato.api/.classpath Thu May 14 20:04:37 2009
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry exported="true" kind="lib" path="bin/"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="src" path="testsrc"/>