5 Star 0 Fork 2

src-openEuler/xapool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
xapool-1.5.0-build.patch 816 Bytes
一键复制 编辑 原始数据 按行查看 历史
jackie_wu123 提交于 2019-12-23 17:57 . change patch
--- xapool-1.5.0-src/build.xml 2012-04-22 17:46:46.430376816 +0200
+++ xapool-1.5.0-src/build.xml-gil 2012-04-22 17:41:12.211402170 +0200
@@ -80,6 +80,8 @@
optimize="${compiler.optimize}">
<classpath refid="externals.classpath"/>
<include name="**/*.java"/>
+ <exclude name="**/org/enhydra/jdbc/instantdb/*.java"/>
+ <exclude name="**/org/enhydra/jdbc/oracle/*.java"/>
</javac>
</target>
@@ -210,7 +212,7 @@
packagenames="org.enhydra.*"
destdir="${dist.jdoc}"
windowtitle="XAPool Developer Documentation"
- author="true" version="true" use="true" >
+ author="true" version="true" use="true" source="1.4" >
<doctitle><![CDATA[<h1>XAPool Developer Documentation</h1>]]></doctitle>
<sourcepath>
<pathelement path="${src}"/>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/xapool.git
git@gitee.com:src-openeuler/xapool.git
src-openeuler
xapool
xapool
master

搜索帮助