Hi Siegfried,
Sorry to hear that you are going emeritus.
I recall I met you in Atlanta at a food-truck lunch. You showed me how
I should behave in what I was doing in some projects. I also recall
that you told me how Turbine got started. Lessons, priceless.
Thank you very much!
Cheers,
Woonsan
Hi,
While I was preparing a PR, I got test failures below after running
`mvn` in the master branch of the commons-vfs.
Any hints for this? (I'm with maven-3.9.2 on JDK 1.8 / windows 10.)
Thanks!
Woonsan
-
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time
elapsed: 0.322 s <<< F
Congrats and welcome, Peter!
Woonsan
On Mon, Mar 16, 2020 at 1:50 PM Gary Gregory wrote:
>
> Hi All,
>
> Please welcome Peter Lee (peterlee) as our latest Apache Commons Committer!
>
> Gary
-
To unsubscribe, e-mail: dev-unsubsc
useful for you.
>
>
> org.apache.maven.wagon
> wagon-webdav-jackrabbit
> jar
> 1.0-beta-6
>
>
> org.apache.jackrabbit
> jackrabbit-webdav
> jar
> 1.5.0
>
>
> org.apache.jackrabbit
&g
On Sun, Jan 19, 2020 at 11:41 AM Xeno Amess wrote:
>
> yep that make sense.
> but I'd rather add a class-check for provider class.
> there already be a mechanism for making sure if all classes needed for
> this provider class exist -> if not then just do not add the provider.
> I will add a simila
Hi Gary,
I've just posted a PR for VFS-687 (with HttpClient *5*).
When you have some time, please take a review.
Thanks!
Woonsan
On Wed, Jan 2, 2019 at 12:11 PM Woonsan Ko wrote:
>
> Thanks again, Gary!
> Just as heads-up, I've created two tickets: VFS-686 and VFS-687. Th
ng.AssertionErrorat org.junit.Assert.fail(Assert.java:86)
> at
> org.junit.Assert.assertTrue(Assert.java:41) at
> org.junit.Assert.assertTrue(Assert.java:52) at
> org.apache.commons.vfs2.provider.zip.test.ParseXmlInZipTestCase.testResolveAndParseInvalidXml(ParseXmlInZipTestC
Hi,
I'd just like to inform that there's my PR for VFS-686, which is about
upgrading Jackrabbit dependencies for WebDAV support (the webdav
provider is broken when using the latest Jackrabbit 2.x).
It's quite a change as it moves webdav into jackrabbit and jackrabbit2
for separation and compatibil
On Fri, Apr 19, 2019 at 6:13 PM Gary Gregory wrote:
>
> Hi,
>
> WRT
> https://builds.apache.org/job/Apache%20Commons%20VFS/org.apache.commons$commons-vfs2/9/testReport/junit/org.apache.commons.vfs2.test/UriTests/testAbsoluteURI/
>
> I just replaced the old svn-based build with a git-based build.
>
Hi Gary,
Thanks for the info.
I will probably need to close my PR as it depends on a snapshot
version of Jackrabbit (for commons-vfs-jackrabbit3 submodule) at the
moment, or you can just ignore it for now. I'll need to wait for a new
release there:
- https://github.com/apache/commons-vfs/pull/52
t requires
'package' executed first. Maven resource plugin can copy from the core
directory, but copying he test resources with no possibility of
filtering -- even if not used at the moment -- makes me hesitate.
Regards,
Woonsan
On Thu, Mar 7, 2019 at 12:46 AM Woonsan Ko wrote:
>
> H
25, 2019 at 10:32 AM Woonsan Ko wrote:
>
> On Mon, Feb 25, 2019 at 9:28 AM Gary Gregory wrote:
> >
> > Stepping back, It seems to me we have two paths:
> > - Update Jackrabbit transparently and open ourselves up to _potential_
> > compatibility issues.
> > - Do
ing tomatoes?
Thank you so much for your insightful guidance.
Cheers,
Woonsan
>
> Gary
>
> On Mon, Feb 25, 2019 at 9:06 AM Woonsan Ko wrote:
>
> > On Mon, Feb 25, 2019 at 8:07 AM Gary Gregory
> > wrote:
> > >
> > > On Sun, Feb 24, 2019 at 4:00 PM Woon
On Mon, Feb 25, 2019 at 8:07 AM Gary Gregory wrote:
>
> On Sun, Feb 24, 2019 at 4:00 PM Woonsan Ko wrote:
>
> > On Mon, Feb 18, 2019 at 2:09 PM Woonsan Ko wrote:
> > >
> > > On Mon, Feb 18, 2019 at 1:45 PM Gary Gregory
> > wrote:
> > > >
>
On Mon, Feb 18, 2019 at 2:09 PM Woonsan Ko wrote:
>
> On Mon, Feb 18, 2019 at 1:45 PM Gary Gregory wrote:
> >
> > Hi Woonsan,
> >
> > Why disable existing tests?
>
> I think the new Jackrabbit dependency 2.19.x would conflict with the
> old one, 1.6.5.
>
;
> Gary
>
> On Mon, Feb 18, 2019, 13:19 Woonsan Ko
> > Hi,
> >
> > I'm trying to create a PR as a fix to VFS-686.
> > At first, I've tried to fix those in
> > org.apache.commons.vfs2.provider.webdav package, but realize
Hi,
I'm trying to create a PR as a fix to VFS-686.
At first, I've tried to fix those in
org.apache.commons.vfs2.provider.webdav package, but realized that the
changes will break API compatibility. For example,
WebdavFileSystemConfigBuilder#getInstance() can't be supported as-is
obviously.
So, I t
On Mon, Feb 11, 2019 at 3:17 AM Christofer Dutz
wrote:
>
> Hi all,
>
> my PLC4X driver using a combination of Apache Commons SCXML (2.0) and Apache
> Daffodil is doing even better than I imagined, when starting the whole thing.
>
> Right now I’m improving the thing to be more on-par with the exis
+1 (non-binding)
Signatures and SHA512 hashes verified; RELEASE-NOTES.txt looks good.
Build, test and site generation OK in my env:
$ mvn -v
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
Maven home: ...
Java version: 1.8.0_144, vendor: Oracle Corporation
On Fri, Feb 1, 2019 at 9:59 AM sebb wrote:
>
> On Fri, 1 Feb 2019 at 14:12, Woonsan Ko wrote:
> >
> > On Fri, Feb 1, 2019 at 5:02 AM Christofer Dutz
> > wrote:
> > >
> > > Hi,
> > >
> > > I would opt for setting up Jenkins to auto dep
,
Woonsan
>
> Chris
>
>
>
> Outlook für Android<https://aka.ms/ghei36> herunterladen
>
>
> From: Woonsan Ko
> Sent: Friday, February 1, 2019 9:09:53 AM
> To: Commons Developers List
> Subject: Re: [SCXML] Using SCXML + D
most normal standard
elements, with some custom actions to be used still in a declarative
way, seems simpler and more maintainable to me.
Regards,
Woonsan
>
> Chris
>
>
> Outlook für Android<https://aka.ms/ghei36> herunterladen
>
>
> F
Hi Chris,
On Tue, Jan 29, 2019 at 8:26 AM Christofer Dutz
wrote:
>
> Hi all,
>
> I am a member of the Apache PLC4X podling. There we are implementing drivers
> for communicating with industrial hardware.
> Now we had started with manually implemented Java drivers, but it has always
> been our g
; On Fri, Nov 2, 2018 at 11:49 PM Woonsan Ko wrote:
>
> > On Fri, Nov 2, 2018 at 11:16 AM Gary Gregory
> > wrote:
> > >
> > > On Fri, Nov 2, 2018 at 9:02 AM Woonsan Ko wrote:
> > >
> > > > Hi Gary,
> > > >
> > > > On Th
On Tue, Jan 1, 2019 at 12:10 AM Gary Gregory wrote:
>
> Hi,
>
> It sounds like you are looking for a JDBC driver for CSV files. I do not
> think we want to build too much on top of CSV have it to start mimic SQL.
FYI, Calcite might be interesting as it has something built-in for CSV via JDBC:
- h
On Fri, Nov 2, 2018 at 11:16 AM Gary Gregory wrote:
>
> On Fri, Nov 2, 2018 at 9:02 AM Woonsan Ko wrote:
>
> > Hi Gary,
> >
> > On Thu, Nov 1, 2018 at 9:54 PM Gary Gregory
> > wrote:
> > >
> > > Hi Woonsan,
> > >
> > > I
der, we can simply change the providers.xml.
I will submit another simple PR to set the default ones to [ "http3",
"http" ] and [ "http3s", "https" ] soon.
Am I in the right track?
Woonsan
>
> Thoughts?
>
> Gary
>
> On Wed, Oct 31,
Could someone please review my PR?
- https://github.com/apache/commons-vfs/pull/38
Woonsan
On Wed, Aug 15, 2018 at 9:11 AM Woonsan Ko wrote:
>
> Hi Bernd / Experts,
>
> I've submitted a PR for VFS-360. Find my summary in the comment as well.
> - https://github.com/apache
Hi devs,
I've just browsed the pull request and it looks very good. We can take
advantage of the JUnit5 features by this contribution.
I'll take another look this week and merge it to the main development
branch afterward.
Thanks,
Woonsan
-- Forwarded message -
From: mureinik
D
On Mon, Aug 20, 2018 at 12:55 PM, sebb wrote:
> On 20 August 2018 at 16:26, Lodewyk wrote:
>> Hi,
>>
>> I would like to extend StringUtils. I looked through the GitHub repository
>> and it was suggested that I check if the intended feature falls within the
>> scope of Apache Commons Lang first.
>
Congrats! :-)
Woonsan
On Thu, Aug 16, 2018 at 11:26 AM, Gary Gregory wrote:
> Congratulations and welcome back! :-)
>
> Gary
>
> On Thu, Aug 16, 2018 at 8:59 AM Benedikt Ritter wrote:
>
>> Hi all,
>>
>> I have been pretty quite over the past 12 month. There are a lot of reasons
>> for this. The
Hi Bernd / Experts,
I've submitted a PR for VFS-360. Find my summary in the comment as well.
- https://github.com/apache/commons-vfs/pull/38
Could you please review the changes?
Thanks in advance,
Woonsan
On Wed, Aug 8, 2018 at 6:09 PM, Woonsan Ko wrote:
> Hi Bernd,
>
> T
en to a possibility in the near future for a new separate
provider, possibly called 'jdkhttp' with JDK HttpClient module.
Kind regards,
Woonsan
>
> Gruss
> Bernd
>
> --
> http://bernd.eckenfels.net
>
> Von: Woonsan Ko
> Gesendet: Mittwoch, 8. August 2018
Hi,
I'm trying to contribute for VFS-360. What a nice ticket number!
After a brief look, I'm considering to add a new provider in a
separate package, 'http4' (based on HttpComponents HttpClient),
keeping the old one, 'http' (based on the old Commons HttpClient),
as-is. The reason is that I don't w
> getKeys() gives me ALL the keys for the whole document, all I need
>> something like getChildKeys() for the current config. Then I can,
>> presumably, get make a config out of each child and keep going.
>>
>> Is that not possible?
>>
>> If I have to use DOM, th
If you meant to traverse dom tree of the xml document, perhaps you can
use XMLConfiguration#getDocument().
Regards,
Woonsan
On Thu, Apr 6, 2017 at 11:00 PM, Gary Gregory wrote:
> Hi All:
>
> I have an XMLConfiguration and I need to get all of the child nodes from
> the root. Once I have each no
On Thu, Dec 8, 2016 at 10:17 AM, Julian Reschke wrote:
> On 2016-12-08 15:49, sebb wrote:
>>
>> Please note that Commons HttpClient moved to the HttpComponents PMC
>> some years ago:
>>
>> http://hc.apache.org/httpclient-3.x/
>>
>> It is no longer being developed (see the above link for details).
o vote +1):
>>
>> Bernd Eckenfels
>> Gary Gregory
>> Dave Brosius
>> Woonsan Ko
>> Josh Elser
>> Ralph Goers
>> Jochen Wiedmann
>> Christopher
>>
>>
>> How to proceed? Open an Infra ticket?
Yes, one ticket for moving to git and o
On Wed, May 25, 2016 at 4:20 PM, Bernd Eckenfels wrote:
> Hello,
>
> I would like to be able to use Git with the Apache Commons VFS repo. As
> we agreed upon I call out the intention to do this and ask you for your
> oppinion.
+1
Woonsan
>
> Now that we have the 2.1 release out of the way the s
Hi,
I happend to meet this old thread while looking at VFS-180, and was
tempted to ask a question here. :-)
I took a look at the current Jackrabbit based test cases, but I'm not
sure if JR is the only option now.
Tomcat has a built-in WebDavServlet to expose DAV access
(read/write/list) and it is
ns SCXML support 'languages': JEXL, Groovy and Javascript.
>> - bump the minimum Java version to 8 so we can leverage and only need to
>> support
>>the Nashorn Javascript engine
>>
>> The only user response so far on user@ is fully in favor of these changes,
Groovy and Javascript.
>> - bump the minimum Java version to 8 so we can leverage and only need to
>> support
>> the Nashorn Javascript engine
>>
>> The only user response so far on user@ is fully in favor of these changes,
>> and both myself and Woonsan Ko a
BUILDS issue was created:
- https://issues.apache.org/jira/browse/BUILDS-100
Cheers,
Woonsan
On Thu, Jul 23, 2015 at 10:05 AM, Woonsan Ko wrote:
> Thank you so much for your help!
> I'll raise issues.
>
> Cheers,
>
> Woonsan
>
>
> On Thu, Jul 23, 2015 at 8:
Thank you so much for your help!
I'll raise issues.
Cheers,
Woonsan
On Thu, Jul 23, 2015 at 8:09 AM, sebb wrote:
> Note: was also unable to add you as a Commons Devel; again raise a BUILDS
> issue.
>
> On 23 July 2015 at 12:26, sebb wrote:
>> On 22 July 2015 at 1
Hi there,
I wanted to change the SCM Url of Apache Commons SCXML as it was moved
from SVN to git recently, but I don't seem to be able to edit the
project here:
-
https://continuum-ci.apache.org/continuum/projectGroupBuildDefinition.action?projectGroupId=16
Could someone give me an edit access o
On Mon, Jul 13, 2015 at 12:44 PM, sebb wrote:
> On 13 July 2015 at 11:07, sebb wrote:
>> On 13 July 2015 at 07:51, Benedikt Ritter wrote:
>>> Hello Woonsan,
>>>
>>> 2015-07-13 3:03 GMT+02:00 Woonsan Ko :
>>>
>>>> Hi Benedikt,
>>&
I've just updated the DOAP as well. Thanks for the pointer!
Cheers,
Woonsan
On Mon, Jul 13, 2015 at 8:06 AM, sebb wrote:
> What about the DOAP?
>
> On 13 July 2015 at 12:55, Woonsan Ko wrote:
>> Hi,
>>
>> I updated the site menu in source alre
Hi,
I updated the site menu in source already with this ticket:
- https://issues.apache.org/jira/browse/SCXML-235
The source-repository page seems to be auto-generated when building site
based on scm info in pom. So I just renamed the menu only.
How can I update the online site with newly genera
2:50 AM, Benedikt Ritter wrote:
> Hello Woonson,
>
> one think you will have to do after the migration is to create a ticket for
> the github mirror. Otherwise it will continue mirroring the SVN repo.
>
> Benedikt
>
> 2015-07-09 6:06 GMT+02:00 Woonsan Ko :
>
this:
- https://issues.apache.org/jira/browse/SCXML-235
By the way, could someone please tweet this move on @ApacheCommons?
Enjoy!
Regards,
Woonsan
On Thu, Jul 9, 2015 at 6:14 PM, Woonsan Ko wrote:
> Hi there,
>
> GitHub integration request was made:
> - https://issues.apache.org/
AM, Benedikt Ritter wrote:
> Hello Woonson,
>
> one think you will have to do after the migration is to create a ticket for
> the github mirror. Otherwise it will continue mirroring the SVN repo.
>
> Benedikt
>
> 2015-07-09 6:06 GMT+02:00 Woonsan Ko :
>
>
after the migration is to create a ticket for
> the github mirror. Otherwise it will continue mirroring the SVN repo.
>
> Benedikt
>
> 2015-07-09 6:06 GMT+02:00 Woonsan Ko :
>
>> Thanks for your support, Ate! :-)
>>
>> It was already migrated to git (INFRA-995
rry for the too late response, but I would have voted +1 too :)
>
> Ate
>
>
> On 2015-07-08 20:27, Woonsan Ko wrote:
>>
>> Apache Commons Developers,
>>
>> This VOTE has passed with the following votes:
>>
>> +1 Dave Brosius
>> +1
You can monitor the progress with this INFRA issue:
- https://issues.apache.org/jira/browse/INFRA-9952
Thanks,
Woonsan
On Wed, Jul 8, 2015 at 2:31 PM, Woonsan Ko wrote:
> Apache Commons Developers,
>
> This VOTE has passed with the following votes:
>
> +1 Dave Brosius
Apache Commons Developers,
This VOTE has passed with the following votes:
+1 Dave Brosius
+1 James Carman (PMC)
+1 Gary Gregory (PMC)
+1 Woonsan Ko
Thank you all for voting!
I will create an INFRA ticket soon and keep you updated about the
progress and availabilities.
Regards
Apache Commons Developers,
This VOTE has passed with the following votes:
+1 Dave Brosius
+1 James Carman (PMC)
+1 Gary Gregory (PMC)
+1 Woonsan Ko
Thank you all for voting!
I will create an INFRA ticket soon and keep you updated about the
progress and availabilities.
Regards
+1
Woonsan
On Wed, Jul 1, 2015 at 9:50 PM, Woonsan Ko wrote:
> Hi there,
>
> I think the experiences in Commons Math and Commons Lang using git as
> primary VCS have been successful. Also, we received requests from some
> new people about using git instead (through mailin
Hi there,
I think the experiences in Commons Math and Commons Lang using git as
primary VCS have been successful. Also, we received requests from some
new people about using git instead (through mailing list and JIRA
tickets).
So, I'd like to call a vote to migrate Commons SCXML to git, assuming
m
On Sun, Jun 28, 2015 at 5:05 AM, Benedikt Ritter wrote:
> Hello Woosan,
>
> 2015-06-24 15:05 GMT+02:00 Woonsan Ko :
>>
>> Sorry for late response.
>> I personally prefer moving from svn to git rather than just mirroring. I
>> assume we can take advantage of the
Sorry for late response.
I personally prefer moving from svn to git rather than just mirroring. I
assume we can take advantage of the full features of git (e.g, easier
branching and merging) better with that approach.
What do others think?
Regards,
Woonsan
On 5/5/15 3:27 PM, Benedikt Ritter wrot
I've just updated the file (including mine and others based on JIRA tickets).
I like it. We can give credits to the contributors in a way. Thanks for
reminder!
Cheers,
Woonsan
On Thu, 4/9/15, Benedikt Ritter wrote:
Subject: Re: svn commit: r167223
Hi,
I've just updated changes.xml
(https://svn.apache.org/repos/asf/commons/proper/scxml/trunk/src/changes/changes.xml)
for 2.0 version based on JIRA tickets.
Please keep updating the file yourself as well whenever you commit changes. :-)
Thank you!
Cheers,
Woonsan
--
n in Eclipse JUnit runner (but can
>be used). So I typically do the same as you did, make standalone tests
>or run the whole suite.
>
>You have my sympathies for trying :)
>
>Gruss
>Bernd
>
>
>Am Tue, 6 May 2014 06:53:03 -0700
>(PDT) schrieb Woonsan Ko :
>
>
&g
d, make standalone tests
>or run the whole suite.
>
>You have my sympathies for trying :)
>
>Gruss
>Bernd
>
>
>Am Tue, 6 May 2014 06:53:03 -0700
>(PDT) schrieb Woonsan Ko :
>
>
>> Hi,
>>
>> I'm trying to reproduce VFS-298 with the unit t
Hi,
I'm trying to reproduce VFS-298 with the unit test (in trunk)
because I met a similar exception in my application, but I can't
execute the unit test, ProviderRenameTests.
When I run `mvn clean install' in the root folder, I can't find
'core/target/surefire-reports/*ProviderRenameTests*.txt'
Hi,
I'm trying to reproduce VFS-298 with the unit test (in trunk)
because I met a similar exception in my application, but I can't
execute the unit test, ProviderRenameTests.
When I run `mvn clean install' in the root folder, I can't find
'core/target/surefire-reports/*ProviderRenameTests*.txt'
Hi,
I'm trying to reproduce VFS-298 with the unit test (in trunk) because I met a
similar exception in my application, but I can't execute the unit test,
ProviderRenameTests.
When I run `mvn clean install' in the root folder, I can't find
'core/target/surefire-reports/*ProviderRenameTests*.txt'
> On Thursday, January 30, 2014 9:40 AM, Gary Gregory
> wrote:
> > On Thu, Jan 30, 2014 at 9:24 AM, Woonsan Ko wrote:
>
>> AFAIK, SCXML allows ad hoc elements from arbitrary namespaces inside
>> blocks of executable content (see section 4.10) [1].
>>
AFAIK, SCXML allows ad hoc elements from arbitrary namespaces inside blocks of
executable content (see section 4.10) [1].
So, I guess JAXB couldn't work very well or not really worth for in this
context?
[1] http://www.w3.org/TR/scxml/
> On Wednesday, January 29, 2014 5:33 PM, Gary Gregory
Hi Evan,
Welcome! :-)
The first one sounds very interesting, and I'd love to see how you achieved it.
The second one also seems very useful for monitoring purpose. But you might
want to use different names. As far as I can see, the simple implementation
classes such as SimpleScheduler, SimpleDi
lowing new committers have joined us:
>
>
> - Ate Douma (ate) on 2013-10-14
> - Woonsan Ko (woon_san) on 2013-10-14
My Apache (SVN) ID is woonsan, not woon_san. :-)
Cheers,
Woonsan
-
To unsubscribe, e-mail: dev-unsubs
Hi,
I'd like to load/initialize SCXML custom actions more dynamically in my
project. For example, I want to create custom actions at runtime from other
platform specific task/action definitions or some other scripted tasks.
The current SCXMLReader#readCustomAction() instantiates custom actions
On Thursday, December 5, 2013 6:48 PM, Ate Douma wrote:
On 12/05/2013 11:26 PM, Woonsan Ko wrote:
>> Hi,
>>
>> The current code is taking care of 'src' attribute for state, parallel,
>> assign and invoke element.
>> Invoke element should still acce
Hi,
The current code is taking care of 'src' attribute for state, parallel, assign
and invoke element.
Invoke element should still accept 'src' attribute, but it seems to have been
removed for the other elements in the current specification.
Do we need to deprecate (and remove later) the curren
PM, Bernd Eckenfels
wrote:
Am 23.11.2013, 00:24 Uhr, schrieb Woonsan Ko :
>> I've just corrected all the broken links in the the FAQ [1] wiki page.
>
>I noticed, got a conflict warning :)
>
>The Wiki is adjusted, but the project sitze has quite some broken links.
>It expec
ame and repost here.
>
>
>On 18 November 2013 14:31, Woonsan Ko wrote:
>> Hello,
>>
>> Could someone please allow me to edit the wiki page?
>> For now, I'd like to correct some outdated information in [1].
>> My Wiki login name is 'Woonsan K
Hi Bernd,
I've just corrected all the broken links in the the FAQ [1] wiki page.
Cheers,
Woonsan
[1] http://wiki.apache.org/commons/SCXML/FrequentlyAskedQuestions
On Friday, November 15, 2013 3:53 PM, Woonsan Ko wrote:
Hi Bernd,
>
>I think I can correct it and the oth
Hello,
Could someone please allow me to edit the wiki page?
For now, I'd like to correct some outdated information in [1].
My Wiki login name is 'Woonsan Ko'.
Thanks in advance,
Woonsan
[1] http://wiki.apache.org/commons/SCXML/FrequentlyAskedQuestions
Hi Bernd,
I think I can correct it and the other outdated information in the page.
Could you give me proper access to edit?
My wiki name is 'Woonsan Ko'.
Cheers,
Woonsan
On Friday, November 15, 2013 3:08 PM, Bernd Eckenfels
wrote:
The "Stopwatch" usecase link
It seems to have been based on July 2005 W3C SCXML Working Draft. [1]
Please correct me if I'm wrong.
Cheers,
Woonsan
[1] http://wiki.apache.org/commons/SCXML/FrequentlyAskedQuestions
On Friday, November 15, 2013 2:24 PM, Woonsan Ko wrote:
Hi,
>
>While looking into Sen
Hi,
While looking into Send action, I realized that it doesn't differentiate yet
eventexpr from event, targetexpr from target, typeexpr from type and delayexpr
from delay.
It was probably still based on some older draft(s).
So, does anyone know which draft version(s) it was based on?
Also, I won
> On Tuesday, October 15, 2013 1:29 PM, Benedikt Ritter
> wrote:
> > Hi Ate,
>
>
> 2013/10/15
>
>> Modified:
>>
> commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/rhino/RhinoEvaluatorTest.java
>> URL:
>>
> http://svn.apache.org/viewvc/commons/proper/scxml/trunk/
ma and Woonsan Ko as a new committers of the
>Apache Commons project. The Commons PMC has voted to grant committership
>to them and they accepted.
>
>Both accounts have already been set up and they can begin working
>on the Commons components.
>
>Ate and Woonsan, welcome to the
I think I understand what Gary means.
I once wrote down the process to release Apache Portals Application for other
PMC members here:
- http://wiki.apache.org/portals/Applications/Release_Process
I guess the process is almost the same in other projects (log4j2 or possibly
lang).
There are many t
Yeah, that's great!
State machine is a generic and simplistic concept which can be applied anywhere.
In our case (Hippo), we want to leverage SCXML library as a core Document
Processing Engine. By exposing state machines in XML with ability to add custom
actions and other declarative configuratio
Thanks for warm welcoming!
We'll clearly communicate and document every feature/issue/task. So, please
chime in any time if needed.
Cheers,
Woonsan
>
> From: Ate Douma
>To: dev@commons.apache.org
>Sent: Tuesday, October 8, 2013 9:25 AM
>Subject: Re: [SCXML]
Hi,
I want to use the default value option with StrSubstitutor
(https://issues.apache.org/jira/browse/LANG-893) soon.
I already uploaded a patch file for that in the issue.
The patch is just checking the temporarily resolved variable name to see if
there's any default value configuration. The
87 matches
Mail list logo