Show
Ignore:
Timestamp:
09/17/09 11:10:46 (3 years ago)
Author:
leo
Message:

Applied a patch provided by Flavio Sugimoto

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • XerialJ/trunk/sqlite-jdbc/.classpath

    r3548 r3597  
    44  <classpathentry kind="src" path="src/main/java"/> 
    55  <classpathentry kind="src" path="src/main/resources" including="native/**|org/**" excluding="**/*.java"/> 
    6   <classpathentry kind="src" path="." including="VERSION" excluding="**/*.java"/> 
     6  <classpathentry kind="src" path="." including="VERSION|LICENSE*" excluding="**/*.java"/> 
    77  <classpathentry kind="output" path="target/classes"/> 
    88  <classpathentry kind="var" path="M2_REPO/org/xerial/thirdparty/jdbc-api/1.4/jdbc-api-1.4.jar"/>