> packageName.replaceAll(packageSubString, ps.getSubstituteWith()); That's a JDK 1.4 method. XDoclet 1.2.x must be JDK 1.3 compliant, so that can't be used.
> But after a "ant clean" the classes still were generated to > sportbet/server/config and not to sportbet/common/config. > > Do you have any further ideas? > Not right now. If you post a feature request in JIRA, someone might have a look at it one day. Aslak > Thomas > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
