Fixed. I have missed one commit to dependencies. Had it locally built. Please update dependencies/svnclient, components/deployment-synchronizer, features/deployment-synchronizer.
On Mon, Sep 24, 2012 at 5:30 PM, Muhammed Shariq <[email protected]> wrote: > Well i was building from patch release pom and got that error .. going in > to the component and building worked .. now i am seeing the following error > .. wonder if its local to me :( > > s > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > org.wso2.carbon.deployment.synchronizer.subversion --- > [INFO] Compiling 5 source files to > /home/shariq/src/4.0.0-branch/platform/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.subversion/4.0.2/target/classes > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > /home/shariq/src/4.0.0-branch/platform/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.subversion/4.0.2/src/main/java/org/wso2/carbon/deployment/synchronizer/subversion/SVNBasedArtifactRepository.java:[512,48] > cannot find symbol > symbol : method > update(java.io.File,java.lang.String,org.tigris.subversion.svnclientadapter.SVNRevision,int,boolean,boolean,boolean) > location: interface > org.tigris.subversion.svnclientadapter.ISVNClientAdapter > [INFO] 1 error > [INFO] ------------------------------------------------------------- > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 5.511s > [INFO] Finished at: Mon Sep 24 17:28:14 IST 2012 > [INFO] Final Memory: 30M/322M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project > org.wso2.carbon.deployment.synchronizer.subversion: Compilation failure > [ERROR] > /home/shariq/src/4.0.0-branch/platform/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.subversion/4.0.2/src/main/java/org/wso2/carbon/deployment/synchronizer/subversion/SVNBasedArtifactRepository.java:[512,48] > cannot find symbol > [ERROR] symbol : method > update(java.io.File,java.lang.String,org.tigris.subversion.svnclientadapter.SVNRevision,int,boolean,boolean,boolean) > [ERROR] location: interface > org.tigris.subversion.svnclientadapter.ISVNClientAdapter > [ERROR] -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > > > On Mon, Sep 24, 2012 at 5:23 PM, Kishanthan Thangarajah < > [email protected]> wrote: > >> >> >> On Mon, Sep 24, 2012 at 5:06 PM, Muhammed Shariq <[email protected]> wrote: >> >>> The kernel is upto date .. >>> >> >> These constants are coming from org.wso2.carbon.utils 4.0.2 bundle. >> Please check that. If its not updated, you have to build again. >> >> Thanks, >> Kishanthan. >> >>> >>> [ERROR] Failed to execute goal >>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile >>> (default-compile) on project org.wso2.carbon.deployment.synchronizer: >>> Compilation failure: Compilation failure: >>> [ERROR] >>> /home/shariq/src/4.0.0-branch/platform/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer/4.0.2/src/main/java/org/wso2/carbon/deployment/synchronizer/internal/DeploymentSynchronizer.java:[317,55] >>> cannot find symbol >>> [ERROR] symbol : variable MODULE_METAFILE_HOTDEPLOYMENT_DIR >>> [ERROR] location: class org.wso2.carbon.CarbonConstants >>> [ERROR] >>> /home/shariq/src/4.0.0-branch/platform/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer/4.0.2/src/main/java/org/wso2/carbon/deployment/synchronizer/internal/DeploymentSynchronizer.java:[319,67] >>> cannot find symbol >>> [ERROR] symbol : variable GHOST_METAFILE_DIR >>> [ERROR] location: class org.wso2.carbon.CarbonConstants >>> [ERROR] -> [Help 1] >>> [ERROR] >>> [ERROR] To see the full stack trace of the errors, re-run Maven with the >>> -e switch. >>> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >>> >>> >>> -- >>> Thanks, >>> Shariq. >>> Phone: +94 777 202 225 >>> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> *Kishanthan Thangarajah* >> Software Engineer, >> Development Technologies Team, >> WSO2, Inc. >> lean.enterprise.middleware >> >> Mobile - +94773426635 >> Blog - *http://kishanthan.wordpress.com* >> Twitter - *http://twitter.com/kishanthan* >> >> > > > -- > Thanks, > Shariq. > Phone: +94 777 202 225 > > -- *Kishanthan Thangarajah* Software Engineer, Development Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile - +94773426635 Blog - *http://kishanthan.wordpress.com* Twitter - *http://twitter.com/kishanthan*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
