You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "David H. DeWolf" <dd...@apache.org> on 2005/12/01 05:44:56 UTC

[continuum] BUILD SUCCESSFUL: Pluto Testsuite Portlet

Online report : http://localhost:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/8/buildId/12
Build statistics:
  State: Ok
  Previous Build: No previous build.
  Started at: Wed, 30 Nov 2005 23:44:41 -0500
  Finished at: Wed, 30 Nov 2005 23:44:49 -0500
  Total time: 8s
  Build Trigger: Forced
  Exit code: 0
  Building machine hostname: Laptop208
  Operating system : Windows XP(Service Pack 2)
  Java version : 1.5.0_05(Sun Microsystems Inc.)

Changes
                            8\src\main\java\org\apache\pluto\testsuite\test\ResourceBundleTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\SecurityMappingTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\ActionAbstractReflectivePortletTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\ExternalAppScopedAttributeTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\AbstractReflectivePortletTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\DispatcherRenderParameterTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\SimpleActionParameterTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\SimplePreferenceTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\ContextInitParameterTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\SimpleParameterTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\SimpleRenderParameterTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\ComplexAttributeTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\MiscTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\SimpleAttributeTest.java
            8\src\main\java\org\apache\pluto\testsuite\test\ExternalAppScopedAttributeTestCompanionServlet.java
            8\src\main\java\org\apache\pluto\testsuite\TestResults.java
            8\src\main\java\org\apache\pluto\testsuite\impl\PreferencesValidatorImpl.java
            8\src\main\java\org\apache\pluto\testsuite\ExpectedResults.java
            8\src\main\java\org\apache\pluto\testsuite\TestConfig.java
            8\src\main\java\org\apache\pluto\testsuite\PortletTest.java
            8\src\main\java\org\apache\pluto\testsuite\TestPortlet.java
            8\src\main\java\org\apache\pluto\testsuite\NoOpTest.java
            8\src\main\java\org\apache\pluto\testsuite\ActionTest.java
            8\src\main\java\org\apache\pluto\testsuite\InvalidConfigurationException.java
            8\src\main\java\org\apache\pluto\testsuite\TestConfigFactory.java
            8\src\main\java\org\apache\pluto\testsuite\TestResult.java
            8\src\main\resources\testsuite.xml
            8\src\main\webapp\index.jsp
            8\src\main\webapp\images\previous.png
            8\src\main\webapp\images\no.gif
            8\src\main\webapp\images\next.png
            8\src\main\webapp\images\yes.gif
            8\src\main\webapp\images\return_index.png
            8\src\main\webapp\images\question.gif
            8\src\main\webapp\images\haring1.gif
            8\src\main\webapp\WEB-INF\portlet.xml
            8\src\main\webapp\WEB-INF\testsuite-2-config.xml
            8\src\main\webapp\WEB-INF\testsuite-config.xml
            8\src\main\webapp\WEB-INF\web.xml
            8\src\main\webapp\WEB-INF\classes\TestPortlet.properties
            8\src\main\webapp\WEB-INF\classes\TestPortlet_en.properties
            8\src\main\webapp\WEB-INF\classes\simplelog.properties
            8\src\main\webapp\WEB-INF\classes\commons-logging.properties
            8\src\main\webapp\WEB-INF\classes\TestPortlet_de.properties
            8\src\main\webapp\WEB-INF\classes\expectedResults.properties
            8\src\main\webapp\jsp\edit.jsp
            8\src\main\webapp\jsp\ext_app_scoped_attr_test.jsp
            8\src\main\webapp\jsp\window_state_test.jsp
            8\src\main\webapp\jsp\help.jsp
            8\src\main\webapp\jsp\navigation.inc
            8\src\main\webapp\jsp\portlet_mode_test.jsp
            8\src\main\webapp\jsp\test_results.inc
            8\src\main\webapp\jsp\external_app_scoped_test_ext.jsp
            8\src\main\webapp\jsp\test_results.jsp
            8\src\main\webapp\jsp\introduction.jsp
            8\src\main\webapp\jsp\test4.jsp
            8\src\assemble\bin.xml
            8\pom.xml
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Pluto Testsuite Portlet
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [pluto:assemble {execution: default}]
[INFO] Reading web.xml from :C:\Tools\continuum-1.0.1\apps\continuum\working-directory\8\src\main\webapp\WEB-INF\web.xml
[INFO] Reading portlet.xml from: C:\Tools\continuum-1.0.1\apps\continuum\working-directory\8\src\main\webapp\WEB-INF\portlet.xml
[INFO] Writing web.xml to: C:\Tools\continuum-1.0.1\apps\continuum\working-directory\8\target\pluto-resources\web.xml
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 26 source files to C:\Tools\continuum-1.0.1\apps\continuum\working-directory\8\target\classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] 
	Artifact junit:junit:jar:3.8.1 retains local scope 'test' overriding broader scope 'compile'
	given by a dependency. If this is not intended, modify or remove the local scope.

[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [war:war]
[INFO] Exploding webapp...
[INFO] Copy webapp resources to C:\Tools\continuum-1.0.1\apps\continuum\working-directory\8\target\pluto-testsuite
[INFO] Assembling webapp pluto-testsuite in C:\Tools\continuum-1.0.1\apps\continuum\working-directory\8\target\pluto-testsuite
[INFO] Generating war C:\Tools\continuum-1.0.1\apps\continuum\working-directory\8\target\pluto-testsuite.war
[INFO] Building war: C:\Tools\continuum-1.0.1\apps\continuum\working-directory\8\target\pluto-testsuite.war
[INFO] [install:install]
[INFO] Installing C:\Tools\continuum-1.0.1\apps\continuum\working-directory\8\target\pluto-testsuite.war to C:\Documents and Settings\dxd0\.m2\repository\org\apache\pluto\pluto-testsuite\1.1-SNAPSHOT\pluto-testsuite-1.1-SNAPSHOT.war
[INFO] ----------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Wed Nov 30 23:44:49 EST 2005
[INFO] Final Memory: 5M/12M
[INFO] ----------------------------------------------------------------------------

****************************************************************************