Rajika, I tried with tests, but I still get the same compilation errors.
Thanks, AmilaM. On Thu, Nov 4, 2010 at 8:50 PM, Rajika Kumarasiri <[email protected]> wrote: > Amila, > Can you try building with tests and see how it goes ? > > Rajika > > On Thu, Nov 4, 2010 at 5:15 PM, Amila Maha Arachchi <[email protected]>wrote: > >> 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 >> >> > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
