Télécharger la liste

Description du projet

Ravenous is a Java-based Web server that does not in any way attempt to implement any parts of the Java Enterprise Edition standard. Instead, it aims to provide developers with a simple, easy to grasp way of developing solid high-performance Web sites in Java.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-03 11:35
0.9.19

Un paramètre ConnectionTimeout a été ajouté au fichier de configuration.
Tags: Minor feature enhancements
A connectiontimeout parameter was added to the configuration file.

2007-06-29 19:49
0.9.17

Nouvellement créé des objets DataRow recevront leurs identifiants GUID ou LUID définie lorsque la ligne est sauvé. Tri d'une liste flexible va maintenant utiliser la commande numérique pour des éléments purement numérique. Un bogue dans flexiblehash qui empêchait un int valeur de retour d'un flotteur ou une double représentation a été corrigé.
Tags: Minor bugfixes
Newly created DataRow objects will get their guid or luid IDs set when the row is saved. Sorting a flexible list will now use numerical ordering for purely numerical elements. A bug in flexiblehash that prevented an int value from returning a float or double representation has been fixed.

2007-06-20 16:10
0.9.16

Un bug concernant les cookies sous les redirections a été fixée. expandTags a été ajouté à FlexibleList et FlexibleHash pour fournir facile de gabarits.
A bug related to cookies under redirects was
fixed. expandTags was added to FlexibleList and
FlexibleHash to provide easy templating.

2007-06-13 16:06
0.9.15

Rapport d'erreur pour les sessions SMTP a été améliorée. Debug information pour les connexions fermées lors d'une transaction a été supprimée. Un bogue dans le traitement des données codages forme a été fixée.
Tags: Minor bugfixes
Error reporting for SMTP sessions was improved.
Debug information for connections closed during a
transaction was removed. A bug in the handling of
form data encodings was fixed.

2007-06-04 16:37
0.9.14

Un problème lié à des valeurs booléennes dans DatabaseModel a été fixée. Codage mail a été amélioré. sous-liste et addAll ont été ajoutés à FlexibleList. Constructeurs de longueur variable arg ont été ajoutés à FlexibleList. FlexibleList a été faite sur des objets itérable FlexibleHash.
Tags: Minor feature enhancements
An issue with boolean values in DatabaseModel was
fixed. Mail encoding was improved. subList and
addAll were added to FlexibleList. Variable length
arg constructors were added to FlexibleList.
FlexibleList was made iterable over FlexibleHash
objects.

Project Resources