You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2009/09/21 16:53:37 UTC

svn commit: r817276 - /gump/metadata/project/jcharts.xml

Author: bodewig
Date: Mon Sep 21 14:53:37 2009
New Revision: 817276

URL: http://svn.apache.org/viewvc?rev=817276&view=rev
Log:
bring back jcharts for jmeter, this time with project descriptor

Added:
    gump/metadata/project/jcharts.xml   (with props)

Added: gump/metadata/project/jcharts.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jcharts.xml?rev=817276&view=auto
==============================================================================
--- gump/metadata/project/jcharts.xml (added)
+++ gump/metadata/project/jcharts.xml Mon Sep 21 14:53:37 2009
@@ -0,0 +1,33 @@
+<?xml version="1.0" ?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<!-- $Id: jcharts.xml 451115 2006-09-29 04:27:39Z bodewig $ -->
+
+<module name="jcharts">
+
+  <url href="http://jcharts.sourceforge.net/"/>
+  <description>
+     jCharts is a 100% Java based charting utility that outputs a variety of charts
+  </description>
+
+  <project name="jcharts">
+    <jar name="jCharts-0.7.5.jar"/>
+    <license name="docs/jCharts_license.txt"/>
+  </project>
+
+</module>

Propchange: gump/metadata/project/jcharts.xml
------------------------------------------------------------------------------
    svn:eol-style = native