You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Anton Rusanov <an...@gmail.com> on 2006/10/04 07:17:53 UTC

[classlib][tools] package name for Keytool tests

Hi,
I'm going to add a test for Keytool but I don't know how to name the
package for tests:
org.apache.harmony.tests.tools.keytool like it is done for javac or
org.apache.harmony.tools.keytool.tests like it was decided for
classlib?

-- 
Thanks,
Anton

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [classlib][tools] package name for Keytool tests

Posted by Alexey Petrenko <al...@gmail.com>.
+1
2006/10/4, Stepan Mishura <st...@gmail.com>:
> Hi Anton,
>
>  I think we should name tool's tests as classlib does. So for tools we will
> have:
> o.a.h.tools.<toolname>.tests
>
> Thanks,
> Stepan.
>
>
> On 10/4/06, Anton Rusanov <an...@gmail.com> wrote:
> >
> > Hi,
> > I'm going to add a test for Keytool but I don't know how to name the
> > package for tests:
> > org.apache.harmony.tests.tools.keytool like it is done for javac or
> > org.apache.harmony.tools.keytool.tests like it was decided for
> > classlib?
> >
> > --
> > Thanks,
> > Anton
> >
> >
> >
> ------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>


-- 
Alexey A. Petrenko
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [classlib][tools] package name for Keytool tests

Posted by Tim Ellison <t....@gmail.com>.
Stepan Mishura wrote:
> Hi Anton,
> 
> I think we should name tool's tests as classlib does. So for tools we will
> have:
> o.a.h.tools.<toolname>.tests

Agreed.

Regards,
Tim

> On 10/4/06, Anton Rusanov <an...@gmail.com> wrote:
>>
>> Hi,
>> I'm going to add a test for Keytool but I don't know how to name the
>> package for tests:
>> org.apache.harmony.tests.tools.keytool like it is done for javac or
>> org.apache.harmony.tools.keytool.tests like it was decided for
>> classlib?
>>
>> -- 
>> Thanks,
>> Anton
>>
>>
>>
> ------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> 

-- 

Tim Ellison (t.p.ellison@gmail.com)
IBM Java technology centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [classlib][tools] package name for Keytool tests

Posted by Stepan Mishura <st...@gmail.com>.
Hi Anton,

 I think we should name tool's tests as classlib does. So for tools we will
have:
o.a.h.tools.<toolname>.tests

Thanks,
Stepan.


On 10/4/06, Anton Rusanov <an...@gmail.com> wrote:
>
> Hi,
> I'm going to add a test for Keytool but I don't know how to name the
> package for tests:
> org.apache.harmony.tests.tools.keytool like it is done for javac or
> org.apache.harmony.tools.keytool.tests like it was decided for
> classlib?
>
> --
> Thanks,
> Anton
>
>
>
------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org