1 Star 0 Fork 7

wk333/mx4j

forked from src-openEuler/mx4j 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
mx4j-no-iiop.patch 862 Bytes
一键复制 编辑 原始数据 按行查看 历史
root 提交于 2020-08-31 10:36 . package init
--- mx4j-2.1.0/build/build.xml.orig 2005-03-04 13:46:19.610032808 +0000
+++ mx4j-2.1.0/build/build.xml 2005-03-04 13:50:12.555578739 +0000
@@ -254,12 +254,14 @@
</target>
<target name="rmic.iiop.poa" description="RMI compiles the remote JMX (JSR 160) classes using the -poa option" if="jdk14.present">
+<!--
<rmic base="${core.classes.dir}" classname="javax.management.remote.rmi.RMIServerImpl" classpathref="classpath" debug="yes" iiop="yes">
<compilerarg value="-poa"/>
</rmic>
<rmic base="${core.classes.dir}" classname="javax.management.remote.rmi.RMIConnectionImpl" classpathref="classpath" debug="yes" iiop="yes">
<compilerarg value="-poa"/>
</rmic>
+-->
</target>
<target name="rmic.iiop" description="RMI compiles the remote JMX (JSR 160) classes" unless="jdk14.present">
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wk333/mx4j.git
git@gitee.com:wk333/mx4j.git
wk333
mx4j
mx4j
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385