Build XWiki Platform Plugins::Trunk #316 failed (compilation failed, Tests 
passed: 24)
Agent: Default agent
Build results: 
http://teamcity.xwiki.org/viewLog.html?buildId=4400&buildTypeId=bt6

Compilation errors
==================
Compilation failure
/usr/local/TeamCity-3.0.5504/buildAgent/work/Agent/98383f0ca5f0bec/wiki-manager/src/main/java/com/xpn/xwiki/plugin/wikimanager/WikiManager.java:[342,35]
 cannot find symbol
symbol  : variable WIKI_SPACE_SEPARATOR
location: interface 
com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.SuperDocument
/usr/local/TeamCity-3.0.5504/buildAgent/work/Agent/98383f0ca5f0bec/wiki-manager/src/main/java/com/xpn/xwiki/plugin/wikimanager/WikiManager.java:[352,35]
 cannot find symbol
symbol  : variable WIKI_SPACE_SEPARATOR
location: interface 
com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.SuperDocument
Compilation failure
/usr/local/TeamCity-3.0.5504/buildAgent/work/Agent/98383f0ca5f0bec/wiki-manager/src/main/java/com/xpn/xwiki/plugin/wikimanager/WikiManager.java:[342,35]
 cannot find symbol
symbol  : variable WIKI_SPACE_SEPARATOR
location: interface 
com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.SuperDocument
/usr/local/TeamCity-3.0.5504/buildAgent/work/Agent/98383f0ca5f0bec/wiki-manager/src/main/java/com/xpn/xwiki/plugin/wikimanager/WikiManager.java:[352,35]
 cannot find symbol
symbol  : variable WIKI_SPACE_SEPARATOR
location: interface 
com.xpn.xwiki.plugin.applicationmanager.core.doc.objects.classes.SuperDocument

Changes included (1 change)
====================================================
Change 5399 by tmortagne (8 files):
* XAAM-23: Clean up plugin public api:
  - remove "createNewWiki(String, String, XWikiServer, boolean)", only 
"createNewWiki(String, String, String, XWikiServer, boolean)" will be used.
  - remove "String username" useless parameter from "getWikiDocumentList(String 
username)"
  - remove useless method "getWikiName(XWikiServer document)", better to get a 
"XWikiServer" using "getWikiDocument(String)" and call 
"XWikiServer.getWikiName()"
* Move all comment/log/error string into .properties resources file
* Improve javadoc and codestyle so that WikiManager now support xwiki maven 
build Checkstyle.

see more information about changed files: 
http://teamcity.xwiki.org/viewLog.html?tab=buildChangesDiv&buildId=4400&buildTypeId=bt6


============================================================================
Configure email notifications: 
http://teamcity.xwiki.org/profile.html?init=1#notifications
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to