Hi Henrique,Are you adding the PostgresqlPlugin dependency after the ERExtensions dependency in the pom.xml? Wonder solution to enhance the NSArray class requires the ERExtension framework to be loaded before the JavaFoundation framework, which is transitively added by the PostgresqlPlugin.Exactly
Hi Paul,
Are you adding the PostgresqlPlugin dependency after the ERExtensions
dependency in the pom.xml? Wonder solution to enhance the NSArray class
requires the ERExtension framework to be loaded before the JavaFoundation
framework, which is transitively added by the PostgresqlPlugin.
Cheer
On Dec 1, 2011, at 9:44 AM, Paul Dunkler wrote:
>> NSArray doesn't have a var args constructor
>>
>> http://developer.apple.com/legacy/mac/library/documentation/InternetWeb/Reference/WO542Reference/com/webobjects/foundation/NSArray.html
>>
>> Only wonder's version of NSArray has that.
>
> Okay
NSArray doesn't have a var args constructorhttp://developer.apple.com/legacy/mac/library/documentation/InternetWeb/Reference/WO542Reference/com/webobjects/foundation/NSArray.htmlOnly wonder's version of NSArray has that.Okay, but that isn't an explanation for the broken compile, is it?I mean it wor
NSArray doesn't have a var args constructor
http://developer.apple.com/legacy/mac/library/documentation/InternetWeb/Reference/WO542Reference/com/webobjects/foundation/NSArray.html
Only wonder's version of NSArray has that.
Ramsey
On Dec 1, 2011, at 7:25 AM, Paul Dunkler wrote:
> Hi Guys,
>
>
Hi Guys,
i´m currently trying to convert our deployment scenario to maven. Therefore i
am currently creating the pom-hierarchy plus the pom's for the different
projects which build our products.
Well i've put the PostgresqlPlugin in one of these builds and it is broken now.
It is throwing cree