If I use the the 1.5.3 version of adt and change the namespace to the
AIR 1.5 namespace everything works, but I want to use AIR 2.5 to make
use of some of the new features there. Is there any restriction that I
can't use AIR 2.5 with Flex 3.3? What I am finding is that i can build
my code that uses classes from AIR 2.5 however creating the .air fails
during the signing stage.

On Jan 7, 10:46 am, Marvin Froeder <[email protected]> wrote:
> Start undoing whatever you did to make adt-4.0.0.14159 to spill out
> 2.5.0....  that is supposed to be 1.5.3
>
> VELO
>
> On Fri, Jan 7, 2011 at 3:41 PM, anil <[email protected]> wrote:
> > Is there any other thing I can check to see why this is happening? I
> > am running out of ideas on how to proceed next ...
>
> > On Jan 6, 2:14 pm, Marvin Froeder <[email protected]> wrote:
> > > I can't believe on that....
>
> > > On Thu, Jan 6, 2011 at 7:41 PM, anil <[email protected]> wrote:
> > > > I downloaded the artifact (adt-4.0.0.14159.jar) a from the repository
> > > > from that location, and verified the version
> > > > java -jar adt-4.0.0.14159.jar -version
> > > > adt version "2.5.0.16610"
>
> > > > Will flexmojos pick up adt from somewhere else than that specified as
> > > > a dependency in the flexmojos plugin specification?
>
> > > > On Jan 6, 1:35 pm, anil <[email protected]> wrote:
> > > > > I have verified that the adt.jar in that location is the one from AIR
> > > > > 2.5. Regarding 2.5/2.0 I am actually setting the AIR namespace to 2.5
> > > > > (http://ns.adobe.com/air/application/2.5). I get this error if I set
> > > > > the namespace to either 2.0 or 2.5. If I reset it back to 1.5 it
> > > > > works. So it does appear that the wrong version of adt.jar is getting
> > > > > picked up, but I am not sure where flexmojos is getting it from.
>
> > > > > On Jan 6, 1:11 pm, velo <[email protected]> wrote:
>
> > > > > > No idea if that is valid, but still, Adt 2.0 won't work for air 2.5
> > > > > > applications.
>
> > > > > > On Jan 6, 6:09 pm, anil <[email protected]> wrote:
>
> > > > > > > I only verified this on the build machine. In the pom the
> > dependency
> > > > > > > defined for the flexmojos plugin was updated to the 2.0 version.
>
> > > > > > > <dependency>
> > > > > > >   <groupId>com.adobe.flex.compiler</groupId>
> > > > > > >   <artifactId>adt</artifactId>
> > > > > > >   <version>4.0.0.14159</version>
> > > > > > >   <scope>compile</scope>
> > > > > > > </dependency>
>
> > > > > > > On Jan 6, 11:31 am, Marvin Froeder <[email protected]> wrote:
>
> > > > > > > > On Thu, Jan 6, 2011 at 5:17 PM, anil <[email protected]>
> > > > wrote:
> > > > > > > > > I have verified that we are using the right version of adt
> > (adt
> > > > -version is
> > > > > > > > > 2.5.0.16610) .
>
> > > > > > > > And how did you do that on flexmojos?
>
> > > > --
> > > > You received this message because you are subscribed to the Google
> > > > Groups "Flex Mojos" group.
> > > > To post to this group, send email to [email protected]
> > > > To unsubscribe from this group, send email to
> > > > [email protected]<flex-mojos%[email protected]>
> > <flex-mojos%[email protected]<flex-mojos%[email protected]>
>
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/flex-mojos
>
> > > >http://flexmojos.sonatype.org/
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Flex Mojos" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]<flex-mojos%[email protected]>
> > For more options, visit this group at
> >http://groups.google.com/group/flex-mojos
>
> >http://flexmojos.sonatype.org/

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to