You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rrd4j-discuss
Hello,
While I was playing with this tool, I noticed the tiny miss spelling in: build.xml It has the next line:
<attribute name="Main-Class" value="org.rrd4j.converter.Convertor"/> But it should be: <attribute name="Main-Class" value="org.rrd4j.converter.Converter"/>
From ji_osaka
Fabrice Bacchella
unread,
Jul 12, 2016, 4:41:05 AM7/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rrd4j-...@googlegroups.com
The main build system for rrd4j is now maven, but thanks anyway.