List Info

Thread: Next Release?




Next Release?
user name
2006-08-07 19:16:33
Hi Matthias, Hi Steve, Hi *

can we have a release at the beginning of next week? That
implies a
feature freeze this weekend.

The release should at least contain Marauroa and Stendhal
Server. Unless
someone is able to sign the Webstart-client we cannot
include the client
in the release.

There is a variable NEW_CLIENT in Debug.java which will
deativate all
code that requires a new client. So we are able to do a
server-only release.

Hendrik

------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Arianne-devel mailing list
Arianne-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arianne-d
evel
Next Release?
user name
2006-08-07 19:18:54
Sounds good to me, go for it! If you need to create the file releases I think Matthias knows about it

Sorry I havent personally been around much lately, I am working full time for the summer doing C++
and its pretty time consuming!

Regards
steve

On 8/7/06, Hendrik Brummermann <nexgo.de">nhb_webnexgo.de&gt; wrote:
Hi Matthias, Hi Steve, Hi *

can we have a release at the beginning of next week? That implies a
feature freeze this weekend.

The release should at least contain Marauroa and Stendhal Server. Unless
someone is able to sign the Webstart-client we cannot include the client
in the release.

There is a variable NEW_CLIENT in Debug.java which will deativate all
code that requires a new client. So we are able to do a server-only release.

Hendrik

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&;kid=120709&bid=263057&dat=121642
_______________________________________________
Arianne-devel mailing list
lists.sourceforge.net">Arianne-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arianne-devel

Next Release?
user name
2006-08-08 12:45:08
Hendrik Brummermann schrieb:
> can we have a release at the beginning of next week?
That implies a
> feature freeze this weekend.
>   
Fine for me.
> The release should at least contain Marauroa and
Stendhal Server. Unless
> someone is able to sign the Webstart-client we cannot
include the client
> in the release.
>   
I found this tutorial on getting a free key and using it to
sign your
webstart apps:

http://www.dal
laway.com/acad/webstart/

One link is outdated, the personal e-mail certificate can
now be found here:

http://www.thawte.com/secure-email/pers
onal-email-certificates/index.html

I think Thawte is also what Miguel used.


Greetings,

Daniel


------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Arianne-devel mailing list
Arianne-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arianne-d
evel
Next Release?
user name
2006-08-11 21:45:54
Daniel Herding wrote:
> I found this tutorial on getting a free key and using
it to sign your
> webstart apps:
> http://www.dal
laway.com/acad/webstart/
> One link is outdated, the personal e-mail certificate
can now be found here:
> http://www.thawte.com/secure-email/pers
onal-email-certificates/index.html
> I think Thawte is also what Miguel used.

I tried that without succes. Java 1.5 verifies that the
certificated is
valid for code signing which the free-mail certificate is
not.

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=505
6088

So we can:
a) do a server only release
b) use an untrusted key causing a "dangerous"
warning on program start
(note there is already a warning saying that the current
cert expired
c) find someone with a valid cert to sign the .jars
d) remove webstart support


There are new incompatible changes on server side which are
not wrapped
in "if (Debug.NEW_CLIENT) {", yet. Please add
that as we need to update
the server soon because of an abused bug and way a) is the
one causing
the least damage.

I am not sure whether this will be an official release
because Steve
pointed to Matthias who did not answer regarding the SF-file
release. As
we already had two inofficial releases installed on server
this may be
simply the third one.


Hendrik

------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Arianne-devel mailing list
Arianne-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arianne-d
evel
Next Release?
user name
2006-08-12 17:22:28
Hendrik Brummermann wrote:
> So we can:
> a) do a server only release
> b) use an untrusted key causing a
"dangerous" warning on program start
> (note there is already a warning saying that the
current cert expired
> c) find someone with a valid cert to sign the .jars
> d) remove webstart support

e) I am trying to get stendhal work in an unsinged jar.

http://arianne.sourceforge.net/wiki/index.php?
title=August_Release


A prototype is working without storing anything (cache /
user
preferences) on disk. This should be reworked to use
PersistenceService
but the next point is more important:

I tricked it to allow connections to stendhal.ath.cx without
download it
from there (which is impossible because of lag in game):
Simply set
codebase to stendhal.ath.cx and use complete urls to the
jars on sf.net.

But unfortunetly we have another blocker: xset -r connot be
invoked so
the key handling has to be fixed on X11.

btw: SF developer cvs is down for about 10 hours now.


Hendrik

------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Arianne-devel mailing list
Arianne-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arianne-d
evel
Next Release?
user name
2006-08-13 11:41:41
Hendrik Brummermann wrote:
> e) I am trying to get stendhal work in an unsinged jar.
> 
> http://arianne.sourceforge.net/wiki/index.php?
title=August_Release

It works. 

There are a few minor things which could be improved but it
is
releaseable right now.

Next step is to coordinate the upload to SourceForge file
release,
Webstart and announcement on the one hand and update of the
server on
the other.

The first list has to be done by Steve or Matthias, but
updateing the
server has to be done by Atlan or me (has anyone else
ssh-access?)

I think we should meet in irc for this. Is Monday 18:00
GMT/UTC ok?

And don't forget to test until release 
You can download the current prerelease at http://home.arcor.d
e/nhb/stendhal

Hendrik

------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Arianne-devel mailing list
Arianne-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arianne-d
evel
Next Release?
user name
2006-08-13 12:52:16
Cool, ... can we please get a changelog too

as for uploading a release I can do it, but could we make the meetng a bit earlier maybe
16:30 gmt instead? I cant guarantee making it, but if i get the info about what to upload
etc i can do the upload to SF no probs

REgards
steve

On 8/13/06, Hendrik Brummermann <nexgo.de">nhb_webnexgo.de > wrote:
Hendrik Brummermann wrote:
>; e) I am trying to get stendhal work in an unsinged jar.
>
> http://arianne.sourceforge.net/wiki/index.php?title=August_Release

It works.

There are a few minor things which could be improved but it is
releaseable right now.

Next step is to coordinate the upload to SourceForge file release,
Webstart and announcement on the one hand and update of the server on
the other.

The first list has to be done by Steve or Matthias, but updateing the
server has to be done by Atlan or me (has anyone else ssh-access?)

I think we should meet in irc for this. Is Monday 18:00 GMT/UTC ok?

And don't forget to test until release
You can download the current prerelease at http://home.arcor.de/nhb/stendhal

Hendrik

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&amp;kid=120709&bid=263057&dat=121642
_______________________________________________
Arianne-devel mailing list
lists.sourceforge.net"> Arianne-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arianne-devel

Next Release?
user name
2006-08-13 18:45:34
Steve I. wrote:
> Cool,  ... can we
please get a changelog too
> 
> as for uploading a release I can do it, but could we
make the meetng a bit
> earlier maybe
> 16:30 gmt instead? I cant guarantee making it, but if i
get the info about
> what to upload
> etc i can do the upload to SF no probs

16:30 GMT is ok with me.

The change log is at
http://arianne.cvs.sourceforge.net/*checkou
t*/arianne/stendhal/README
But we need to write an anouncement.


Hendrik

------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Arianne-devel mailing list
Arianne-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arianne-d
evel
Next Release?
user name
2006-08-29 10:19:48
Hiyas

I just got some music from a willing music artist, wich I
uploaded to our 
cvs directly under stendhal\data we can move it later to a
data\music folder 
or something, but for now I want all the project members to
listen to it... 
so we can decide on what we should do with it... the music
seems to be good 
and fitting for the stendhal environment in my opinion. My
sugestion is that 
we could include it, but put it in a seperate download, just
like we do with 
the sound fx files we have now, so the download won't be
increased for those 
who don't want the music.

He also had in mind to create battle music, dungeon music
etc. etc. if we 
decide that we will include his music in the game.

I think this page is the page he have dedicated to his
music, and it's 
possible to download more of his music from that place:
http://www.demiurgo.it/

Anyways, he calls himself demiurgo on irc if you want to ask
him anything 
about the music, when he is online.

Regards
Anders Asplund aka danter  irc.freenode.net #arianne

____________________________________________________________
_____
Express yourself instantly with MSN Messenger! Download
today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471
ave/direct/01/


------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Arianne-devel mailing list
Arianne-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arianne-d
evel
Music for stendhal
user name
2006-08-29 10:22:00
Oops

sorry I forgot to change the Subject in my last message, but
here it 
comes... heh...

Regards
Anders Asplund aka danter  irc.freenode.net #arianne

____________________________________________________________
_____
Express yourself instantly with MSN Messenger! Download
today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471
ave/direct/01/


------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Arianne-devel mailing list
Arianne-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arianne-d
evel
[1-10] [11-20] [21-25]

about | contact  Other archives ( Real Estate discussion Medical topics )