<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.18.3">
</HEAD>
<BODY>
Hi all,<BR>
<BR>
various tests in different modules of the testsuite need same code (as discussed earlier). Thus they basically need a shared module.<BR>
<BR>
Where would you not want it to be placed?<BR>
The options are:<BR>
<BR>
&nbsp;&nbsp; A) root/testsuite-shared<BR>
&nbsp;&nbsp; B) root/testsuite/shared but referenced in root/pom.xml and added as dependency in root/testsuite/pom.xml<BR>
&nbsp;&nbsp; C) root/testsuite/shared, referenced in root/testsuite/pom.xml<BR>
<BR>
Other ideas?<BR>
<BR>
A) is fine but I expect repulsion.<BR>
B) is fine but I expect Eclipse users complaining about it's inability to handle that.<BR>
C) is less fine since we would have to add it as dependency to every module using it, causing unnecessary noise in pom.xml's.<BR>
<BR>
<BR>
If there's no response in next 24 hours, I'll go A).<BR>
<BR>
Regards,<BR>
Ondra
</BODY>
</HTML>