mike
>
>> -Original Message-
>> From: pub cog [mailto:pub@gmail.com]
>> Sent: Thursday, May 28, 2009 3:53 PM
>> To: sling-dev@incubator.apache.org
>> Subject: Re: [CONF] Apache Sling Website: Discover Sling in 15 minutes
>> (page edited)
&
y, May 28, 2009 3:53 PM
> To: sling-dev@incubator.apache.org
> Subject: Re: [CONF] Apache Sling Website: Discover Sling in 15 minutes
> (page edited)
>
>
> Done. You can review changes
> http://cwiki.apache.org/confluence/display/SLING/Discover+Slin
> g+in+15+minutes
> ;)
Done. You can review changes
http://cwiki.apache.org/confluence/display/SLING/Discover+Sling+in+15+minutes
;)
http://cwiki.apache.org/confluence/pages/viewpreviouspageversions.action?pageId=118769
Also, in http://incubator.apache.org/sling/site/architecture.html:
"... Web Applications with
thanks for the explanation :)
On Wed, May 27, 2009 at 6:25 PM, Alexander Klimetschek wrote:
> On Wed, May 27, 2009 at 6:04 PM, pub cog wrote:
>> I sneak into this thread to ask how does the official website is
>> created ? http://incubator.apache.org/sling/site/
>
> It is created by exporting a
Hi again
>>> snip snap
> You're very welcome to contribute to the documentation.
> I duplicated the "Discover Sling in 15 minutes" page in the public
> wiki under [1].
> Please put your enhancements and corrections there and let me
> know if you have finish
the documentation
> to him:
>
> http://markmail.org/message/7vu63i7rketgdozi
>
You're very welcome to contribute to the documentation.
I duplicated the "Discover Sling in 15 minutes" page in the public
wiki under [1].
Please put your enhancements and corrections there and let me
know if you have finished. I will take the new version over to
the Sling website after that.
best regards
mike
On Wed, May 27, 2009 at 6:04 PM, pub cog wrote:
> I sneak into this thread to ask how does the official website is
> created ? http://incubator.apache.org/sling/site/
It is created by exporting a separate confluence wiki:
http://cwiki.apache.org/confluence/display/SLINGxSITE
Write access is res
I sneak into this thread to ask how does the official website is
created ? http://incubator.apache.org/sling/site/
I'd like to provide minor enhancements patches to the documentation
but I couldn't find it under svn ?
http://svn.apache.org/repos/asf/incubator/sling/trunk/site/ ?
http://svn.apache.
Hi,
On Fri, Apr 24, 2009 at 8:57 AM, wrote:
> Reviewed 2009-09-24, this page's information is in sync with the current
> Sling codebase.
As noted by Tako Schotanus in a chat, this does seem to prove that
Sling's really the future!
BR,
Jukka Zitting
[
https://issues.apache.org/jira/browse/SLING-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thilina Buddhika closed SLING-332.
--
thanks for the information. I'll follow that route.
> Mistakes in the page "Discove
/Index
> Mistakes in the page "Discover Sling in 15 minutes"
>
>
> Key: SLING-332
> URL: https://issues.apache.org/jira/browse/SLING-332
> Project: Slin
[
https://issues.apache.org/jira/browse/SLING-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger reassigned SLING-332:
---
Assignee: Felix Meschberger
> Mistakes in the page "Discover Sling in 15
Mistakes in the page "Discover Sling in 15 minutes"
Key: SLING-332
URL: https://issues.apache.org/jira/browse/SLING-332
Project: Sling
Issue Type: Bug
Compon
Bertrand Delacretaz wrote:
On Feb 1, 2008 4:23 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
...You could try
"mvn org.mortbay.jetty:mvn-jetty-plugin:6.1.5:run" instead..
that'd be
mvn org.mortbay.jetty:maven-jetty-plugin:6.1.5:run
Yepp, sorry for the typo.
Carsten
--
Carsten Ziegele
Hi Betrand,
thanks. mvn now downloaded a lot of jars, but still it does not start :((
Cheers
Michael
[INFO] Preparing jetty:run
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [jetty:run]
[INFO] Configuring Jetty for project: Sling (Parent)
[INFO]
-
On Feb 1, 2008 4:23 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
> ...You could try
> "mvn org.mortbay.jetty:mvn-jetty-plugin:6.1.5:run" instead..
that'd be
mvn org.mortbay.jetty:maven-jetty-plugin:6.1.5:run
-Bertrand
no joy either :(
Michael
Downloading:
http://repo1.maven.org/maven2/org/mortbay/jetty/mvn-jetty-plugin/6.
1.5/mvn-jetty-plugin-6.1.5.pom
Downloading:
http://repo.dev.day.com/central/org/mortbay/jetty/mvn-jetty-plugin/
6.1.5/mvn-jetty-plugin-6.1.5.pom
[INFO]
---
Hmm, that's strange, it seems mvn can't find the jetty plugin.
You could try
"mvn org.mortbay.jetty:mvn-jetty-plugin:6.1.5:run" instead
Carsten
Michael Marth wrote:
Hi Carsten,
thanks, but there's a different problem now (see below). I thought that
maybe just the tests fail, but mvn jetty:run
Hi Carsten,
thanks, but there's a different problem now (see below). I thought that
maybe just the tests fail, but mvn jetty:run does not work either:
[INFO] Searching repository for plugin with prefix: 'jetty'.
[INFO] org.apache.maven.plugins: checking for updates from central
[INFO] org.codehau
Just update from svn and try again :) It works now...
Carsten
Michael Marth wrote:
Guys,
just tried to do the 15 minutes tutorial, but I get a compilation error (mvn
clean install) - see below. I use
C:\dev\launchpad>mvn -version
Maven version: 2.0.7
Java version: 1.5.0_13
Does anybody have a
Guys,
just tried to do the 15 minutes tutorial, but I get a compilation error (mvn
clean install) - see below. I use
C:\dev\launchpad>mvn -version
Maven version: 2.0.7
Java version: 1.5.0_13
Does anybody have an idea? The error looks strange to me. Also tried to
delete my mvn repo, but no success
Bernard,
An 'svn up;mvn clean install' fixed the issue.
Thank you for the fast reponse,
Gert
Bertrand Delacretaz wrote:
On Jan 29, 2008 3:16 PM, Gert Vanthienen <[EMAIL PROTECTED]> wrote:
...I ran
into a problem when executing the 'curl ...' command to add a first node
of content:
Met
On Jan 29, 2008 3:52 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote:
> ...For me, Sling now builds through the reactor
Same here, revision 616367 builds, launchpad-webapp integration tests pass.
I didn't have a reactor handy, so I used an atom bomb. Worked fine ;-)
-Bertrand
Hi Torgeir,
I think, this is not my day .
I fixed the sling/core project and quickly cross-checked a complete
build now. I also had to fix some transitive dependency issue which
caused the Apache Felix javax.servlet project to overrule the
javax.servlet:servlet-api dependency.
For me, Sling
On Jan 29, 2008 3:16 PM, Gert Vanthienen <[EMAIL PROTECTED]> wrote:
> ...I ran
> into a problem when executing the 'curl ...' command to add a first node
> of content:
>
> Method POST not supported (405)...
When running this?
curl -F"sling:resourceType=foo/bar" -F"title=some title"
http://admin:
L.S.,
While following the instructions on the wiki page you mentioned, I ran
into a problem when executing the 'curl ...' command to add a first node
of content:
Method POST not supported (405)
The requested URL /content/mynode resulted in an error in Sling Core
Default Servlet
What have
On 29 Jan 2008, at 23:55, Felix Meschberger wrote:
Hi Torgeir,
Sorry for that, I am currently committing SLING-198 fixes. If you
update
the jcr/resource project now, it should compile.
A few files still missing?
INFO] Compiling 53 source files to /Users/torgeir/java/src/sling/
15minut
Hi Torgeir,
Sorry for that, I am currently committing SLING-198 fixes. If you update
the jcr/resource project now, it should compile.
Regards
Felix
Am Dienstag, den 29.01.2008, 23:47 +1000 schrieb Torgeir Veimo:
> On 29 Jan 2008, at 23:01, Bertrand Delacretaz wrote:
>
> > On Jan 29, 2008 1:40 P
On 29 Jan 2008, at 23:01, Bertrand Delacretaz wrote:
On Jan 29, 2008 1:40 PM, Torgeir Veimo <[EMAIL PROTECTED]> wrote:
When running mvn jetty:run in launchpad/launchpad-webapp I get
.../Users/torgeir/java/src/sling/15minutes/sling/launchpad/launchpad-
webapp/src/test/java/org/apache/slin
On Jan 29, 2008 1:40 PM, Torgeir Veimo <[EMAIL PROTECTED]> wrote:
> When running mvn jetty:run in launchpad/launchpad-webapp I get
>
> .../Users/torgeir/java/src/sling/15minutes/sling/launchpad/launchpad-
> webapp/src/test/java/org/apache/sling/launchpad/webapp/integrationtest/
> ujax/PostServ
On 29 Jan 2008, at 21:22, Bertrand Delacretaz wrote:
I've started working on this page:
http://cwiki.apache.org/confluence/display/SLING/Discover+Sling+in+15+minutes
When running mvn jetty:run in launchpad/launchpad-webapp I get
[...]
[INFO] [compiler:testCompile]
[INFO] Compili
ted working on this page:
>
>
> http://cwiki.apache.org/confluence/display/SLING/Discover+Sling+in+15+minutes
>
> To help people get started with the Launchpad.
>
> The page will eventually move to the Sling website, but for now guinea
> pigs^H^H^H^H^H^H^H^H beta testers are welcome!
>
> -Bertrand
>
I've started working on this page:
http://cwiki.apache.org/confluence/display/SLING/Discover+Sling+in+15+minutes
To help people get started with the Launchpad.
The page will eventually move to the Sling website, but for now guinea
pigs^H^H^H^H^H^H^H^H beta testers are welcome!
-Bertrand
33 matches
Mail list logo