Re: Tiles 2

2007-06-12 Thread Antonio Petrelli
2007/6/12, Paul Benedict <[EMAIL PROTECTED]>: I am +1 with the redirect -- a permanent one too. How can this be done using Maven site plugin? A "meta" redirect is awful from my POV. Since I don't know how to do it, I will ask it in Maven users mailing list too. Antonio

[OSS Bamboo] Struts 2 SVN - Main Build build 344 has FAILED (0 tests failed). Change made by musachy

2007-06-12 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build has the following 1 change by 1 author: *musachy* made the following changes at Comment: Delete datetimepicker.ftl which was moved to the Dojo plugin > /struts/struts2/trunk/core/src/main/resources/template/simple/datetimepicker.ftl > (546563) -

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 2 has FAILED (0 tests failed). Change made by musachy

2007-06-12 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *musachy* made the following changes at Comment: Delete datetimepicker.ftl which was moved to the Dojo plugin > /struts/struts2/trunk/core/src/main/resources/template/simple/datetimepicker.ftl > (546563)

[OSS Bamboo] Struts 2 SVN - Main Build build 345 has FAILED (0 tests failed). Change made by musachy

2007-06-12 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build has the following 1 change by 1 author: *musachy* made the following changes at Comment: Delete unused templates > /struts/struts2/trunk/core/src/main/resources/template/simple/tab-close.ftl > (546565) > /struts/struts2/trunk/core/src/main/resources/templa

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 3 has FAILED (0 tests failed). Change made by musachy

2007-06-12 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *musachy* made the following changes at Comment: Delete unused templates > /struts/struts2/trunk/core/src/main/resources/template/simple/tab-close.ftl > (546565) > /struts/struts2/trunk/core/src/main/resour

failing build

2007-06-12 Thread Musachy Barroso
Bamboo build is breaking with this error: No versions are present in the repository for the artifact with a range [ 1.0.0,) jfree:jcommon:jar:null from the specified remote repositories: Maven Snapshots (http://snapshots.maven.codehaus.org/​maven2/​), central (http://repo1.maven.org/​maven2),

[OSS Bamboo] Struts 2 SVN - Main Build build 346 has FAILED (0 tests failed). Change made by musachy

2007-06-12 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build has the following 1 change by 1 author: *musachy* made the following changes at Comment: * Remove last references to Dojo * Remove unused file (TimePicker-1.txt) > /struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/TimePicker-1.tx

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 4 has FAILED (0 tests failed). Change made by musachy

2007-06-12 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *musachy* made the following changes at Comment: * Remove last references to Dojo * Remove unused file (TimePicker-1.txt) > /struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/TimeP

[OSS Bamboo] Struts 2 SVN - Main Build build 347 has FAILED (0 tests failed). Change made by musachy

2007-06-12 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build has the following 1 change by 1 author: *musachy* made the following changes at Comment: WW-1981 set should use the "id" attribute like the url and bean tags > /struts/struts2/trunk/core/src/site/resources/tags/set.html (546602) > /struts/struts2/trunk/core

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 5 has FAILED (0 tests failed). Change made by musachy

2007-06-12 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *musachy* made the following changes at Comment: WW-1981 set should use the "id" attribute like the url and bean tags > /struts/struts2/trunk/core/src/site/resources/tags/set.html (546602) > /struts/struts2/

Re: Tiles 2

2007-06-12 Thread Paul Benedict
Can't we use an HTTPD redirect? Antonio Petrelli wrote: 2007/6/12, Paul Benedict <[EMAIL PROTECTED] >: I am +1 with the redirect -- a permanent one too. How can this be done using Maven site plugin? A "meta" redirect is awful from my POV. Since I don't know h

Re: name inconsistency

2007-06-12 Thread Rene Gielen
-1 for that from my point of view: - id in html page context refers the unique identifier on a page, whereas name lets you bind to a named target, not necessarily having to be unique on the page. set clearly references a name from that understanding (set the named property). I would find id quite