You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2011/03/26 12:53:16 UTC

svn commit: r1085703 - /aries/trunk/samples/blog/blog-web/pom.xml

Author: zoe
Date: Sat Mar 26 11:53:16 2011
New Revision: 1085703

URL: http://svn.apache.org/viewvc?rev=1085703&view=rev
Log:
ARIES-617 Just a comment

Modified:
    aries/trunk/samples/blog/blog-web/pom.xml

Modified: aries/trunk/samples/blog/blog-web/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/samples/blog/blog-web/pom.xml?rev=1085703&r1=1085702&r2=1085703&view=diff
==============================================================================
--- aries/trunk/samples/blog/blog-web/pom.xml (original)
+++ aries/trunk/samples/blog/blog-web/pom.xml Sat Mar 26 11:53:16 2011
@@ -56,6 +56,7 @@
                             javax.servlet*;version=${javaxServletVersion},
                             *
                         </Import-Package>
+                        <!-- Sets Bundle-Classpath to WEB-INF/classes -->
                         <_wab>src/main/webapp/</_wab>
                    </instructions>
                 </configuration>