You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(11) |
Oct
(60) |
Nov
(68) |
Dec
(10) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(10) |
Feb
(15) |
Mar
(30) |
Apr
(20) |
May
(32) |
Jun
(30) |
Jul
(61) |
Aug
(13) |
Sep
(14) |
Oct
(13) |
Nov
(28) |
Dec
(10) |
2005 |
Jan
(7) |
Feb
(5) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(15) |
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(20) |
Aug
(35) |
Sep
(3) |
Oct
(2) |
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(14) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2011 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Benjamin R. <ran...@us...> - 2007-10-05 18:29:34
|
Update of /cvsroot/jrobin/maven In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv31757 Modified Files: pom.xml Log Message: publish on the site Index: pom.xml =================================================================== RCS file: /cvsroot/jrobin/maven/pom.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** pom.xml 14 Sep 2007 14:46:35 -0000 1.17 --- pom.xml 5 Oct 2007 18:29:31 -0000 1.18 *************** *** 213,216 **** --- 213,221 ---- </dependencies> <distributionManagement> + <site> + <id>opennms-site</id> + <name>OpenNMS Site</name> + <url>scpexe://repo.opennms.org/var/www/sites/opennms.org/site/repo/sites/jrobin/${project.version}/</url> + </site> <!-- use the following if you're not using a snapshot version. --> <repository> |
From: Benjamin R. <ran...@us...> - 2007-09-14 14:46:45
|
Update of /cvsroot/jrobin/maven In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6919 Modified Files: pom.xml Log Message: [maven-release-plugin] prepare for next development iteration Index: pom.xml =================================================================== RCS file: /cvsroot/jrobin/maven/pom.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** pom.xml 14 Sep 2007 14:46:22 -0000 1.16 --- pom.xml 14 Sep 2007 14:46:35 -0000 1.17 *************** *** 7,11 **** <name>JRobin</name> ! <version>1.5.8</version> <description> JRobin is a 100% pure Java alternative to RRDTool, with about exactly the same specifications. If you provide the --- 7,11 ---- <name>JRobin</name> ! <version>1.5.9-SNAPSHOT</version> <description> JRobin is a 100% pure Java alternative to RRDTool, with about exactly the same specifications. If you provide the *************** *** 44,50 **** <scm> <connection>scm:cvs:pserver:ano...@jr...:/cvsroot/jrobin:project</connection> ! <developerConnection>scm:cvs:ext:${maven.username}@jrobin.cvs.sourceforge.net:/cvsroot/jrobin:project</developerConnection> <url>http://jrobin.cvs.sourceforge.net/jrobin/</url> - <tag>release-1-5-8</tag> </scm> <licenses> --- 44,49 ---- <scm> <connection>scm:cvs:pserver:ano...@jr...:/cvsroot/jrobin:project</connection> ! <developerConnection>scm:cvs:ext:ran...@jr...:/cvsroot/jrobin:project</developerConnection> <url>http://jrobin.cvs.sourceforge.net/jrobin/</url> </scm> <licenses> |
From: Benjamin R. <ran...@us...> - 2007-09-14 14:46:31
|
Update of /cvsroot/jrobin/maven In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6901 Modified Files: pom.xml Log Message: [maven-release-plugin] prepare release release-1-5-8 Index: pom.xml =================================================================== RCS file: /cvsroot/jrobin/maven/pom.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** pom.xml 31 Aug 2007 19:30:36 -0000 1.15 --- pom.xml 14 Sep 2007 14:46:22 -0000 1.16 *************** *** 7,11 **** <name>JRobin</name> ! <version>1.5.8-SNAPSHOT</version> <description> JRobin is a 100% pure Java alternative to RRDTool, with about exactly the same specifications. If you provide the --- 7,11 ---- <name>JRobin</name> ! <version>1.5.8</version> <description> JRobin is a 100% pure Java alternative to RRDTool, with about exactly the same specifications. If you provide the *************** *** 46,49 **** --- 46,50 ---- <developerConnection>scm:cvs:ext:${maven.username}@jrobin.cvs.sourceforge.net:/cvsroot/jrobin:project</developerConnection> <url>http://jrobin.cvs.sourceforge.net/jrobin/</url> + <tag>release-1-5-8</tag> </scm> <licenses> |
From: Benjamin R. <ran...@us...> - 2007-09-14 14:19:08
|
Update of /cvsroot/jrobin/maven/.settings In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv28037/.settings Added Files: org.eclipse.jdt.ui.prefs Log Message: for completeness --- NEW FILE: org.eclipse.jdt.ui.prefs --- #Tue Aug 28 11:03:20 EDT 2007 eclipse.preferences.version=1 formatter_profile=org.eclipse.jdt.ui.default.eclipse_profile formatter_settings_version=11 |
From: Benjamin R. <ran...@us...> - 2007-08-31 19:30:41
|
Update of /cvsroot/jrobin/maven In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv12130 Modified Files: pom.xml Log Message: set to maven source root Index: pom.xml =================================================================== RCS file: /cvsroot/jrobin/maven/pom.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** pom.xml 4 Aug 2007 17:12:14 -0000 1.14 --- pom.xml 31 Aug 2007 19:30:36 -0000 1.15 *************** *** 43,49 **** </developers> <scm> ! <connection>scm:cvs:pserver:ano...@jr...:/cvsroot/jrobin:src</connection> ! <developerConnection>scm:cvs:ext:${maven.username}@jrobin.cvs.sourceforge.net:/cvsroot/jrobin:src</developerConnection> ! <url>http://jrobin.cvs.sourceforge.net/jrobin/src</url> </scm> <licenses> --- 43,49 ---- </developers> <scm> ! <connection>scm:cvs:pserver:ano...@jr...:/cvsroot/jrobin:project</connection> ! <developerConnection>scm:cvs:ext:${maven.username}@jrobin.cvs.sourceforge.net:/cvsroot/jrobin:project</developerConnection> ! <url>http://jrobin.cvs.sourceforge.net/jrobin/</url> </scm> <licenses> |
From: Benjamin R. <ran...@us...> - 2007-08-29 18:38:34
|
Update of /cvsroot/jrobin/src/org/jrobin/cmd In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv643/src/org/jrobin/cmd Modified Files: RrdGraphCmd.java Log Message: make it more obvious that it is making a temporary graphdef Index: RrdGraphCmd.java =================================================================== RCS file: /cvsroot/jrobin/src/org/jrobin/cmd/RrdGraphCmd.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** RrdGraphCmd.java 27 Aug 2007 19:52:29 -0000 1.3 --- RrdGraphCmd.java 28 Aug 2007 13:49:03 -0000 1.4 *************** *** 70,74 **** */ public RrdGraphDef getGraphDef() throws RrdException { ! RrdGraphDef gdef = new RrdGraphDef(); // OPTIONS --- 70,74 ---- */ public RrdGraphDef getGraphDef() throws RrdException { ! RrdGraphDef graphDef = new RrdGraphDef(); // OPTIONS *************** *** 76,80 **** // START, END String t1 = getOptionValue("s", "start", DEFAULT_START), t2 = getOptionValue("e", "end", DEFAULT_END); ! gdef.setTimeSpan(Util.getTimestamps(t1, t2)); // X-GRID parseXGrid(getOptionValue("x", "x-grid")); --- 76,80 ---- // START, END String t1 = getOptionValue("s", "start", DEFAULT_START), t2 = getOptionValue("e", "end", DEFAULT_END); ! graphDef.setTimeSpan(Util.getTimestamps(t1, t2)); // X-GRID parseXGrid(getOptionValue("x", "x-grid")); *************** *** 82,184 **** parseYGrid(getOptionValue("y", "y-grid")); // ALT-Y-GRID ! gdef.setAltYGrid(getBooleanOption("Y", "alt-y-grid")); // NO_MINOR ! gdef.setNoMinorGrid(getBooleanOption(null, "no-minor")); // ALT-Y-MRTG ! gdef.setAltYMrtg(getBooleanOption("R", "alt-y-mrtg")); // ALT-AUTOSCALE ! gdef.setAltAutoscale(getBooleanOption("A", "alt-autoscale")); // ALT-AUTOSCALE-MAX ! gdef.setAltAutoscaleMax(getBooleanOption("M", "alt-autoscale-max")); // UNITS-EXPONENT String opt = getOptionValue("X", "units-exponent"); if (opt != null) { ! gdef.setUnitsExponent(parseInt(opt)); } // UNITS-LENGTH opt = getOptionValue("L", "units-length"); if (opt != null) { ! gdef.setUnitsLength(parseInt(opt)); } // VERTICAL LABEL opt = getOptionValue("v", "vertical-label"); if (opt != null) { ! gdef.setVerticalLabel(opt); } // WIDTH opt = getOptionValue("w", "width"); if (opt != null) { ! gdef.setWidth(parseInt(opt)); } // HEIGHT opt = getOptionValue("h", "height"); if (opt != null) { ! gdef.setHeight(parseInt(opt)); } // INTERLACED ! gdef.setInterlaced(getBooleanOption("i", "interlaced")); // IMGINFO opt = getOptionValue("f", "imginfo"); if (opt != null) { ! gdef.setImageInfo(opt); } // IMGFORMAT opt = getOptionValue("a", "imgformat"); if (opt != null) { ! gdef.setImageFormat(opt); } // BACKGROUND opt = getOptionValue("B", "background"); if (opt != null) { ! gdef.setBackgroundImage(opt); } // OVERLAY opt = getOptionValue("O", "overlay"); if (opt != null) { ! gdef.setOverlayImage(opt); } // UNIT opt = getOptionValue("U", "unit"); if (opt != null) { ! gdef.setUnit(opt); } // LAZY ! gdef.setLazy(getBooleanOption("z", "lazy")); // UPPER-LIMIT opt = getOptionValue("u", "upper-limit"); if (opt != null) { ! gdef.setMaxValue(parseDouble(opt)); } // LOWER-LIMIT opt = getOptionValue("l", "lower-limit"); if (opt != null) { ! gdef.setMinValue(parseDouble(opt)); } // RIGID ! gdef.setRigid(getBooleanOption("r", "rigid")); // BASE opt = getOptionValue("b", "base"); if (opt != null) { ! gdef.setBase(parseDouble(opt)); } // LOGARITHMIC ! gdef.setLogarithmic(getBooleanOption("o", "logarithmic")); // COLORS parseColors(getMultipleOptionValues("c", "color")); // NO-LEGEND ! gdef.setNoLegend(getBooleanOption("g", "no-legend")); // ONLY_GRAPH ! gdef.setOnlyGraph(getBooleanOption("j", "only-graph")); // FORCE-RULES-LEGEND ! gdef.setForceRulesLegend(getBooleanOption("F", "force-rules-legend")); // TITLE opt = getOptionValue("t", "title"); if (opt != null) { ! gdef.setTitle(opt); } // STEP opt = getOptionValue("S", "step"); if (opt != null) { ! gdef.setStep(parseLong(opt)); } --- 82,184 ---- parseYGrid(getOptionValue("y", "y-grid")); // ALT-Y-GRID ! graphDef.setAltYGrid(getBooleanOption("Y", "alt-y-grid")); // NO_MINOR ! graphDef.setNoMinorGrid(getBooleanOption(null, "no-minor")); // ALT-Y-MRTG ! graphDef.setAltYMrtg(getBooleanOption("R", "alt-y-mrtg")); // ALT-AUTOSCALE ! graphDef.setAltAutoscale(getBooleanOption("A", "alt-autoscale")); // ALT-AUTOSCALE-MAX ! graphDef.setAltAutoscaleMax(getBooleanOption("M", "alt-autoscale-max")); // UNITS-EXPONENT String opt = getOptionValue("X", "units-exponent"); if (opt != null) { ! graphDef.setUnitsExponent(parseInt(opt)); } // UNITS-LENGTH opt = getOptionValue("L", "units-length"); if (opt != null) { ! graphDef.setUnitsLength(parseInt(opt)); } // VERTICAL LABEL opt = getOptionValue("v", "vertical-label"); if (opt != null) { ! graphDef.setVerticalLabel(opt); } // WIDTH opt = getOptionValue("w", "width"); if (opt != null) { ! graphDef.setWidth(parseInt(opt)); } // HEIGHT opt = getOptionValue("h", "height"); if (opt != null) { ! graphDef.setHeight(parseInt(opt)); } // INTERLACED ! graphDef.setInterlaced(getBooleanOption("i", "interlaced")); // IMGINFO opt = getOptionValue("f", "imginfo"); if (opt != null) { ! graphDef.setImageInfo(opt); } // IMGFORMAT opt = getOptionValue("a", "imgformat"); if (opt != null) { ! graphDef.setImageFormat(opt); } // BACKGROUND opt = getOptionValue("B", "background"); if (opt != null) { ! graphDef.setBackgroundImage(opt); } // OVERLAY opt = getOptionValue("O", "overlay"); if (opt != null) { ! graphDef.setOverlayImage(opt); } // UNIT opt = getOptionValue("U", "unit"); if (opt != null) { ! graphDef.setUnit(opt); } // LAZY ! graphDef.setLazy(getBooleanOption("z", "lazy")); // UPPER-LIMIT opt = getOptionValue("u", "upper-limit"); if (opt != null) { ! graphDef.setMaxValue(parseDouble(opt)); } // LOWER-LIMIT opt = getOptionValue("l", "lower-limit"); if (opt != null) { ! graphDef.setMinValue(parseDouble(opt)); } // RIGID ! graphDef.setRigid(getBooleanOption("r", "rigid")); // BASE opt = getOptionValue("b", "base"); if (opt != null) { ! graphDef.setBase(parseDouble(opt)); } // LOGARITHMIC ! graphDef.setLogarithmic(getBooleanOption("o", "logarithmic")); // COLORS parseColors(getMultipleOptionValues("c", "color")); // NO-LEGEND ! graphDef.setNoLegend(getBooleanOption("g", "no-legend")); // ONLY_GRAPH ! graphDef.setOnlyGraph(getBooleanOption("j", "only-graph")); // FORCE-RULES-LEGEND ! graphDef.setForceRulesLegend(getBooleanOption("F", "force-rules-legend")); // TITLE opt = getOptionValue("t", "title"); if (opt != null) { ! graphDef.setTitle(opt); } // STEP opt = getOptionValue("S", "step"); if (opt != null) { ! graphDef.setStep(parseLong(opt)); } *************** *** 190,194 **** throw new RrdException("Image filename must be specified"); } ! gdef.setFilename(words[1]); // parse remaining words, in no particular order for (int i = 2; i < words.length; i++) { --- 190,194 ---- throw new RrdException("Image filename must be specified"); } ! graphDef.setFilename(words[1]); // parse remaining words, in no particular order for (int i = 2; i < words.length; i++) { *************** *** 228,232 **** } ! return gdef; } --- 228,232 ---- } ! return graphDef; } |
From: Benjamin R. <ran...@us...> - 2007-08-28 16:13:18
|
Update of /cvsroot/jrobin/maven/.settings In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv3679/.settings Modified Files: org.eclipse.jdt.core.prefs Log Message: match eclipse formatter Index: org.eclipse.jdt.core.prefs =================================================================== RCS file: /cvsroot/jrobin/maven/.settings/org.eclipse.jdt.core.prefs,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** org.eclipse.jdt.core.prefs 29 Jul 2007 01:41:47 -0000 1.1 --- org.eclipse.jdt.core.prefs 28 Aug 2007 15:07:36 -0000 1.2 *************** *** 1,3 **** ! #Sat Jul 28 20:10:02 CDT 2007 eclipse.preferences.version=1 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 --- 1,3 ---- ! #Tue Aug 28 11:03:20 EDT 2007 eclipse.preferences.version=1 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 *************** *** 6,7 **** --- 6,261 ---- org.eclipse.jdt.core.compiler.problem.enumIdentifier=error org.eclipse.jdt.core.compiler.source=1.5 + org.eclipse.jdt.core.formatter.align_type_members_on_columns=false + org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 + org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 + org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 + org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 + org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 + org.eclipse.jdt.core.formatter.alignment_for_assignment=0 + org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 + org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 + org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 + org.eclipse.jdt.core.formatter.alignment_for_enum_constants=0 + org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer=16 + org.eclipse.jdt.core.formatter.alignment_for_multiple_fields=16 + org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16 + org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16 + org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation=16 + org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration=16 + org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration=16 + org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration=16 + org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration=16 + org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16 + org.eclipse.jdt.core.formatter.blank_lines_after_imports=1 + org.eclipse.jdt.core.formatter.blank_lines_after_package=1 + org.eclipse.jdt.core.formatter.blank_lines_before_field=0 + org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration=0 + org.eclipse.jdt.core.formatter.blank_lines_before_imports=1 + org.eclipse.jdt.core.formatter.blank_lines_before_member_type=1 + org.eclipse.jdt.core.formatter.blank_lines_before_method=1 + org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk=1 + org.eclipse.jdt.core.formatter.blank_lines_before_package=0 + org.eclipse.jdt.core.formatter.blank_lines_between_import_groups=1 + org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations=1 + org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration=end_of_line + org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration=end_of_line + org.eclipse.jdt.core.formatter.brace_position_for_array_initializer=end_of_line + org.eclipse.jdt.core.formatter.brace_position_for_block=end_of_line + org.eclipse.jdt.core.formatter.brace_position_for_block_in_case=end_of_line + org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration=end_of_line + org.eclipse.jdt.core.formatter.brace_position_for_enum_constant=end_of_line + org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration=end_of_line + org.eclipse.jdt.core.formatter.brace_position_for_method_declaration=end_of_line + org.eclipse.jdt.core.formatter.brace_position_for_switch=end_of_line + org.eclipse.jdt.core.formatter.brace_position_for_type_declaration=end_of_line + org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment=false + org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment=false + org.eclipse.jdt.core.formatter.comment.format_block_comments=true + org.eclipse.jdt.core.formatter.comment.format_header=false + org.eclipse.jdt.core.formatter.comment.format_html=true + org.eclipse.jdt.core.formatter.comment.format_javadoc_comments=true + org.eclipse.jdt.core.formatter.comment.format_line_comments=true + org.eclipse.jdt.core.formatter.comment.format_source_code=true + org.eclipse.jdt.core.formatter.comment.indent_parameter_description=true + org.eclipse.jdt.core.formatter.comment.indent_root_tags=true + org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags=insert + org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=insert + org.eclipse.jdt.core.formatter.comment.line_length=80 + org.eclipse.jdt.core.formatter.compact_else_if=true + org.eclipse.jdt.core.formatter.continuation_indentation=2 + org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer=2 + org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line=false + org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header=true + org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header=true + org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header=true + org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header=true + org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases=true + org.eclipse.jdt.core.formatter.indent_empty_lines=false + org.eclipse.jdt.core.formatter.indent_statements_compare_to_block=true + org.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true + org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases=true + org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=false + org.eclipse.jdt.core.formatter.indentation.size=4 + org.eclipse.jdt.core.formatter.insert_new_line_after_annotation=insert + org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert + org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert + org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement=do not insert + org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert + org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement=do not insert + org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement=do not insert + org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert + org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration=insert + org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration=insert + org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block=insert + org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant=insert + org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration=insert + org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body=insert + org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration=insert + org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter=insert + org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator=insert + org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_binary_operator=insert + org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments=insert + org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters=insert + org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block=insert + org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast=insert + org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert=insert + org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case=insert + org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional=insert + org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for=insert + org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments=insert + org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters=insert + org.eclipse.jdt.core.formatter.insert_space_after_ellipsis=insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional=insert + org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard=do not insert + org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for=insert + org.eclipse.jdt.core.formatter.insert_space_after_unary_operator=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter=insert + org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator=insert + org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration=insert + org.eclipse.jdt.core.formatter.insert_space_before_binary_operator=insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer=insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert=insert + org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional=insert + org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for=insert + org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_ellipsis=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized=insert + org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while=insert + org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert + org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw=insert + org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional=insert + org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_semicolon=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for=do not insert + org.eclipse.jdt.core.formatter.insert_space_before_unary_operator=do not insert + org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference=do not insert + org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert + org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression=do not insert + org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration=do not insert + org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration=do not insert + org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant=do not insert + org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert + org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert + org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line=false + org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line=false + org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line=false + org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line=false + org.eclipse.jdt.core.formatter.lineSplit=80 + org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column=false + org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column=false + org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body=0 + org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve=1 + org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line=true + org.eclipse.jdt.core.formatter.tabulation.char=tab + org.eclipse.jdt.core.formatter.tabulation.size=4 + org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=false + org.eclipse.jdt.core.formatter.wrap_before_binary_operator=true |
From: Benjamin R. <ran...@us...> - 2007-08-28 16:06:50
|
Update of /cvsroot/jrobin/src/org/jrobin/data In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv894/src/org/jrobin/data Modified Files: Aggregates.java Log Message: typo Index: Aggregates.java =================================================================== RCS file: /cvsroot/jrobin/src/org/jrobin/data/Aggregates.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Aggregates.java 21 Dec 2006 18:02:42 -0000 1.3 --- Aggregates.java 28 Aug 2007 15:01:59 -0000 1.4 *************** *** 103,107 **** * Returns single aggregated value for the give consolidation function * ! * @param consolFun Consolidation function: MIN, MAX, FIRST, LAST, AVERAGE, TOTAL. These constanst * are conveniently defined in the {@link org.jrobin.core.ConsolFuns ConsolFuns} interface. * @return Aggregated value --- 103,107 ---- * Returns single aggregated value for the give consolidation function * ! * @param consolFun Consolidation function: MIN, MAX, FIRST, LAST, AVERAGE, TOTAL. These constants * are conveniently defined in the {@link org.jrobin.core.ConsolFuns ConsolFuns} interface. * @return Aggregated value |
From: Benjamin R. <ran...@us...> - 2007-08-28 15:59:46
|
Update of /cvsroot/jrobin/src/org/jrobin/cmd In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv22653/src/org/jrobin/cmd Modified Files: RrdGraphCmd.java Log Message: make it more obvious that we are creating a new graphdef object Index: RrdGraphCmd.java =================================================================== RCS file: /cvsroot/jrobin/src/org/jrobin/cmd/RrdGraphCmd.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** RrdGraphCmd.java 28 Aug 2007 13:49:03 -0000 1.4 --- RrdGraphCmd.java 28 Aug 2007 14:39:44 -0000 1.5 *************** *** 70,74 **** */ public RrdGraphDef getGraphDef() throws RrdException { ! RrdGraphDef graphDef = new RrdGraphDef(); // OPTIONS --- 70,74 ---- */ public RrdGraphDef getGraphDef() throws RrdException { ! RrdGraphDef gdef = new RrdGraphDef(); // OPTIONS *************** *** 76,80 **** // START, END String t1 = getOptionValue("s", "start", DEFAULT_START), t2 = getOptionValue("e", "end", DEFAULT_END); ! graphDef.setTimeSpan(Util.getTimestamps(t1, t2)); // X-GRID parseXGrid(getOptionValue("x", "x-grid")); --- 76,80 ---- // START, END String t1 = getOptionValue("s", "start", DEFAULT_START), t2 = getOptionValue("e", "end", DEFAULT_END); ! gdef.setTimeSpan(Util.getTimestamps(t1, t2)); // X-GRID parseXGrid(getOptionValue("x", "x-grid")); *************** *** 82,184 **** parseYGrid(getOptionValue("y", "y-grid")); // ALT-Y-GRID ! graphDef.setAltYGrid(getBooleanOption("Y", "alt-y-grid")); // NO_MINOR ! graphDef.setNoMinorGrid(getBooleanOption(null, "no-minor")); // ALT-Y-MRTG ! graphDef.setAltYMrtg(getBooleanOption("R", "alt-y-mrtg")); // ALT-AUTOSCALE ! graphDef.setAltAutoscale(getBooleanOption("A", "alt-autoscale")); // ALT-AUTOSCALE-MAX ! graphDef.setAltAutoscaleMax(getBooleanOption("M", "alt-autoscale-max")); // UNITS-EXPONENT String opt = getOptionValue("X", "units-exponent"); if (opt != null) { ! graphDef.setUnitsExponent(parseInt(opt)); } // UNITS-LENGTH opt = getOptionValue("L", "units-length"); if (opt != null) { ! graphDef.setUnitsLength(parseInt(opt)); } // VERTICAL LABEL opt = getOptionValue("v", "vertical-label"); if (opt != null) { ! graphDef.setVerticalLabel(opt); } // WIDTH opt = getOptionValue("w", "width"); if (opt != null) { ! graphDef.setWidth(parseInt(opt)); } // HEIGHT opt = getOptionValue("h", "height"); if (opt != null) { ! graphDef.setHeight(parseInt(opt)); } // INTERLACED ! graphDef.setInterlaced(getBooleanOption("i", "interlaced")); // IMGINFO opt = getOptionValue("f", "imginfo"); if (opt != null) { ! graphDef.setImageInfo(opt); } // IMGFORMAT opt = getOptionValue("a", "imgformat"); if (opt != null) { ! graphDef.setImageFormat(opt); } // BACKGROUND opt = getOptionValue("B", "background"); if (opt != null) { ! graphDef.setBackgroundImage(opt); } // OVERLAY opt = getOptionValue("O", "overlay"); if (opt != null) { ! graphDef.setOverlayImage(opt); } // UNIT opt = getOptionValue("U", "unit"); if (opt != null) { ! graphDef.setUnit(opt); } // LAZY ! graphDef.setLazy(getBooleanOption("z", "lazy")); // UPPER-LIMIT opt = getOptionValue("u", "upper-limit"); if (opt != null) { ! graphDef.setMaxValue(parseDouble(opt)); } // LOWER-LIMIT opt = getOptionValue("l", "lower-limit"); if (opt != null) { ! graphDef.setMinValue(parseDouble(opt)); } // RIGID ! graphDef.setRigid(getBooleanOption("r", "rigid")); // BASE opt = getOptionValue("b", "base"); if (opt != null) { ! graphDef.setBase(parseDouble(opt)); } // LOGARITHMIC ! graphDef.setLogarithmic(getBooleanOption("o", "logarithmic")); // COLORS parseColors(getMultipleOptionValues("c", "color")); // NO-LEGEND ! graphDef.setNoLegend(getBooleanOption("g", "no-legend")); // ONLY_GRAPH ! graphDef.setOnlyGraph(getBooleanOption("j", "only-graph")); // FORCE-RULES-LEGEND ! graphDef.setForceRulesLegend(getBooleanOption("F", "force-rules-legend")); // TITLE opt = getOptionValue("t", "title"); if (opt != null) { ! graphDef.setTitle(opt); } // STEP opt = getOptionValue("S", "step"); if (opt != null) { ! graphDef.setStep(parseLong(opt)); } --- 82,184 ---- parseYGrid(getOptionValue("y", "y-grid")); // ALT-Y-GRID ! gdef.setAltYGrid(getBooleanOption("Y", "alt-y-grid")); // NO_MINOR ! gdef.setNoMinorGrid(getBooleanOption(null, "no-minor")); // ALT-Y-MRTG ! gdef.setAltYMrtg(getBooleanOption("R", "alt-y-mrtg")); // ALT-AUTOSCALE ! gdef.setAltAutoscale(getBooleanOption("A", "alt-autoscale")); // ALT-AUTOSCALE-MAX ! gdef.setAltAutoscaleMax(getBooleanOption("M", "alt-autoscale-max")); // UNITS-EXPONENT String opt = getOptionValue("X", "units-exponent"); if (opt != null) { ! gdef.setUnitsExponent(parseInt(opt)); } // UNITS-LENGTH opt = getOptionValue("L", "units-length"); if (opt != null) { ! gdef.setUnitsLength(parseInt(opt)); } // VERTICAL LABEL opt = getOptionValue("v", "vertical-label"); if (opt != null) { ! gdef.setVerticalLabel(opt); } // WIDTH opt = getOptionValue("w", "width"); if (opt != null) { ! gdef.setWidth(parseInt(opt)); } // HEIGHT opt = getOptionValue("h", "height"); if (opt != null) { ! gdef.setHeight(parseInt(opt)); } // INTERLACED ! gdef.setInterlaced(getBooleanOption("i", "interlaced")); // IMGINFO opt = getOptionValue("f", "imginfo"); if (opt != null) { ! gdef.setImageInfo(opt); } // IMGFORMAT opt = getOptionValue("a", "imgformat"); if (opt != null) { ! gdef.setImageFormat(opt); } // BACKGROUND opt = getOptionValue("B", "background"); if (opt != null) { ! gdef.setBackgroundImage(opt); } // OVERLAY opt = getOptionValue("O", "overlay"); if (opt != null) { ! gdef.setOverlayImage(opt); } // UNIT opt = getOptionValue("U", "unit"); if (opt != null) { ! gdef.setUnit(opt); } // LAZY ! gdef.setLazy(getBooleanOption("z", "lazy")); // UPPER-LIMIT opt = getOptionValue("u", "upper-limit"); if (opt != null) { ! gdef.setMaxValue(parseDouble(opt)); } // LOWER-LIMIT opt = getOptionValue("l", "lower-limit"); if (opt != null) { ! gdef.setMinValue(parseDouble(opt)); } // RIGID ! gdef.setRigid(getBooleanOption("r", "rigid")); // BASE opt = getOptionValue("b", "base"); if (opt != null) { ! gdef.setBase(parseDouble(opt)); } // LOGARITHMIC ! gdef.setLogarithmic(getBooleanOption("o", "logarithmic")); // COLORS parseColors(getMultipleOptionValues("c", "color")); // NO-LEGEND ! gdef.setNoLegend(getBooleanOption("g", "no-legend")); // ONLY_GRAPH ! gdef.setOnlyGraph(getBooleanOption("j", "only-graph")); // FORCE-RULES-LEGEND ! gdef.setForceRulesLegend(getBooleanOption("F", "force-rules-legend")); // TITLE opt = getOptionValue("t", "title"); if (opt != null) { ! gdef.setTitle(opt); } // STEP opt = getOptionValue("S", "step"); if (opt != null) { ! gdef.setStep(parseLong(opt)); } *************** *** 190,194 **** throw new RrdException("Image filename must be specified"); } ! graphDef.setFilename(words[1]); // parse remaining words, in no particular order for (int i = 2; i < words.length; i++) { --- 190,194 ---- throw new RrdException("Image filename must be specified"); } ! gdef.setFilename(words[1]); // parse remaining words, in no particular order for (int i = 2; i < words.length; i++) { *************** *** 228,232 **** } ! return graphDef; } --- 228,232 ---- } ! return gdef; } |
From: Benjamin R. <ran...@us...> - 2007-08-28 15:59:46
|
Update of /cvsroot/jrobin/src/org/jrobin/graph In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv2287/src/org/jrobin/graph Modified Files: RrdGraph.java Log Message: draw the axis after the data and grid are drawn Index: RrdGraph.java =================================================================== RCS file: /cvsroot/jrobin/src/org/jrobin/graph/RrdGraph.java,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** RrdGraph.java 2 Aug 2007 21:09:04 -0000 1.15 --- RrdGraph.java 28 Aug 2007 15:04:50 -0000 1.16 *************** *** 90,96 **** createImageWorker(); drawBackground(); - drawAxis(); drawData(); drawGrid(); drawText(); drawLegend(); --- 90,96 ---- createImageWorker(); drawBackground(); drawData(); drawGrid(); + drawAxis(); drawText(); drawLegend(); |
From: Benjamin R. <ran...@us...> - 2007-08-27 19:54:42
|
Update of /cvsroot/jrobin/src/org/jrobin/graph In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv15223/src/org/jrobin/graph Modified Files: RrdGraphDef.java Log Message: clean up whitespace and comments, also do not make a legend for an area without a label Index: RrdGraphDef.java =================================================================== RCS file: /cvsroot/jrobin/src/org/jrobin/graph/RrdGraphDef.java,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** RrdGraphDef.java 2 Aug 2007 21:09:04 -0000 1.32 --- RrdGraphDef.java 27 Aug 2007 19:54:39 -0000 1.33 *************** *** 603,631 **** /** ! * Overrides the colors for the standard elements of the graph. The ! * colorTag must be one of the following constants defined in the {@link RrdGraphConstants}: ! * {@link RrdGraphConstants#COLOR_BACK COLOR_BACK}ground, ! * {@link RrdGraphConstants#COLOR_CANVAS COLOR_CANVAS}, ! * {@link RrdGraphConstants#COLOR_SHADEA COLOR_SHADEA} left/top border, ! * {@link RrdGraphConstants#COLOR_SHADEB COLOR_SHADEB} right/bottom border, ! * {@link RrdGraphConstants#COLOR_GRID COLOR_GRID}, ! * {@link RrdGraphConstants#COLOR_MGRID COLOR_MGRID} major grid, ! * {@link RrdGraphConstants#COLOR_FONT COLOR_FONT}, ! * {@link RrdGraphConstants#COLOR_FRAME COLOR_FRAME} and axis of the graph or ! * {@link RrdGraphConstants#COLOR_ARROW COLOR_ARROW}. This ! * method can be called multiple times to set several colors. ! * ! * @param colorTag Color tag, as explained above. ! * @param color Any color (paint) you like ! * @throws RrdException Thrown if invalid colorTag is supplied. ! */ ! public void setColor(int colorTag, Paint color) throws RrdException { ! if (colorTag >= 0 && colorTag < colors.length) { ! colors[colorTag] = color; ! } ! else { ! throw new RrdException("Invalid color index specified: " + colorTag); ! } ! } /** --- 603,634 ---- /** ! * Overrides the colors for the standard elements of the graph. The colorTag ! * must be one of the following constants defined in the ! * {@link RrdGraphConstants}: ! * {@link RrdGraphConstants#COLOR_BACK COLOR_BACK} background, ! * {@link RrdGraphConstants#COLOR_CANVAS COLOR_CANVAS} canvas, ! * {@link RrdGraphConstants#COLOR_SHADEA COLOR_SHADEA} left/top border, ! * {@link RrdGraphConstants#COLOR_SHADEB COLOR_SHADEB} right/bottom border, ! * {@link RrdGraphConstants#COLOR_GRID COLOR_GRID} major grid, ! * {@link RrdGraphConstants#COLOR_MGRID COLOR_MGRID} minor grid, ! * {@link RrdGraphConstants#COLOR_FONT COLOR_FONT} font, ! * {@link RrdGraphConstants#COLOR_FRAME COLOR_FRAME} axis of the graph, ! * {@link RrdGraphConstants#COLOR_ARROW COLOR_ARROW} arrow. This method can ! * be called multiple times to set several colors. ! * ! * @param colorTag ! * Color tag, as explained above. ! * @param color ! * Any color (paint) you like ! * @throws RrdException ! * Thrown if invalid colorTag is supplied. ! */ ! public void setColor(int colorTag, Paint color) throws RrdException { ! if (colorTag >= 0 && colorTag < colors.length) { ! colors[colorTag] = color; ! } else { ! throw new RrdException("Invalid color index specified: " + colorTag); ! } ! } /** *************** *** 775,779 **** /** ! * Creates a new (static) virtual datasouce. The value of the datasource is constant. This value is * evaluated by applying the given consolidation function to another virtual datasource. * --- 778,782 ---- /** ! * Creates a new (static) virtual datasource. The value of the datasource is constant. This value is * evaluated by applying the given consolidation function to another virtual datasource. * *************** *** 805,816 **** * If an additional '%s' is found AFTER the marker, the value will be * scaled and an appropriate SI magnitude unit will be printed in ! * place of the '%s' marker. The scaling will take the '--base' argu- ! * ment into consideration! * <p/> * If a '%S' is used instead of a '%s', then instead of calculating * the appropriate SI magnitude unit for this value, the previously * calculated SI magnitude unit will be used. This is useful if you ! * want all the values in a print statement to have the same SI magni- ! * tude unit. If there was no previous SI magnitude calculation made, * then '%S' behaves like a '%s', unless the value is 0, in which case * it does not remember a SI magnitude unit and a SI magnitude unit --- 808,819 ---- * If an additional '%s' is found AFTER the marker, the value will be * scaled and an appropriate SI magnitude unit will be printed in ! * place of the '%s' marker. The scaling will take the '--base' argument ! * into consideration! * <p/> * If a '%S' is used instead of a '%s', then instead of calculating * the appropriate SI magnitude unit for this value, the previously * calculated SI magnitude unit will be used. This is useful if you ! * want all the values in a print statement to have the same SI magnitude ! * unit. If there was no previous SI magnitude calculation made, * then '%S' behaves like a '%s', unless the value is 0, in which case * it does not remember a SI magnitude unit and a SI magnitude unit *************** *** 927,943 **** /** ! * Plots requested data in the form of the filled area starting from zero, using ! * the color specified. ! * ! * @param srcName Virtual source name. ! * @param color Color of the filled area. ! * @param legend Legend text. ! */ ! public void area(String srcName, Paint color, String legend) { ! LegendText legendText = new LegendText(color, legend); ! comments.add(legendText); ! plotElements.add(new Area(srcName, color)); ! } /** * Does the same as {@link #line(String, java.awt.Paint, String)}, --- 930,964 ---- /** ! * Plots requested data in the form of the filled area starting from zero, ! * using the color specified. ! * ! * @param srcName ! * Virtual source name. ! * @param color ! * Color of the filled area. ! * @param legend ! * Legend text. ! */ ! public void area(String srcName, Paint color, String legend) { ! area(srcName, color); ! if (legend.length() > 0) { ! LegendText legendText = new LegendText(color, legend); ! comments.add(legendText); ! } ! } + /** + * Plots requested data in the form of the filled area starting from zero, + * using the color specified. + * + * @param srcName + * Virtual source name. + * @param color + * Color of the filled area. + */ + public void area(String srcName, Paint color) { + plotElements.add(new Area(srcName, color)); + } + /** * Does the same as {@link #line(String, java.awt.Paint, String)}, |
From: Benjamin R. <ran...@us...> - 2007-08-27 19:54:00
|
Update of /cvsroot/jrobin/src/org/jrobin/graph In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14837/src/org/jrobin/graph Modified Files: CommentText.java Log Message: clean up the whitespace Index: CommentText.java =================================================================== RCS file: /cvsroot/jrobin/src/org/jrobin/graph/CommentText.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** CommentText.java 21 Dec 2006 18:02:43 -0000 1.2 --- CommentText.java 27 Aug 2007 19:53:54 -0000 1.3 *************** *** 29,72 **** class CommentText implements RrdGraphConstants { ! private final String text; // original text ! ! String resolvedText; // resolved text ! String marker; // end-of-text marker ! boolean enabled; // hrule and vrule comments can be disabled at runtime ! int x, y; // coordinates, evaluated later ! CommentText(String text) { ! this.text = text; ! } ! void resolveText(DataProcessor dproc, ValueScaler valueScaler) throws RrdException { ! resolvedText = text; ! marker = ""; ! if (resolvedText != null) { ! for (String mark : MARKERS) { ! if (resolvedText.endsWith(mark)) { ! marker = mark; ! resolvedText = resolvedText.substring(0, resolvedText.length() - marker.length()); ! trimIfGlue(); ! break; ! } ! } ! } ! enabled = resolvedText != null; ! } ! void trimIfGlue() { ! if (marker.equals(GLUE_MARKER)) { ! resolvedText = resolvedText.trim(); ! } ! } ! boolean isPrint() { ! return false; ! } ! boolean isValidGraphElement() { ! return !isPrint() && enabled; ! } } --- 29,71 ---- class CommentText implements RrdGraphConstants { ! private final String text; // original text ! String resolvedText; // resolved text ! String marker; // end-of-text marker ! boolean enabled; // hrule and vrule comments can be disabled at runtime ! int x, y; // coordinates, evaluated later ! CommentText(String text) { ! this.text = text; ! } + void resolveText(DataProcessor dproc, ValueScaler valueScaler) throws RrdException { + resolvedText = text; + marker = ""; + if (resolvedText != null) { + for (String mark : MARKERS) { + if (resolvedText.endsWith(mark)) { + marker = mark; + resolvedText = resolvedText.substring(0, resolvedText.length() - marker.length()); + trimIfGlue(); + break; + } + } + } + enabled = resolvedText != null; + } ! void trimIfGlue() { ! if (marker.equals(GLUE_MARKER)) { ! resolvedText = resolvedText.trim(); ! } ! } ! boolean isPrint() { ! return false; ! } ! boolean isValidGraphElement() { ! return !isPrint() && enabled; ! } } |
From: Benjamin R. <ran...@us...> - 2007-08-27 19:52:34
|
Update of /cvsroot/jrobin/src/org/jrobin/cmd In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14424/src/org/jrobin/cmd Modified Files: RrdGraphCmd.java Log Message: allow getting the graph definition out of the RrdGraphCmd object Index: RrdGraphCmd.java =================================================================== RCS file: /cvsroot/jrobin/src/org/jrobin/cmd/RrdGraphCmd.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** RrdGraphCmd.java 21 Dec 2006 18:02:40 -0000 1.2 --- RrdGraphCmd.java 27 Aug 2007 19:52:29 -0000 1.3 *************** *** 45,49 **** Object execute() throws RrdException, IOException { ! gdef = new RrdGraphDef(); // OPTIONS --- 45,74 ---- Object execute() throws RrdException, IOException { ! gdef = getGraphDef(); ! ! // create diagram finally ! RrdGraphInfo info = new RrdGraph(gdef).getRrdGraphInfo(); ! if (info.getFilename().equals(RrdGraphConstants.IN_MEMORY_IMAGE)) { ! println(new String(info.getBytes())); ! } ! else { ! println(info.getWidth() + "x" + info.getHeight()); ! String[] plines = info.getPrintLines(); ! for (String pline : plines) { ! println(pline); ! } ! if (info.getImgInfo() != null && info.getImgInfo().length() > 0) { ! println(info.getImgInfo()); ! } ! } ! return info; ! } ! ! /** ! * @throws RrdException ! * @returns an RRD graph definition ! */ ! public RrdGraphDef getGraphDef() throws RrdException { ! RrdGraphDef gdef = new RrdGraphDef(); // OPTIONS *************** *** 202,222 **** } } ! // create diagram finally ! RrdGraphInfo info = new RrdGraph(gdef).getRrdGraphInfo(); ! if (info.getFilename().equals(RrdGraphConstants.IN_MEMORY_IMAGE)) { ! println(new String(info.getBytes())); ! } ! else { ! println(info.getWidth() + "x" + info.getHeight()); ! String[] plines = info.getPrintLines(); ! for (String pline : plines) { ! println(pline); ! } ! if (info.getImgInfo() != null && info.getImgInfo().length() > 0) { ! println(info.getImgInfo()); ! } ! } ! return info; ! } private void parseLine(String word) throws RrdException { --- 227,233 ---- } } ! ! return gdef; ! } private void parseLine(String word) throws RrdException { |
From: Benjamin R. <ran...@us...> - 2007-08-27 19:49:59
|
Update of /cvsroot/jrobin/src/org/jrobin/graph In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv13203/src/org/jrobin/graph Modified Files: LegendComposer.java Log Message: typos Index: LegendComposer.java =================================================================== RCS file: /cvsroot/jrobin/src/org/jrobin/graph/LegendComposer.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** LegendComposer.java 21 Dec 2006 18:02:43 -0000 1.2 --- LegendComposer.java 27 Aug 2007 19:49:56 -0000 1.3 *************** *** 85,93 **** boolean canAccomodate(CommentText comment) { ! // always accomodate if empty if (comments.size() == 0) { return true; } ! // cannot accomodate if the last marker was \j, \l, \r, \c, \s if (lastMarker.equals(ALIGN_LEFT_MARKER) || lastMarker.equals(ALIGN_CENTER_MARKER) || lastMarker.equals(ALIGN_RIGHT_MARKER) || lastMarker.equals(ALIGN_JUSTIFIED_MARKER) || --- 85,93 ---- boolean canAccomodate(CommentText comment) { ! // always accommodate if empty if (comments.size() == 0) { return true; } ! // cannot accommodate if the last marker was \j, \l, \r, \c, \s if (lastMarker.equals(ALIGN_LEFT_MARKER) || lastMarker.equals(ALIGN_CENTER_MARKER) || lastMarker.equals(ALIGN_RIGHT_MARKER) || lastMarker.equals(ALIGN_JUSTIFIED_MARKER) || *************** *** 95,99 **** return false; } ! // cannot accomodate if line would be too long double commentWidth = getCommentWidth(comment); if (!lastMarker.equals(GLUE_MARKER)) { --- 95,99 ---- return false; } ! // cannot accommodate if line would be too long double commentWidth = getCommentWidth(comment); if (!lastMarker.equals(GLUE_MARKER)) { |
From: Benjamin R. <ran...@us...> - 2007-08-13 18:05:50
|
Update of /cvsroot/jrobin/lib In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6513/lib Removed Files: Tag: jrobin_old jrobin-1.4.0.jar jrobin-demo-1.4.0.jar Log Message: this does not belong here --- jrobin-demo-1.4.0.jar DELETED --- --- jrobin-1.4.0.jar DELETED --- |
From: Benjamin R. <ran...@us...> - 2007-08-04 17:12:50
|
Update of /cvsroot/jrobin/maven In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14025 Modified Files: pom.xml Log Message: doc updates from herve boutemy Index: pom.xml =================================================================== RCS file: /cvsroot/jrobin/maven/pom.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** pom.xml 4 Aug 2007 15:00:34 -0000 1.13 --- pom.xml 4 Aug 2007 17:12:14 -0000 1.14 *************** *** 56,59 **** --- 56,80 ---- <url>http://sourceforge.net/tracker/?atid=566805&group_id=82668</url> </issueManagement> + <mailingLists> + <mailingList> + <name>jrobin-devel</name> + <subscribe>https://lists.sourceforge.net/lists/listinfo/jrobin-devel</subscribe> + <unsubscribe>https://lists.sourceforge.net/lists/listinfo/jrobin-devel</unsubscribe> + <post>jro...@li...</post> + </mailingList> + <mailingList> + <name>jrobin-commits</name> + <subscribe>https://lists.sourceforge.net/lists/listinfo/jrobin-commits</subscribe> + <unsubscribe>https://lists.sourceforge.net/lists/listinfo/jrobin-commits</unsubscribe> + <archive>http://sourceforge.net/mailarchive/forum.php?forum_name=jrobin-commits</archive> + </mailingList> + <mailingList> + <name>jrobin-discuss</name> + <subscribe>https://lists.sourceforge.net/lists/listinfo/jrobin-discuss</subscribe> + <unsubscribe>https://lists.sourceforge.net/lists/listinfo/jrobin-discuss</unsubscribe> + <post>jro...@li...</post> + <archive>http://sourceforge.net/mailarchive/forum.php?forum_name=jrobin-discuss</archive> + </mailingList> + </mailingLists> <build> *************** *** 104,107 **** --- 125,150 ---- </executions> </plugin> + <plugin> + <artifactId>maven-jar-plugin</artifactId> + <version>2.1</version> + <configuration> + <archive> + <index>true</index> + <manifest> + <mainClass>org.jrobin.cmd.RrdCommander</mainClass> + </manifest> + <manifestEntries> + <Built-By>${maven.username}</Built-By> + <Specification-Title>${project.name}</Specification-Title> + <Specification-Version>${project.version}</Specification-Version> + <Specification-Vendor>Sasa Markovic</Specification-Vendor> + <Implementation-Title>${project.groupId}</Implementation-Title> + <!-- TODO : add date to impl-version when http://jira.codehaus.org/browse/MNG-1832 is done --> + <Implementation-Version>${project.version}</Implementation-Version> + <Implementation-Vendor>${project.url}</Implementation-Vendor> + </manifestEntries> + </archive> + </configuration> + </plugin> </plugins> </build> *************** *** 110,114 **** --- 153,204 ---- <plugin> <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-site-plugin</artifactId> + <version>2.0-beta-5</version> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-project-info-reports-plugin</artifactId> + <version>2.0.1</version> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> + <version>2.3</version> + <configuration> + <overview>${basedir}/src/overview.html</overview> + <linksource>true</linksource> + <links> + <link>http://java.sun.com/j2se/1.4.2/docs/api</link> + <link>http://www.junit.org/junit/javadoc/3.8.1</link> + </links> + </configuration> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-pmd-plugin</artifactId> + <version>2.2</version> + <configuration> + <targetJdk>1.5</targetJdk> + </configuration> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-jxr-plugin</artifactId> + <version>2.1</version> + </plugin> + <plugin> + <groupId>org.codehaus.mojo</groupId> + <artifactId>jdepend-maven-plugin</artifactId> + <version>2.0-beta-1</version> + </plugin> + <plugin> + <groupId>org.codehaus.mojo</groupId> + <artifactId>findbugs-maven-plugin</artifactId> + <version>1.1.1</version> + </plugin> + <plugin> + <groupId>org.codehaus.mojo</groupId> + <artifactId>javancss-maven-plugin</artifactId> + <version>2.0-beta-2</version> </plugin> </plugins> |
From: Benjamin R. <ran...@us...> - 2007-08-04 17:12:28
|
Update of /cvsroot/jrobin/src/org/jrobin/data In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14025/src/org/jrobin/data Added Files: package.html Log Message: doc updates from herve boutemy --- NEW FILE: package.html --- <html> <body> JRobin data management. </body> </html> |
From: Benjamin R. <ran...@us...> - 2007-08-04 17:12:28
|
Update of /cvsroot/jrobin/src/org/jrobin/graph In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14025/src/org/jrobin/graph Added Files: package.html Log Message: doc updates from herve boutemy --- NEW FILE: package.html --- <html> <body> JRobin graph capabilities. </body> </html> |
From: Benjamin R. <ran...@us...> - 2007-08-04 17:12:28
|
Update of /cvsroot/jrobin/src In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14025/src Added Files: overview.html Log Message: doc updates from herve boutemy --- NEW FILE: overview.html --- <html> <body> <a href="http://www.jrobin.org/">JRobin</a> is a 100% pure Java alternative to <a href="http://oss.oetiker.ch/rrdtool/">RRDTool</a>, with about exactly the same specifications. If you provide the same data to RRDTool and JRobin, you will get exactly the same results and graphs. All standard RRDTool operations are supported. </body> </html> |
From: Benjamin R. <ran...@us...> - 2007-08-04 17:12:27
|
Update of /cvsroot/jrobin/src/org/jrobin/inspector In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14025/src/org/jrobin/inspector Added Files: package.html Log Message: doc updates from herve boutemy --- NEW FILE: package.html --- <html> <body> JRobin RRD files inspector GUI. </body> </html> |
From: Benjamin R. <ran...@us...> - 2007-08-04 17:12:27
|
Update of /cvsroot/jrobin/src/org/jrobin/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14025/src/org/jrobin/core Added Files: package.html Log Message: doc updates from herve boutemy --- NEW FILE: package.html --- <html> <body> core JRobin implementation. </body> </html> |
From: Benjamin R. <ran...@us...> - 2007-08-04 17:12:25
|
Update of /cvsroot/jrobin/src/org/jrobin/convertor In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14025/src/org/jrobin/convertor Added Files: package.html Log Message: doc updates from herve boutemy --- NEW FILE: package.html --- <html> <body> RRDTool to JRobin RRD files conversion. </body> </html> |
From: Benjamin R. <ran...@us...> - 2007-08-04 17:12:19
|
Update of /cvsroot/jrobin/src/org/jrobin/cmd In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14025/src/org/jrobin/cmd Added Files: package.html Log Message: doc updates from herve boutemy --- NEW FILE: package.html --- <html> <body> Command line implementation. </body> </html> |
From: Benjamin R. <ran...@us...> - 2007-08-04 15:00:38
|
Update of /cvsroot/jrobin/maven In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv25862 Modified Files: pom.xml Log Message: merge some spiffy pom updates from Herve Boutemy Index: pom.xml =================================================================== RCS file: /cvsroot/jrobin/maven/pom.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** pom.xml 3 Aug 2007 19:50:48 -0000 1.12 --- pom.xml 4 Aug 2007 15:00:34 -0000 1.13 *************** *** 4,11 **** <groupId>org.jrobin</groupId> <artifactId>jrobin</artifactId> - <name>jrobin</name> - <version>1.5.8-SNAPSHOT</version> <packaging>jar</packaging> ! <url>http://www.jrobin.org</url> <build> <sourceDirectory>src</sourceDirectory> --- 4,60 ---- <groupId>org.jrobin</groupId> <artifactId>jrobin</artifactId> <packaging>jar</packaging> ! ! <name>JRobin</name> ! <version>1.5.8-SNAPSHOT</version> ! <description> ! JRobin is a 100% pure Java alternative to RRDTool, with about exactly the same specifications. If you provide the ! same data to RRDTool and JRobin, you will get exactly the same results and graphs. All standard RRDTool operations ! are supported. ! </description> ! <url>http://www.jrobin.org/</url> ! <inceptionYear>2003</inceptionYear> ! <developers> ! <developer> ! <id>saxon64</id> ! <name>Sasa Markovic</name> ! <email>sa...@us...</email> ! </developer> ! <developer> ! <id>cobralord</id> ! <name>Arne Vandamme</name> ! <email>cob...@us...</email> ! </developer> ! <developer> ! <id>tarus</id> ! <name>Tarus Balog</name> ! <email>ta...@us...</email> ! </developer> ! <developer> ! <id>djgregor</id> ! <name>DJ Gregor</name> ! <email>djg...@us...</email> ! </developer> ! <developer> ! <id>rangerrick</id> ! <name>Benjamin Reed</name> ! <email>ran...@us...</email> ! </developer> ! </developers> ! <scm> ! <connection>scm:cvs:pserver:ano...@jr...:/cvsroot/jrobin:src</connection> ! <developerConnection>scm:cvs:ext:${maven.username}@jrobin.cvs.sourceforge.net:/cvsroot/jrobin:src</developerConnection> ! <url>http://jrobin.cvs.sourceforge.net/jrobin/src</url> ! </scm> ! <licenses> ! <license> ! <name>LGPL</name> ! </license> ! </licenses> ! <issueManagement> ! <system>SF Bug Tracker</system> ! <url>http://sourceforge.net/tracker/?atid=566805&group_id=82668</url> ! </issueManagement> ! <build> <sourceDirectory>src</sourceDirectory> *************** *** 18,21 **** --- 67,71 ---- <plugin> <artifactId>maven-compiler-plugin</artifactId> + <version>2.0.2</version> <configuration> <source>1.5</source> *************** *** 25,28 **** --- 75,79 ---- <plugin> <artifactId>maven-deploy-plugin</artifactId> + <version>2.3</version> <configuration> <repositoryId>opennms-repo</repositoryId> *************** *** 32,37 **** </plugin> <plugin> - <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <executions> <execution> --- 83,88 ---- </plugin> <plugin> <artifactId>maven-javadoc-plugin</artifactId> + <version>2.3</version> <executions> <execution> *************** *** 44,47 **** --- 95,99 ---- <plugin> <artifactId>maven-source-plugin</artifactId> + <version>2.0.3</version> <executions> <execution> *************** *** 71,86 **** </dependencies> <distributionManagement> ! <!-- use the following if you're not using a snapshot version. --> ! <repository> ! <id>opennms-repo</id> ! <name>OpenNMS Release Repository</name> ! <url>scpexe://repo.opennms.org/var/www/sites/opennms.org/site/repo/maven2</url> ! </repository> ! <!-- use the following if you ARE using a snapshot version. --> ! <snapshotRepository> ! <id>opennms-snapshot-repo</id> ! <name>OpenNMS Snapshot Repository</name> ! <url>scpexe://repo.opennms.org/var/www/sites/opennms.org/site/repo/snapshots</url> ! </snapshotRepository> ! </distributionManagement> </project> --- 123,138 ---- </dependencies> <distributionManagement> ! <!-- use the following if you're not using a snapshot version. --> ! <repository> ! <id>opennms-repo</id> ! <name>OpenNMS Release Repository</name> ! <url>scpexe://repo.opennms.org/var/www/sites/opennms.org/site/repo/maven2</url> ! </repository> ! <!-- use the following if you ARE using a snapshot version. --> ! <snapshotRepository> ! <id>opennms-snapshot-repo</id> ! <name>OpenNMS Snapshot Repository</name> ! <url>scpexe://repo.opennms.org/var/www/sites/opennms.org/site/repo/snapshots</url> ! </snapshotRepository> ! </distributionManagement> </project> |
From: Benjamin R. <ran...@us...> - 2007-08-03 19:50:51
|
Update of /cvsroot/jrobin/maven In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv15659 Modified Files: pom.xml Log Message: 1.5.8 snapshot now Index: pom.xml =================================================================== RCS file: /cvsroot/jrobin/maven/pom.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** pom.xml 3 Aug 2007 19:48:01 -0000 1.11 --- pom.xml 3 Aug 2007 19:50:48 -0000 1.12 *************** *** 5,9 **** <artifactId>jrobin</artifactId> <name>jrobin</name> ! <version>1.5.7</version> <packaging>jar</packaging> <url>http://www.jrobin.org</url> --- 5,9 ---- <artifactId>jrobin</artifactId> <name>jrobin</name> ! <version>1.5.8-SNAPSHOT</version> <packaging>jar</packaging> <url>http://www.jrobin.org</url> |