Hi all, I'm not as active as most of you, maybe I'm too new too
dev-list, just learning the way to post and that stuff.
I don't pretend to merchandise anything here, just giving clues hoping
they are usefull ;)
Yes, I agree, going the route of FOP, or something similar, certainly
implies a m
On 6/5/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
What's needed is a complete additional test environment, with its own
lifecycle, and its own classpath (i.e. dependencies tagged to this scope so
you only load things like HttpUnit or HtmlUnit here). If integration tests
exist, they should b
On 06/06/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
Maven2 needs to support integration testing as a first class notion in the
architecture of what you envision a "project" to be.
It may not have been clear enough, but that's exactly what I meant in
my last email. I thought this is what th
On 6/5/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 6/5/06, Brett Porter <[EMAIL PROTECTED]> wrote:
> It *should* still be possible to achieve what you want currently (I
> thought Vincent's chapter discussed that, but I don't might be
> mistaken). It may take some effort, though, and I'm not s
On 6/5/06, Brett Porter <[EMAIL PROTECTED]> wrote:
It *should* still be possible to achieve what you want currently (I
thought Vincent's chapter discussed that, but I don't might be
mistaken). It may take some effort, though, and I'm not sure of any
existing examples. The 'integration-test' phas
It'll probably get closed as a duplicate, but thanks for the input.
It *should* still be possible to achieve what you want currently (I
thought Vincent's chapter discussed that, but I don't might be
mistaken). It may take some effort, though, and I'm not sure of any
existing examples. The 'integr
On 6/5/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 6/5/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> If I'm reading 'Better Builds With Maven" correctly, it seems that the
> recommended practice for functional or system integration tests for
webapps
> (i.e. where you deploy the app to a se
Sean, if you've got some time in the next two weeks, we could get
together and take care of this. I'm doing another working vacation
from the MD beach house again (like last year) and I could set aside
a day to meet you somewhere for a few hours (StarBucks or wherever).
I have a new WWAN
On 6/5/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
If I'm reading 'Better Builds With Maven" correctly, it seems that the
recommended practice for functional or system integration tests for webapps
(i.e. where you deploy the app to a server and then execute HTTP requests
and examine the resul
If I'm reading 'Better Builds With Maven" correctly, it seems that the
recommended practice for functional or system integration tests for webapps
(i.e. where you deploy the app to a server and then execute HTTP requests
and examine the result) is to build a separate "functional-tests" module per
Joe Germuska wrote:
It depends a lot upon your use case -- but for starters, this very
question suggests that if you do write anything, you should call it
ITextResult, or FOPResult, not PDFResult.
Yes, I agree, going the route of FOP, or something similar, certainly
implies a more generic nam
I'd say set up our own continuum instance in the struts zone. It
wasn't too difficult to do for MyFaces. This way we have complete
control and reliability. Eventually we may want to auto deploy
examples to the zone as well. There is much more flexability this
way.
My plate is fairly full but
It depends :)
I'm happy to hand out access to it. There are a couple of gotchas though.
1) there's only 20G of disk space in total, so we'll need to be
proactive on keeping that in check
2) Continuum doesn't have a lot of features for manging multiple
groups of people in one instance (all the pr
I've setup a release plan for SAF 2.0.0
* http://wiki.apache.org/struts/StrutsActionRelease200
If other committers wants to join me as co-release manager, please, feel free.
Of particular note is the "New Features Under Consideration" section.
I went through RoughSpots and tried to pick out the
On 5/18/06, Ted Husted <[EMAIL PROTECTED]> wrote:
Outstanding are about fifty "orphan" pages that were not linked into
the home page. I'll review those next and connect them with one of the
five sections. Once the existing material is hooked up, I thought I'd
polish off the "step by step" tutoria
On 5/25/06, Patrick Lightbody <[EMAIL PROTECTED]> wrote:
Do we have something like Continuum setup for Struts? If not, we should. What's
the process to kick this off?
Take two: Brett mentioned on commons-dev that vmbuild.apache.org is
available for Commons nightly builds & CI.
* http://www.n
For patches to existing classes, we do operate on the premise that
there's an implicit grant, but when people start donating entire
classes, we like to have an explicit licensing agreement on file.
-Ted.
On 6/5/06, Alexandru Popescu <[EMAIL PROTECTED]> wrote:
This looks weird, because as far as
At 3:38 PM -0400 6/5/06, Frank W. Zammetti wrote:
Not a bad idea... I've never been a big fan of XSLT, always seemed overly
difficult to me for what it was, but certainly sticking with a standard
has appeal, and I've done a little bit of FOP work, so it's not all new.
One thing I was thinking ab
Not a bad idea... I've never been a big fan of XSLT, always seemed overly
difficult to me for what it was, but certainly sticking with a standard
has appeal, and I've done a little bit of FOP work, so it's not all new.
One thing I was thinking about for the Ajax result stuff was to have
optionally
I think there is also a XSLT result - I haven't researched it at all,
but another option might be to return XML from the action and then
supply a FO XSLT to turn the results into a PDF.
/Ian
Frank W. Zammetti wrote:
Hey all... I find myself wanting to drive my company towards using SAF2,
or r
Hey all... I find myself wanting to drive my company towards using SAF2,
or really WW for the moment, and one of the things that comes up
frequently around here that would be required, as I know it does for many
people, is PDF generation.
I was thinking of how to make this easier for people... A w
This looks weird, because as far as I knew contributions submitted
through JIRA are already granting the copyright if not otherwise
expressed.
./alex
--
.w( the_mindstorm )p.
On 6/5/06, Ted Husted <[EMAIL PROTECTED]> wrote:
Since this donation includes standalone classes, we should ask Frank
t
Thanks Ted, I just faxed it over a minute ago... I just hope whoever looks
at it can read my handwriting, I have *seriously* atrocious penmanship!
It still needs to be sent in, correct?
Frank
On Mon, June 5, 2006 1:20 pm, Ted Husted wrote:
> Since this donation includes standalone classes, we s
Since this donation includes standalone classes, we should ask Frank
to file a CLA to cover this donation and any others.
* http://www.apache.org/licenses/icla.txt
I don't think we need to wait for it to go on file before accepting
the donation, but Frank should confirm that he is willing and ab
Hi Ian,
Your very welcome! It was fun working on it, learned quite a bit about WW
in the process... I opened a JIRA ticket that includes everything:
http://issues.apache.org/struts/browse/WW-1330
It has a link to a complete webapp demonstrating it (too big to attach to
the ticket I thought), bu
Hello all,
On this page:
http://wiki.apache.org/struts/StrutsActionRelease200
There is, under the new features heading a reference to the
validation/workflow issues brought up on this page:
http://wiki.apache.org/struts/RoughSpots?action=show
Under the main list, item number 16, and under Patric
On Jun 5, 2006, at 6:43 AM, Antonio Petrelli wrote:
Hello there... (I just don't know a better way to start a letter,
gosh...)
I have the same problem sometimes :-)
Anyway, the big problem is that I need to use TilesContext for
examining the HTTP header and beans in session scope. The last
Frank -
Thanks again for all the work you've done on this front! Email the code
to me at [EMAIL PROTECTED] I'll take a look over it and commit it to the
saf project. If there are some interesting classes, you might want to
add them to the JIRA issuse for discussion
/Ian
Frank W. Zammett
Achyuth ha scritto:
Hi,
Can you please tell me how to add tool tips to my struts application.
I am not using layout-tag
Please post your question to Struts Users mailing list:
user@struts.apache.org
Antonio
-
To unsubscri
Hi,
Can you please tell me how to add tool tips to my struts application.
I am not using layout-tag
Thanks,
-Achyuth B
-
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=33408&messageID=64757#64757
Hello there... (I just don't know a better way to start a letter, gosh...)
I played a bit with Tiles to integrate it with Dimensions and I noticed
that, to remove the dependency on the servlet environment, a
TilesContext class has been introduced.
After a bit of refactoring in Dimensions, I need
31 matches
Mail list logo