exo-portlet-container

Clean the project structure

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1
  • Fix Version/s: pc-s1, pc-2.1.1
  • Component/s: None
  • BV:
    40
  • Labels:
  • Similar issues:
  • Description:
    Hide

    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

    Show
    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

Activity

Hide
Maxim Shaposhnik added a comment - 24/Mar/09 4: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

Show
Maxim Shaposhnik added a comment - 24/Mar/09 4: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
Hide
Maxim Shaposhnik added a comment - 25/Mar/09 9:38 AM - edited

Moved WSDL schemes:

wsrp2/wsdl1
wsdl2
into

src/main/resources/wsdl1
wsdl2
Removed junk;
applications/demoservice;
build.bat
build_and_deploy-with-del.bat
deploy-with-del.bat
deploy.bat

Show
Maxim Shaposhnik added a comment - 25/Mar/09 9:38 AM - edited Moved WSDL schemes: wsrp2/wsdl1 wsdl2 into src/main/resources/wsdl1 wsdl2 Removed junk; applications/demoservice; build.bat build_and_deploy-with-del.bat deploy-with-del.bat deploy.bat
Hide
Maxim Shaposhnik added a comment - 25/Mar/09 1: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

Show
Maxim Shaposhnik added a comment - 25/Mar/09 1: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

People

Dates

  • Created:
    04/Mar/09 7:05 AM
    Updated:
    27/Mar/09 9:10 AM
    Resolved:
    27/Mar/09 9:10 AM
    Date of First Response:
    24/Mar/09 4:26 PM