Advertisement
Guest User

Untitled

a guest
Oct 13th, 2011
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 11.18 KB | None | 0 0
  1. xbalak00@xbalak00-dell ~/a $ roo
  2.     ____  ____  ____  
  3.    / __ \/ __ \/ __ \
  4.   / /_/ / / / / / / /
  5.  / _, _/ /_/ / /_/ /  
  6. /_/ |_|\____/\____/    1.0.2.RELEASE [rev 638]
  7.  
  8.  
  9. Welcome to Spring Roo. For assistance press TAB or type "hint" then hit ENTER.
  10.  
  11. roo> project --topLevelPackage cz.shmoula.surf
  12. Created /home/xbalak00/a/pom.xml
  13. Created SRC_MAIN_JAVA
  14. Created SRC_MAIN_RESOURCES
  15. Created SRC_TEST_JAVA
  16. Created SRC_TEST_RESOURCES
  17. Created SRC_MAIN_WEBAPP
  18. Created SRC_MAIN_RESOURCES/META-INF/spring
  19. Created SRC_MAIN_RESOURCES/META-INF/spring/applicationContext.xml
  20. Created SRC_MAIN_RESOURCES/META-INF/spring/log4j.properties
  21. cz.shmoula.surf roo> surf install
  22. Created SRC_MAIN_WEBAPP/WEB-INF/config
  23. Created SRC_MAIN_WEBAPP/WEB-INF/config/surf-config.xml
  24. Created SRC_MAIN_WEBAPP/WEB-INF/config/surf-interop-config.xml
  25. Created SRC_MAIN_WEBAPP/WEB-INF/config/web-application-config.xml
  26. Created SRC_MAIN_WEBAPP/WEB-INF/web.xml
  27. Managed ROOT/pom.xml
  28. Created SRC_MAIN_WEBAPP/WEB-INF/urlrewrite.xml
  29. Created SRC_MAIN_WEBAPP/WEB-INF/surf.xml
  30. Managed ROOT/pom.xml
  31. Created SRC_MAIN_WEBAPP/surf-sample-site.zip
  32. Created SRC_MAIN_WEBAPP/css
  33. Created SRC_MAIN_WEBAPP/css/sample.css
  34. Created SRC_MAIN_WEBAPP/images
  35. Created SRC_MAIN_WEBAPP/images/alfresco3d.jpg
  36. Created SRC_MAIN_WEBAPP/images/AlfrescoLogo200.jpg
  37. Created SRC_MAIN_WEBAPP/images/AlfrescoLogo32.jpg
  38. Created SRC_MAIN_WEBAPP/images/background1.gif
  39. Created SRC_MAIN_WEBAPP/images/bg.gif
  40. Created SRC_MAIN_WEBAPP/images/chrome/box
  41. Created SRC_MAIN_WEBAPP/images/chrome/box/box_chrome_header_bg.gif
  42. Created SRC_MAIN_WEBAPP/images/cmis32.jpg
  43. Created SRC_MAIN_WEBAPP/images/cmis_logo_100.jpg
  44. Created SRC_MAIN_WEBAPP/images/gifts-and-gadgets.jpg
  45. Created SRC_MAIN_WEBAPP/images/our-services.jpg
  46. Created SRC_MAIN_WEBAPP/images/powered-by-spring.jpg
  47. Created SRC_MAIN_WEBAPP/images/PoweredBySurf.jpg
  48. Created SRC_MAIN_WEBAPP/images/products-overview.jpg
  49. Created SRC_MAIN_WEBAPP/images/surf32.jpg
  50. Created SRC_MAIN_WEBAPP/images/SurfLogo200.jpg
  51. Created SRC_MAIN_WEBAPP/WEB-INF/chrome/box
  52. Created SRC_MAIN_WEBAPP/WEB-INF/chrome/box/chrome.jsp
  53. Created SRC_MAIN_WEBAPP/WEB-INF/chrome/titled
  54. Created SRC_MAIN_WEBAPP/WEB-INF/chrome/titled/chrome.jsp
  55. Created SRC_MAIN_WEBAPP/WEB-INF/classes/surf/site/chrome
  56. Created SRC_MAIN_WEBAPP/WEB-INF/classes/surf/site/chrome/box.xml
  57. Created SRC_MAIN_WEBAPP/WEB-INF/classes/surf/site/chrome/titled.xml
  58. Created SRC_MAIN_WEBAPP/WEB-INF/pages/calendar
  59. Created SRC_MAIN_WEBAPP/WEB-INF/pages/calendar/calendar.xml
  60. Created SRC_MAIN_WEBAPP/WEB-INF/pages/home
  61. Created SRC_MAIN_WEBAPP/WEB-INF/pages/home/home.xml
  62. Created SRC_MAIN_WEBAPP/WEB-INF/pages/home/main.get.desc.xml
  63. Created SRC_MAIN_WEBAPP/WEB-INF/pages/home/main.get.head.ftl
  64. Created SRC_MAIN_WEBAPP/WEB-INF/pages/home/main.get.html.ftl
  65. Created SRC_MAIN_WEBAPP/WEB-INF/pages/home/side.get.desc.xml
  66. Created SRC_MAIN_WEBAPP/WEB-INF/pages/home/side.get.html.ftl
  67. Created SRC_MAIN_WEBAPP/WEB-INF/pages/products
  68. Created SRC_MAIN_WEBAPP/WEB-INF/pages/products/main.get.desc.xml
  69. Created SRC_MAIN_WEBAPP/WEB-INF/pages/products/main.get.html.ftl
  70. Created SRC_MAIN_WEBAPP/WEB-INF/pages/products/products.xml
  71. Managed SRC_MAIN_WEBAPP/WEB-INF/surf.xml
  72. Created SRC_MAIN_WEBAPP/WEB-INF/templates
  73. Created SRC_MAIN_WEBAPP/WEB-INF/templates/home.ftl
  74. Created SRC_MAIN_WEBAPP/WEB-INF/templates/home.xml
  75. Created SRC_MAIN_WEBAPP/WEB-INF/templates/landing.ftl
  76. Created SRC_MAIN_WEBAPP/WEB-INF/templates/landing.xml
  77. Created SRC_MAIN_WEBAPP/WEB-INF/templates/sample
  78. Created SRC_MAIN_WEBAPP/WEB-INF/templates/sample/login.ftl
  79. Created SRC_MAIN_WEBAPP/WEB-INF/templates/sample/logout.ftl
  80. Created SRC_MAIN_WEBAPP/WEB-INF/templates/sample/userinfo.ftl
  81. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/calendar
  82. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/calendar/calendar.get.desc.xml
  83. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/calendar/calendar.get.head.ftl
  84. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/calendar/calendar.get.html.ftl
  85. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/footer
  86. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/footer/footer.get.desc.xml
  87. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/footer/footer.get.head.ftl
  88. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/footer/footer.get.html.ftl
  89. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/footer/footer.get.js
  90. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/header
  91. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/header/header.get.desc.xml
  92. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/header/header.get.head.ftl
  93. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/header/header.get.html.ftl
  94. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/header/header.get.js
  95. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/navigation
  96. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/navigation/horizontal.get.desc.xml
  97. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/navigation/horizontal.get.head.ftl
  98. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/navigation/horizontal.get.html.ftl
  99. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/navigation/horizontal.get.js
  100. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/navigation/vertical.get.desc.xml
  101. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/navigation/vertical.get.head.ftl
  102. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/navigation/vertical.get.html.ftl
  103. Created SRC_MAIN_WEBAPP/WEB-INF/webscripts/navigation/vertical.get.js
  104. Created SRC_MAIN_WEBAPP/WEB-INF/classes/log4j.dtd
  105. Created SRC_MAIN_WEBAPP/WEB-INF/classes/log4j.xml
  106. Deleted SRC_MAIN_WEBAPP/surf-sample-site.zip
  107. Created SRC_MAIN_WEBAPP/WEB-INF/classes/surf/site/configurations
  108. Created SRC_MAIN_WEBAPP/WEB-INF/classes/surf/site/configurations/default.site.configuration.xml
  109. cz.shmoula.surf roo> perform eclipse
  110. [INFO] Scanning for projects...
  111. [INFO] ------------------------------------------------------------------------
  112. [INFO] Building surf
  113. [INFO]    task-segment: [eclipse:clean, eclipse:eclipse]
  114. [INFO] ------------------------------------------------------------------------
  115. [INFO] [eclipse:clean {execution: default-cli}]
  116. [INFO] Deleting file: .project
  117. [INFO] Deleting file: .classpath
  118. [INFO] Deleting file: .wtpmodules
  119. [INFO] Deleting file: .component
  120. [INFO] Deleting file: org.eclipse.wst.common.component
  121. [INFO] Deleting file: org.eclipse.wst.common.project.facet.core.xml
  122. [INFO] Deleting file: org.eclipse.jdt.core.prefs
  123. [INFO] Deleting file: org.eclipse.ajdt.ui.prefs
  124. [INFO] Preparing eclipse:eclipse
  125. [INFO] [aspectj:compile {execution: default}]
  126. [INFO] [eclipse:eclipse {execution: default-cli}]
  127. [INFO] Adding support for WTP version 2.0.
  128. [INFO] Using Eclipse Workspace: null
  129. [INFO] Adding default classpath container: org.eclipse.jdt.launching.JRE_CONTAINER
  130. [INFO] Wrote settings to /home/xbalak00/a/.settings/org.eclipse.jdt.core.prefs
  131. [INFO] Wrote Eclipse project for "surf" to /home/xbalak00/a.
  132. [INFO]
  133.        Javadoc for some artifacts is not available.
  134.        Please run the same goal with the -DdownloadJavadocs=true parameter in order to check remote repositories for javadoc.
  135.        List of artifacts without a javadoc archive:
  136.          o javax.servlet:com.springsource.javax.servlet:2.5.0
  137.          o javax.servlet.jsp:jsp-api:2.1
  138.          o junit:junit:4.6
  139.          o org.apache.commons:com.springsource.org.apache.commons.logging:1.1.1
  140.          o org.apache.log4j:com.springsource.org.apache.log4j:1.2.15
  141.          o org.aspectj:com.springsource.org.aspectj.runtime:1.6.6.RELEASE
  142.          o org.junit:com.springsource.org.junit:4.7.0
  143.          o org.springframework:org.springframework.aop:3.0.0.RELEASE
  144.          o org.aopalliance:com.springsource.org.aopalliance:1.0.0
  145.          o org.springframework:org.springframework.beans:3.0.0.RELEASE
  146.          o org.springframework:org.springframework.core:3.0.0.RELEASE
  147.          o org.springframework:org.springframework.asm:3.0.0.RELEASE
  148.          o org.springframework:org.springframework.aspects:3.0.0.RELEASE
  149.          o org.springframework:org.springframework.context:3.0.0.RELEASE
  150.          o org.springframework:org.springframework.expression:3.0.0.RELEASE
  151.          o org.springframework:org.springframework.test:3.0.0.RELEASE
  152.          o org.springframework:org.springframework.transaction:3.0.0.RELEASE
  153.          o org.springframework:spring-test:3.0.0.RELEASE
  154.          o org.springframework.extensions.surf:spring-surf:1.0.0-RC2
  155.          o org.springframework.extensions.surf:spring-webscripts:1.0.0-RC2
  156.          o org.springframework.extensions.surf:spring-surf-core-configservice:1.0.0-RC2
  157.          o org.springframework.extensions.surf:spring-surf-core:1.0.0-RC2
  158.          o org.springframework:spring-beans:3.0.0.RELEASE
  159.          o org.springframework:spring-core:3.0.0.RELEASE
  160.          o org.springframework:spring-asm:3.0.0.RELEASE
  161.          o commons-logging:commons-logging:1.0.4
  162.          o org.springframework:spring-context:3.0.0.RELEASE
  163.          o org.springframework:spring-expression:3.0.0.RELEASE
  164.          o dom4j:dom4j:1.6.1
  165.          o xml-apis:xml-apis:1.0.b2
  166.          o org.springframework:spring-context-support:3.0.0.RELEASE
  167.          o org.springframework:spring-web:3.0.0.RELEASE
  168.          o aopalliance:aopalliance:1.0
  169.          o org.apache.abdera:abdera-parser:0.4.0-incubating
  170.          o org.apache.abdera:abdera-core:0.4.0-incubating
  171.          o org.apache.abdera:abdera-i18n:0.4.0-incubating
  172.          o org.apache.geronimo.specs:geronimo-activation_1.0.2_spec:1.1
  173.          o commons-codec:commons-codec:1.3
  174.          o org.apache.ws.commons.axiom:axiom-impl:1.2.5
  175.          o org.apache.ws.commons.axiom:axiom-api:1.2.5
  176.          o jaxen:jaxen:1.1.1
  177.          o org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1
  178.          o org.codehaus.woodstox:wstx-asl:3.2.1
  179.          o org.apache.abdera:abdera-extensions-json:0.4.0-incubating
  180.          o org.apache.abdera:abdera-server:0.4.0-incubating
  181.          o org.apache.abdera:abdera-extensions-main:0.4.0-incubating
  182.          o org.apache.abdera:abdera-client:0.4.0-incubating
  183.          o commons-httpclient:commons-httpclient:3.1
  184.          o org.apache.abdera:abdera-extensions-html:0.4.0-incubating
  185.          o nu.validator.htmlparser:htmlparser:1.0.5
  186.          o rhino:js:1.6R7
  187.          o org.apache.myfaces.core:myfaces-api:1.1.5
  188.          o commons-beanutils:commons-beanutils:1.7.0
  189.          o javax.servlet:jstl:1.1.0
  190.          o commons-digester:commons-digester:1.6
  191.          o commons-collections:commons-collections:3.1
  192.          o org.apache.myfaces.core:myfaces-impl:1.1.5
  193.          o commons-el:commons-el:1.0
  194.          o commons-fileupload:commons-fileupload:1.2.1
  195.          o commons-io:commons-io:1.4
  196.          o org.json:json:20070829
  197.          o org.freemarker:freemarker:2.3.13
  198.          o org.htmlparser:htmlparser:1.6
  199.          o org.springframework:spring-webmvc:3.0.0.RELEASE
  200.          o org.springframework.extensions.surf:spring-surf-api:1.0.0-RC2
  201.          o org.springframework.extensions.surf:spring-webscripts-api:1.0.0-RC2
  202.          o org.springframework.roo:org.springframework.roo.annotations:1.0.2.RELEASE
  203.          o org.tuckey:urlrewritefilter:3.1.0
  204.  
  205. [INFO] ------------------------------------------------------------------------
  206. [INFO] BUILD SUCCESSFUL
  207. [INFO] ------------------------------------------------------------------------
  208. [INFO] Total time: 8 seconds
  209. [INFO] Finished at: Thu Oct 13 10:34:21 CEST 2011
  210. [INFO] Final Memory: 22M/181M
  211. [INFO] ------------------------------------------------------------------------
  212. cz.shmoula.surf roo> exit
  213.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement