Re: ant and build.xml
Alex Russell <[email protected]> Fri, 11 Jun 2004 09:41:02 -0700
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Organization | netWindows.org |
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Matt, So our ant setup is somewhat intricate since it not only "builds" the core and widgets (whitespace strips, etc.), but also creates the documentation. Frankly, if you don't really need to build, I'd recommend against it. If you've got a CVS checkout, you'll note the direct resemblance between the directory structure created by the build and our CVS directories. This is not a coincidence. You can use the non-compressed versions of the toolkit from CVS jsut as easily as the ones from the build. There's no functional difference. When you go to deploy, you can then use one of the "compressed" builds (which I'm happy to construct for you). and just drop-in the new files. If you'd really like to get a build setup, email me privately and I'll get you up and running. Regards On Friday 11 June 2004 9:31 am, Matt wrote: > Hi there, > > Are there any instructions on building from CVS? > > ant keeps dying with "/build.xml:23: taskdef class > org.xmLP.ant.taskdefs.xslt.XSLTProcess cannot be found". > > I've edited build.xml so ant.libs points at my ant lib dir > (/usr/share/ant/lib/), and I've got mtxslt-1.5.jar in my CLASSPATH > (/usr/share/java), but it doesn't like it. I guess I'm a little > allergic to ant :| > > $ ant -version > Apache Ant version 1.5.4 compiled on August 13 2003 > > Looks like there's more docs in the CVS version than the > pre-release, so any hints greatly appreciated. > > M > > > _______________________________________________ > The netWindows developers list: [email protected] > http://netwindows.org/mailman/listinfo/devel_netwindows.org - -- Alex Russell [email protected] BD10 7AFC 87F6 63F9 1691 83FA 9884 3A15 AFC9 61B7 [email protected] F687 1964 1EF6 453E 9BD0 5148 A15D 1D43 AB92 9A46 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFAyeCfoV0dQ6uSmkYRApUEAJ4m6QRoNkHQK3+WBmx8TtDmQFgw3QCgrqbk l/FezIiQJS6JJ6T296AhxUk= =0sxl -----END PGP SIGNATURE----- _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org