• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Revision V_2_1_6 in CVS does not match 2.1.6 source download

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I'd like to download and build version 2.1.6 of JForum. I assume V_2_1_6 is the CVS tag for it, so I did:

cvs -d:pserver:guest:@cvs.dev.java.net:/cvs co -r V_2_1_6 jforum

This code looks pretty close to the src in JForum-2.1.6-src.zip, but not exactly the same.

For example I see these in CVS, but not in the ZIP:
/WEB-INF/config/jboss-cache-cluster.xml
/WEB-INF/config/jboss-cache-local.xml

And I see this in the ZIP, but not in CVS:
/src/net/JSRedirect.java

Is V_2_1_6 the correct CVS tag for release 2.1.6?

thanks in advance,
Brensen

[originally posted on jforum.net by brensen]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, it is. I do not include the JBossCache cache engine in the official release.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Rafael,

Brensen
[originally posted on jforum.net by brensen]
 
I'm just a poor boy, I need no sympathy, because I'm easy come, easy go, little high, little low, little ad
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic