Good thinking Pascal!

I had just gotten onto that with the help of Vinny Luc, and somehow got the 
frameworks pointing to the right places in wolips.properties.

I seem to be back building again!



On Jul 13, 2012, at 5:01 PM, Pascal Robert <[email protected]> wrote:

> What is the value of "wo.local.frameworks" in 
> /Users/jtayler/Library/Application Support/WOLips/wolips.properties ? Does 
> the path of the value of "wo.local.frameworks" have the Wonder frameworks in 
> it?
>> 
>> I'm still seem to be unable to build using Ant, I can run my app just fine, 
>> but I consistently get a framework missing error.
>> 
>> I'll put the output below, can anyone see what's going on with my build?
>> 
>> 
>> 
>> 
>> 
>> Jesses-MacBook-Pro:WOMan jtayler$ ant -lib woproject.jar -verbose build
>> Apache Ant(TM) version 1.8.2 compiled on June 20 2012
>> Trying the default build file: build.xml
>> Buildfile: /Users/jtayler/Desktop/VAT/Planaby-Server/WOMan/build.xml
>> Detected Java version: 1.6 in: 
>> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
>> Detected OS: Mac OS X
>> parsing buildfile /Users/jtayler/Desktop/VAT/Planaby-Server/WOMan/build.xml 
>> with URI = file:/Users/jtayler/Desktop/VAT/Planaby-Server/WOMan/build.xml
>> Project base dir set to: /Users/jtayler/Desktop/VAT/Planaby-Server/WOMan
>> Build sequence for target(s) `build' is [init.properties, init.build, 
>> compile, build.woapp, javaclient, ssdd, war, split, package, build]
>> Complete build sequence is [init.properties, init.build, compile, 
>> build.woapp, javaclient, ssdd, war, split, package, build, init.install, 
>> install, clean, ]
>> 
>> init.properties:
>> parsing buildfile 
>> jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml with 
>> URI = jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml 
>> from a zip file
>> [property] Loading 
>> /Users/jtayler/Desktop/VAT/Planaby-Server/WOMan/build.properties
>> [property] Loading /Users/jtayler/Library/Application 
>> Support/WOLips/wolips.properties
>> Override ignored for property "wolips.properties"
>> 
>> init.build:
>> 
>> compile:
>>   [mkdir] Skipping /Users/jtayler/Desktop/VAT/Planaby-Server/WOMan/bin 
>> because it already exists.
>> 
>> BUILD FAILED
>> /Users/jtayler/Desktop/VAT/Planaby-Server/WOMan/build.xml:206: The framework 
>> name 'ERPrototypes' does not exist.
>>      at 
>> org.objectstyle.woproject.ant.FrameworkSet.getEclipseFrameworks(Unknown 
>> Source)
>>      at org.objectstyle.woproject.ant.FrameworkSet.getJarsPath(Unknown 
>> Source)
>>      at 
>> org.objectstyle.woproject.ant.FrameworkSet.jarsPathForFrameworkSets(Unknown 
>> Source)
>>      at org.objectstyle.woproject.ant.WOCompile.execute(Unknown Source)
>>      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
>>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>      at 
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>      at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>      at java.lang.reflect.Method.invoke(Method.java:597)
>>      at 
>> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>>      at org.apache.tools.ant.Task.perform(Task.java:348)
>>      at org.apache.tools.ant.Target.execute(Target.java:390)
>>      at org.apache.tools.ant.Target.performTasks(Target.java:411)
>>      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
>>      at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
>>      at 
>> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
>>      at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
>>      at org.apache.tools.ant.Main.runBuild(Main.java:809)
>>      at org.apache.tools.ant.Main.startAnt(Main.java:217)
>>      at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
>>      at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
>> 
>> Total time: 0 seconds
>> Jesses-MacBook-Pro:WOMan jtayler$ 
>> 
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
>> 
>> This email sent to [email protected]
> 


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to