Yikes. Assemblies probably shouldn't be in the general build - there is platform specific code in them.

Also the nightly builds are failing for the last couple of weeks. Will need to investigate, could be the same reason?

Andrus


On Nov 2, 2006, at 6:23 PM, Kevin Menard wrote:

I just checked a fresh copy of trunk out of SVN and get the following
errors when building from scratch.  I'm building on WinXP, so I'm not
sure why it's even trying to build a Mac assembly.  I don't recall it
ever doing this before.

Anyway, throwing it out there in case anyone knows of a quick POM fix or
something.  Otherwise, I'll open up a JIRA and see if I can figure it
out.

--
Kevin

[ERROR] BUILD FAILURE
[INFO]
---------------------------------------------------------------------- --
[INFO] Compilation failure

C:\Documents and
Settings\nirvdrum\workspaces\cayenne\full\assembly\cayenne-osx\src \main\
java\org\apache\cayenne\modeler\MacOSXSetup.java:[27,22] package
com.apple.eawt does not exist

C:\Documents and
Settings\nirvdrum\workspaces\cayenne\full\assembly\cayenne-osx\src \main\
java\org\apache\cayenne\modeler\MacOSXSetup.java:[28,22] package
com.apple.eawt does not exist

C:\Documents and
Settings\nirvdrum\workspaces\cayenne\full\assembly\cayenne-osx\src \main\
java\org\apache\cayenne\modeler\MacOSXSetup.java:[45,42] cannot find
symbol
symbol  : class ApplicationAdapter
location: class org.apache.cayenne.modeler.MacOSXSetup

C:\Documents and
Settings\nirvdrum\workspaces\cayenne\full\assembly\cayenne-osx\src \main\
java\org\apache\cayenne\modeler\MacOSXSetup.java:[47,32] cannot find
symbol
symbol  : class ApplicationEvent
location: class org.apache.cayenne.modeler.MacOSXSetup.MacEventsAdapter

C:\Documents and
Settings\nirvdrum\workspaces\cayenne\full\assembly\cayenne-osx\src \main\
java\org\apache\cayenne\modeler\MacOSXSetup.java:[54,31] cannot find
symbol
symbol  : class ApplicationEvent
location: class org.apache.cayenne.modeler.MacOSXSetup.MacEventsAdapter

C:\Documents and
Settings\nirvdrum\workspaces\cayenne\full\assembly\cayenne-osx\src \main\
java\org\apache\cayenne\modeler\MacOSXSetup.java:[41,22] package
com.apple.eawt does not exist


Reply via email to