Re: exhaustive list

2010-10-25 Thread Felix Meschberger
Hi,

I would assume this is by now fixed. Right ?

Regards
Felix

On 20.10.2010 15:08, Jos Snellings wrote:
 Please find the exhaustive list below:
 
 testEscapedErrorMessages(org.apache.sling.launchpad.webapp.integrationtest.issues.SLING760Test)
 
  
 testRequestAttribute(org.apache.sling.launchpad.webapp.integrationtest.RequestAttributeTest)
 
  
 testWithExactUrl(org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest)
 
  
 testGETScript(org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest)
 
  
 testWithExtraPathA(org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest)
 
  
 testCallFooHtml(org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test)
 
  
 testCallHtml(org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test)
 
  
 testGenericProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest)
 
  
 testGroovyProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest)
 
  
 testJSPProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest)
 
  
 testJSPProviderEL(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest)
 
  
 testCanAddUser(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
 
  
 testCanAddGroup(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
 
  
 testCanUpdateUserProperties(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
 
  
 testCanUpdateGroupProperties(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
 
  
 testCanRemoveUser(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
 
  
 testCanRemoveGroup(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
 
  
 testCanUpdateGroupMembers(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
 
  
 testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)
 
  
 testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)
 
  
 testWithoutInclude(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)
 
  
 testWithInclude(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)
 
  
 testWithIncludeAndExtension(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)
 
  
 testWithoutForward(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)
 
  
 testWithForward(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)
 
  
 testWithForwardAndExtension(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)
 
  
 testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)
 
  
 testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)
 
  
 testRecursiveDump(org.apache.sling.launchpad.webapp.integrationtest.JavascriptWrappersTest)
 
  
 testWithoutForward(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)
 
  
 testWithForward(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)
 
  
 testWithForwardAndExtension(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)
 
  
 testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)
 
  
 testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)
 
  
 testSuperTypeOnResource(org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest)
 
  
 testSuperTypeOnScriptFolder(org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest)
 
  
 testEspScript(org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest)
 
  
 testJspScript(org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest)
 
  
 testNestedInclude(org.apache.sling.launchpad.webapp.integrationtest.EspLoadTest)
 
  
 testNonExistentInclude(org.apache.sling.launchpad.webapp.integrationtest.EspLoadTest)
 
  
 testJSONGroovyBuilder(org.apache.sling.launchpad.webapp.integrationtest.JSONGroovyBuilderIntegrationTest)
 
  
 testJSONGroovyBuilder2(org.apache.sling.launchpad.webapp.integrationtest.JSONGroovyBuilderIntegrationTest)
 
  
 testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)
 
  
 testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)
 
  
 testWithoutInclude(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)
 
  
 testWithInclude(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)
 
  
 testWithIncludeAndExtension(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)
 
  
 testMaxCallsDetection(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)
 
  
 testEspHtml(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)
 
  
 testGspHtml

Re: exhaustive list

2010-10-25 Thread Jos Snellings

Confirmed, Felix! Sling builds gracefully now!

Cheers,
Jos

On 10/25/2010 09:15 AM, Felix Meschberger wrote:

Hi,

I would assume this is by now fixed. Right ?

Regards
Felix

On 20.10.2010 15:08, Jos Snellings wrote:
   

Please find the exhaustive list below:

testEscapedErrorMessages(org.apache.sling.launchpad.webapp.integrationtest.issues.SLING760Test)


testRequestAttribute(org.apache.sling.launchpad.webapp.integrationtest.RequestAttributeTest)


testWithExactUrl(org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest)


testGETScript(org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest)


testWithExtraPathA(org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest)


testCallFooHtml(org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test)


testCallHtml(org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test)


testGenericProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest)


testGroovyProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest)


testJSPProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest)


testJSPProviderEL(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest)


testCanAddUser(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)


testCanAddGroup(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)


testCanUpdateUserProperties(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)


testCanUpdateGroupProperties(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)


testCanRemoveUser(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)


testCanRemoveGroup(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)


testCanUpdateGroupMembers(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)


testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)


testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)


testWithoutInclude(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)


testWithInclude(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)


testWithIncludeAndExtension(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)


testWithoutForward(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)


testWithForward(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)


testWithForwardAndExtension(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)


testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)


testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)


testRecursiveDump(org.apache.sling.launchpad.webapp.integrationtest.JavascriptWrappersTest)


testWithoutForward(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)


testWithForward(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)


testWithForwardAndExtension(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)


testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)


testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)


testSuperTypeOnResource(org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest)


testSuperTypeOnScriptFolder(org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest)


testEspScript(org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest)


testJspScript(org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest)


testNestedInclude(org.apache.sling.launchpad.webapp.integrationtest.EspLoadTest)


testNonExistentInclude(org.apache.sling.launchpad.webapp.integrationtest.EspLoadTest)


testJSONGroovyBuilder(org.apache.sling.launchpad.webapp.integrationtest.JSONGroovyBuilderIntegrationTest)


testJSONGroovyBuilder2(org.apache.sling.launchpad.webapp.integrationtest.JSONGroovyBuilderIntegrationTest)


testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)


testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)


testWithoutInclude(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)


testWithInclude(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)


testWithIncludeAndExtension(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)


testMaxCallsDetection(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)


testEspHtml(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)


testGspHtml(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)


testEspJavaCode

exhaustive list

2010-10-20 Thread Jos Snellings

Please find the exhaustive list below:

testEscapedErrorMessages(org.apache.sling.launchpad.webapp.integrationtest.issues.SLING760Test)
  
testRequestAttribute(org.apache.sling.launchpad.webapp.integrationtest.RequestAttributeTest)
  
testWithExactUrl(org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest)
  
testGETScript(org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest)
  
testWithExtraPathA(org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest)
  
testCallFooHtml(org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test)
  
testCallHtml(org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test)
  
testGenericProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest)
  
testGroovyProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest)
  
testJSPProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest)
  
testJSPProviderEL(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest)
  
testCanAddUser(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
  
testCanAddGroup(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
  
testCanUpdateUserProperties(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
  
testCanUpdateGroupProperties(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
  
testCanRemoveUser(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
  
testCanRemoveGroup(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
  
testCanUpdateGroupMembers(org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest)
  
testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)
  
testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)
  
testWithoutInclude(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)
  
testWithInclude(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)
  
testWithIncludeAndExtension(org.apache.sling.launchpad.webapp.integrationtest.IncludeTest)
  
testWithoutForward(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)
  
testWithForward(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)
  
testWithForwardAndExtension(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)
  
testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)
  
testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)
  
testRecursiveDump(org.apache.sling.launchpad.webapp.integrationtest.JavascriptWrappersTest)
  
testWithoutForward(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)
  
testWithForward(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)
  
testWithForwardAndExtension(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)
  
testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)
  
testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.JspForwardTest)
  
testSuperTypeOnResource(org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest)
  
testSuperTypeOnScriptFolder(org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest)
  
testEspScript(org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest)
  
testJspScript(org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest)
  
testNestedInclude(org.apache.sling.launchpad.webapp.integrationtest.EspLoadTest)
  
testNonExistentInclude(org.apache.sling.launchpad.webapp.integrationtest.EspLoadTest)
  
testJSONGroovyBuilder(org.apache.sling.launchpad.webapp.integrationtest.JSONGroovyBuilderIntegrationTest)
  
testJSONGroovyBuilder2(org.apache.sling.launchpad.webapp.integrationtest.JSONGroovyBuilderIntegrationTest)
  
testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)
  
testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)
  
testWithoutInclude(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)
  
testWithInclude(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)
  
testWithIncludeAndExtension(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)
  
testMaxCallsDetection(org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest)
  
testEspHtml(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)
  
testGspHtml(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)
  
testEspJavaCode(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)
  
testGspJavaCode(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest