From: SourceForge.net <no...@so...> - 2003-02-11 17:42:14
|
Refactorings item #684774, was opened at 2003-02-11 17:49 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=451586&aid=684774&group_id=44253 Category: None Group: None Status: Open Priority: 6 Submitted By: Charles Reis (csreis) Assigned to: Nobody/Anonymous (nobody) Summary: Ant: update/test targets for platform-specific code Initial Comment: There are several "advanced" Ant targets for compiling certain platform or environment specific libraries that DrJava uses. Both the compiler adapters and platform-specific code frameworks use this approach, so that jar files can be created on the target platforms and distributed without having to be recompiled each time. Each of these has a separate code tree in the src directory. There needs to be elegant Ant targets for running a cvs update or running tests over these separate code trees. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=451586&aid=684774&group_id=44253 |