This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 2 patches


Thank you Jim! :) It was the right solution.

	Marco
jim@pagesmiths.com wrote:
> 
> 
> I don't agree with this suggested change.  The Ant build purposely
> relies on the CLASSPATH environment variable for finding classes
> installed in the system.  And if the classpath were to be managed in
> this way, the settings would go in build.properties, not build.xml.
> 
> Attached is a patch for build.xml which compiles HTTP.scm.  Just add
> servlet.jar to your CLASSPATH or copy/link it into $ANT_HOME/lib.  I got
> lazy and didn't put in the up-to-date check for it, so it gets compiled
> every time.  I should whip up a <kawa> task to handle that.
> 
> Also Marco, note that your patches are reversed (swap the order of the
> file names for a normal patch).
> 
> jim
> 

-- 
	(--cafe babe--) 
Marco Vezzoli	marco.vezzoli@st.com
CR&D Intranet Developement   STMicroelectronics
tel. +39 039 603 6852 fax. +39 039 603 5055


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]