From: Brekke, J. <Jef...@qg...> - 2001-11-04 03:25:27
|
FYI: Uploaded to the patch tracker as #477924 Summary: Updated the build.xml to skip compiling the jms mocks if the javax.jms.Message class cannot be found in the classpath, much like how the servlet stuff is skipped. Changed the order of build.properties processing to read the user's build.properties before the project's build.properties. This way you can define locations and use them in the specific props for projects. Added a commented out property lib.dir to the build.properties.sample to show that the entire lib directory could be changed with a small setting in your local build.properties. |