Re: @Property with in out like in seam

2007-02-15 Thread Ingo Düppe
Craig McClanahan schrieb: On 2/11/07, Ingo Düppe <[EMAIL PROTECTED]> wrote: Hi, I wonder if shale should support an out semantic like in shale. I presume you mean like in Seam? :-) Yes, you are right, just got mixed up :-) That would indeed be an interesting approach. One of the things I w

RE: maven build problem of latest svn trunk

2007-02-15 Thread hermod.opstvedt
Hi I build it with 2.0.5 with no problems what so ever. Hermod -Original Message- From: Hermod Opstvedt [mailto:[EMAIL PROTECTED] Sent: Thursday, February 15, 2007 7:38 PM To: user@shale.apache.org Subject: SV: maven build problem of latest svn trunk Hi The M2 2.05 was released today.

SV: maven build problem of latest svn trunk

2007-02-15 Thread Hermod Opstvedt
Hi The M2 2.05 was released today. Download it and retry to see if that not fixes your problem (I'm in progress of downloading it now) Hermod -Opprinnelig melding- Fra: Rahul Akolkar [mailto:[EMAIL PROTECTED] Sendt: 15. februar 2007 17:24 Til: user@shale.apache.org Emne: Re: maven buil

Re: maven build problem of latest svn trunk

2007-02-15 Thread Rahul Akolkar
On 2/15/07, Torsten Krah <[EMAIL PROTECTED]> wrote: I have still no success - i got the plugin version 2.0 and 2.1, if i delete the 2.0 ones, they get downloaded again. The error stays the same. Any other hints? Not from me, like many things m2, it is just supposed to work. If its mission c

Re: are shale1.0.3 and shale1.0.4 versions JDK1.4 complient?

2007-02-15 Thread Rahul Akolkar
On 2/15/07, Hasan Turksoy <[EMAIL PROTECTED]> wrote: hi, i'm using shale.1.0.2 in my project(using JDK1.4).. i want to shift shale version up.. but as far as i see, shale1.0.3 and shale1.0.4 versions built with JDK1.5 (as manifest file says)... in fact shale1.0.4's release notes includes an iss

Re: maven build problem of latest svn trunk

2007-02-15 Thread Torsten Krah
I have still no success - i got the plugin version 2.0 and 2.1, if i delete the 2.0 ones, they get downloaded again. The error stays the same. Any other hints? Torsten Am Freitag, den 02.02.2007, 20:21 +0100 schrieb Torsten Krah: > Got: > > [DEBUG] > org.apache.maven.plugins:maven-jar-plugin:ma

RE: are shale1.0.3 and shale1.0.4 versions JDK1.4 complient?

2007-02-15 Thread hermod.opstvedt
Hi It is correct that JDK5 was used to build with, however there is a flag in the Maven parent pom that instructs it to comply with jdk1.4 so you are safe. org.apache.maven.plugins maven-compiler-plugin