Author: wsmoak
Date: Thu Nov 24 00:49:55 2005
New Revision: 348688
URL: http://svn.apache.org/viewcvs?rev=348688&view=rev
Log:
Renamed 'core' sub-project to 'action'
Modified:
struts/action/trunk/project.xml
struts/apps/trunk/project.xml
struts/el/trunk/project.xml
struts/extras/t
Author: wsmoak
Date: Thu Nov 24 01:18:52 2005
New Revision: 348693
URL: http://svn.apache.org/viewcvs?rev=348693&view=rev
Log:
Renamed 'core' sub-project to 'action'
Modified:
struts/build/trunk/maven-nightly.sh.current
struts/build/trunk/maven.xml
Modified: struts/build/trunk/maven-nigh
On 11/23/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> - rename core to action
> - modify svn:externals on 'current'
Would help to change all the dependencies, wouldn't it? I've checked
that in, and 'maven build-all' works. I also created the directory
under .../struts/maven/trunk/nightly .
Jam
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project struts-core has an issue affecting its community integration.
This issue affects
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project struts-core has an issue affecting its community integration.
This issue affects
Mohan-
sounds interesting! Thanks for the paper ;)
One question:
Why are you using a Struts Plugin (SkinPlugin) instead of
ContextListener ?
With a context listener your framework is not *tied* to struts.
-Matthias
> -Original Message-
> From: Mohan Kishore [mailto:[EMAIL PROTECTED]
>
The nightly build is completely self contained, such that an entire new svn
checkout happens every night. So your fixes should fix the nightly as well.
I am adding a cleanup piece to the nightly script right now. I knew I would
have to do that eventually, and there's a rather large number of
Wendy,
I think the best option would be to fix whatever maven 2 issues there are
with 1.2 Branch project.xml and use that for the pom.
Niall
- Original Message -
From: "Wendy Smoak" <[EMAIL PROTECTED]>
Sent: Wednesday, November 23, 2005 6:34 PM
On 11/20/05, Apache Wiki <[EMAIL PROTECT
I've modified gump for the new name, although theres no way to test gump -
so we'll find out in the next run if I did it correctly.
Niall
- Original Message -
From: "Wendy Smoak" <[EMAIL PROTECTED]>
Sent: Thursday, November 24, 2005 3:21 AM
On 11/23/05, Wendy Smoak <[EMAIL PROTECTED]>
On 11/24/05, Niall Pemberton <[EMAIL PROTECTED]> wrote:
>
> I think the best option would be to fix whatever maven 2 issues there are
> with 1.2 Branch project.xml and use that for the pom.
>
What's the URL for the 1.2 branch? (And where should I have been able
to find it without asking?)
Thanks
Author: husted
Date: Thu Nov 24 08:38:59 2005
New Revision: 348769
URL: http://svn.apache.org/viewcvs?rev=348769&view=rev
Log:
Update the webtests for version 1.7. Add a couple of missing body tags to JSPs
(thanks IDEA!).
Added:
struts/apps/trunk/mailreader/src/webapp/WEB-INF/entities/taskde
The following url is to check out the 1.2 branch:
https://svn.apache.org/repos/asf/struts/action/branches/STRUTS_1_2_BRANCH
Sorry I don't think this is documented anywhere - I guess we all got
educated on it when the svn conversion was happening - which doesn't help
for committers that have arri
No particular reason - could have gone either ways - but since we were already
using Struts, preferred keeping my configurations in one place (instead of
touching web.xml separately).
- Mohan
Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
Mohan-
sounds interesting! Thanks for the paper
This may be of interest:
http://wiki.apache.org/struts/StrutsPlugins
Niall
- Original Message -
From: "Mohan Kishore" <[EMAIL PROTECTED]>
Sent: Thursday, November 24, 2005 4:46 PM
> No particular reason - could have gone either ways - but since we were
already using Struts, preferr
On 11/24/05, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> The following url is to check out the 1.2 branch:
>
> https://svn.apache.org/repos/asf/struts/action/branches/STRUTS_1_2_BRANCH
I see what happened... I had it checked out with 'core' in the URL,
and didn't realize until now that it was th
Part of the problem is that the Struts 1.2.x uses ant for the build - not
sure if the maven one works properly or not.
The ant build doesn't have xalan at all - just the xerces (xml-apis)
dependency. I believe the xml-apis is an inherited dependency from digester
for processing config files - and
Author: wsmoak
Date: Thu Nov 24 09:34:43 2005
New Revision: 348775
URL: http://svn.apache.org/viewcvs?rev=348775&view=rev
Log:
Added dependency scope hints for conversion to a Maven 2 pom.
Modified:
struts/action/branches/STRUTS_1_2_BRANCH/project.xml
Modified: struts/action/branches/STRUTS_
On 11/24/05, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> Part of the problem is that the Struts 1.2.x uses ant for the build - not
> sure if the maven one works properly or not.
>
> The ant build doesn't have xalan at all - just the xerces (xml-apis)
> dependency. I believe the xml-apis is an inh
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Struts Wiki" for change
notification.
The following page has been changed by krishna manchikalapudi:
http://wiki.apache.org/struts/StrutsConsultants
The comment on the change is:
nanobit inc, which provide services for stru
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Struts Wiki" for change
notification.
The following page has been changed by FrankZammetti:
http://wiki.apache.org/struts/StrutsTags
--
== Aja
Author: wsmoak
Date: Thu Nov 24 11:13:12 2005
New Revision: 348785
URL: http://svn.apache.org/viewcvs?rev=348785&view=rev
Log:
Collapsed the sub-project documentation menu, fixed typos.
Modified:
struts/shale/trunk/xdocs/features-application-manager.xml
struts/shale/trunk/xdocs/navigation
Author: craigmcc
Date: Thu Nov 24 11:46:44 2005
New Revision: 348790
URL: http://svn.apache.org/viewcvs?rev=348790&view=rev
Log:
Tweak global build script such that "ant clean release" works correctly
in a distribution (there were problems with the location of the release
notes file, which is now
Author: craigmcc
Date: Thu Nov 24 13:27:43 2005
New Revision: 348805
URL: http://svn.apache.org/viewcvs?rev=348805&view=rev
Log:
Tweak JAR building so that the manifest of each JAR file has a unique
"Extention-Name" entry:
* shale-core.jarorg.apache.shale
* shale-spring.jar
Author: wsmoak
Date: Thu Nov 24 20:18:42 2005
New Revision: 348867
URL: http://svn.apache.org/viewcvs?rev=348867&view=rev
Log:
Improve the Reusable Views page
- Add a screen shot of the Clay Rolodex example
- Link to the online DTD documentation
- minor editing
Added:
struts/shale/trunk/xdocs
To those on the dev list, could I get someone to look at a defect I
submitted?
http://issues.apache.org/bugzilla/show_bug.cgi?id=37479
I would like to actually contribute this patch but I need some support from
the community in terms of comments and suggestions. Any thoughts are
app
Hello All,
Am stuck up with a
simple problem and could not find solution to the same over the net
my DAO sets a list in the session , this list contains java bean classes, the
action
class forwards the flow to a jsp page.
I want to iterate over the collection and read the java beans stor
From: Malhotra,
Amitkumar (Exchange)
Sent: Friday, November 25, 2005
10:38 AM
To: dev@struts.apache.org
Subject: iterating over collection
Hello All,
Am stuck up with a
simple problem and could not find solution to the same over the net
my DAO sets a list in the sessi
27 matches
Mail list logo