+1
On 7/20/07, James Holmes <[EMAIL PROTECTED]> wrote:
Anyone opposed to moving the dependency in Struts 2.1 to FreeMarker 2.3.10?
We
can pick up some bug fixes and some new JDK 1.5 related features.
I can update POM if no one protests.
James
-
The project Struts 2 SVN - 2.0.x Branch has the following 1 change by 1 author:
*jholmes* made the following changes at
Comment:
Fix test failures caused by the fix for WW-1887. FreeMarker was complaining
about the toString() call when it was applied to the value created by this tag:
<#assign
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1
author:
*jholmes* made the following changes at
Comment:
Call toString() on itemKey instead of the output of stack.findValue().
> /struts/struts2/trunk/core/src/main/resources/template/simple/select.ftl
> (557737)
The project Struts 2 SVN - 2.0.x Branch (Java 6) has the following 1 change by
1 author:
*jholmes* made the following changes at
Comment:
Fix test failures caused by the fix for WW-1887. FreeMarker was complaining
about the toString() call when it was applied to the value created by this tag:
No, the tests should be the same. Most of the Bamboo messages are a result of
some checkins I made without noticing the test failures coming out of Maven. I
will pay closer attention to this going forward to cut down on the Bamboo
messages.
James
On Thu Jul 19 14:47 , 'Martin Cooper' <[EMAIL PR
Is Bamboo running a different set of tests than the ones that Maven runs, or
is it somehow running them differently? We've been seeing a flurry of
failures over the last few days, and I can't help thinking that we should be
finding the problems *before* checking in, rather than letting Bamboo find
The project Struts 2 SVN - Main Build has the following 1 change by 1 author:
*jholmes* made the following changes at
Comment:
Fix test failures caused by the fix for WW-1887. FreeMarker was complaining
about the toString() call when it was applied to the value created by this tag:
<#assign it
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1
author:
*jholmes* made the following changes at
Comment:
Fix test failures caused by the fix for WW-1887. FreeMarker was complaining
about the toString() call when it was applied to the value created by this tag:
<
I'm interested. I've never been a Struts release manager, but I would like to
learn.
I've closed out about half of the current 2.0.9 tickets and can move the
remaining ones to a 2.0.10 bucket.
Can someone point me to a doc that explains the release process? I know it's out
there.
Right now I'm
Hey guys,
xwork 2.0.4 has been released and is currently on its way to the
mirrors.
I updated pom.xml to reflect the update and changed the group id as
required.
I won't have time to trigger the release for Struts 2.0.9 before end
of next week
due to some project deadlines.
Is there any
The project Struts 2 SVN - 2.0.x Branch (Java 6) has the following 2 changes by
1 author:
*Rainer Hermanns* made the following changes at
Comment:
Updating to xwork 2.0.4 release
o xwork 2.0.4 contains the fix for the critical security issue
(see https://issues.apache.org/struts/browse/WW-203
The project Struts 2 SVN - 2.0.x Branch has the following 2 changes by 1 author:
*Rainer Hermanns* made the following changes at
Comment:
Updating to xwork 2.0.4 release
o xwork 2.0.4 contains the fix for the critical security issue
(see https://issues.apache.org/struts/browse/WW-2030 for deta
The project Struts 2 SVN - 2.0.x Branch has the following 1 change by 1 author:
*jholmes* made the following changes at
Comment:
Update to conform to the Struts 2 DTD instead of the XWork DTD.
> /struts/struts2/branches/STRUTS_2_0_X/apps/portlet/src/main/resources/struts.xml
> (557691)
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1
author:
*jholmes* made the following changes at
Comment:
Update to conform to the Struts 2 DTD instead of the XWork DTD.
> /struts/struts2/trunk/apps/portlet/src/main/resources/struts.xml (557689)
---
The project Struts 2 SVN - Main Build has the following 1 change by 1 author:
*jholmes* made the following changes at
Comment:
Update to conform to the Struts 2 DTD instead of the XWork DTD.
> /struts/struts2/trunk/apps/portlet/src/main/resources/struts.xml (557689)
-
The project Struts 2 SVN - 2.0.x Branch (Java 6) has the following 1 change by
1 author:
*jholmes* made the following changes at
Comment:
Update to conform to the Struts 2 DTD instead of the XWork DTD.
> /struts/struts2/branches/STRUTS_2_0_X/apps/portlet/src/main/resources/struts.xml
> (55769
Anyone opposed to moving the dependency in Struts 2.1 to FreeMarker 2.3.10? We
can pick up some bug fixes and some new JDK 1.5 related features.
I can update POM if no one protests.
James
-
To unsubscribe, e-mail: [EMAIL PROTECT
Thanks James. On a related note, is there an tag that allows
writing out a field error w/o writing out tags? It doesn't appear so.
field1
This will give you a wrapped around the error. I'd like to see
for a single field. Looking at the FreeMarker
template, an will always be written. M
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1
author:
*jholmes* made the following changes at
Comment:
WW-1887 struts template/simple/select.ftl error/fix
> /struts/struts2/trunk/core/src/main/resources/template/simple/select.ftl
> (557647)
The project Struts 2 SVN - Main Build has the following 1 change by 1 author:
*jholmes* made the following changes at
Comment:
WW-1887 struts template/simple/select.ftl error/fix
> /struts/struts2/trunk/core/src/main/resources/template/simple/select.ftl
> (557647)
--
The project Struts 2 SVN - 2.0.x Branch (Java 6) has the following 1 change by
1 author:
*jholmes* made the following changes at
Comment:
WW-1887 struts template/simple/select.ftl error/fix
> /struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/select.ftl
> (557644)
The project Struts 2 SVN - 2.0.x Branch has the following 1 change by 1 author:
*jholmes* made the following changes at
Comment:
WW-1887 struts template/simple/select.ftl error/fix
> /struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/select.ftl
> (557644)
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1
author:
*nilsga* made the following changes at
Comment:
WW-1645 Refactored portlet support into a plugin. Some missing files from last
commit.
> /struts/struts2/trunk/core/src/main/resources/struts-portlet-default.
The project Struts 2 SVN - Main Build has the following 1 change by 1 author:
*nilsga* made the following changes at
Comment:
WW-1645 Refactored portlet support into a plugin. Some missing files from last
commit.
> /struts/struts2/trunk/core/src/main/resources/struts-portlet-default.xml
> (55
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1
author:
*nilsga* made the following changes at
Comment:
WW-1645 Refactored portlet support into a plugin.
> /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/util
> (557544)
> /struts/s
The project Struts 2 SVN - Main Build has the following 1 change by 1 author:
*nilsga* made the following changes at
Comment:
WW-1645 Refactored portlet support into a plugin.
> /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/util
> (557544)
> /struts/struts2/tru
Sorry, you were correct, the space was there, but it wasn't visible
except to admins. I've given you permissions to access it, so it
should work fine now.
If there's anything else you need, just let me know.
Cheers,
Phil
On 7/18/07, Jessek <[EMAIL PROTECTED]> wrote:
I don't see it listed at h
27 matches
Mail list logo