On Tue, 15 Apr 2008 00:48:37 +0200, [Ricardo Rodriguez] Your EPEC Network ICT Team wrote > rssh wrote: > > So, the diff to right solution is in attachment. (and by url: > > http://xwikisql.googlecode.com/files/xwiki-sql-plugin.1-4.2.patch > > ) > > > > Patch applied. Please, see what Ant says now... > > build: > [javac] Compiling 5 source files > [javac] > /Users/rrodriguez/Downloads/xwiki-plugin-sql-src- > 1.4/src/main/java/ua/gradsoft/xwikisql/SqlDatabase.java.bak.java:13: ********************************************************** ^ *********
(backup file: SqlDatabase.java.bak.java if we have SqlDatabase.java, than .bak.java can be deleted) > class SqlDatabase is public, should be declared in a file named > SqlDatabase.java > [javac] public class SqlDatabase implements SqlErrorable > [javac] ^ > [javac] 1 error > > BUILD FAILED > /Users/rrodriguez/Downloads/xwiki-plugin-sql-src-1.4/build.xml:97: > Compile failed; see the compiler error output for details. > > Total time: 13 seconds > > Any error of mine? Something unexpected? Thanks! > > > I will publish next version which will include those fixes during this week. > > > > (Btw - can you send me files with commented out sql types -- so I will > > prepare > > version for JDK-1.4) > > > > > > Of course I can. Here they are... > > http://mire.environmentalchange.net/~webmaster/txt/SqlTypes.java > http://mire.environmentalchange.net/~webmaster/txt/SqlPlugin.java > > But I've not commented out the lines, but removed them :-( I do hope > they are still useful. > > Cheers, > > Ricardo > > -- [UTF-8?]> Ricardo Rodrцґguez > Your EPEC Network ICT Team > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Ruslan Shevchenko GradSoft. http://www.gradsoft.ua _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
