[ 
https://issues.apache.org/jira/browse/AIRAVATA-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229627#comment-13229627
 ] 

Ye Fan commented on AIRAVATA-321:
---------------------------------

I just updated the code from trunk but failed to build xregistry-migrator:

[INFO] Airavata .......................................... SUCCESS [1.638s]
[INFO] Airavata Commons .................................. SUCCESS [0.107s]
[INFO] Airavata GFac Schema Utilities .................... SUCCESS [4.927s]
[INFO] Airavata Common Utilities ......................... SUCCESS [0.780s]
[INFO] Airavata Common Registry API ...................... SUCCESS [0.658s]
[INFO] Airavata Registry API ............................. SUCCESS [1.822s]
[INFO] Airavata Workflow Execution Context ............... SUCCESS [2.605s]
[INFO] Airavata-WS-Messenger ............................. SUCCESS [0.066s]
[INFO] Messenger Commons ................................. SUCCESS [1.018s]
[INFO] Messenger Client .................................. SUCCESS [0.847s]
[INFO] Airavata Workflow Tracking ........................ SUCCESS [5.646s]
[INFO] GFac-Core ......................................... SUCCESS [1.626s]
[INFO] GFac-Axis2-Interface .............................. SUCCESS [1.025s]
[INFO] MessageBox ........................................ SUCCESS [0.840s]
[INFO] Message Broker .................................... SUCCESS [0.877s]
[INFO] distribution ...................................... SUCCESS [9.651s]
[INFO] Registry-Migrator ................................. FAILURE [0.339s]
[INFO] Airavata XBaya .................................... SKIPPED
[INFO] Airavata Registry Web Service ..................... SKIPPED
[INFO] Airavata Client ................................... SKIPPED
[INFO] Simple Math Service ............................... SKIPPED
[INFO] Complex Math Service .............................. SKIPPED
[INFO] Levenshtein Distance Service ...................... SKIPPED
[INFO] distribution ...................................... SKIPPED
[INFO] Test-Suite ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.975s
[INFO] Finished at: Wed Mar 14 15:50:01 CDT 2012
[INFO] Final Memory: 34M/82M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) 
on project registry-migrator: Compilation failure: Compilation failure:
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[30,34]
 package org.ogce.schemas.gfac.beans does not exist
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[31,34]
 package org.ogce.schemas.gfac.beans does not exist
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[32,34]
 package org.ogce.schemas.gfac.beans does not exist
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[289,19]
 cannot find symbol
[ERROR] symbol  : class ApplicationBean
[ERROR] location: class 
org.apache.airavata.migrator.registry.XRegistryMigrationManager
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[28,34]
 package org.ogce.schemas.gfac.beans does not exist
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[29,34]
 package org.ogce.schemas.gfac.beans does not exist
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[30,34]
 package org.ogce.schemas.gfac.beans does not exist
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[31,40]
 package org.ogce.schemas.gfac.beans.utils does not exist
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[47,56]
 cannot find symbol
[ERROR] symbol  : class HostBean
[ERROR] location: class org.apache.airavata.migrator.registry.MigrationUtil
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[72,62]
 cannot find symbol
[ERROR] symbol  : class ServiceBean
[ERROR] location: class org.apache.airavata.migrator.registry.MigrationUtil
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[139,62]
 cannot find symbol
[ERROR] symbol  : class ServiceBean
[ERROR] location: class org.apache.airavata.migrator.registry.MigrationUtil
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[206,12]
 cannot find symbol
[ERROR] symbol  : class ApplicationBean
[ERROR] location: class org.apache.airavata.migrator.registry.MigrationUtil
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[270,36]
 cannot find symbol
[ERROR] symbol  : class ApplicationBean
[ERROR] location: class org.apache.airavata.migrator.registry.MigrationUtil
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[171,12]
 cannot find symbol
[ERROR] symbol  : class HostBean
[ERROR] location: class 
org.apache.airavata.migrator.registry.XRegistryMigrationManager
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[174,29]
 package org.ogce.schemas.gfac.beans.utils does not exist
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[226,12]
 cannot find symbol
[ERROR] symbol  : class ServiceBean
[ERROR] location: class 
org.apache.airavata.migrator.registry.XRegistryMigrationManager
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[230,29]
 package org.ogce.schemas.gfac.beans.utils does not exist
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[248,20]
 cannot find symbol
[ERROR] symbol  : class ApplicationBean
[ERROR] location: class 
org.apache.airavata.migrator.registry.XRegistryMigrationManager
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[263,20]
 cannot find symbol
[ERROR] symbol  : class ApplicationBean
[ERROR] location: class 
org.apache.airavata.migrator.registry.XRegistryMigrationManager
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[301,8]
 cannot find symbol
[ERROR] symbol  : class ApplicationBean
[ERROR] location: class 
org.apache.airavata.migrator.registry.XRegistryMigrationManager
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[314,29]
 package org.ogce.schemas.gfac.beans.utils does not exist
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[76,18]
 cannot find symbol
[ERROR] symbol  : class ParamObject
[ERROR] location: class org.apache.airavata.migrator.registry.MigrationUtil
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[79,17]
 cannot find symbol
[ERROR] symbol  : class ParamObject
[ERROR] location: class org.apache.airavata.migrator.registry.MigrationUtil
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[102,18]
 cannot find symbol
[ERROR] symbol  : class ParamObject
[ERROR] location: class org.apache.airavata.migrator.registry.MigrationUtil
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[105,17]
 cannot find symbol
[ERROR] symbol  : class ParamObject
[ERROR] location: class org.apache.airavata.migrator.registry.MigrationUtil
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[144,18]
 cannot find symbol
[ERROR] symbol  : class ParamObject
[ERROR] location: class org.apache.airavata.migrator.registry.MigrationUtil
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[147,17]
 cannot find symbol
[ERROR] symbol  : class ParamObject
[ERROR] location: class org.apache.airavata.migrator.registry.MigrationUtil
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[170,18]
 cannot find symbol
[ERROR] symbol  : class ParamObject
[ERROR] location: class org.apache.airavata.migrator.registry.MigrationUtil
[ERROR] 
[ERROR] 
/Users/fanye/temp/airavata-trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[173,17]
 cannot find symbol
                
> Create documentation for XRegistry to Airavata Registry migration tool
> ----------------------------------------------------------------------
>
>                 Key: AIRAVATA-321
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-321
>             Project: Airavata
>          Issue Type: Sub-task
>          Components: XRegistry Migration
>            Reporter: Heshan Suriyaarachchi
>            Assignee: Heshan Suriyaarachchi
>             Fix For: 0.4-INCUBATING
>
>
> Documentation for registry migration tool implemented in AIRAVATA-309.

--
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

        

Reply via email to