[
https://issues.apache.org/jira/browse/OFBIZ-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535425
]
Ludovic Maître commented on OFBIZ-1345:
---------------------------------------
Hi David,
Which version of Mac OS X and JDK did you use ? A priori i haven't a funny
setup:
Mac OS X 10.4.10 :
powerduo:/Volumes/Datas/Workspaces/MavenMisc/maven-jstools-plugin ludo$ uname -a
Darwin powerduo.ubik-products.com 8.10.1 Darwin Kernel Version 8.10.1: Wed May
23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386 i386
JDK 1.5 build 07 (not the open jdk, the one shipped with Tiger and later
updated wit the updates on the Apple Developer Connection website) :
powerduo:/Volumes/Datas/Workspaces/MavenMisc/maven-jstools-plugin ludo$ java
-version
java version "1.5.0_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-164)
Java HotSpot(TM) Client VM (build 1.5.0_07-87, mixed mode, sharing)
Also the same problem occur on my powerpcg4 and on the mac mini of one of my
firends.
Where is located the plugin.jar on your system ? Perhaps you could attach the
output of ant running in verbose mode ( -v) for building the product app on
your mac so i can see what is wrong with my setup ?
Before submitting this patch i was copying manually the plugin.jar into the lib
folder of the framework base component and it works, but i now would like to be
able to build Ofbiz continously with CruiseControl, so i would like to be able
to compile right after updating the subversion view and avoid the extra step of
copying the JAR.
Thanks for your time,
PS: i hope you didn't have take bad my comment on the boolean versus string
comparison thread: i probably have a lack of diplomacy when i write in
english, sorry for that!
> Cannot build product application on Mac OS X: cannot find symbol (symbol :
> variable JSObject)
> ----------------------------------------------------------------------------------------------
>
> Key: OFBIZ-1345
> URL: https://issues.apache.org/jira/browse/OFBIZ-1345
> Project: OFBiz
> Issue Type: Bug
> Components: product
> Affects Versions: SVN trunk
> Environment: Mac OS X 10.4, Apple JDK 1.5
> Reporter: Ludovic Maître
> Assignee: Jacques Le Roux
> Attachments: applications-products-build.xml.diff
>
>
> The build of this aplpication fail under Mac OS X because the plugin.jar
> isn't in the classpath.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.