1/ consider using folders like war-template..,wsdl etc inside src folder (probably src/test)
2/ consider removing/moving to test/joining projects in application folder (probaly need another one - like /frameworks etc in the same level as application), need to discuss
Description
1/ consider using folders like war-template..,wsdl etc inside src folder (probably src/test)
2/ consider removing/moving to test/joining projects in application folder (probaly need another one - like /frameworks etc in the same level as application), need to discuss
Maxim Shaposhnik added a comment - 24/Mar/09 04:26 PM Current state:
Moved test sources:
wsrp2/war_template1
war_template2
into
src/test/war_template1
war_template2
Removed junks:
wsrp2/newpom.xml
wsrp2/pom-cargo.xml
wsrp2/pom-noncargo.xml
Maxim Shaposhnik added a comment - 25/Mar/09 01:55 PM Moved test sources:
plugins/pc/war_template1
war_template2
into
plugins/pc/src/test/war_template1
war_template2
&&
applications/portal-framework/war_template
into
applications/portal-framework/src/test/war_template
Current state:
Moved test sources:
wsrp2/war_template1
war_template2
into
src/test/war_template1
war_template2
Removed junks:
wsrp2/newpom.xml
wsrp2/pom-cargo.xml
wsrp2/pom-noncargo.xml