Hi,
I am having trouble building the latest mx4j with the latest xdoclet. I can't
quite locate the problem. Basically the following snippet from the mx4j build
file
<jmxdoclet sourcepath="${tools.src.dir}"
destdir="${tools.src.dir}"
classpathref="xdoclet" force="yes">
<fileset dir="${tools.src.dir}">
<include name="mx4j/tools/jython/JythonRunner.java" />
</fileset>
<mbeaninterface/>
<mx4jdescription/>
</jmxdoclet>
Will create the file
src/tools/mx4j/tools/jython/jython.JythonRunnerMBean
Notice the fact that the filename is same as classname rather than replacing
'.'s with slashes and appending ".java". Thus this will cause the following
build steps to fail. For an example see
http://nagoya.apache.org/~rubys/gump/mx4j.html
I am cross posting because I can't quite figure out where the problem is
between two products. Anyone got any ideas?
BTW include me on any replies as I am not subscribed to either list.
BTW MX4 team. If you want to receive nightly notification when a build
failure is occuring I can set that up for you. Just drop me an email and I
will enable "nag" notifications.
--
Cheers,
Pete
--------------------------------------------------
you've made a dangerous leap right over common
sense, like some kind of metaphysical Evil Knievel
--------------------------------------------------
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel