maven-specific advice - configuration we are using from our own
integration tests:
org.apache.maven.plugins
maven-surefire-plugin
once
-javaagent:${settings.localRepository}/org/apache/cayenne/cayenne-
agent/${version}/cayenne-a
You will need to start your code with an instrumentation agent:
http://cayenne.apache.org/doc/jpa-agent.html
Andrus
On Dec 7, 2007, at 10:00 PM, Gilberto C Andrade wrote:
After put those dependences:
asm
asm
3.0
asm
as
This is an option, but it should be noted that snapshot publishing
schedule is somewhat ad hoc. So in case you need the latest code from
trunk, you can nudge myself and other committers via the mailing list
to publish a new snapshot.
Andrus
On Dec 7, 2007, at 9:53 PM, Gilberto C Andrade w
After put those dependences:
asm
asm
3.0
asm
asm-commons
3.0
I'm getting:
> ---
> Test set: com.gilbertoca.gfi.service
Andrus Adamchik wrote:
> Rather a dependency of the aggregate "cayenne-server" module (the one
> you should be using in your app), and this is exactly what I fixed
> earlier today:
>
>http://svn.apache.org/viewvc?view=rev&revision=602126
>
Ok, I'm using it!
Other thing, do you recommends the
Rather a dependency of the aggregate "cayenne-server" module (the one
you should be using in your app), and this is exactly what I fixed
earlier today:
http://svn.apache.org/viewvc?view=rev&revision=602126
Andrus
On Dec 7, 2007, at 9:36 PM, Gilberto C Andrade wrote:
I'm using maven, s
Andrus Adamchik wrote:
> Gilberto,
>
> You'll need asm-3.0.jar and asm-commons-3.0.jar on the CLASSPATH:
>
> http://cayenne.apache.org/doc/jpa-installation.html
>
> I will doublecheck to ensure that the next milestone of 3.0 puts them in
> the lib.third-party.
I'm using maven, shouldn't it be a
Gilberto,
You'll need asm-3.0.jar and asm-commons-3.0.jar on the CLASSPATH:
http://cayenne.apache.org/doc/jpa-installation.html
I will doublecheck to ensure that the next milestone of 3.0 puts them
in the lib.third-party.
Andrus
On Dec 7, 2007, at 3:53 PM, Gilberto C Andrade wrote:
Cay
Cayenne 3.0M2
[EMAIL PROTECTED]:~> java -version
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) Client VM (build 1.5.0_13-b05, mixed mode)
[EMAIL PROTECTED]:~> cat /etc/issue
Welcome to openSUSE 10.3 (i586) - Kernel \r (\l).
I'm get
Chris,
I just added a few similar unit tests to 3.0 and they seem to work
just fine, matching on custom types in the IN list. Could you possibly
try to upgrade to 3.0M2 and see if the problem is still there?
Thanks
Andrus
On Nov 27, 2007, at 11:56 PM, Chris Gamache wrote:
Exact Cayenne
10 matches
Mail list logo