You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by Glen Mazza <gl...@gmail.com> on 2013/07/21 17:27:07 UTC

remove the test-utils submodule?

Hi, AFAICT the three classes making up Roller's test-utils submodule can 
be easily moved into the "src/tests" folder of the app submodule, both 
mvn clean test and mvn jetty:run should work fine with that.  Would 
anybody have a problem if I did that and deleted test-utils?

Thanks,
Glen


Re: remove the test-utils submodule?

Posted by Glen Mazza <gl...@gmail.com>.
On 07/21/2013 12:32 PM, Dave wrote:
> +1
>
> - Dave
>
>
> On Sunday, July 21, 2013, Glen Mazza wrote:
>
>> Hi, AFAICT the three classes making up Roller's test-utils submodule can
>> be easily moved into the "src/tests" folder of the app submodule, both mvn
>> clean test and mvn jetty:run should work fine with that.  Would anybody
>> have a problem if I did that and deleted test-utils?
>>
>> Thanks,
>> Glen
>>
>>


Re: remove the test-utils submodule?

Posted by Glen Mazza <gl...@gmail.com>.
Just removed it, after realizing we needed only two out of the three 
classes anyway.  Tests and mvn jetty:run works fine.

Glen

On 07/21/2013 12:32 PM, Dave wrote:
> +1
>
> - Dave
>
>
> On Sunday, July 21, 2013, Glen Mazza wrote:
>
>> Hi, AFAICT the three classes making up Roller's test-utils submodule can
>> be easily moved into the "src/tests" folder of the app submodule, both mvn
>> clean test and mvn jetty:run should work fine with that.  Would anybody
>> have a problem if I did that and deleted test-utils?
>>
>> Thanks,
>> Glen
>>
>>


Re: remove the test-utils submodule?

Posted by Dave <sn...@gmail.com>.
+1

- Dave


On Sunday, July 21, 2013, Glen Mazza wrote:

> Hi, AFAICT the three classes making up Roller's test-utils submodule can
> be easily moved into the "src/tests" folder of the app submodule, both mvn
> clean test and mvn jetty:run should work fine with that.  Would anybody
> have a problem if I did that and deleted test-utils?
>
> Thanks,
> Glen
>
>