-
Hello Smed, sorry for not answering earlier but messages to this forum have not been forwarded to my private email.
To answer your question, no, HiveBoard doesn't support more than one writer at a time. Write permission must be granted to someone either:
1- by the board moderator
2- by the current writer
3- by the system when there is no moderator logged in and no current writer
Whether...
2009-08-29 14:49:04 UTC in HiveBoard
-
jfpoilpret registered the Guice-GUI project.
2008-07-15 07:24:41 UTC in Guice-GUI
-
Without any further information, I have to close this bug.
2007-10-27 05:43:03 UTC in HiveBoard
-
Closed, duplicate of bug #1811289.
2007-10-11 15:57:16 UTC in HiveBoard
-
We are proud to announce the fifth release of the "HiveBoard" application on
SourceForge. HiveBoard is a distributed shared whiteboard system.
The main change in this version is the minimum requirement on Java 5, which has
allowed a major refactoring of the whole application for easier enhancements in
the future.
In addition to this, release 0.5.0 brings a bunch of bugs fixes,
2007-06-15 12:27:20 UTC in HiveBoard
-
The HiveMind Utilities project team announces the release of "HiveMind Utilities 0.7.1". This is just a minor update, potentially useful only for users of the "hiveremoting.caucho" module.
The hiveremoting.caucho has been enhanced with regards to configuration of special Hessian serializers; now you can add serializer and deserializer classes to configuration. Instances...
2007-06-15 00:51:07 UTC in HiveMind Utilities
-
The HiveMind Utilities project team announces the release of "HiveMind Utilities
0.7.0" which is a refactoring of previous version 0.6.2 on Java 5. Version 0.7.0
will not work on prior Java versions.
The main changes are as follows:
- build system enhancements: Java 5 support et new plugin for web site
generation (no more need for WebMake and a perl engine), major upgrade...
2007-06-10 12:08:00 UTC in HiveMind Utilities
-
Hi,
I have just switched to Java5 (better late than never...), and during compilation stage, I got some warnings like:
"Some input files use unchecked or unsafe operations.
Recompile with -Xlint:unchecked for details."
After checking el4ant documentation, I could find no way to add this "-Xlint:unchecked" parameter to the javac command executed by el4ant.
It would be good to extend the...
2007-03-11 04:33:34 UTC in EL4Ant, an extension library for Ant
-
Env: abbot-1.0rc5, Java1.4.2, Windows XP Pro SP2.
[but I think
If you add a panel as an accessory to JFileChooser and that panel contains a JTextField, then a call to JFileChooserTester.actionSetFileName() will not work as expected: the provided filename will be input into the JTextField of the accessory panel.
The problem comes from the way actionSetFilename() currently searches the...
2007-01-25 00:33:13 UTC in Abbot Java GUI Testing Framework
-
In my plugins, I like to use el4ant extendproperty
tag that is very useful to override existing
properties.
However, in terms of its capabilities, this tag is
not as powerful as the ant equivalent, property.
In particular, I find the "location" attribute of
the "property" tag very useful to create absolute
path to files or directories.
It would be nice if el4ant extendproperty...
2006-10-25 15:28:03 UTC in EL4Ant, an extension library for Ant