Overriding the header of a grid and sorting

2012-09-03 Thread sommeralex
Hi!

If i am overwriting the header of a grid, the automatic sort function is
lost. the only thing i could find was
http://tapestry.1045711.n5.nabble.com/Grid-Header-Override-and-Sorting-td3574037.html
 

is there no easy way to overwrite a column name? I mean, also for
localization it should be a standard feature being able to localize names
without loosing the standard sort function..

is there a trick to use the standard-sort function or do i have to implement
a full sortModel?

thx
alex



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Overriding-the-header-of-a-grid-and-sorting-tp5715990.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org



Build failed in Jenkins: tapestry-trunk-freestyle #923

2012-09-03 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on solaris1 in workspace 

Checkout:tapestry-trunk-freestyle / 
 - 
hudson.remoting.Channel@4509361c:solaris1
Using strategy: Default
Last Built Revision: Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 
(origin/master)
Cloning the remote Git repository
Cloning repository origin
Error trying to determine the git version: Error performing command: git 
--version
Assuming 1.6
ERROR: Error cloning remote repo 'origin' : Could not clone 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
hudson.plugins.git.GitException: Could not clone 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
at hudson.plugins.git.GitAPI.clone(GitAPI.java:251)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1122)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1064)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.plugins.git.GitException: Error performing command: git clone 
-o origin https://git-wip-us.apache.org/repos/asf/tapestry-5.git 

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:825)
at hudson.plugins.git.GitAPI.access$000(GitAPI.java:39)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:247)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:227)
at hudson.FilePath.act(FilePath.java:842)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitAPI.clone(GitAPI.java:227)
... 12 more
Caused by: java.io.IOException: git: not found
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.(UNIXProcess.java:53)
at java.lang.ProcessImpl.start(ProcessImpl.java:65)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
at hudson.Proc$LocalProc.(Proc.java:244)
at hudson.Proc$LocalProc.(Proc.java:216)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:709)
at hudson.Launcher$ProcStarter.start(Launcher.java:338)
at hudson.Launcher$ProcStarter.join(Launcher.java:345)
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:806)
... 18 more
Trying next repository
ERROR: Could not clone repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1134)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1064)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)

-
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org



Build failed in Jenkins: tapestry-trunk-freestyle #924

2012-09-03 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on solaris1 in workspace 

Checkout:tapestry-trunk-freestyle / 
 - 
hudson.remoting.Channel@5bebf800:solaris1
Using strategy: Default
Last Built Revision: Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 
(origin/master)
Cloning the remote Git repository
Cloning repository origin
Error trying to determine the git version: Error performing command: git 
--version
Assuming 1.6
ERROR: Error cloning remote repo 'origin' : Could not clone 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
hudson.plugins.git.GitException: Could not clone 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
at hudson.plugins.git.GitAPI.clone(GitAPI.java:251)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1122)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1064)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.plugins.git.GitException: Error performing command: git clone 
-o origin https://git-wip-us.apache.org/repos/asf/tapestry-5.git 

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:825)
at hudson.plugins.git.GitAPI.access$000(GitAPI.java:39)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:247)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:227)
at hudson.FilePath.act(FilePath.java:842)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitAPI.clone(GitAPI.java:227)
... 12 more
Caused by: java.io.IOException: git: not found
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.(UNIXProcess.java:53)
at java.lang.ProcessImpl.start(ProcessImpl.java:65)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
at hudson.Proc$LocalProc.(Proc.java:244)
at hudson.Proc$LocalProc.(Proc.java:216)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:709)
at hudson.Launcher$ProcStarter.start(Launcher.java:338)
at hudson.Launcher$ProcStarter.join(Launcher.java:345)
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:806)
... 18 more
Trying next repository
ERROR: Could not clone repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1134)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1064)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)

-
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org



Build failed in Jenkins: tapestry-trunk-freestyle #925

2012-09-03 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on solaris1 in workspace 

Checkout:tapestry-trunk-freestyle / 
 - 
hudson.remoting.Channel@6c9f9fb8:solaris1
Using strategy: Default
Last Built Revision: Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 
(origin/master)
Cloning the remote Git repository
Cloning repository origin
Error trying to determine the git version: Error performing command: git 
--version
Assuming 1.6
ERROR: Error cloning remote repo 'origin' : Could not clone 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
hudson.plugins.git.GitException: Could not clone 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
at hudson.plugins.git.GitAPI.clone(GitAPI.java:251)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1122)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1064)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.plugins.git.GitException: Error performing command: git clone 
-o origin https://git-wip-us.apache.org/repos/asf/tapestry-5.git 

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:825)
at hudson.plugins.git.GitAPI.access$000(GitAPI.java:39)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:247)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:227)
at hudson.FilePath.act(FilePath.java:842)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitAPI.clone(GitAPI.java:227)
... 12 more
Caused by: java.io.IOException: git: not found
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.(UNIXProcess.java:53)
at java.lang.ProcessImpl.start(ProcessImpl.java:65)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
at hudson.Proc$LocalProc.(Proc.java:244)
at hudson.Proc$LocalProc.(Proc.java:216)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:709)
at hudson.Launcher$ProcStarter.start(Launcher.java:338)
at hudson.Launcher$ProcStarter.join(Launcher.java:345)
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:806)
... 18 more
Trying next repository
ERROR: Could not clone repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1134)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1064)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)

-
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org



Build failed in Jenkins: tapestry-trunk-freestyle #926

2012-09-03 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on ubuntu3 in workspace 

Checkout:tapestry-trunk-freestyle / 
 - 
hudson.remoting.Channel@79038cef:ubuntu3
Using strategy: Default
Last Built Revision: Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 
(origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
Commencing build of Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 
(origin/master)
Checking out Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson3130121415565434873.sh
+ Xvfb :6 -ac -screen 0 1024x768x8
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing 
from list!
[dix] Could not init font path element 
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
Process leaked file descriptors. See 
http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for 
more information
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson7587051265361823998.sh
+ DISPLAY=:6.0
+ bash  
-Dfile.encoding=UTF-8 -b 
 
continuousIntegration
Dynamic properties are deprecated: 
http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "jdkName" on 
"org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@72edc", value: "1.6".
Deprecated dynamic property "jdkName" created in multiple locations.
:plastic:compileJava UP-TO-DATE
:plastic:compileGroovy UP-TO-DATE
:plastic:processResources UP-TO-DATE
:plastic:classes UP-TO-DATE
:plastic:jar UP-TO-DATE
:tapestry-core:generateGrammarSource UP-TO-DATE
:tapestry-func:compileJava UP-TO-DATE
:tapestry-func:compileGroovy UP-TO-DATE
:tapestry-func:processResources UP-TO-DATE
:tapestry-func:classes UP-TO-DATE
:tapestry-func:jar UP-TO-DATE
:tapestry-test:compileJava UP-TO-DATE
:tapestry-test:compileGroovy UP-TO-DATE
:tapestry-test:processResources UP-TO-DATE
:tapestry-test:classes UP-TO-DATE
:tapestry-test:jar UP-TO-DATE
:tapestry5-annotations:compileJava UP-TO-DATE
:tapestry5-annotations:compileGroovy UP-TO-DATE
:tapestry5-annotations:processResources UP-TO-DATE
:tapestry5-annotations:classes UP-TO-DATE
:tapestry5-annotations:jar UP-TO-DATE
:tapestry-ioc:compileJava UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJava UP-TO-DATE
:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources UP-TO-DATE
:tapestry-core:classes UP-TO-DATE
:tapestry-core:jar UP-TO-DATE
:tapestry-hibernate-core:compileJava UP-TO-DATE
:tapestry-hibernate-core:compileGroovy UP-TO-DATE
:tapestry-hibernate-core:processResources UP-TO-DATE
:tapestry-hibernate-core:classes UP-TO-DATE
:tapestry-hibernate-core:jar UP-TO-DATE
:tapestry-javadoc:compileJava UP-TO-DATE
:tapestry-javadoc:compileGroovy UP-TO-DATE
:tapestry-javadoc:processResources UP-TO-DATE
:tapestry-javadoc:classes UP-TO-DATE
:tapestry-javadoc:jar UP-TO-DATE
:aggregateJavadoc UP-TO-DATE
:plastic:assemble UP-TO-DATE
:plastic:compileTestJava UP-TO-DATE
:plastic:compileTestGroovy UP-TO-DATE
:plastic:processTestResources UP-TO-DATE
:plastic:testClasses UP-TO-DATE
:plastic:test UP-TO-DATE
:plastic:check UP-TO-DATE
:plastic:build UP-TO-DATE
:plastic:sourcesJar UP-TO-DATE
:plastic:uploadPublished

FAILURE: Build failed with an exception.

* Where:
Build file 
'/x1/jenkins/jenkins-slave/workspace/tapestry-trunk-freestyle/build.gradle' 
line: 199

* What went wrong:
Execution failed for task ':plastic:uploadPublished'.
> Missing upload credentials. Set 'apacheDeployUserName' and 
> 'apacheDeployPassword' root project properties.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 15.389 secs
Build step 'Execute shell' marked build as failure

-
To unsubscribe, e-mail: dev-unsubscr...@tapes

Build failed in Jenkins: tapestry-trunk-freestyle #927

2012-09-03 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on ubuntu2 in workspace 

Checkout:tapestry-trunk-freestyle / 
 - 
hudson.remoting.Channel@5098064e:ubuntu2
Using strategy: Default
Last Built Revision: Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 
(origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
Commencing build of Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 
(origin/master)
Checking out Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson2217267407496060341.sh
+ Xvfb :6 -ac -screen 0 1024x768x8
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing 
from list!
Process leaked file descriptors. See 
http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for 
more information
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson1035626376817237900.sh
+ DISPLAY=:6.0
+ bash  
-Dfile.encoding=UTF-8 -b 
 
continuousIntegration
Dynamic properties are deprecated: 
http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "jdkName" on 
"org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@11c248a", value: "1.6".
Deprecated dynamic property "jdkName" created in multiple locations.
:plastic:compileJava UP-TO-DATE
:plastic:compileGroovy UP-TO-DATE
:plastic:processResources UP-TO-DATE
:plastic:classes UP-TO-DATE
:plastic:jar UP-TO-DATE
:tapestry-core:generateGrammarSource UP-TO-DATE
:tapestry-func:compileJava UP-TO-DATE
:tapestry-func:compileGroovy UP-TO-DATE
:tapestry-func:processResources UP-TO-DATE
:tapestry-func:classes UP-TO-DATE
:tapestry-func:jar UP-TO-DATE
:tapestry-test:compileJava UP-TO-DATE
:tapestry-test:compileGroovy UP-TO-DATE
:tapestry-test:processResources UP-TO-DATE
:tapestry-test:classes UP-TO-DATE
:tapestry-test:jar UP-TO-DATE
:tapestry5-annotations:compileJava UP-TO-DATE
:tapestry5-annotations:compileGroovy UP-TO-DATE
:tapestry5-annotations:processResources UP-TO-DATE
:tapestry5-annotations:classes UP-TO-DATE
:tapestry5-annotations:jar UP-TO-DATE
:tapestry-ioc:compileJava UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJava UP-TO-DATE
:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources UP-TO-DATE
:tapestry-core:classes UP-TO-DATE
:tapestry-core:jar UP-TO-DATE
:tapestry-hibernate-core:compileJava UP-TO-DATE
:tapestry-hibernate-core:compileGroovy UP-TO-DATE
:tapestry-hibernate-core:processResources UP-TO-DATE
:tapestry-hibernate-core:classes UP-TO-DATE
:tapestry-hibernate-core:jar UP-TO-DATE
:tapestry-javadoc:compileJava UP-TO-DATE
:tapestry-javadoc:compileGroovy UP-TO-DATE
:tapestry-javadoc:processResources UP-TO-DATE
:tapestry-javadoc:classes UP-TO-DATE
:tapestry-javadoc:jar UP-TO-DATE
:aggregateJavadoc UP-TO-DATE
:plastic:assemble UP-TO-DATE
:plastic:compileTestJava UP-TO-DATE
:plastic:compileTestGroovy UP-TO-DATE
:plastic:processTestResources UP-TO-DATE
:plastic:testClasses UP-TO-DATE
:plastic:test UP-TO-DATE
:plastic:check UP-TO-DATE
:plastic:build UP-TO-DATE
:plastic:sourcesJar UP-TO-DATE
:plastic:uploadPublished

FAILURE: Build failed with an exception.

* Where:
Build file 
' 
line: 199

* What went wrong:
Execution failed for task ':plastic:uploadPublished'.
> Missing upload credentials. Set 'apacheDeployUserName' and 
> 'apacheDeployPassword' root project properties.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 20.888 secs
Build step 'Execute shell' marked build as failure

-
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For ad

Build failed in Jenkins: tapestry-trunk-freestyle #928

2012-09-03 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on ubuntu2 in workspace 

Checkout:tapestry-trunk-freestyle / 
 - 
hudson.remoting.Channel@18b220d5:ubuntu2
Using strategy: Default
Last Built Revision: Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 
(origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
Commencing build of Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 
(origin/master)
Checking out Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson3403832130943613009.sh
+ Xvfb :6 -ac -screen 0 1024x768x8
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing 
from list!
Process leaked file descriptors. See 
http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for 
more information
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson3239584864798643907.sh
+ DISPLAY=:6.0
+ bash  
-Dfile.encoding=UTF-8 -b 
 
continuousIntegration
Dynamic properties are deprecated: 
http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "jdkName" on 
"org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@3534c1", value: "1.6".
Deprecated dynamic property "jdkName" created in multiple locations.
:plastic:compileJava UP-TO-DATE
:plastic:compileGroovy UP-TO-DATE
:plastic:processResources UP-TO-DATE
:plastic:classes UP-TO-DATE
:plastic:jar UP-TO-DATE
:tapestry-core:generateGrammarSource UP-TO-DATE
:tapestry-func:compileJava UP-TO-DATE
:tapestry-func:compileGroovy UP-TO-DATE
:tapestry-func:processResources UP-TO-DATE
:tapestry-func:classes UP-TO-DATE
:tapestry-func:jar UP-TO-DATE
:tapestry-test:compileJava UP-TO-DATE
:tapestry-test:compileGroovy UP-TO-DATE
:tapestry-test:processResources UP-TO-DATE
:tapestry-test:classes UP-TO-DATE
:tapestry-test:jar UP-TO-DATE
:tapestry5-annotations:compileJava UP-TO-DATE
:tapestry5-annotations:compileGroovy UP-TO-DATE
:tapestry5-annotations:processResources UP-TO-DATE
:tapestry5-annotations:classes UP-TO-DATE
:tapestry5-annotations:jar UP-TO-DATE
:tapestry-ioc:compileJava UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJava UP-TO-DATE
:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources UP-TO-DATE
:tapestry-core:classes UP-TO-DATE
:tapestry-core:jar UP-TO-DATE
:tapestry-hibernate-core:compileJava UP-TO-DATE
:tapestry-hibernate-core:compileGroovy UP-TO-DATE
:tapestry-hibernate-core:processResources UP-TO-DATE
:tapestry-hibernate-core:classes UP-TO-DATE
:tapestry-hibernate-core:jar UP-TO-DATE
:tapestry-javadoc:compileJava UP-TO-DATE
:tapestry-javadoc:compileGroovy UP-TO-DATE
:tapestry-javadoc:processResources UP-TO-DATE
:tapestry-javadoc:classes UP-TO-DATE
:tapestry-javadoc:jar UP-TO-DATE
:aggregateJavadoc UP-TO-DATE
:plastic:assemble UP-TO-DATE
:plastic:compileTestJava UP-TO-DATE
:plastic:compileTestGroovy UP-TO-DATE
:plastic:processTestResources UP-TO-DATE
:plastic:testClasses UP-TO-DATE
:plastic:test UP-TO-DATE
:plastic:check UP-TO-DATE
:plastic:build UP-TO-DATE
:plastic:sourcesJar UP-TO-DATE
:plastic:uploadPublished

FAILURE: Build failed with an exception.

* Where:
Build file 
' 
line: 199

* What went wrong:
Execution failed for task ':plastic:uploadPublished'.
> Missing upload credentials. Set 'apacheDeployUserName' and 
> 'apacheDeployPassword' root project properties.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 11.858 secs
Build step 'Execute shell' marked build as failure

-
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For add

Re: Overriding the header of a grid and sorting

2012-09-03 Thread Lance Java
Firstly, you have asked this question on the wrong list (it should be on the
tapestry-user NOT tapestry-dev)

Secondly, if you add a message with a key "propertyName-label", tapestry
will use that instead of generating a user friendly name from the property
name.

@see TapestryInternalUtils.defaultLabel(String id, Messages messages, String
propertyExpression)


Cheers,
Lance.



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Overriding-the-header-of-a-grid-and-sorting-tp5715990p5716010.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org



Re: Overriding the header of a grid and sorting

2012-09-03 Thread sommeralex
sorry and thx!

2012/9/3 Lance Java [via Tapestry] <
ml-node+s1045711n5716010...@n5.nabble.com>

> Firstly, you have asked this question on the wrong list (it should be on
> the tapestry-user NOT tapestry-dev)
>
> Secondly, if you add a message with a key "propertyName-label", tapestry
> will use that instead of generating a user friendly name from the property
> name.
>
> @see TapestryInternalUtils.defaultLabel(String id, Messages messages,
> String propertyExpression)
>
>
> Cheers,
> Lance.
>
> --
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://tapestry.1045711.n5.nabble.com/Overriding-the-header-of-a-grid-and-sorting-tp5715990p5716010.html
> To unsubscribe from Overriding the header of a grid and sorting, click
> here
> .
> NAML
>




--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Overriding-the-header-of-a-grid-and-sorting-tp5715990p5716011.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.

Build failed in Jenkins: tapestry-trunk-freestyle #929

2012-09-03 Thread Apache Jenkins Server
See 

Changes:

[kaosko] TAP5-1996: Add Severity.SUCCESS enum for alerts

--
Started by an SCM change
Building remotely on ubuntu2 in workspace 

Checkout:tapestry-trunk-freestyle / 
 - 
hudson.remoting.Channel@5573ac2a:ubuntu2
Using strategy: Default
Last Built Revision: Revision 6223ac85a543ad9e52f8be35b06391339597c0f8 
(origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
Commencing build of Revision 17a9f42e7651e3f15fc2e62da95eac36cc004844 
(origin/master)
Checking out Revision 17a9f42e7651e3f15fc2e62da95eac36cc004844 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson1191689179099619017.sh
+ Xvfb :6 -ac -screen 0 1024x768x8
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing 
from list!
Process leaked file descriptors. See 
http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for 
more information
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson1144296071755315110.sh
+ DISPLAY=:6.0
+ bash  
-Dfile.encoding=UTF-8 -b 
 
continuousIntegration
Dynamic properties are deprecated: 
http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "jdkName" on 
"org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@a2e19e", value: "1.6".
Deprecated dynamic property "jdkName" created in multiple locations.
:plastic:compileJava UP-TO-DATE
:plastic:compileGroovy UP-TO-DATE
:plastic:processResources UP-TO-DATE
:plastic:classes UP-TO-DATE
:plastic:jar UP-TO-DATE
:tapestry-core:generateGrammarSource UP-TO-DATE
:tapestry-func:compileJava UP-TO-DATE
:tapestry-func:compileGroovy UP-TO-DATE
:tapestry-func:processResources UP-TO-DATE
:tapestry-func:classes UP-TO-DATE
:tapestry-func:jar UP-TO-DATE
:tapestry-test:compileJava UP-TO-DATE
:tapestry-test:compileGroovy UP-TO-DATE
:tapestry-test:processResources UP-TO-DATE
:tapestry-test:classes UP-TO-DATE
:tapestry-test:jar UP-TO-DATE
:tapestry5-annotations:compileJava UP-TO-DATE
:tapestry5-annotations:compileGroovy UP-TO-DATE
:tapestry5-annotations:processResources UP-TO-DATE
:tapestry5-annotations:classes UP-TO-DATE
:tapestry5-annotations:jar UP-TO-DATE
:tapestry-ioc:compileJava UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJavaNote: Some input files use or override a deprecated 
API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources
:tapestry-core:classes
:tapestry-core:jar
:tapestry-hibernate-core:compileJava UP-TO-DATE
:tapestry-hibernate-core:compileGroovy UP-TO-DATE
:tapestry-hibernate-core:processResources UP-TO-DATE
:tapestry-hibernate-core:classes UP-TO-DATE
:tapestry-hibernate-core:jar UP-TO-DATE
:tapestry-javadoc:compileJava
:tapestry-javadoc:compileGroovy UP-TO-DATE
:tapestry-javadoc:processResources UP-TO-DATE
:tapestry-javadoc:classes
:tapestry-javadoc:jar UP-TO-DATE
:aggregateJavadoc:226:
 warning - Tag @link: reference not found: 
org.apache.tapestry5.ioc.internal.util.MethodIterator
:29:
 warning - Tag @see: can't find 
contributeMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
  org.apache.tapestry5.Asset, boolean, String, boolean, 
org.apache.tapestry5.ioc.services.SymbolSource,
  AssetSource, 
org.apache.tapestry5.services.javascript.JavaScriptStackSource,
  
org.apache.tapestry5.internal.services.javascript.JavaScriptStackPat

Build failed in Jenkins: tapestry-trunk-freestyle #930

2012-09-03 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on ubuntu3 in workspace 

Checkout:tapestry-trunk-freestyle / 
 - 
hudson.remoting.Channel@2876e6ab:ubuntu3
Using strategy: Default
Last Built Revision: Revision 17a9f42e7651e3f15fc2e62da95eac36cc004844 
(origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
Commencing build of Revision 17a9f42e7651e3f15fc2e62da95eac36cc004844 
(origin/master)
Checking out Revision 17a9f42e7651e3f15fc2e62da95eac36cc004844 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson4837367902524426581.sh
+ Xvfb :6 -ac -screen 0 1024x768x8
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing 
from list!
[dix] Could not init font path element 
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
Process leaked file descriptors. See 
http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for 
more information
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson1055138921434479145.sh
+ DISPLAY=:6.0
+ bash  
-Dfile.encoding=UTF-8 -b 
 
continuousIntegration
Dynamic properties are deprecated: 
http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "jdkName" on 
"org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@75ca3e", value: "1.6".
Deprecated dynamic property "jdkName" created in multiple locations.
:plastic:compileJava UP-TO-DATE
:plastic:compileGroovy UP-TO-DATE
:plastic:processResources UP-TO-DATE
:plastic:classes UP-TO-DATE
:plastic:jar UP-TO-DATE
:tapestry-core:generateGrammarSource UP-TO-DATE
:tapestry-func:compileJava UP-TO-DATE
:tapestry-func:compileGroovy UP-TO-DATE
:tapestry-func:processResources UP-TO-DATE
:tapestry-func:classes UP-TO-DATE
:tapestry-func:jar UP-TO-DATE
:tapestry-test:compileJava UP-TO-DATE
:tapestry-test:compileGroovy UP-TO-DATE
:tapestry-test:processResources UP-TO-DATE
:tapestry-test:classes UP-TO-DATE
:tapestry-test:jar UP-TO-DATE
:tapestry5-annotations:compileJava UP-TO-DATE
:tapestry5-annotations:compileGroovy UP-TO-DATE
:tapestry5-annotations:processResources UP-TO-DATE
:tapestry5-annotations:classes UP-TO-DATE
:tapestry5-annotations:jar UP-TO-DATE
:tapestry-ioc:compileJava UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJavaNote: Some input files use or override a deprecated 
API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources
:tapestry-core:classes
:tapestry-core:jar
:tapestry-hibernate-core:compileJava UP-TO-DATE
:tapestry-hibernate-core:compileGroovy UP-TO-DATE
:tapestry-hibernate-core:processResources UP-TO-DATE
:tapestry-hibernate-core:classes UP-TO-DATE
:tapestry-hibernate-core:jar UP-TO-DATE
:tapestry-javadoc:compileJava
:tapestry-javadoc:compileGroovy UP-TO-DATE
:tapestry-javadoc:processResources UP-TO-DATE
:tapestry-javadoc:classes
:tapestry-javadoc:jar UP-TO-DATE
:aggregateJavadoc/x1/jenkins/jenkins-slave/workspace/tapestry-trunk-freestyle/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/MethodSignature.java:226:
 warning - Tag @link: reference not found: 
org.apache.tapestry5.ioc.internal.util.MethodIterator
/x1/jenkins/jenkins-slave/workspace/tapestry-trunk-freestyle/tapestry-core/src/main/java/org/apache/tapestry5/services/MarkupRendererFilter.java:29:
 warning - Tag @see: can't find 
contributeMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
  org.apache.tapestry5.Asset, boolean, String, boolean, 
org.apache.tapestry5.ioc.services.SymbolSource,
  AssetSource, 
org.apache.tapestry5.services.javascript.JavaScriptStackSource,
  
org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor,
 org.apache.tapestry5.Asset) in org.a

Re: Google's Tapestry home page description

2012-09-03 Thread Denis Stepanov
Meta tag did the trick.

Denis

On 29.8.2012, at 14:20, Howard Lewis Ship wrote:

> Ok, I just updated the autoexport template to add the necessary
> description; we'll see if it exports correctly and then, hopefully,
> the search engines can update from there.
> 
> On Wed, Aug 29, 2012 at 3:08 AM, Denis Stepanov
>  wrote:
>> Bing returns the same description.
>> 
>> Denis
>> 
>> 
>> Aug 29, 2012 v 11:27 AM, Denis Stepanov :
>> 
>>> From http://support.google.com/webmasters/bin/answer.py?hl=en&answer=35624 
>>> page needs to have a meta description tag and http://tapestry.apache.org/ 
>>> doesn't have one.
>>> 
>>> 
>>> 
>>> Denis
>>> 
>>> 
>>> Aug 28, 2012 v 2:42 PM, Denis Stepanov :
>>> 
 Google "tapestry" and the first result is a tapestry homepage with a 
 description:
 
 "Organizes web applications development into component-based framework. 
 Requires Servlet API 2.2 and JDK 1.2. [LGPL]"
 
 Is that like 10 years old description?
 
 Denis
 
 
>>> 
>>> 
>>> 
>>> 
>> 
>> 
>> 
>> 
> 
> 
> 
> -- 
> Howard M. Lewis Ship
> 
> Creator of Apache Tapestry
> 
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
> 
> (971) 678-5210
> http://howardlewisship.com
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: dev-h...@tapestry.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org



Build failed in Jenkins: tapestry-trunk-freestyle #931

2012-09-03 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on ubuntu2 in workspace 

Checkout:tapestry-trunk-freestyle / 
 - 
hudson.remoting.Channel@6cdb72e9:ubuntu2
Using strategy: Default
Last Built Revision: Revision 17a9f42e7651e3f15fc2e62da95eac36cc004844 
(origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
Commencing build of Revision 17a9f42e7651e3f15fc2e62da95eac36cc004844 
(origin/master)
Checking out Revision 17a9f42e7651e3f15fc2e62da95eac36cc004844 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson3837804870687817034.sh
+ Xvfb :6 -ac -screen 0 1024x768x8
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing 
from list!
Process leaked file descriptors. See 
http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for 
more information
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson3643302642656353924.sh
+ DISPLAY=:6.0
+ bash  
-Dfile.encoding=UTF-8 -b 
 
continuousIntegration
Dynamic properties are deprecated: 
http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "jdkName" on 
"org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@1135cd9", value: "1.6".
Deprecated dynamic property "jdkName" created in multiple locations.
:plastic:compileJava UP-TO-DATE
:plastic:compileGroovy UP-TO-DATE
:plastic:processResources UP-TO-DATE
:plastic:classes UP-TO-DATE
:plastic:jar UP-TO-DATE
:tapestry-core:generateGrammarSource UP-TO-DATE
:tapestry-func:compileJava UP-TO-DATE
:tapestry-func:compileGroovy UP-TO-DATE
:tapestry-func:processResources UP-TO-DATE
:tapestry-func:classes UP-TO-DATE
:tapestry-func:jar UP-TO-DATE
:tapestry-test:compileJava UP-TO-DATE
:tapestry-test:compileGroovy UP-TO-DATE
:tapestry-test:processResources UP-TO-DATE
:tapestry-test:classes UP-TO-DATE
:tapestry-test:jar UP-TO-DATE
:tapestry5-annotations:compileJava UP-TO-DATE
:tapestry5-annotations:compileGroovy UP-TO-DATE
:tapestry5-annotations:processResources UP-TO-DATE
:tapestry5-annotations:classes UP-TO-DATE
:tapestry5-annotations:jar UP-TO-DATE
:tapestry-ioc:compileJava UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJava UP-TO-DATE
:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources UP-TO-DATE
:tapestry-core:classes UP-TO-DATE
:tapestry-core:jar UP-TO-DATE
:tapestry-hibernate-core:compileJava UP-TO-DATE
:tapestry-hibernate-core:compileGroovy UP-TO-DATE
:tapestry-hibernate-core:processResources UP-TO-DATE
:tapestry-hibernate-core:classes UP-TO-DATE
:tapestry-hibernate-core:jar UP-TO-DATE
:tapestry-javadoc:compileJava UP-TO-DATE
:tapestry-javadoc:compileGroovy UP-TO-DATE
:tapestry-javadoc:processResources UP-TO-DATE
:tapestry-javadoc:classes UP-TO-DATE
:tapestry-javadoc:jar UP-TO-DATE
:aggregateJavadoc UP-TO-DATE
:plastic:assemble UP-TO-DATE
:plastic:compileTestJava UP-TO-DATE
:plastic:compileTestGroovy UP-TO-DATE
:plastic:processTestResources UP-TO-DATE
:plastic:testClasses UP-TO-DATE
:plastic:test UP-TO-DATE
:plastic:check UP-TO-DATE
:plastic:build UP-TO-DATE
:plastic:sourcesJar UP-TO-DATE
:plastic:uploadPublished

FAILURE: Build failed with an exception.

* Where:
Build file 
' 
line: 199

* What went wrong:
Execution failed for task ':plastic:uploadPublished'.
> Missing upload credentials. Set 'apacheDeployUserName' and 
> 'apacheDeployPassword' root project properties.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 19.213 secs
Build step 'Execute shell' marked build as failure

-
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For ad

Build failed in Jenkins: tapestry-trunk-freestyle #932

2012-09-03 Thread Apache Jenkins Server
See 

Changes:

[tawus] TAP5-1770: Fixed 'String index out of range' in PageTester while 
testing pages with request/events

[tawus] Removed unnecessary plugin files

[tawus] Added missing copyright header

--
Started by an SCM change
Building remotely on ubuntu2 in workspace 

Checkout:tapestry-trunk-freestyle / 
 - 
hudson.remoting.Channel@69225dd:ubuntu2
Using strategy: Default
Last Built Revision: Revision 17a9f42e7651e3f15fc2e62da95eac36cc004844 
(origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/tapestry-5.git
Commencing build of Revision 229e049e42ddbbbdd07525040004cd6d7e09b5f1 
(origin/master)
Checking out Revision 229e049e42ddbbbdd07525040004cd6d7e09b5f1 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson7876907368535039334.sh
+ Xvfb :6 -ac -screen 0 1024x768x8
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing 
from list!
Process leaked file descriptors. See 
http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for 
more information
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson3822468294282627027.sh
+ DISPLAY=:6.0
+ bash  
-Dfile.encoding=UTF-8 -b 
 
continuousIntegration
Dynamic properties are deprecated: 
http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "jdkName" on 
"org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@cf7fd0", value: "1.6".
Deprecated dynamic property "jdkName" created in multiple locations.
:plastic:compileJava UP-TO-DATE
:plastic:compileGroovy UP-TO-DATE
:plastic:processResources UP-TO-DATE
:plastic:classes UP-TO-DATE
:plastic:jar UP-TO-DATE
:tapestry-core:generateGrammarSource UP-TO-DATE
:tapestry-func:compileJava UP-TO-DATE
:tapestry-func:compileGroovy UP-TO-DATE
:tapestry-func:processResources UP-TO-DATE
:tapestry-func:classes UP-TO-DATE
:tapestry-func:jar UP-TO-DATE
:tapestry-test:compileJava UP-TO-DATE
:tapestry-test:compileGroovy UP-TO-DATE
:tapestry-test:processResources UP-TO-DATE
:tapestry-test:classes UP-TO-DATE
:tapestry-test:jar UP-TO-DATE
:tapestry5-annotations:compileJava UP-TO-DATE
:tapestry5-annotations:compileGroovy UP-TO-DATE
:tapestry5-annotations:processResources UP-TO-DATE
:tapestry5-annotations:classes UP-TO-DATE
:tapestry5-annotations:jar UP-TO-DATE
:tapestry-ioc:compileJava UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJavaNote: Some input files use or override a deprecated 
API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources UP-TO-DATE
:tapestry-core:classes
:tapestry-core:jar
:tapestry-hibernate-core:compileJava UP-TO-DATE
:tapestry-hibernate-core:compileGroovy UP-TO-DATE
:tapestry-hibernate-core:processResources UP-TO-DATE
:tapestry-hibernate-core:classes UP-TO-DATE
:tapestry-hibernate-core:jar UP-TO-DATE
:tapestry-javadoc:compileJava
:tapestry-javadoc:compileGroovy UP-TO-DATE
:tapestry-javadoc:processResources UP-TO-DATE
:tapestry-javadoc:classes
:tapestry-javadoc:jar UP-TO-DATE
:aggregateJavadoc:226:
 warning - Tag @link: reference not found: 
org.apache.tapestry5.ioc.internal.util.MethodIterator
:29:
 warning - Tag @see: can't find 
contributeMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
  org.apache.tapestry5.Asset, boolean, String, boolean, 
org.apache.tapestry5.ioc.services.SymbolSource,
  AssetSourc