You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ch...@apache.org on 2013/07/22 12:34:13 UTC

svn commit: r1505650 - /felix/trunk/webconsole-plugins/script-console/pom.xml

Author: chetanm
Date: Mon Jul 22 10:34:12 2013
New Revision: 1505650

URL: http://svn.apache.org/r1505650
Log:
FELIX-4122 - Import new Script Console Plugin

Updating description

Modified:
    felix/trunk/webconsole-plugins/script-console/pom.xml

Modified: felix/trunk/webconsole-plugins/script-console/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/script-console/pom.xml?rev=1505650&r1=1505649&r2=1505650&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/script-console/pom.xml (original)
+++ felix/trunk/webconsole-plugins/script-console/pom.xml Mon Jul 22 10:34:12 2013
@@ -32,7 +32,9 @@
   <version>0.0.1-SNAPSHOT</version>
 
   <name>Apache Felix Script Console Plugin</name>
-  <description>Apache Felix Script Console Plugin allows invocation of script through Felix Web Console UI
+  <description>
+      Apache Felix Script Console Plugin allows invocation of script through Felix Web Console UI. Refer to
+      http://felix.apache.org/documentation/subprojects/apache-felix-script-console-plugin.html for more details.
   </description>
 
   <properties>