Skip to content

Commit

Permalink
Minor updates to include list
Browse files Browse the repository at this point in the history
  • Loading branch information
pgier committed Feb 12, 2013
1 parent 603641c commit e8ef15f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 3 additions & 2 deletions example-config/as7-dependency-list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@
[INFO] org.jboss.as:jboss-as-config-assembly:jar:7.2.0.Alpha1-redhat-4:compile
[INFO] org.infinispan:infinispan-client-hotrod:jar:5.2.1.Final:compile
[INFO] org.hamcrest:hamcrest-core:jar:1.1:test
[INFO] org.jboss.as:jbossweb-native:jar:2.0.10.Final:compile
[INFO] org.infinispan:infinispan-core:jar:5.2.1.Final:compile
[INFO] org.jboss.as:jboss-as-remoting:jar:7.2.0.Alpha1-redhat-4:compile
[INFO] org.jboss.as:jboss-as-jms-client-bom:pom:7.2.0.Alpha1-redhat-4:provided
Expand Down Expand Up @@ -394,7 +395,7 @@
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.287s
[INFO] Finished at: Sat Feb 09 12:03:41 CST 2013
[INFO] Total time: 6.910s
[INFO] Finished at: Tue Feb 12 15:12:46 CST 2013
[INFO] Final Memory: 37M/346M
[INFO] ------------------------------------------------------------------------
3 changes: 3 additions & 0 deletions example-config/as7-quickstart-dep-list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,7 @@ org.jboss.security:jboss-negotiation-project:pom:2.2.2.Final
org.picketbox:picketbox-parent:pom:4.0.15.Final
org.scannotation:scannotation:jar:1.0.3

# Older version of jboss-logging-processor required to work
# with logging-tools quickstart
org.jboss.logging:jboss-logging-processor:jar:1.0.3.Final:compile

0 comments on commit e8ef15f

Please sign in to comment.