I just tried the new 5.3-beta-1 release and I immediately saw this new ASCII
art in the logs spitting out "Tapestry 5"

 ______                  __             ____
/_  __/__ ____  ___ ___ / /_______ __  / __/
 / / / _ `/ _ \/ -_|_-</ __/ __/ // / /__ \
/_/  \_,_/ .__/\__/___/\__/_/  \_, / /____/
        /_/                   /___/


so I was curious and examined the whole output. I noticed this line:
"Application 'app' (Tapestry version 5.3-alpha-12)." although I am using
beta-1 jars.

[INFO] The following files have been resolved:
[INFO]    antlr:antlr:jar:2.7.7:compile
[INFO]    bouncycastle:bcprov-jdk15:jar:135:test
[INFO]    cglib:cglib-nodep:jar:2.2:test
[INFO]    com.google.guava:guava:jar:r09:test
[INFO]    com.sun.jersey:jersey-client:jar:1.8:compile
[INFO]    com.sun.jersey:jersey-core:jar:1.8:compile
[INFO]    commons-codec:commons-codec:jar:1.3:compile
[INFO]    commons-collections:commons-collections:jar:3.2.1:test
[INFO]    commons-httpclient:commons-httpclient:jar:3.1:compile
[INFO]    commons-io:commons-io:jar:2.0.1:test
[INFO]    commons-lang:commons-lang:jar:2.4:compile
[INFO]    commons-logging:commons-logging:jar:1.0.4:compile
[INFO]    javassist:javassist:jar:3.12.1.GA:compile
[INFO]    javax.inject:javax.inject:jar:1:compile
[INFO]    javax.mail:mail:jar:1.4.1:test
[INFO]    javax.servlet:servlet-api:jar:2.5:provided
[INFO]    jetty:org.mortbay.jetty:jar:5.1.12:test
[INFO]    junit:junit:jar:3.8.1:test
[INFO]    log4j:log4j:jar:1.2.14:compile
[INFO]    mx4j:mx4j-tools:jar:3.0.1:test
[INFO]    net.java.dev.jna:jna:jar:3.2.3:test
[INFO]    net.sourceforge.cssparser:cssparser:jar:0.9.5:test
[INFO]    net.sourceforge.htmlunit:htmlunit:jar:2.8:test
[INFO]    net.sourceforge.htmlunit:htmlunit-core-js:jar:2.8:test
[INFO]    net.sourceforge.nekohtml:nekohtml:jar:1.9.14:test
[INFO]    org.antlr:antlr-runtime:jar:3.3:compile
[INFO]    org.antlr:stringtemplate:jar:3.2.1:compile
[INFO]    org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:test
[INFO]    org.apache.httpcomponents:httpclient:jar:4.0.2:test
[INFO]    org.apache.httpcomponents:httpcore:jar:4.0.1:test
[INFO]    org.apache.httpcomponents:httpmime:jar:4.0.1:test
[INFO]    org.apache.james:apache-mime4j:jar:0.6:test
[INFO]    org.apache.tapestry:plastic:jar:5.3-beta-1:compile
*[INFO]    org.apache.tapestry:tapestry-core:jar:5.3-beta-1:compile
[INFO]    org.apache.tapestry:tapestry-func:jar:5.3-beta-1:compile
[INFO]    org.apache.tapestry:tapestry-ioc:jar:5.3-beta-1:compile
[INFO]    org.apache.tapestry:tapestry-json:jar:5.3-beta-1:compile
[INFO]    org.apache.tapestry:tapestry-test:jar:5.3-beta-1:test
[INFO]    org.apache.tapestry:tapestry5-annotations:jar:5.3-beta-1:compile*
[INFO]    org.apache.tomcat:annotations-api:jar:6.0.30:test
[INFO]    org.apache.tomcat:catalina:jar:6.0.30:test
[INFO]    org.apache.tomcat:coyote:jar:6.0.30:test
[INFO]    org.apache.tomcat:dbcp:jar:6.0.30:test
[INFO]    org.apache.tomcat:juli:jar:6.0.30:test
[INFO]    org.apache.tomcat:servlet-api:jar:6.0.30:test
[INFO]    org.easymock:easymock:jar:3.0:test
[INFO]    org.eclipse.jetty:jetty-continuation:jar:7.0.0.v20091005:test
[INFO]    org.eclipse.jetty:jetty-http:jar:7.0.0.v20091005:test
[INFO]    org.eclipse.jetty:jetty-io:jar:7.0.0.v20091005:test
[INFO]    org.eclipse.jetty:jetty-jndi:jar:7.0.0.v20091005:test
[INFO]    org.eclipse.jetty:jetty-plus:jar:7.0.0.v20091005:test
[INFO]    org.eclipse.jetty:jetty-security:jar:7.0.0.v20091005:test
[INFO]    org.eclipse.jetty:jetty-server:jar:7.0.0.v20091005:test
[INFO]    org.eclipse.jetty:jetty-servlet:jar:7.0.0.v20091005:test
[INFO]    org.eclipse.jetty:jetty-util:jar:7.0.0.v20091005:test
[INFO]    org.eclipse.jetty:jetty-webapp:jar:7.0.0.v20091005:test
[INFO]    org.eclipse.jetty:jetty-xml:jar:7.0.0.v20091005:test
[INFO]    org.json:json:jar:1.0.2:test
[INFO]    org.mortbay.jetty:servlet-api-2.5:jar:6.1.9:test
[INFO]    org.objenesis:objenesis:jar:1.2:test
[INFO]    org.seleniumhq.selenium:selenium-android-driver:jar:2.3.1:test
[INFO]    org.seleniumhq.selenium:selenium-api:jar:2.3.1:test
[INFO]    org.seleniumhq.selenium:selenium-chrome-driver:jar:2.3.1:test
[INFO]    org.seleniumhq.selenium:selenium-firefox-driver:jar:2.3.1:test
[INFO]    org.seleniumhq.selenium:selenium-htmlunit-driver:jar:2.3.1:test
[INFO]    org.seleniumhq.selenium:selenium-ie-driver:jar:2.3.1:test
[INFO]    org.seleniumhq.selenium:selenium-iphone-driver:jar:2.3.1:test
[INFO]    org.seleniumhq.selenium:selenium-java:jar:2.3.1:test
[INFO]    org.seleniumhq.selenium:selenium-remote-driver:jar:2.3.1:test
[INFO]    org.seleniumhq.selenium:selenium-server:jar:2.3.1:test
[INFO]    org.seleniumhq.selenium:selenium-support:jar:2.3.1:test
[INFO]    org.slf4j:slf4j-api:jar:1.6.1:compile
[INFO]    org.slf4j:slf4j-log4j12:jar:1.6.1:compile
[INFO]    org.testng:testng:jar:5.12.1:test
[INFO]    org.w3c.css:sac:jar:1.3:test
[INFO]    org.yaml:snakeyaml:jar:1.8:test
[INFO]    si.planet9:soap-client:jar:0.0.9-SNAPSHOT:compile
[INFO]    xalan:serializer:jar:2.7.1:test
[INFO]    xalan:xalan:jar:2.7.1:test
[INFO]    xerces:xercesImpl:jar:2.9.1:test
[INFO]    xml-apis:xml-apis:jar:1.3.04:test


Before, I was developing with 5.3.0 if it is of any help.

-bob

Reply via email to