소스 검색

上传文件至 'lib/src'

2001010304 3 년 전
부모
커밋
c8bde2aac6
1개의 변경된 파일16개의 추가작업 그리고 0개의 파일을 삭제
  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!
+
+