[xwiki-devs] Is there a single source for source code and compiled?
I downloaded 1.3.1 XWiki Enterprise from xwiki.org which doesn't include the source, I then downloaded what I thought was the matching source from the source repository, however, I've missed something somewhere along the lines. xWiki was running fine until I rebuilt the project, now it's whacked. I'm planning on deleting what I have and installing 1.3.2, is there any downloads that include both the compiled and source necessary to run XWiki Enterprise? Cheers, Jeff
Hi Jeff, On Apr 30, 2008, at 5:51 PM, Jeff Gerbracht wrote:
I downloaded 1.3.1 XWiki Enterprise from xwiki.org which doesn't include the source, I then downloaded what I thought was the matching source from the source repository, however, I've missed something somewhere along the lines. xWiki was running fine until I rebuilt the project, now it's whacked. I'm planning on deleting what I have and installing 1.3.2, is there any downloads that include both the compiled and source necessary to run XWiki Enterprise?
See http://dev.xwiki.org/xwiki/bin/view/Community/SourceRepository Thanks -Vincent
Vincent, This is where I got the source, but I must have missed something or gotten it from the wrong directory in FishEye. Can you give me alittle guidence for retrieving all the src necessary for xwiki enterprise 1.3.1 Thanks, Jeff
Jeff Gerbracht wrote:
Vincent, This is where I got the source, but I must have missed something or gotten it from the wrong directory in FishEye. Can you give me alittle guidence for retrieving all the src necessary for xwiki enterprise 1.3.1
The core sources are at http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/core/tags/xwiki-core-1.3.1... Web sources: http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/web/tags/xwiki-web-1.3.1/ XE sources: http://svn.xwiki.org/svnroot/xwiki/xwiki-products/xwiki-enterprise/tags/xwik... For the rest of the things (plugins, applications, tools, etc) check the source tree. -- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (3)
-
Jeff Gerbracht -
Sergiu Dumitriu -
Vincent Massol