Hi
Unfortunately the big svn:ignore commit made it worse. Now all the
IDEA files is not ignored.
? components/camel-ahc/camel-ahc.ipr
? components/camel-ahc/camel-ahc.iml
? components/camel-ahc/camel-ahc.iws
Basically you should have
*.i??
in the svn:ignore property.
--
Cla
I plan to share my proposal 72 hours before I have to submit it to the
board on dev@. This will give you time to review and commend it, if you
have comments.
As long we have a private section on the board report, I will share this
proposal on private@ 72 hours before I have to submit it to the boar
Hi Claus,
fully agree, and in fact, it's in my TODO list.
If all are agree, I will do it :).
I plan to commit Karaf sub-shell (on Karaf trunk) over the week end.
What do you think to update Camel trunk to start to use sub-shell (maybe
it's better to wait that Camel 2.9.0 is out first) ?
Reg
FYI, with the revisions that Willem & Claus [1] have already commited the
issue seems to be resolved, so that while synchronizing with the trunk
(subclipse in eclipse) happily I see 0 outgoing-changes.
But maybe you still want to double check it.
[1] http://svn.apache.org/viewvc?view=revision&rev
Hi
On the Karaf @dev they are talking about changing the naming of the commands.
http://karaf.922171.n3.nabble.com/PROPOSAL-New-Karaf-commands-norm-td3430815.html
eg
camel:list-routes --> camel:route-list
I think we should do the same for the Camel karaf commands.
--
Claus Ibsen
---
On Friday, December 02, 2011 5:32:25 AM bvahdat wrote:
> @Dan,
>
> did you have a chance to give that CXF script a try?
Yea... but was getting test failures/hang that I wasn't sure if they were
related or not. It looks like the hang in camel-spring wasn't so I'll
continue checking.
Basically
@Dan,
did you have a chance to give that CXF script a try?
Babak
--
View this message in context:
http://camel.465427.n5.nabble.com/The-svn-ignore-property-isn-t-settled-down-on-trunk-tp5035110p5041830.html
Sent from the Camel Development mailing list archive at Nabble.com.
On Fri, Dec 2, 2011 at 1:41 PM, Christian Müller
wrote:
> If I execute the test with H2, the "testMixedCommit" test still fail,
> "testMixedRollbackOnlyLast" passed.
> If I execute the test with Derby, both tests passed.
>
> Is there a good reason to use three different in memory databases for our
If I execute the test with H2, the "testMixedCommit" test still fail,
"testMixedRollbackOnlyLast" passed.
If I execute the test with Derby, both tests passed.
Is there a good reason to use three different in memory databases for our
tests (Is there a functionality which is not supported by the oth
I checked this also.
When the Spring JDBCTemplate calls "ps.executeUpdate()" in Line 817, the
call blocks forever (dead lock). After downgrading to 1.8.0.10, the test
passed again. Thinking about a solution...
Best,
Christian
On Thu, Dec 1, 2011 at 10:42 PM, Hadrian Zbarcea wrote:
> Christian,
10 matches
Mail list logo