License link

2010-10-17 Thread Felix Meschberger
Hi all, While trying to bing the Sling site up to speed with the branding requirements [1] it occurred to me that the section Website Navigation Links requires a License link as follows: License should link to: http://www.apache.org/licenses/ IMHO the License link should point to the actual

Apache Project Branding Requirements

2010-10-17 Thread Felix Meschberger
Hi all, The Tradmark PMC requested from all PMCs to verify their project sites conform with the Apache Project Branding Requirements [1]. I quickly scanned our site and compared it with the requirements. I found a few quick-to-fix issues, like adding TM to the first notion of Apache Sling,

License link

2010-10-17 Thread Felix Meschberger
Hi all, While trying to bing the Sling site up to speed with the branding requirements [1] it occurred to me that the section Website Navigation Links requires a License link as follows: License should link to: http://www.apache.org/licenses/ IMHO the License link should point to the actual

Re: Debugging JavaScript esp files

2010-10-17 Thread Sandro Boehme
Hi Felix, thanks for the feedback. The Swing debugger GUI doesn't seem to work in this case as it cannot open e.g. the explorer.esp file. It says: Syntax error (.../explorer.esp#83) This refers to the line containing only form action=# which is correct in my opinion. I also tried the

[jira] Commented: (SLING-1803) add coverage reporting of integration tests

2010-10-17 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921866#action_12921866 ] Justin Edelson commented on SLING-1803: --- committed initial version of this in

Build failed in Hudson: sling-trunk-1.6 #612

2010-10-17 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.6/612/changes Changes: [justin] SLING-1803 - adding emma report. runs with -P emma -- [...truncated 5663 lines...] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)

Build failed in Hudson: sling-trunk-1.5 #927

2010-10-17 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.5/927/changes Changes: [justin] SLING-1803 - adding emma report. runs with -P emma -- [...truncated 6471 lines...] at aQute.lib.osgi.Macro.process(Macro.java:62) at

Re: Debugging JavaScript esp files

2010-10-17 Thread Felix Meschberger
Hi, On 17.10.2010 16:05, Sandro Boehme wrote: Hi Felix, thanks for the feedback. The Swing debugger GUI doesn't seem to work in this case as it cannot open e.g. the explorer.esp file. It says: Syntax error (.../explorer.esp#83) This refers to the line containing only form action=# which

Re: Debugging JavaScript esp files

2010-10-17 Thread Justin Edelson
On Sun, Oct 17, 2010 at 2:28 PM, Felix Meschberger fmesc...@gmail.com wrote: Hi, On 17.10.2010 16:05, Sandro Boehme wrote: Hi Felix, thanks for the feedback. The Swing debugger GUI doesn't seem to work in this case as it cannot open e.g. the explorer.esp file. It says: Syntax error

Re: Debugging JavaScript esp files

2010-10-17 Thread Felix Meschberger
Hi, On 17.10.2010 20:34, Justin Edelson wrote: On Sun, Oct 17, 2010 at 2:28 PM, Felix Meschberger fmesc...@gmail.com wrote: Hi, On 17.10.2010 16:05, Sandro Boehme wrote: Hi Felix, thanks for the feedback. The Swing debugger GUI doesn't seem to work in this case as it cannot open e.g. the

Re: Debugging JavaScript esp files

2010-10-17 Thread Sandro Boehme
Hi Felix, that was fast. I'm impressed. Thanks for the tutorial. I can connect too but the debugger also doesn't stop at my breakpoint like in your case. Best, Sandro PS: Just in case somebody else want to follow: The export in step 5 is org.mozilla.javascript.debug. Am 17.10.10 23:00,