Temp! That's because temp env variable is probably not set or something like that. XDoclet saves some temporary data which is passed from ant task to javadoc using a file in temp dir. It fails because it can't read that file.
Ara. > and explaing what would cause the following error. It works fine to build > it > on the filesystem but not through gump which implies I have misconfigured > gump in some way but I am not sure exactly what this error means ;) > > Heres the error > > [jmxdoclet] Generating Javadoc > [jmxdoclet] Javadoc execution > [jmxdoclet] Loading source file > /home/rubys/jakarta/openjmx/src/examples/examples/tools/xdoclet/MyServic e. > java... > [jmxdoclet] Constructing Javadoc information... > [jmxdoclet] Running XDoclet failed. An IO error occured while reading > context > data. > > > > -- > Cheers, > > Pete > > -------------------------------------------------- > Logic: The art of being wrong with confidence... > -------------------------------------------------- > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
