> -----Original Message----- > From: Mahesh Kheny [mailto:[EMAIL PROTECTED]] > Sent: 4. juli 2002 00:18 > To: [EMAIL PROTECTED] > Subject: building middlegen project > > > Aslak, > > > > I'm having problems building middlegen project, checked > > out from cvs. The entitybean plugin's xml file is not being > > generated properly and therefore even the samples are not > > compiling. The build goes through successfully, but there > > seems to some problem with the middlegen-plugin.xml file > > in the middlegen-entitybean.jar. > > > > The xml file generated is as follows: > > <?xml version="1.0" encoding="UTF-8"?> > > > > <!-- > > <!DOCTYPE middlegen-plugin PUBLIC "-//BEKK > > Consulting//DTD Middlegen Plugin > > 1.0//EN" "http://boss.bekk.no/midldegen/dtd/middlegen- > > plugin_1_0.dtd"> > > --> > > > > <middlegen> > > </middlegen> > > > > I suspect it's something to do with my build environment. > > Do you have a build.bat file that can be used for building > > the project? > No. You should download Ant 1.5 and add Ant's bin directory to your PATH. Then just execute "ant" (ant.bat). > > > Thanks in advance. > > Mahesh Kheny ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Caffeinated soap. No kidding. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
