<< Back to previous view |
![]() |
[QB-278] URL to published Artifact not working
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Martin Lehofer | Assigned To: | Robin Shen |
Resolution: | Won't Fix | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown | ||
Environment: | Windows 2003 Server, Apache Tomcat 6.0 |
Description |
In QB 1.2.10.98, when creating a URL as stated in Manual Appendix Section D, only "last" works, but "lastest", and "last_successful" fails. Stacktrace: org.apache.tapestry.ApplicationRuntimeException: Do not know how to get build "last_sucessful". com.pmease.quickbuild.ResourceAccessServlet.doGet(ResourceAccessServlet.java:108) javax.servlet.http.HttpServlet.service(HttpServlet.java:690) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:264) |
Comments |
Comment by Robin Shen [ 06/Sep/07 05:33 PM ] |
The documentation is in error: "lastest" should be "latest". "last_successful" should be "last_success". The documentation error will be fixed in next minor release. Regards. Robin |