Fixing a build error in Airavata trunk
--------------------------------------
Key: AIRAVATA-151
URL: https://issues.apache.org/jira/browse/AIRAVATA-151
Project: Airavata
Issue Type: Bug
Reporter: Heshan Suriyaarachchi
Attachments: AIRAVATA-151-patch.diff
[INFO]
[INFO] Airavata .......................................... SUCCESS [0.491s]
[INFO] Airavata Commons .................................. SUCCESS [0.050s]
[INFO] Airavata GFac Schema Utilities .................... SUCCESS [7.365s]
[INFO] Airavata Registry API ............................. FAILURE [1.015s]
[INFO] Airavata-WS-Messenger ............................. SKIPPED
[INFO] Messenger Commons ................................. SKIPPED
[INFO] Messenger Client .................................. SKIPPED
[INFO] Airavata Workflow Tracking ........................ SKIPPED
[INFO] GFac-Core ......................................... SKIPPED
[INFO] GFac-Axis2-Interface .............................. SKIPPED
[INFO] MessageBox ........................................ SKIPPED
[INFO] Message Broker .................................... SKIPPED
[INFO] distribution ...................................... SKIPPED
[INFO] Airavata Common Utilities ......................... SKIPPED
[INFO] Airavata XBaya .................................... SKIPPED
[INFO] Simple Math Service ............................... SKIPPED
[INFO] distribution ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.367s
[INFO] Finished at: Wed Oct 19 11:21:16 EDT 2011
[INFO] Final Memory: 26M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile)
on project airavata-registry-api: Compilation failure: Compilation failure:
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[55,49]
package org.apache.airavata.commons.gfac.type.util does not exist
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[168,49]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[190,42]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[214,60]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[251,35]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[262,48]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[284,48]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[308,51]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[374,48]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[434,70]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[462,94]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[491,62]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[639,52]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
[ERROR]
[ERROR]
/home/heshan/Dev/incubator/temp/airavata-trunk-temp/modules/commons/registry-api/src/main/java/org/apache/airavata/registry/api/impl/JCRRegistry.java:[667,47]
cannot find symbol
[ERROR] symbol : variable SchemaUtil
[ERROR] location: class org.apache.airavata.registry.api.impl.JCRRegistry
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira