We technically only need three +1 votes before putting this to the
general@ list, but I'd like to see +1 votes from both our mentors
before putting the vote to the incubator, because any reasons the
mentors have for not wanting to release are assumed to be showstoppers
for the larger incubator audience :)

See http://incubator.apache.org/incubation/Incubation_Policy.html#Releases
for more details.

-T

On Fri, Apr 3, 2009 at 11:41 AM, Sandro Martini
<[email protected]> wrote:
> Hi to all,
> sorry for my premature vote but until next week I'll not have time to
> do other on Pivot ...
>
> Anyway this is what I've done:
> - Unpack zip archives
> - Checked their md5 sums
>
> - reviewed unpacked source directory and BUILD, README, etc. contents
> - run ant tasks: "build", "doc", "dist", "install"
> - looked at the .txt RAT report
>
> Test environment: Java 6 Update 12 on Windows XP
> - loaded dom_demo.html in IE6 and Firefox 3.0.x and confirmed that the
> test application loaded and worked properly
> - loaded im_client.html and tested (but only first panel, without
> trying to login somewhere with it) in IE6 and Firefox 3.0.x
> - copied and adapted the Web Start jnlp sample of "Kitchen Sink" to
> the deploy dir, and tried to run, ok. Note: used a syntax for
> file:///C/ ... codebase , and if possible avoid directory and file
> names with spaces inside, Web Start doesn't like them.
> For example, instead of:
> <jnlp spec="1.5+"
>  codebase="http://cwiki.apache.org/confluence/download/attachments/108483";
>  href="kitchen_sink.jnlp"
>>
> i modified into (adapted to my test dir):
> <jnlp spec="1.5+"
>  codebase="file:///C:/temp/apache-pivot-1.1-incubating-src/deploy"
>  href="kitchen_sink.jnlp"
>>
>
>
> Next week I'll find time to do more tests ...
>
>
>
> Ah, one question on Voting for a Release:
> if for many reasons someone does not have time to do the tests and
> maybe for more than 1 day, what is happening ? All is blocked until
> all have voted, or there is a time limit ? Or other cases ? Maybe
> someone has some link/docs for this ...
>
> Thanks in advance for the clarification.
>
>
>
> Bye,
> Sandro
>

Reply via email to