See <https://builds.apache.org/job/hupa-trunk/345/changes>

Changes:

[dongxu] let messages list activity make use of mvp

[dongxu] fixed issue#45, issue#47, issue#51. change the layout of composite, 
don't use contact instead of folders list

[dongxu] fixed issue#54 just using History.back()

[dongxu] fixed issue#32

[dongxu] prepare to make composeView's reload work

[dongxu] fixed issue#46 and issue#32

[dongxu] try to fix some issues by reorganize the activity mapper and place 
controller

[dongxu] validation-api should be in the final .war

[dongxu] upgrade gwt to 2.5.1

[dongxu] update git ignore

[dongxu] add gitignore to ignore files by git

[dongxu] switch from svn to git

[dongxu] add style to popup menu

[dongxu] prepare to add right click event to folders list

[dongxu] try to link the mark actions to rf services

[dongxu] link the mark action to the message list such that they can change 
upon the actions

[dongxu] beutify the popup menu

[dongxu] 1.do not select the message which is being focused on. 2.create the 
mark popup menu

[dongxu] make the unread message row's font bold and the read ones normal, see 
issue#33

[dongxu] scrub code

[dongxu] scrub code

[dongxu] fill the empty compose view with the old message when the composing 
type are reply, replyAll, forward and preparing for about & deleting operation

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 in workspace 
<https://builds.apache.org/job/hupa-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/hupa/trunk at revision 
'2013-09-12T04:21:07.891 +0000'
U         pom.xml
U         README.txt
D         client/src/main/java/org/apache/hupa/client/ioc/FolderListFactory.java
U         client/src/main/java/org/apache/hupa/client/ioc/AppGinModule.java
U         client/src/main/java/org/apache/hupa/client/ui/HupaLayout.java
A         client/src/main/java/org/apache/hupa/client/ui/RightCellTree.java
U         client/src/main/java/org/apache/hupa/client/ui/ToolBarView.java
U         client/src/main/java/org/apache/hupa/client/ui/FolderListView.java
U         
client/src/main/java/org/apache/hupa/client/ui/FoldersTreeViewModel.java
U         client/src/main/java/org/apache/hupa/client/ui/MessageListView.java
U         client/src/main/java/org/apache/hupa/client/ui/MessagesCellTable.java
U         client/src/main/java/org/apache/hupa/client/ui/ToolBarView.ui.xml
U         client/src/main/java/org/apache/hupa/client/ui/ComposeView.java
U         
client/src/main/java/org/apache/hupa/client/ui/res/CssFolderListView.css
U         
client/src/main/java/org/apache/hupa/client/ui/res/CssMessagesCellTable.css
U         client/src/main/java/org/apache/hupa/client/ui/_CenterPanel.java
U         client/src/main/java/org/apache/hupa/client/ui/MessageListView.ui.xml
U         client/src/main/java/org/apache/hupa/client/ui/TopBarView.ui.xml
U         
client/src/main/java/org/apache/hupa/client/ui/ComposeToolBarView.ui.xml
U         client/src/main/java/org/apache/hupa/client/ui/TopBarView.java
U         client/src/main/java/org/apache/hupa/client/HupaController.java
U         client/src/main/java/org/apache/hupa/client/place/MailFolderPlace.java
U         
client/src/main/java/org/apache/hupa/client/mapper/NavigationActivityMapper.java
U         
client/src/main/java/org/apache/hupa/client/mapper/MessageListFooterActivityMapper.java
U         
client/src/main/java/org/apache/hupa/client/mapper/LogoActivityMapper.java
U         
client/src/main/java/org/apache/hupa/client/mapper/ToolBarActivityMapper.java
A         
client/src/main/java/org/apache/hupa/client/mapper/AbstractActivityMapper.java
U         
client/src/main/java/org/apache/hupa/client/mapper/ComposeActivityMapper.java
U         
client/src/main/java/org/apache/hupa/client/mapper/StatusActivityMapper.java
U         
client/src/main/java/org/apache/hupa/client/mapper/TopBarActivityMapper.java
U         
client/src/main/java/org/apache/hupa/client/mapper/TopActivityMapper.java
U         
client/src/main/java/org/apache/hupa/client/mapper/FolderListActivityMapper.java
U         
client/src/main/java/org/apache/hupa/client/evo/ActivityManagerInitializer.java
U         
client/src/main/java/org/apache/hupa/client/activity/LoginActivity.java
U         
client/src/main/java/org/apache/hupa/client/activity/AppBaseActivity.java
U         
client/src/main/java/org/apache/hupa/client/activity/MessageListActivity.java
U         client/src/main/java/org/apache/hupa/client/activity/WestActivity.java
U         
client/src/main/java/org/apache/hupa/client/activity/TopBarActivity.java
U         
client/src/main/java/org/apache/hupa/client/activity/ToolBarActivity.java
U         client/src/main/java/org/apache/hupa/client/activity/TopActivity.java
U         
client/src/main/java/org/apache/hupa/client/activity/ComposeActivity.java
U         
client/src/main/java/org/apache/hupa/client/activity/FolderListActivity.java
U         client/pom.xml
U         .gitignore
U         
shared/src/main/java/org/apache/hupa/shared/events/ExpandMessageEvent.java
At revision 1522334
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: 
<https://builds.apache.org/job/hupa-trunk/ws/trunk> at 
hudson.remoting.Channel@c8a260d:ubuntu3
        at hudson.FilePath.act(FilePath.java:905)
        at hudson.FilePath.act(FilePath.java:882)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:920)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:652)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:567)
        at hudson.model.Run.execute(Run.java:1603)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:246)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-parseable POM 
<https://builds.apache.org/job/hupa-trunk/ws/trunk/pom.xml>: expected start tag 
name and not < (position: START_DOCUMENT seen ...overning permissions and 
limitations\n    under the License.\n-->\n<<... @20:3)  @ line 20, column 3

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1323)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1058)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
        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:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-parseable POM 
<https://builds.apache.org/job/hupa-trunk/ws/trunk/pom.xml>: expected start tag 
name and not < (position: START_DOCUMENT seen ...overning permissions and 
limitations\n    under the License.\n-->\n<<... @20:3)  @ line 20, column 3

        at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
        at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
        at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1260)
        ... 11 more
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to