You are viewing a plain text version of this content. The canonical link for it is here.
Posted to graffito-commits@incubator.apache.org by ta...@apache.org on 2005/01/20 04:36:02 UTC

svn commit: r125709 - /incubator/graffito/trunk/.classpath /incubator/graffito/trunk/.project

Author: taylor
Date: Wed Jan 19 20:36:00 2005
New Revision: 125709

URL: http://svn.apache.org/viewcvs?view=rev&rev=125709
Log:
having some char encoding problems 
Modified:
   incubator/graffito/trunk/.classpath
   incubator/graffito/trunk/.project

Modified: incubator/graffito/trunk/.classpath
Url: http://svn.apache.org/viewcvs/incubator/graffito/trunk/.classpath?view=diff&rev=125709&p1=incubator/graffito/trunk/.classpath&r1=125708&p2=incubator/graffito/trunk/.classpath&r2=125709
==============================================================================
--- incubator/graffito/trunk/.classpath	(original)
+++ incubator/graffito/trunk/.classpath	Wed Jan 19 20:36:00 2005
@@ -23,4 +23,5 @@
     <classpathentry kind="var" path="MAVEN_REPO/portals-bridges/jars/portals-bridges-velocity-0.1.jar"/>
     <classpathentry kind="var" path="MAVEN_REPO/portals-bridges/jars/portals-bridges-common-0.1.jar"/>
     <classpathentry kind="output" path="classes"/>
-</classpath> 
+</classpath>
+ 

Modified: incubator/graffito/trunk/.project
Url: http://svn.apache.org/viewcvs/incubator/graffito/trunk/.project?view=diff&rev=125709&p1=incubator/graffito/trunk/.project&r1=125708&p2=incubator/graffito/trunk/.project&r2=125709
==============================================================================
--- incubator/graffito/trunk/.project	(original)
+++ incubator/graffito/trunk/.project	Wed Jan 19 20:36:00 2005
@@ -14,4 +14,5 @@
  <natures>
    <nature>org.eclipse.jdt.core.javanature</nature>
  </natures>
-</projectDescription> 
\ No newline at end of file
+</projectDescription>
+ 
\ No newline at end of file