Author: jmarkmurphy
Date: Sat Feb 10 22:16:32 2018
New Revision: 1823799
URL: http://svn.apache.org/viewvc?rev=1823799&view=rev
Log:
Corrected spelling on a few classpath entries
Modified:
poi/trunk/.classpath
Modified: poi/trunk/.classpath
URL:
http://svn.apache.org/viewvc/poi/trunk/.classpath?rev=1823799&r1=1823798&r2=1823799&view=diff
==============================================================================
--- poi/trunk/.classpath (original)
+++ poi/trunk/.classpath Sat Feb 10 22:16:32 2018
@@ -36,8 +36,8 @@
<classpathentry exported="true" kind="lib"
path="lib/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="lib/mockito-core-2.13.0.jar"/>
- <classpathentry kind="lib" path="lib/byte-buddy-1.7.9"/>
- <classpathentry kind="lib" path="lib/byte-buddy-agent-1.7.9"/>
- <classpathentry kind="lib" path="lib/objensis-2.6.jar"/>
+ <classpathentry kind="lib" path="lib/byte-buddy-1.7.9.jar"/>
+ <classpathentry kind="lib" path="lib/byte-buddy-agent-1.7.9.jar"/>
+ <classpathentry kind="lib" path="lib/objenesis-2.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]