This is the mail archive of the kawa@sourceware.org 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: build failure using ant with default settings


Now with accompanying ChangeLog entry.

On May 23, 2012, at 6:29 PM, Jamison Hope wrote:

One more fix: with r7233, build.xml produces a jar file with *only* the META-INF stuff:

$ jar tf kawa-1.12.jar
META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META-INF/services/javax.script.ScriptEngineFactory

It still needs the fileset refid=build.classes part. Patch attached.

On May 20, 2012, at 10:14 PM, Per Bothner wrote:

On 05/17/2012 05:14 PM, Jamison Hope wrote:
Things still aren't quite right, though. Specifically, if you don't
explicitly specify the value of with-swing, then even if build- settings
sets it to true, lib-scm-classes does not build windows.scm, and
slib-scm-classes does not build swing.scm.


Thanks - I checked in your patch.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/

-- Jamison Hope The PTR Group www.theptrgroup.com


<build.patch>

-- Jamison Hope The PTR Group www.theptrgroup.com


Attachment: build-xml-and-changelog.patch
Description: Binary data


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