Hi For those, who do not dare to use git, there are other options how to get sources from github
- use Downloads button and click Download.tar.gz or Download.zip at the Download source on the top I tested it now and it contains sources from the latest change this morning - if you use Mercurial - there exists some Mercurial plugin by giithub for it and is told to work very well - some read svn support is there too https://github.com/blog/626-announcing-svn-support, and for writting too https://github.com/blog/644-subversion-write-support
Anyway, do not understand me wrong - using git or Mercurial will work much better thanks to their design as distributed version control
Jan
2011/2/24 Christian Grün christian.gruen@gmail.com
Dear Ashish,
note that the SVN version is not frequently updated anymore (but you'll probably have noted that by yourself). You can either free to check out the code via git, or have a look at the latest snapshot versions, found at
http://files.basex.org/releases/latest/
The file date will tell you when the files have been uploaded (note that the timezone is GMT+1).
Christian
Hi Leo,
Thanks for considering my request. I will do svn update for the latest
code so would be able to make new jar. Thanks for your help.
Regards, Ashish Jain
--- On Wed, 2/23/11, Leonard Wörteler leonard.woerteler@uni-konstanz.de
wrote:
From: Leonard Wörteler leonard.woerteler@uni-konstanz.de Subject: Re: [basex-talk] Facing problem while deploying BaseX under
JBoss
To: "Ashish Jain" j.ashish@yahoo.com Cc: basex-talk@mailman.uni-konstanz.de Date: Wednesday, February 23, 2011, 5:44 PM Hi Ashish,
Am 23.02.2011 09:52, schrieb Ashish Jain:
I am facing problem while deploying BaseX under JBoss
due to JBoss’s (Virtual File System) for the I/O operations. So “ClassLoader.getResource” under JBoss context returns JBoss resource and then getContent() returns “JBoss Stream” but not the java.io.InputStream, this can be fix by using getResourceAsStream which returns InputStream
thanks for reporting that bug, I pushed your fix to our GitHub repo. Do you want me to send you a prebuilt basex.jar file including the fix?
Cheers Leo
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de