Hi there,
compiling qi4j, it seems the Neo4j tests are using the setup from
qi4j-tests-core. That lib is only compiled with profile "integration"
<modules>
    <module>auxillary</module>
  </modules>
  <profiles>
    <profile>
      <id>integration</id>
      <modules>
        <module>core</module>
        <module>performance</module>
      </modules>
    </profile>
  </profiles>

I think the setup data in the core tests, can be interesting for more
modules, so - should the non-test content be moved out into some other
more accessible module to provide test support for others?

/peter

-- 
GTalk: neubauer.peter
Skype peter.neubauer
ICQ 18762544
GTalk neubauer.peter
Phone +46704 106975
LinkedIn http://www.linkedin.com/in/neubauer

http://www.neo4j.org - New Energy for Data - the Graph Database.
http://www.ops4j.org - New Energy for OSS Communities - Open
Participation Software.
http://www.qi4j.org - New Energy for Java - Domain Driven Development.

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to