AW: Gump3 Presentation

2005-10-28 Thread Jan.Materne
 This is my first real project with opensource so regarding the 
 licens files, Do I need to unpack the licens files or is it enought
to 
 let them be in the jar files of the third party jars ??

they need to be in the source code tree somewhere like Stefano 
wrote. It isn't very important what is in the jar files as we 
aren't re-distributing anything.

Mmh - an open repository is a small distro. Other could check out the
project
and use it. Then it would be good to have the license files...


 Also I have now added the
 Apache Lincens in the root directory of the project. I quess I'll
have 
 to include it in the war archive as well when they build it with ant.
 
 Please feel free to comment. I'm in this to learn and hope that you 
 don't get sick of my stupidity and novice questions.

Heh. Stop calling yourself stupid will you :-)

Indeed. 
And - the will to help increases if someone tries to improve the project
:-)


   - it still uses hibernate
 
 Ok... sound you don't like hibernate ? I'll update the SQL file so
you 
 can use both. Thats the point you can use SQL or hibernate your
choice.

Maybe a flag (e.g. system property, deployment property) could specify
which to use.
So noone has to modify files.


Great. Please write a little readme on how to do that 
configuration. Its not that I don't like hibernate, its that 
hibernate is under the LGPL license which doesn't work so well 
with the Apache License / Apache License policies.

Really, Leo?
I thought LGPL is ok and GPL not.
Ok - usually I try not to rely on non-ASF-licensed code. ONE license is
the best (over
a couple of).


Jan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: AW: Gump3 presentation

2005-07-26 Thread Thomas
[EMAIL PROTECTED] wrote:

So.. after alott of research and looking in to what 
technolegie to use the final is Java+struts. I have started 
make some pages and code one usecase (read more on wiki page).



Which one? Do you have a link to that Wiki page?
  

Oops sorry!!

http://wiki.apache.org/gump/Gump3Presentation

Since I don't have so much experience of gump and know what 
the user might be interested in pleas come with sugestions on 
what you whant to se and what the application should do.



Gump sends an email if a project failed. So the developer is interested
in getting the information WHY it failed. 
- error log / stacktrace
- build output
So the navigation to these infos should be easy.

Just my opinion.
  

Offcurse the navigation is important thats why I ask you who as worked
alot with gump would like to have it. As for now I'm focused on the the
information in the database.

Also I have made my webserver that I work on public so if you 
whant to see the ongoing process you can go to 
http://nacka.no-ip.com/Gump3Present/. The server will only be 
running while I'm working so to be sure that the server is up 
you can check with me on irc.freenode.net#afsgump. (if I'm 
online the server is running.)



Cool to have running view :-)
Just my 2ct on the navigation menu design 
(resources/styles/cavendish/template.css)
- the span description is cool, but IMO it should be under the whole menu 
bar, because
  it´s very jerkily. The copyright statement goes down and up.
- Ah yes - copyright statement: we have 2005 (sorry Stefan ;-) and I´m not 
sure if
  the and its licensors is ok.

The main page (http://nacka.no-ip.com/Gump3Present/) refers to Build results 
page, but
it´s the wrong link: you have forgotten the results.jsp
  

I know there is alot of dead links... but it's a work in progress. I'll
fix that asp

http://nacka.no-ip.com/Gump3Present/results/ShowRuns.gump?workspace=giraffe/generic
- I´m not sure if table borders would help reading (same for following pages); 
especially
  the start- and end-column are to close together

http://nacka.no-ip.com/Gump3Present/results/StatusRun.gump?id=giraffe/[EMAIL 
PROTECTED]
- use colours for the states; e.g. xjavac-row (success) in green, xml-apis 
(failed) in red, 
  xml-resolver (stalled) in orange (configurable via CSS)
  

regarding the webpage. I have not worked annything on the design. I have
taken that from dynagump. The focus has been on retrieving information
from the database and presenting if for the user. The layout and design
issues dosen't have the highest priorety at the moment. Although good
idees... :-).

Thomas


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]