Re: svn commit: r951978 [1/5] - in /commons/sandbox/commons-fileupload2: ./ .settings/ src/ src/changes/ src/checkstyle/ src/conf/ src/java/ src/java/org/ src/java/org/apache/ src/java/org/apache/comm

2010-06-06 Thread Jörg Schaible
sebb wrote: > On 06/06/2010, joc...@apache.org wrote: >> Author: jochen >> Date: Sun Jun 6 21:19:54 2010 >> New Revision: 951978 >> >> URL: http://svn.apache.org/viewvc?rev=951978&view=rev >> Log: (empty) >> >> Added: >> commons/sandbox/commons-fileupload2/.classpath (with props) >>

[scxml-js] GSoC project update

2010-06-06 Thread Jacob Beard
Hi, I just wrote an update about my progress for the first two weeks of my GSoC project: http://blog.echo-flow.com/2010/06/06/google-summer-of-code-2010-project-update-1/ If anyone have any questions or comments, please let me know. Thanks, Jake

Re: [pool] Preparing 1.5.5 release

2010-06-06 Thread sebb
On 07/06/2010, Phil Steitz wrote: > I would like to get the bug fixes since 1.5.4 released. We are down > to just deprecations and other doc fixes left open against 1.5.5. I > have some more javadoc fixes (mostly filling in missing javadoc in > PoolUtils) in progress. Patches / commits to re

[pool] Preparing 1.5.5 release

2010-06-06 Thread Phil Steitz
I would like to get the bug fixes since 1.5.4 released. We are down to just deprecations and other doc fixes left open against 1.5.5. I have some more javadoc fixes (mostly filling in missing javadoc in PoolUtils) in progress. Patches / commits to resolve POOL-167, POOL-169 and opinions on POOL-

Re: svn commit: r951978 [1/5] - in /commons/sandbox/commons-fileupload2: ./ .settings/ src/ src/changes/ src/checkstyle/ src/conf/ src/java/ src/java/org/ src/java/org/apache/ src/java/org/apache/co

2010-06-06 Thread sebb
On 06/06/2010, joc...@apache.org wrote: > Author: jochen > Date: Sun Jun 6 21:19:54 2010 > New Revision: 951978 > > URL: http://svn.apache.org/viewvc?rev=951978&view=rev > Log: (empty) > > Added: > commons/sandbox/commons-fileupload2/.classpath (with props) > commons/sandbox/common

Re: [scxml-js] run.bat

2010-06-06 Thread Rahul Akolkar
On Sun, Jun 6, 2010 at 12:05 PM, Jacob Beard wrote: > Hi Rahul, > > Sorry, I misread your email. run.bat was broken. I've fixed it and > checked it in. It should now work as described in the README. > Yes, works now (though I haven't tried executing any tests on the compilation results yet). Tha

Re: [scxml-js] run.bat

2010-06-06 Thread Jacob Beard
Hi Rahul, Sorry, I misread your email. run.bat was broken. I've fixed it and checked it in. It should now work as described in the README. Sorry for the confusion, Jake On Sun, Jun 6, 2010 at 11:45 AM, Rahul Akolkar wrote: > On Sun, Jun 6, 2010 at 11:28 AM, Jacob Beard wrote: >> Hi Rahul, >>

Re: [scxml-js] run.bat

2010-06-06 Thread Rahul Akolkar
On Sun, Jun 6, 2010 at 11:28 AM, Jacob Beard wrote: > Hi Rahul, > > build.bat is maintained. > > I just tested against HEAD and it's still working on my Win XP SP3 > virtual machine. I can't replicate your error, but please make sure > you've run "ant -f getDeps.xml" first. If it's still not worki

[scxml-eclipse] Guide format

2010-06-06 Thread Rahul Akolkar
Thanks for the PowerPoint "how to run" intro/guide in: http://svn.apache.org/repos/asf/commons/sandbox/gsoc/2010/scxml-eclipse/trunk/sdocbook/ Its best to convert this into an equivalent guide in a more free and open format that anyone can view without needing to install proprietary software;

Re: [scxml-js] run.bat

2010-06-06 Thread Jacob Beard
Hi Rahul, build.bat is maintained. I just tested against HEAD and it's still working on my Win XP SP3 virtual machine. I can't replicate your error, but please make sure you've run "ant -f getDeps.xml" first. If it's still not working for you after that, please let me know. Thanks, Jake On Sun

Re: [scxml-eclipse] Getting dependency jars (was: svn commit: r951835)

2010-06-06 Thread Rahul Akolkar
2010/6/6 Xun Long Gui : > Thank you for this instruction > Here is an example: http://svn.apache.org/repos/asf/commons/sandbox/gsoc/2010/scxml-js/trunk/getDeps.xml A similar file could be added to scxml-eclipse/trunk (without the s etc. ofcourse, just the s for the needed jars). That way, no

Re: [scxml-eclipse] Getting dependency jars (was: svn commit: r951835)

2010-06-06 Thread Xun Long Gui
Thank you for this instruction 2010/6/6 Rahul Akolkar > Changed subject ... > > On Sun, Jun 6, 2010 at 6:54 AM, sebb wrote: > > On 06/06/2010, gu...@apache.org wrote: > >> Author: guixl > >> Date: Sun Jun 6 06:58:53 2010 > >> New Revision: 951835 > >> > >> URL: http://svn.apache.org/viewvc

[scxml-js] run.bat

2010-06-06 Thread Rahul Akolkar
Trying out whats in SVN, only have access to the ThinkPad (running XP) this weekend. Starting with kitchen sink compilation as indicated in the README, got the following first: Exception in thread "main" java.lang.NoClassDefFoundError: org/mozilla/javascript/tools/shell/Main There is a missing

[scxml-eclipse] Getting dependency jars (was: svn commit: r951835)

2010-06-06 Thread Rahul Akolkar
Changed subject ... On Sun, Jun 6, 2010 at 6:54 AM, sebb wrote: > On 06/06/2010, gu...@apache.org wrote: >> Author: guixl >>  Date: Sun Jun  6 06:58:53 2010 >>  New Revision: 951835 >> >>  URL: http://svn.apache.org/viewvc?rev=951835&view=rev >>  Log: >>  implement SCXML data model export functi

Re: svn commit: r951835 - in /commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling.diagram: ./ META-INF/ lib/ src/org/apache/commons/scxml/modeling/export/ xs

2010-06-06 Thread sebb
On 06/06/2010, gu...@apache.org wrote: > Author: guixl > Date: Sun Jun 6 06:58:53 2010 > New Revision: 951835 > > URL: http://svn.apache.org/viewvc?rev=951835&view=rev > Log: > implement SCXML data model export function (not finished) > > Added: > > commons/sandbox/gsoc/2010/scxml-ecli