SCUB has released under LPGPL licence the first release of JOFFAD. Java Open Framework For Application Development is a generic development framework to facilitate, speed up, and normalize Java projects using JOnAS's J2EE application server.
JOFFAD 1.0 has been released under an LGPL licence. It has been developed by SCUB for his internal use and we decided to share it with the community because it was really a great help for us.
It is composed of:
- a generic and reusable directory structure
- configuration files to setup your project
- a generic ant script to compile, generate, package, deploy, run sql...
Links:
Main site: http://joffad.sourceforge.net
Download the software
A sample project has also been released to help people understand and try joffad.
It can be downloaded at: http://sourceforge.net/project/showfiles.php?group_id=79045
The construction process of this sample project has been detailed in an article
you can read at http://www.ashita-studio.com/articles/joffad_sampleproject/index.html
It is the first shot of this article, the final release will be available by the end
of the month.
I made a presentation of our tool at the libre software meeting in Metz thanks
to Guillaume RIVIERE from INRIA.
You can download the Open Impress file it at:
http://www.ashita-studio.com/articles/joffad_sampleproject/lsm_presentation.sxi
Congratulations to everybody who worked on it and have fun with joffad!
-
JOFFAD 1.0 has been released (1 messages)
- Posted by: Stephane TRAUMAT
- Posted on: July 15 2003 06:17 EDT
Threaded Messages (1)
- lgpl license and java perhaps aren't the best mix? by Hugh Madden on July 18 2003 08:06 EDT
-
lgpl license and java perhaps aren't the best mix?[ Go to top ]
- Posted by: Hugh Madden
- Posted on: July 18 2003 08:06 EDT
- in response to Stephane TRAUMAT
Up until today I would have chosen LGPL for such a project, however now I have doubts:
http://developers.slashdot.org/developers/03/07/17/2257224.shtml
Regards,
Hugh