See 
<https://builds.apache.org/job/clerezza-trunk-1.6/org.apache.clerezza$platform.accountcontrolpanel.core/635/changes>

Changes:

[reto] CLEREZZA-509: removed pingbakc files from trunk (they are in the issue 
branch)

[reto] CLEREZZA-591: renamed file, simplified permission superclass, made some 
classes inner classes

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Clerezza - Platform Account Control Panel Core
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: 
<https://builds.apache.org/job/clerezza-trunk-1.6/org.apache.clerezza$platform.accountcontrolpanel.core/ws/target>
 (included: [**], excluded: [])
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'utf-8' encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] Copying 4 resources
[INFO] snapshot org.apache.clerezza.ext:slf4j-scala-api:1.6.1-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot org.apache.clerezza:rdf.core:0.12-incubating-SNAPSHOT: checking 
for updates from apache
[INFO] snapshot 
org.apache.clerezza.scala:script-engine:0.1-incubating-SNAPSHOT: checking for 
updates from apache
[INFO] snapshot 
org.apache.clerezza.ext:org.json.simple:0.3-incubating-SNAPSHOT: checking for 
updates from apache
[INFO] snapshot org.apache.clerezza:utils:0.1-incubating-SNAPSHOT: checking for 
updates from apache
[INFO] snapshot org.apache.clerezza:rdf.scala.utils:0.3-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot org.apache.clerezza:rdf.utils:0.13-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot org.apache.clerezza:rdf.ontologies:0.11-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot org.apache.clerezza:rdf.core.test:0.13-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot org.apache.clerezza:jaxrs.utils:0.6-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot org.apache.clerezza:triaxrs:0.11-incubating-SNAPSHOT: checking 
for updates from apache
[INFO] snapshot org.apache.clerezza:jaxrs.extensions:0.5-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.typerendering.seedsnipe:0.6-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot 
org.apache.clerezza:templating.seedsnipe:0.8-incubating-SNAPSHOT: checking for 
updates from apache
[INFO] snapshot org.apache.clerezza:templating:0.8-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.typerendering.core:0.2-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.graphnodeprovider:0.1-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot org.apache.clerezza:platform:0.1-incubating-SNAPSHOT: checking 
for updates from apache
[INFO] snapshot org.apache.clerezza:platform.config:0.3-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.graphprovider.content:0.6-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot 
org.apache.clerezza:permissiondescriptions:0.1-incubating-SNAPSHOT: checking 
for updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.users.core:0.1-incubating-SNAPSHOT: checking for 
updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.security.foafssl.ontologies:0.1-incubating-SNAPSHOT:
 checking for updates from apache
[INFO] snapshot org.apache.clerezza:rdf.storage.web:0.1-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot org.apache.clerezza:osgi.services:0.1-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot org.apache.clerezza:platform.security:0.8-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.security.conditions:0.5-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.usermanager:0.13-incubating-SNAPSHOT: checking for 
updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.typepriority:0.1-incubating-SNAPSHOT: checking for 
updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.typerendering.ontologies:0.2-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.typerendering.scala:0.1-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.dashboard.core:0.2-incubating-SNAPSHOT: checking 
for updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.typerendering.scalaserverpages:0.3-incubating-SNAPSHOT:
 checking for updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.dashboard.ontologies:0.2-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot 
org.apache.clerezza:platform.accountcontrolpanel.ontologies:0.2-incubating-SNAPSHOT:
 checking for updates from apache
[INFO] snapshot org.apache.clerezza:web.fileserver:0.9-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] snapshot org.apache.clerezza:ssl.keygen.base:0.5-incubating-SNAPSHOT: 
checking for updates from apache
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:compile {execution: default}]
[ERROR] 
<https://builds.apache.org/job/clerezza-trunk-1.6/org.apache.clerezza$platform.accountcontrolpanel.core/ws/src/main/java>
[ERROR] 
<https://builds.apache.org/job/clerezza-trunk-1.6/org.apache.clerezza$platform.accountcontrolpanel.core/ws/src/main/scala>
[INFO] Compiling 9 source files to 
<https://builds.apache.org/job/clerezza-trunk-1.6/org.apache.clerezza$platform.accountcontrolpanel.core/ws/target/classes>
[WARNING] 
<https://builds.apache.org/job/clerezza-trunk-1.6/org.apache.clerezza$platform.accountcontrolpanel.core/ws/src/main/scala/org/apache/clerezza/platform/accountcontrolpanel/ProfilePanel.scala>:69:
 error: not found: value PingBack
[WARNING]               val path = PingBack.interpolate(webIdTemplate, uname)
[WARNING]                            ^
[WARNING] 
<https://builds.apache.org/job/clerezza-trunk-1.6/org.apache.clerezza$platform.accountcontrolpanel.core/ws/src/main/scala/org/apache/clerezza/platform/accountcontrolpanel/ProfilePanel.scala>:123:
 error: not found: value PingBack
[WARNING]                                                       res ? 
PINGBACK.to ? new UriRef(PingBack.pingCollUri(userName, info))
[WARNING]                                                                       
                 ^
[WARNING] two errors found
[JENKINS] Archiving 
<https://builds.apache.org/job/clerezza-trunk-1.6/org.apache.clerezza$platform.accountcontrolpanel.core/ws/pom.xml>
 to 
/home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$platform.accountcontrolpanel.core/builds/2011-07-06_12-33-08/archive/org.apache.clerezza/platform.accountcontrolpanel.core/0.2-incubating-SNAPSHOT/platform.accountcontrolpanel.core-0.2-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] command line returned non-zero value:1
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50 seconds
[INFO] Finished at: Wed Jul 06 05:34:25 PDT 2011
[INFO] Final Memory: 46M/331M
[INFO] ------------------------------------------------------------------------

Reply via email to