Re: current standalone sling jar file

2012-08-31 Thread Carsten Ziegeler
Hi,

I just build latest from trunk and works for me

Carsten

2012/8/31 Ruben Reusser r...@headwire.com:
 hi,

 not sure if it's me - but if the current downloadable standalone sling
 version still working? Tried to run it and sling did not come up - also,
 when I do a build from the trunk and try to start the standalone jar file, I
 get a whole bunch of exceptions about missing dependencies.

 Ruben



-- 
Carsten Ziegeler
cziege...@apache.org


Re: current standalone sling jar file

2012-08-31 Thread Bertrand Delacretaz
On Fri, Aug 31, 2012 at 1:13 AM, Ruben Reusser r...@headwire.com wrote:
 ...is the current downloadable standalone sling
 version still working?...

Not sure what you mean by downloadeable, URL?

The build at https://builds.apache.org/job/sling-trunk-1.6/ uses the
standalone launchpad jar and the tests currently pass, a few recent
builds failed but it looks more like jenkins issues.

-Bertrand


Re: current standalone sling jar file

2012-08-31 Thread Ruben Reusser

used the link from here: http://sling.apache.org/site/downloads.cgi
running on windows vista with jdk6

Ruben

On 8/31/2012 3:19 AM, Bertrand Delacretaz wrote:

On Fri, Aug 31, 2012 at 1:13 AM, Ruben Reusser r...@headwire.com wrote:

...is the current downloadable standalone sling
version still working?...

Not sure what you mean by downloadeable, URL?

The build at https://builds.apache.org/job/sling-trunk-1.6/ uses the
standalone launchpad jar and the tests currently pass, a few recent
builds failed but it looks more like jenkins issues.

-Bertrand




Re: current standalone sling jar file

2012-08-31 Thread Bertrand Delacretaz
On Fri, Aug 31, 2012 at 3:03 PM, Ruben Reusser r...@headwire.com wrote:
 used the link from here: http://sling.apache.org/site/downloads.cgi
 running on windows vista with jdk6

java -jar org.apache.sling.launchpad-6-standalone.jar starts fine for
me on macosx/java 1.6.0_33, http://localhost:8080/ looks good a few
seconds after startup. I don't have a vista box to test it right now.

As per 
http://www.apache.org/dist/sling/org.apache.sling.launchpad-6-standalone.jar.md5
the md5 of that file should be 854d14d22c281d9b09f9253f6df6a2ab, you
might want to check it if you suspect your file might have been
corrupted on a mirror (but it's unlikely that it would start and just
cause missing dependencies).

-Bertrand


Re: current standalone sling jar file

2012-08-31 Thread Ruben Reusser
ok, was finally able to start the one from an svn build - just had to 
give it way more memory


Ruben

On 8/31/2012 12:47 AM, Carsten Ziegeler wrote:

Hi,

I just build latest from trunk and works for me

Carsten

2012/8/31 Ruben Reusser r...@headwire.com:

hi,

not sure if it's me - but if the current downloadable standalone sling
version still working? Tried to run it and sling did not come up - also,
when I do a build from the trunk and try to start the standalone jar file, I
get a whole bunch of exceptions about missing dependencies.

Ruben