2007/3/22, Paul Benedict <[EMAIL PROTECTED]>:
* Will try to create a shared localization project between s1/s2
... and possibly other projects, like Tiles 2 :-)
Anyway I don't know if I can attend to this event, probably I will
participate "offline" to it.
Antonio
Great. Then you will see the conversation I had to day with Rene. It's
nothing spectacular, but these were our talking points:
* Will try to create a shared localization project between s1/s2
* 1.4 will help transition users to 2 as much as possible
* Will be updating the patch
* New s2 intercep
On 3/21/07, Ted Husted <[EMAIL PROTECTED]> wrote:
Is the WW chatroom still open? That would be a good a place as any.
Just try and post the transcript, so that it become part of the
regular development discussions. (If it didn't happen on the list, it
didn't happen.)
Codehaus irc has a web in
On 3/21/07, Ted Husted <[EMAIL PROTECTED]> wrote:
On 3/21/07, James Mitchell <[EMAIL PROTECTED]> wrote:
> I was under the impression that I will be deploying my locally built
> artifacts.
Yes, it's just not clear to me whether deploy creates the artifacts.
It seems to be building and testing som
What's the status of core/src/main/etc/taglib-settings.xml ?
I keep seeing Eclipse complain about the invalid syntax, so I grep'd
around and can't find a single reference to it. I'm guessing that it
used to be part of the old way we created the tld file.
Anyone care if I remove it?
--
Ja
Yes, I'm in there right now. No one here but me and the bot;)
Server: conference.chat.opensymphony.com
Port: 5222
--
James Mitchell
The Ruby Roundup
http://www.rubyroundup.com/
On Mar 21, 2007, at 8:38 PM, Ted Husted wrote:
Is the WW chatroom still open? That would be a good a place as
Yep, it's all done except for the voting.
On 3/21/07, James Mitchell <[EMAIL PROTECTED]> wrote:
So, is that it? What else can I do? Did all the files make it?
--
James Mitchell
The Ruby Roundup
http://www.rubyroundup.com/
On Mar 21, 2007, at 8:48 PM, Ted Husted wrote:
> For some reason, t
So, is that it? What else can I do? Did all the files make it?
--
James Mitchell
The Ruby Roundup
http://www.rubyroundup.com/
On Mar 21, 2007, at 8:48 PM, Ted Husted wrote:
For some reason, the rest of the folders didn't move over with
struts2-assembly, so I moved it back and tried again,
For some reason, the rest of the folders didn't move over with
struts2-assembly, so I moved it back and tried again, and it seems
fine now.
Thanks so much, James!
-Ted.
On 3/21/07, James Mitchell <[EMAIL PROTECTED]> wrote:
I'm trying to move forward on this and not sure what the next step
is.
Is the WW chatroom still open? That would be a good a place as any.
Just try and post the transcript, so that it become part of the
regular development discussions. (If it didn't happen on the list, it
didn't happen.)
-Ted.
On 3/21/07, Philip Luppens <[EMAIL PROTECTED]> wrote:
Same here - my d
Same here - my day job makes it really hard at the moment, but I would
like to attend this discussion as well. I'd prefer somewhere around
21.00 GMT during the week - IRC/Jabber/..
- Phil
On 3/21/07, Rene Gielen <[EMAIL PROTECTED]> wrote:
That's why I always liked the Webwork chatroom, as it is
I'm trying to move forward on this and not sure what the next step
is. I'm pretty sure that step #6 did not do what it was supposed to
do. When I compare what's under 2.0.6...
/home/jmitchell/apache_home/apache-tomcat-5.5.20/
I only see struts2-assemply/ and not all the other modules. May
That's why I always liked the Webwork chatroom, as it is part of the
project and accessible via web :)
I would be interested to join discussion, if timeslot fits. For me any
option, including IRC, is quite ok, although I have restrictions during
my dayjob, too. But regarding timezones, this sh
Not yet, you can go ahead an open one for 2.0.8.
There's also
* https://issues.apache.org/struts/browse/WW-1793
* https://issues.apache.org/struts/browse/WW-1539
* https://issues.apache.org/struts/browse/WW-1533
* https://issues.apache.org/struts/browse/WW-1560
On 3/21/07, Claus Ibsen <[EMA
Where is this failing for you? Step 4?
mvn clean install site -P all,alljars,pre-assembly
works fine for me when using the 2.0.7 tag.
James Mitchell wrote:
There's no api/ under STRUTS_2_0_X branch, so the assembly is failing.
I made a quick fix to remove those references () and trying aga
The Struts 2.0.7 test build is now available.
Release notes:
* http://struts.apache.org/2.x/docs/release-notes-207.html
Distribution:
* http://people.apache.org/builds/struts/2.0.7/
The Maven 2 staging repository is not yet available, but when it
is, it will be in the u
On 3/21/07, James Mitchell <[EMAIL PROTECTED]> wrote:
I was under the impression that I will be deploying my locally built
artifacts.
Yes, it's just not clear to me whether deploy creates the artifacts.
It seems to be building and testing something.
But, it probably wouldn't work clean anyway.
I was under the impression that I will be deploying my locally built
artifacts.
The trunk has api/, but the branch does not, so assembly would work
for trunk. I'm not sure why it's missing api/, you'd have to ask the
guy who did the branch ;)
--
James Mitchell
The Ruby Roundup
http://
I use the default memory, which is 64 or 128 I think. However, I'm a
little surprised that unit tests should be creating more than 64M worth
of objects (minus the maven footprint). This seems like an issue to me.
After each test case all test objects should be released. If a test
creates a larg
Ted are these reported in JIRA?
Maybe I and others can give a go when I have spare time and submit some patches
to fix the showcase and you guys can concentrate on the core framework.
-
Posted via Jive Forums
http://forums.opensy
Brian you got enough memory setup for Maven?
I have
MAVEN_OPTS=-Xmx512m
and have no problems.
-
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=71861&messageID=134516#134516
---
On 3/21/07, Ted Husted <[EMAIL PROTECTED]> wrote:
On 3/21/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> On 3/21/07, Ted Husted <[EMAIL PROTECTED]> wrote:
>
> > For some reason, from Cygwin, I can't ssh to people, even with the
password.
>
> Unless command-line ssh works, nothing else could be exp
Yeah, start with client side debugging and see if it tells you anything.
You can tell the version like this:
ssh -V
It should be something like:
OpenSSH_4.5p1, OpenSSL 0.9.8d 28 Sep 2006
Here's an example of a correct DSA pub key handling from my debug out put:
$ ssh -v [EMAIL PROT
You don't have to have ssh-agent running in order to use certificates
and keys. This only helps reduce the number of times you need to type in
the passphrase for the private key. You should be able to use a DSA
certificate and key file without any agent running.
-bp
Martin Cooper wrote:
On
There's no api/ under STRUTS_2_0_X branch, so the assembly is
failing. I made a quick fix to remove those references ()
and trying again.
I suppose I should commit this, unless we need the api as part of the
distribution. If so, which Jira should I reference?
--
James Mitchell
The Ruby
I don't know if you needed to do #4 or not, it seems to do some
building as it goes.
For an issue ticket, you could use WW-1834. We would probably need to
change the HEAD too.
-T.
On 3/21/07, James Mitchell <[EMAIL PROTECTED]> wrote:
There's no api/ under STRUTS_2_0_X branch, so the assembly i
Yeah, I've done some more investigation. The Struts docs are pretty
lacking in general and I've brought up most of the doc issues before. I
think there are still bugs out there for them. I'm hoping to help clean
them up next week. I was supposed to start on a large project a few
weeks ago that
Hi Brian,
did u checked this thread
http://forums.opensymphony.com/thread.jspa?threadID=71257&tstart=15
and Note , the struts.codebehind.defaultPackage is the package name defined in
struts.xml not the real package name
for example
[code]
..
..
then struts.codebehind.de
Ok, I'll do it.
So, going from the below wiki page, there's a couple of steps that
I'll have to do prior to #6. I know I need to at least start at #4.
So I'll start there.
--
James Mitchell
The Ruby Roundup
http://www.rubyroundup.com/
On Mar 21, 2007, at 12:43 PM, Ted Husted wrote:
> If it doesn't you
> might need to create a second file named authorized_keys2, which is used
> by some SSHD versions to support dsa. Lastly, I would also try turning
> on SSH debugging on the client side. This will often show you what is
> going wrong with the connection.
How is client-side deb
Nope.
On 3/21/07, James Mitchell <[EMAIL PROTECTED]> wrote:
Have you found a volunteer yet?
--
James Mitchell
The Ruby Roundup
http://www.rubyroundup.com/
On Mar 21, 2007, at 8:22 AM, Ted Husted wrote:
> We need another volunteer to perform step #6 of the release gauntlet,
> which stages th
On 3/21/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
2007/3/21, Don Brown <[EMAIL PROTECTED]>:
> Swing by the #struts room at irc.freenode.net. It isn't google chat,
but
> many clients like Gaim (Linux), Colloquy (OSX), and mIRC (Windows) are
> available.
The problem is that someone cannot
On 3/21/07, Brian Pontarelli <[EMAIL PROTECTED]> wrote:
The latest version of SSH from Cygwin should work.
How do I determine what is the latest version?
Ensure that your
authorized_keys is only read and writable by the user and not the group
or everyone. Otherwise SSHD will reject it. Also e
Have you found a volunteer yet?
--
James Mitchell
The Ruby Roundup
http://www.rubyroundup.com/
On Mar 21, 2007, at 8:22 AM, Ted Husted wrote:
We need another volunteer to perform step #6 of the release gauntlet,
which stages the JARs as Maven artifacts
* http://struts.apache.org/2.x/docs/cr
The latest version of SSH from Cygwin should work. Ensure that your
authorized_keys is only read and writable by the user and not the group
or everyone. Otherwise SSHD will reject it. Also ensure that the server
you are connecting to has a modern version of SSH. If it doesn't you
might need to
On 3/21/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 3/21/07, Ted Husted <[EMAIL PROTECTED]> wrote:
> For some reason, from Cygwin, I can't ssh to people, even with the password.
Unless command-line ssh works, nothing else could be expected to.
The odd part is th CygWin ssh doesn't work now
2007/3/21, Ted Husted <[EMAIL PROTECTED]>:
For some reason, from Cygwin, I can't ssh to people, even with the password.
I remember some time ago that, under windows, I had to use SSH for
windows, because cygwin package was buggy:
http://sshwindows.sourceforge.net/
HTH
Antonio
On 3/21/07, Ted Husted <[EMAIL PROTECTED]> wrote:
For some reason, from Cygwin, I can't ssh to people, even with the password.
Unless command-line ssh works, nothing else could be expected to.
I think some combination of PuTTY and scpexe:// urls (instead of
scp://) should work. I'll put it o
On 3/21/07, Ted Husted <[EMAIL PROTECTED]> wrote:
Aside from what is already on the list, what else else we need to use
the fabled "release plugin."
Time, as usual. :) Someone needs to try it, see what happens, and
work through any issues that come up.
It is important to note that the ASF c
2007/3/21, Ted Husted <[EMAIL PROTECTED]>:
If there are better versions of Tiles or Plexus that we can use, then
someone who uses those bits should submit a patch.
About Tiles, there is version 2.0.1 (alpha). But the code changed a
lot since the last snapshot of 2.0, so I have to change some co
It's definetively a weakness in the tests, and illustrates how fragile
unit testing with mock objects is. Even though testing of the debug
logging might not be that interesting, these tests will proably have
to be frequently updated when changes occur in the code they test. So
my point of view is
On 3/20/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
Can any of these be removed in favor of released versions?
No idea.
The dependencies in question relate to
* Annotations
* Hosted QA
* Maven
* Plexus
* Tiles
Plexus and Tiles are on the experimental/beta plugins list in the
release notes, so
We need another volunteer to perform step #6 of the release gauntlet,
which stages the JARs as Maven artifacts
* http://struts.apache.org/2.x/docs/creating-and-signing-a-distribution.html
My CygWin SSH setup is still muddled. I tried running it using
password authentication three times, but did
Strangely, it still doesn't work. :(
I tried concatenating the key to authorized_keys, and I tried the new
key as authorized_key by itself (with the correct permissions), and
deploy still prompts me for a password, over and over again.
For some reason, from Cygwin, I can't ssh to people, even wi
2007/3/21, Wendy Smoak <[EMAIL PROTECTED]>:
The snapshot dependencies in Struts 2 releases are causing comments...
http://jira.codehaus.org/browse/MEV-511
I think that the problem is at the very base: IMHO each plugin should
be a different project, not a module of Struts 2.
plugins/tiles/p
2007/3/21, Don Brown <[EMAIL PROTECTED]>:
Swing by the #struts room at irc.freenode.net. It isn't google chat, but
many clients like Gaim (Linux), Colloquy (OSX), and mIRC (Windows) are
available.
The problem is that someone cannot use IRC through a proxy (like me),
but GoogleTalk (or chat) do
46 matches
Mail list logo