Re: PROPOSAL: register user with e-mail activation

2007-03-29 Thread Dave
Thanks Sedat, I hope to have some time this week to evaluate the patch. - Dave On 3/29/07, sedat ciftci <[EMAIL PROTECTED]> wrote: I notice that in the ver6 of my patch, I forget to remove two lines of code that I wrote for testing purp

Re: RollerSession

2007-03-30 Thread Dave
eturn authenticUser; } We probably made that change so that callers of getAuthenticatedUser() get a O/R "managed" entity instead of a stale one. - Dave

Re: web site planning

2007-04-02 Thread Dave
ace for new feature proposals. I haven't yet found a step-by-step guide to setting up auto-export and the cron-jobs necessary to make it work. Anybody have any pointers? - Dave

Re: VOTE: Release Apache Roller 3.1 RC7 fix release

2007-04-02 Thread Dave
Has anybody taken a look at RC7 yet? If not, please do! We need to get this release out. Please download it and at least do some quick sanity tests like posting and entry and making a comment. - Dave On 3/23/07, Dave <[EMAIL PROTECTED]> wrote: I incorporated the XSS fixes below into

Re: PROPOSAL: register user with e-mail activation

2007-04-03 Thread Dave
e. Unless there are objections I plan on committing the code today. Thanks Sedat! - Dave On 3/29/07, Dave <[EMAIL PROTECTED]> wrote: Thanks Sedat, I hope to have some time this week to evaluate the patch. - Dave On 3/29/07, sedat ciftci <[EMAIL PROTECTED]> wrote: > I notice tha

Re: PROPOSAL: register user with e-mail activation

2007-04-03 Thread Dave
D generator instead. Both of those changes are pretty easy for me to make in my workspace. - Dave

Re: refactoring object model for themes

2007-04-03 Thread Dave
quot;path/to/resource.img"); anyways, before this gets too long. does anyone object to doing this? any reasons why we shouldn't do this? or ways we could do it better? No objection here. Looks like a great improvement over what we have now. Thinking about this for 4.0? - Dave

Re: PROPOSAL: register user with e-mail activation

2007-04-03 Thread Dave
I just committed this work to the trunk. I also updated the proposal to reflect the final design. http://cwiki.apache.org/confluence/display/ROLLER/Proposal+Account+Activation+via+Email - Dave On 4/3/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: Dave wrote: > On 4/3/07, Allen

Struts 2 Spring dependencies

2007-04-04 Thread Dave
text-1.2.8.jar, spring-core-1.2.8.jar and spring-web-1.2.8.jar. Any objection to deleting them? And I wonder, why does Struts need all of those Spring jars? Does Struts really depend on Spring now or is that just for the Struts2 Spring plugin? - Dave

Re: Struts 2 Spring dependencies

2007-04-04 Thread Dave
On 4/4/07, Matt Raible <[EMAIL PROTECTED]> wrote: On 4/4/07, Dave <[EMAIL PROTECTED]> wrote: > We've got the Spring 1.2.8 spring.jar in tools/spring-1.2 directory > for Acegi, which I believe is the all-in-one Spring jar. > > So, we probably don't need all of t

Release process questions (was Re: VOTE: Release Apache Roller 3.1 RC7 fix release)

2007-04-05 Thread Dave
hen I'm doing a release I want at least one person other than me to sanity test the build. How do other Apache projects handle this? - Dave On 4/3/07, Anil Gangolli <[EMAIL PROTECTED]> wrote: I downloaded the packages and verified all of the sigs. I installed from the tar.g

Announcing RC builds on the project blog and user list? (was Re: VOTE: Release Apache Roller 3.0.1 RC1 fix release)

2007-04-05 Thread Dave
in testing. New builds of Roller Version 2.3 and Roller 3.0 have been created to address security vulnerabilities. These builds are "release candidate" builds and are for testing purposes only. You can get builds Roller 3.0.1 RC1 and Roller 2.3.1 RC1 from this location: XXX" - Dave

Commits coming soon and SVN move timing

2007-04-05 Thread Dave
we're done with the move you should be able to use SVN switch to change your workspaces to the new location -- I wonder: will that work if you have outstanding commits? Either way, it might be good to get outstanding commits in by Friday eve. - Dave

Re: okay to delete old code?

2007-04-05 Thread Dave
+1 On 4/5/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: since 4.0 is a major rev i'd like to take the opportunity to do a bit of house cleaning where appropriate and delete some of the old code which has been lying around for a while or just has no usages. things like ... ConfigManager Hiber

planet.sun.com

2007-04-06 Thread Dave
Looks like Allen has deployed the latest Roller-Planet code. http://planet.sun.com/ Congrats Allen, it looks really nice. - Dave

Roller SVN moved to https://svn.apache.org/repos/asf/roller/

2007-04-09 Thread Dave
I completed the move this morning. Here's the new URL for Roller SVN: https://svn.apache.org/repos/asf/roller/ I also updated the "Roller Source Code" page on the wiki: http://cwiki.apache.org/confluence/display/ROLLER/Roller+Source+Code - Dave

Re: XSS Related Testing Notes

2007-04-09 Thread Dave
Thanks Matt. Looks like we'll need one more round of RCs. I'll try to get to that today or this eve. - Dave On 4/5/07, Matthew Montgomery <[EMAIL PROTECTED]> wrote: I took a look at the builds Dave had pointed me to earlier this week. I haven't had a chance to check 3

Re: planet.sun.com

2007-04-09 Thread Dave
o wing it. Is Planet's version number the same as Roller's? We don't have a release plan for it, so there's no version number yet. The builds are independent so we could version it separately, but I'm not sure we want to. - Dave

Re: Roller SVN moved to https://svn.apache.org/repos/asf/roller/

2007-04-10 Thread Dave
other workspaces. - Dave My understanding is that this should work ... svn switch --relocate https://svn.apache.org/repos/asf/incubator/roller/ https://svn.apache.org/repos/asf/roller/ but I always get this error ... svn: Relocate can only change the repository part of an URL the only info

Re: XSS Related Testing Notes

2007-04-11 Thread Dave
On 4/9/07, Dave <[EMAIL PROTECTED]> wrote: Thanks Matt. Looks like we'll need one more round of RCs. I'll try to get to that today or this eve. OK. I'm busier that I thought I was, but I still plan on a new round of RCs this week. - Dave

Re: Idea: Widgets and Panels

2007-04-11 Thread Dave
for a widget to be able to specify a special model class to be loaded, but I'm not sure it's worth that complexity. - Dave

Roller ASF Board Report for April 2007

2007-04-11 Thread Dave
I just submitted the ASF board report for April 2007. You find find a copy on the wiki here: http://cwiki.apache.org/confluence/display/ROLLER/April+2007+Board+Report - Dave

VOTE: Release Apache Roller 3.1 RC8

2007-04-13 Thread Dave
to the legacy macro file ./WEB-INF/velocity/deprecated/comments.vm You can get the new Roller 3.1 RC8 files here: http://people.apache.org/~snoopdave/apache-roller-3.1 Committers: please test and vote on this release. Thanks, Dave

VOTE: Release Apache Roller 3.0.1 RC2 fix release

2007-04-13 Thread Dave
pplied to the legacy macro file ./WEB-INF/velocity/deprecated/comments.vm You can get the new Roller 3.0.1 RC2 files here: http://people.apache.org/~snoopdave/apache-roller-3.0.1 Committers: please test and vote on this release. Thanks, Dave

VOTE: Release Apache Roller 2.3.1 RC2 fix release

2007-04-13 Thread Dave
release. Thanks, Dave

Re: Release Apache Roller 3.1 RC8

2007-04-17 Thread Dave
On 4/17/07, Anil Gangolli <[EMAIL PROTECTED]> wrote: Matt (Raible) reported a similar problem, I think on 3.0 or an earlier 3.1 candidate? Was that ever resolved? Yes. Matt reported that but I was never able to duplicate the problem. - Dave --a. - Original Message

Re: Release Apache Roller 3.1 RC8

2007-04-19 Thread Dave
Wow. So I guess we're good to go. I'll figure out how to push out the release tomorrow. - Dave

3.1 release approved by Roller PMC (was Re: Release Apache Roller 3.1 RC8)

2007-04-20 Thread Dave
distribution files in place and put together a graduation / release announcement before the end of the weekend. Thanks to all the testers, contributors and commiters. - Dave

Re: 3.1 release approved by Roller PMC (was Re: Release Apache Roller 3.1 RC8)

2007-04-20 Thread Dave
Yes, I agree and I'll put together a new release candidate tomorrow morn. - Dave On 4/20/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: lkhsflkhwelhsf!!! crap, crap ... i have to change my vote to -1, there is a pretty bad bug in the 3.1 release and it's in the 3.0

Re: 3.1 release approved by Roller PMC (was Re: Release Apache Roller 3.1 RC8)

2007-04-21 Thread Dave
On 4/21/07, Anil Gangolli <[EMAIL PROTECTED]> wrote: Allen or Dave, can you look at ROL-1391 and comment on whether you think we also need to include a fix for that in 3.1 before release? It just came up. I realized I didn't exercise that path on my crude smoke test. Has it shown

Re: 3.1 release approved by Roller PMC (was Re: Release Apache Roller 3.1 RC8)

2007-04-21 Thread Dave
Please review. I just committed fixes to trunk and branches/roller_3.1 - Dave On 4/21/07, Anil Gangolli <[EMAIL PROTECTED]> wrote: Dave, I'd like to review; I had fixes prepared for 3.1; There are occurrences in both the HibernateWelbogManagerImpl and HibernateReferrerManage

Re: 3.1 release approved by Roller PMC (was Re: Release Apache Roller 3.1 RC8)

2007-04-21 Thread Dave
anges in SVN (and further bleaching and scrubbing of my %^&@#! screened-in porch). - Dave On 4/21/07, Anil Gangolli <[EMAIL PROTECTED]> wrote: There was one additional instance found in my fixes. I committed as http://svn.apache.org/viewvc?view=rev&rev=531069 --a. - Orig

VOTE: release RC9 as Apache Roller 3.1

2007-04-21 Thread Dave
project themes at roller.dev.java.net - Use Number instead of Integer for SQL sum() results - I18N fix for "In Category" string in weblog.vm You can get the new Roller 3.1 RC9 files here: http://people.apache.org/~snoopdave/apache-roller-3.1 Please test and vote. - Dave

VOTE: release RC3 as Apache Roller 3.0.1 (incubating)

2007-04-21 Thread Dave
files here: http://people.apache.org/~snoopdave/apache-roller-3.0.1 Please test and vote. - Dave

Re: release RC9 as Apache Roller 3.1

2007-04-22 Thread Dave
Thank you *very* much for the quick turn-around on the testing/voting. We've got the PMC votesnow and the announcement is all queued up, but I'm going to wait until tomorrow morning to tally and release -- so others have a chance to weigh-in - Dave On 4/22/07, Allen Gillila

Roller 3.1 release approved

2007-04-23 Thread Dave
Votes to release RC9 as Apache Roller 3.1: +1 Allen Gilliland +1 Anil Ganfolli +1 Craig Russell The release is approved I have put the files in place www.apache.org http://www.apache.org/dist/roller/ (they'll be mirrored there shortly) Wiki pages have been updated (except for the front p

Apache Roller project announces graduation and new Apache Roller 3.1 release

2007-04-23 Thread Dave
The Apache Roller team is pleased to announce that the project has graduated from the Apache Incubator and we've made available the long awaited Apache Roller 3.1, our first official Apache release. First, the big news: we've graduated! In our time in the Apache Incubator we grew the already dive

Re: Eclipse .classpath and .project files..

2007-05-01 Thread Dave
Elias, You're an Eclipse user, no? Any comment on this? Would you like to keep the Eclipse project files up-to-date or would you rather see them deleted? - Dave On 4/26/07, Martin van den Bemt <[EMAIL PROTECTED]> wrote: Could these be updated or removed ? If they are not wo

Re: struts1 -> struts2 migration

2007-05-01 Thread Dave
t looks great so far. - Dave On 4/28/07, Anil Gangolli <[EMAIL PROTECTED]> wrote: I support making the jump to struts2 directly if that seems cleaner to you. --a. - Original Message - From: "Allen Gilliland" <[EMAIL PROTECTED]> To: Sent: Friday, April 27, 200

Re: Proposal: Forget password?

2007-05-02 Thread Dave
Yes. "Help with forgotten passwords" is a missing feature in Roller. Thanks for posting two good alternative solutions. Personally, I think solution #1 is acceptable, widely used and the best option for existing sites (whose users have not provided secret question answers). - Dave

Re: struts1 -> struts2 migration

2007-05-02 Thread Dave
On 5/1/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: Dave wrote: > I'm +1 on complete migration, but I do think it's a large amount of > work and I'm OK with doing a partial migration for 4.0. > > BTW, I'm working on a proposal to refactor the JSP menu

Re: static web.xml file

2007-05-02 Thread Dave
+1 One more step towards complete removal of XDoclet from Roller. - Dave On 5/1/07, Matt Raible <[EMAIL PROTECTED]> wrote: +1 On 5/1/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: > I believe that this has been discussed before and that people were in > favor of elimi

Re: Developer Documentation

2007-05-02 Thread Dave
release time frame (June?). - Dave On 5/1/07, Ali Sakebi <[EMAIL PROTECTED]> wrote: Hi Is there any dev doc about architecture and design available? Regards, Ali

Cleaning up the sandbox: jdobackend, planetroller and standalone

2007-05-03 Thread Dave
ol command-line utility is now maintained as part of Blogapps at Java.net. * standalone: I needed the standalone build stuff for Blogapps, but Blogapps now includes it's own standalone Roller/Tomcat/Derby/JSPWiki bundle script. - Dave

Re: problem in Roller 3.1 optional themes

2007-05-07 Thread Dave
String file) with $url.themeResource(String theme, String file) macro and the themes are working correctly now. Sedat Thanks for pointing that out. I filed a bug so that we don't forget to fix this: http://opensource.atlassian.com/projects/roller/browse/ROL-1

Re: problem in Roller 3.1 optional themes

2007-05-08 Thread Dave
and it's *imperative* that you use $url.resource() this way to prevent pointers to shared resources. So what is the problem? Is it simply that the themes need to be updated for the new encapsulated theme support? - Dave -- Allen > > - Richard > > > > On 07/05/07,

JavaOne bloggers bash

2007-05-08 Thread Dave
Sun is throwing another JavaOne bloggers bash [1] at Thirsty Bear this year, at 6PM on Wednesday night. I'll be there and I hope to see other Roller users and developers there too. - Dave [1] http://weblogs.java.net/blog/davidvc/archive/2007/05/apache_derby_un.html

Re: adding stuff to the velocity modles

2007-05-09 Thread Dave
) - Dave On 5/7/07, mohamed felfel <[EMAIL PROTECTED]> wrote: I'm doing a project which needs plenty of customizationgs. I have allready appended my tables in my schema.and thats deploying nice. What are the bird's eye view list of steps for me to add my stuff to my velocity model? -- MoZey

Re: I got a error: org.apache.openjpa.persistence.ArgumentException: An error occurred while parsing the query filter

2007-05-09 Thread Dave
Thanks for reporting. I'll be updating and testing the JPA work next week and I'll look into this. - Dave On 5/8/07, ahu <[EMAIL PROTECTED]> wrote: os:vista db:mysql 5.0.18-nt jdk:1.5.0_07-b03 Apache Tomcat/5.0.28 roller:roller_4.0_newbackend Xerces-J-tools.2.8.0.zip(becau

Re: Roller 3.1 build errors

2007-05-09 Thread Dave
Hmm... I'm not sure what's going on. But I suspect that the problem might be the directory name "Documents and Settings" -- it has spaces in it. Can you put the Roller source in a directory with no spaces and try again? - Dave On 5/9/07, Aggeliki Koukoutsaki <[EMAIL PRO

Re: Nice pictures and diagrams

2007-05-09 Thread Dave
On 5/3/07, mohamed felfel <[EMAIL PROTECTED]> wrote: I would LOVE to read an updated version of http://www.onjava.com/pub/a/onjava/2002/04/17/wblogosj2ee.html?page=1 That's a very good idea and I'm seriously considering it. I could use the money ;-) - Dave

Re: trunk source Java version / autoboxing

2007-05-12 Thread Dave
I don't see why not. This will mean we have to be a bit more careful than usual merging any fixes from trunk to 3.1 and earlier. Yes we will, but we still have a check that forces 3.x builds to use 1.4.2 so (hopefully) the compiler will keep us honest. - Dave

Re: dbscripts in trunk

2007-05-13 Thread Dave
m if needed. For that to work, the webapp will have to be able to easily find those scripts and keeping them in dbscripts is one way to do that. - Dave

Re: dbscripts in trunk

2007-05-14 Thread Dave
a of a separate installer to at least do the resource creation. - Dave

Re: dbscripts in trunk

2007-05-14 Thread Dave
On 5/14/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: Dave wrote: > On 5/14/07, Anil Gangolli <[EMAIL PROTECTED]> wrote: >> I'm in favor of an installer but I'd suggest keeping it separate from the >> webapp itself; I may not be grasping the rationale for

Proposal: 3.1.1 release

2007-05-14 Thread Dave
I'm put together a proposal together for a quick 3.1.1 fix release: http://cwiki.apache.org/confluence/display/ROLLER/Proposal+Roller+3.1.1+Release I'd like to get this out very soon. Thoughts? - Dave

Re: dbscripts in trunk

2007-05-14 Thread Dave
On 5/14/07, Matt Raible <[EMAIL PROTECTED]> wrote: On 5/14/07, Dave <[EMAIL PROTECTED]> wrote: > On 5/14/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: > > Dave wrote: > > > On 5/14/07, Anil Gangolli <[EMAIL PROTECTED]> wrote: > > >> I

Covalent rolls out full commercial support for Apache Roller

2007-05-15 Thread Dave
http://www.covalent.net/about/news/pressreleases.html?pressid=102 I think this is very good news for Roller users and for Roller in general. - Dave

Re: struts1 -> struts2 migration

2007-05-15 Thread Dave
I've been looking at the commits and the code. It looks great! I can't believe how much progress you've made in such little time. And the migration guide is icing on the cake. I can't wait to dive into some UX work now, once I clear this JPA and installer work. - Dave

Re: Wiki bug

2007-05-16 Thread Dave
Thanks Thomas, I just corrected that - Dave On 5/16/07, Thomas-W Hofmann <[EMAIL PROTECTED]> wrote: Dashboard > Apache Roller > ...Roller Wiki > Developers Resources > Build Guide There is still the incubator in the example svn command ! % svn checkout https://svn.ap

Re: French Translation

2007-05-16 Thread Dave
I don't know of any ongoing efforts to create a French translation and we don't have one, so your efforts would be greatly appreciated. - Dave On 5/10/07, Denis Balazuc <[EMAIL PROTECTED]> wrote: Hi Roller Dev! I'm writing to let you know that I've started a

Re: ready to switch to struts2?

2007-05-16 Thread Dave
be left in place and unaltered, so there really isn't much work to switch back and forth if we needed to. So is everyone ready to switch to Struts2? +1 I'm ready to start testing the new UI. - Dave

Fixing the Roller installation process

2007-05-16 Thread Dave
s point, I'm learning towards doing both options #1 and #2. Option #3 is too limiting and option #4 is just too complex. - Dave

Re: Fixing the Roller installation process

2007-05-17 Thread Dave
sion could be in the Roller Support Java.net project and include all the software with verboten-licenses. Once we switch over to OpenJPA, we will no longer have any dependency on LGPL code, so the user will not have to do a separate download of Hibernate. - Dave

Re: Fixing the Roller installation process

2007-05-17 Thread Dave
ate the App Server resources you need and drop in the un-altered WAR that you downloaded. - Dave

Re: Fixing the Roller installation process

2007-05-17 Thread Dave
f security.xml. But again, I'm not proposing removing Acegi at this point. I'm going to propose an installer and I hope to do so without introducing or removing any Roller dependencies. - Dave

Re: Fixing the Roller installation process

2007-05-17 Thread Dave
take advantage of the authentication features that are built into app servers. Again, I'm not proposing this now -- I just mentioned it because the topic of immutable WAR came up. - Dave

Re: Fixing the Roller installation process

2007-05-17 Thread Dave
offerings for any containers that someone wanted to write/maintain them for. That's my current thinking as well. - Dave

Re: Fixing the Roller installation process

2007-05-17 Thread Dave
On 5/17/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: Dave wrote: > On 5/17/07, Matt Raible <[EMAIL PROTECTED]> wrote: >> I can't argue with 1 or 3, but #2 seems to mean that users will be >> required to use a container that supports OpenSSO or OpenID in order

Proposal: Easy Install

2007-05-17 Thread Dave
y for user * Additionally: o It must be possible to disable automatic upgrade of database tables o It must be possible to specify DB and mail via properties or JNDI names Here's the rest: http://cwiki.apache.org/confluence/display/ROLLER/Proposal+Easy+Install - Dave

Re: Proposal: Easy Install

2007-05-17 Thread Dave
r or upgrade pages/actions. I like #6, but asking the user to restart/redeploy is no fun, so that's where the independent bootstrapper would be useful. Yes. That's a good idea and you're right -- a restart should not be necessary. And #7 is same as #6 really. Yes, that could be the same action, since they both - Dave

Re: Proposal: Easy Install

2007-05-17 Thread Dave
on is good then move on 9. bootstrap application Yes, that makes sense. I'm going to try to work out the details of the provides and a bootstapping next. Thanks for the quick and detailed feedback. - Dave

Re: Fixing the Roller installation process

2007-05-18 Thread Dave
as part of my installer design work. - Dave

Re: svn commit: r539584 - /roller/trunk/web/WEB-INF/velocity/weblog.vm

2007-05-18 Thread Dave
Oof, I forgot about that new nicety. I'll review the ones in trunk and the comment POJO. On first glance, it looks like we have some double escaping and other problems going on. - Dave On 5/18/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: Actually, we don't really want to

Guice: dependency injection for dummies

2007-05-19 Thread Dave
I started playing with Guice and found it very easy to understand and use. I've looked at Sping IOC a number of times, but I've never been able to figure it out. Guice is different -- it's easy enough for a dummy like me to understand. I started working on a Guice version of Roller and had the bas

Re: Guice: dependency injection for dummies

2007-05-19 Thread Dave
Oh, and perhaps I should mention the Guice website: http://code.google.com/p/google-guice/ The user guide: http://docs.google.com/View?docid=dd2fhx4z_5df5hw8 And this video presentation is pretty good too: http://video.google.com/videoplay?docid=6068447410873108038&q=guice - Dave

Re: Guice: dependency injection for dummies

2007-05-19 Thread Dave
On 5/19/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: Dave wrote: > I started playing with Guice and found it very easy to understand and > use. I've looked at Sping IOC a number of times, but I've never been > able to figure it out. Guice is different -- it's eas

Re: Guice: dependency injection for dummies

2007-05-19 Thread Dave
raight Java, Spring and Guice here: http://docs.codehaus.org/display/GROOVY/Singleton+Pattern - Dave

Re: Guice: dependency injection for dummies

2007-05-19 Thread Dave
On 5/19/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: Dave wrote: > On 5/19/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: > If a DI framework requires classes to have public constructors, even > those that are singletons -- you would completely rule out the usage > of

Re: Guice: dependency injection for dummies

2007-05-20 Thread Dave
lace in the constructor for all managers, if possible. Hmm... that reminds me. I wonder what happened to Elias' new search implementation. - Dave

Re: svn commit: r539786 - /roller/branches/roller_guice/readme-guice.txt

2007-05-20 Thread Dave
configuration. Still XML can be readily manipulated both manually and automatically during installation; I hope we won't be asking users to modify distributed code in order, for example, to add plugins or to swap a rendering model implementation. Definitely not. Plugin writers should never have to modify Roller code. - Dave

Re: New Roller Feature: Forget Password?

2007-05-20 Thread Dave
Cool! That's great news Sedat. I'll try to find some time this week to take a look at the patch. Thanks, - Dave On 5/20/07, sedat ciftci <[EMAIL PROTECTED]> wrote: Hello, With this new feature, when a user forgets his/her password, he/she enters the user name and email ad

Re: Proposal: Easy Install

2007-05-21 Thread Dave
k on Guice separately in the roller_guice branch. Why move ahead? I want to get the database creation and auto-upgrade stuff in place as soon as possible, since it's probably the most risky part of the work -- and it applies no matter what we decide about DI. - Dave

Re: Multiple pagers on a page

2007-05-21 Thread Dave
site.handle:$entry.anchor", pubTime: "$entry.pubTime", title:"$entry.title" } #end #end ] } #end And here's what the generated JSON data looks like: http://rollerweblogger.org/roller/page/dojoentries Does that make sense? - Dave

Re: Proposal: Easy Install

2007-05-21 Thread Dave
re, I think you've touched on all the places that will be changed and a little about how they will change, but there is no real concept of how the whole thing will work together. Yes, I still have to work out some details. I'll update the proposal as I go and *before* I start to make the big commits. - Dave

Re: Proposal: Easy Install

2007-05-21 Thread Dave
you see the docs for the Hibernate InjectedDataSourceConnectionProvider? It appears to be part of the Hibernate Entity Manager stuff and not a standard part of Hibernate. - Dave

Re: Proposal: Easy Install

2007-05-21 Thread Dave
ing it, but it's pretty trivial and now it's basically done. - Dave

Let's make the switch to OpenJPA

2007-05-21 Thread Dave
ing and make the switch to OpenJPA. What do you guys think? Here are some questions to consider: - What additional testing & work would you like to see? - Should we wait any longer for IBM to donate an iBatis implementation? - Has anybody else been doing any testing? - What other objections do you have to making the switch? - How should we time & execute the switch? Thoughts? - Dave

Re: Let's make the switch to OpenJPA

2007-05-21 Thread Dave
On 5/21/07, Dave <[EMAIL PROTECTED]> wrote: Hibernate: 25.73 pages/minute OpenJPA: 34.3 pages/minute Sorry, I misread the data. Both Hibernate and OpenJPA are *both* coming in at 34.3 pages/minute. I think it's safe to say that based on my informal testing they're basi

Re: ready to switch to struts2?

2007-05-22 Thread Dave
his point, we're not going back. - Dave

Checking in roller.tld

2007-05-22 Thread Dave
Anybody opposed to my checking in roller.tld and no longer generating it via XDoclet? - Dave

Re: Checking in roller.tld

2007-05-22 Thread Dave
What the heck... Anybody opposed to checking in and no longer generating all of our remaining XDoclet generated web configs: * Struts 1.x validation.xml * Struts 1.x struts-config.xml * roller.tld - Dave On 5/22/07, Dave <[EMAIL PROTECTED]> wrote: Anybody opposed to my check

Re: ready to switch to struts2?

2007-05-22 Thread Dave
am basically going to leave 3 fundamental pieces to the roller.ui package ... ui.core - code which applies to the web ui as a whole ui.rendering - weblog rendering code ui.struts2 - the struts2 ui Sounds good to me. - Dave

Re: svn commit: r540664 - in /roller/trunk: ./ web/WEB-INF/classes/ web/WEB-INF/classes/META-INF/ web/WEB-INF/classes/META-INF/tlds/

2007-05-22 Thread Dave
idator-rules.xml Also, many of these are usually in WEB-INF rather than WEB-INF/classes. Are you sure you checked them in to the proper location? Matt No, but I'm testing on my second box now and I'll commit fixes momentarily. - Dave

Re: svn commit: r540664 - in /roller/trunk: ./ web/WEB-INF/classes/ web/WEB-INF/classes/META-INF/ web/WEB-INF/classes/META-INF/tlds/

2007-05-22 Thread Dave
On 5/22/07, Dave <[EMAIL PROTECTED]> wrote: No, but I'm testing on my second box now and I'll commit fixes momentarily. Doh. They're in the right place now and ready to be deleted ;-) I'll let Allen pull the trigger on Struts1. - Dave

Re: Guice

2007-05-22 Thread Dave
et the singleton instance into your class. Thanks Bob, those three things should be immediately useful in the work I'm doing with Guice. - Dave

Re: Let's make the switch to OpenJPA

2007-05-22 Thread Dave
against a db full of existing data? walked through all the operations and made sure the data is properly being handled properly? I'm confident enough to run my site on JPA, but my site is tiny in terms of traffic and data. - Dave > - Dave

Re: Let's make the switch to OpenJPA

2007-05-22 Thread Dave
ibernate from SVN. Could that work? - Dave

Re: Let's make the switch to OpenJPA

2007-05-23 Thread Dave
On 5/23/07, Allen Gilliland <[EMAIL PROTECTED]> wrote: > Dave wrote: >> How about this: since we are basically done with Roller 4.0 features >> and we probably won't be adding any more, let's make the switch to the >> roller_4.0_newbackend branch now. I am o

Re: Let's make the switch to OpenJPA

2007-05-24 Thread Dave
le days) then I'll merge from branch to trunk. Let me know when you are ready. - Dave

  1   2   3   4   5   6   7   8   9   10   >