Jon Schewe writes:
 > I found that jde-lib-directory-names is set to '("^lib" "^jar") by
 > default.  This doesn't work for a couple of projects I'm on that use
 > "jar-staging-dir" as a directory name and this gets expanded in
 > undesirable ways.  So I set jde-lib-directory-names to nil and then
 > found that this breaks jde-ant-build when using the Java invocation
 > method.  After doing some looking I came up with the solution to set
 > jde-lib-directory-names to '("^lib$" "^jar$").  This works for
 > everything.  Perhaps the default value should be changed to be more
 > restrictive like this, or a separate expansion variable be created for
 > jde-ant?

Does anyone have an objection to restricting the default library names
to lib and jar as Jon suggests?

Paul

 > 
 > 
 > ________________________________________________________________________
 > Your mouse has moved.
 > Windows must restart for change to take effect.
 > Reboot now? [OK]
 > http://web-unix.htc.honeywell.com/people/jschewe [Honeywell Intranet
 > Only]
 > *My views may not represent those of my employers
 > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
 > <HTML>
 > <HEAD>
 >   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
 >   <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
 > </HEAD>
 > <BODY>
 > I found that jde-lib-directory-names is set to '(&quot;^lib&quot; &quot;^jar&quot;) 
 > by default.&nbsp; This doesn't work for a couple of projects I'm on that use 
 > &quot;jar-staging-dir&quot; as a directory name and this gets expanded in 
 > undesirable ways.&nbsp; So I set jde-lib-directory-names to nil and then found that 
 > this breaks jde-ant-build when using the Java invocation method.&nbsp; After doing 
 > some looking I came up with the solution to set jde-lib-directory-names to 
 > '(&quot;^lib$&quot; &quot;^jar$&quot;).&nbsp; This works for everything.&nbsp; 
 > Perhaps the default value should be changed to be more restrictive like this, or a 
 > separate expansion variable be created for jde-ant?<BR>
 > <BR>
 > <TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
 > <TR>
 > <TD>
 > 
 > <HR>
 > <BR>
 > Your mouse has moved.<BR>
 > Windows must restart for change to take effect.<BR>
 > Reboot now? [OK]<BR>
 > <A 
 > HREF="http://web-unix.htc.honeywell.com/people/jschewe";><U>http://web-unix.htc.honeywell.com/people/jschewe</U></A>
 >  [Honeywell Intranet Only]<BR>
 > *My views may not represent those of my employers
 > </TD>
 > </TR>
 > </TABLE>
 > 
 > </BODY>
 > </HTML>

Reply via email to