Przeglądaj źródła

上传文件至 'lib/src'

2001010304 3 lat temu
rodzic
commit
c8bde2aac6
1 zmienionych plików z 16 dodań i 0 usunięć
  1. 16 0
      lib/src/README

+ 16 - 0
lib/src/README

@@ -0,0 +1,16 @@
+The jar files here include c3p0's Java source code and source for the mchange-commons-java library.
+they may be helpful for debugging purposes. However, they mix handwritten and automatically generated code,
+and are not intended for standalone use in rebuilding the libraries. 
+
+To modify or build c3p0, please download the full source distribution, now
+available on github at
+
+     https://github.com/swaldman/c3p0
+
+You'll find the full mchange-commons-java source distrubution at
+
+     https://github.com/swaldman/mchange-commons-java
+
+Thanks!
+
+