Hi, I get the following compilation errors when building commons-vfs in carbon 3.1.0 branch dependencies.
/media/dev/carbon/branches/3.1.0/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[52,30] cannot find symbol symbol : method getUserName() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority /media/dev/carbon/branches/3.1.0/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[76,16] cannot find symbol symbol : method getScheme() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority /media/dev/carbon/branches/3.1.0/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[77,16] cannot find symbol symbol : method getHostName() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority /media/dev/carbon/branches/3.1.0/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[78,16] cannot find symbol symbol : method getPort() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority /media/dev/carbon/branches/3.1.0/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[80,16] cannot find symbol symbol : method getPassword() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority /media/dev/carbon/branches/3.1.0/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[75,15] internal error; cannot instantiate SmbFileName(java.lang.String,java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.apache.commons.vfs.FileType) at org.apache.commons.vfs.provider.smb.SmbFileName to () Thanks, AmilaM.
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
