dev@glassfish-samples.java.net

Re: Samples Meeting Notes - 4/16/09

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Mon, 27 Apr 2009 21:39:03 -0700

vince kraemer wrote:
> fixed.

Partially ;)

1) 'ant clean' doesn't undeploy ("clean: undeploys the application, removes the
generated directories like build and dist")

2) If this was expected, the 'ant run' executed the test twice. If not, other
tests should be checked as well.

thanks,
-marina

>
> You are welcome.
>
> vbk
>
> Marina Vatkina wrote:
>
>> 'ant run' doesn't deploy, and this is what the user doc in the samples
>> say:
>>
>> # Common build targets are
>>
>> * all: compiles, packages the archive, deploys the application and
>> run the sample
>>
>> So it should work, but it currently fails with:
>>
>> % ant all
>> Buildfile: build.xml
>>
>> BUILD FAILED
>> Target "all" does not exist in the project "automatic-timer-ejb".
>>
>> Total time: 0 seconds
>>
>>
>> thanks,
>> -marina
>>
>