Re: Moving components to git - what to do with the SVN tree

2016-08-24 Thread Konstantin Kolinko
2016-07-31 14:14 GMT+03:00 Benedikt Ritter : > Hi, > > I've talked to infra and they have set up permission so that PMC members > can write to https://svn.apache.org/repos/asf/commons/_moved_to_git The > process of migrating a component to git is now as follows: > > - create infra ticket for migrat

Re: [RESULT] Migrate Apache Commons Fileupload to Git

2016-07-18 Thread Konstantin Kolinko
2016-07-15 10:29 GMT+03:00 Jochen Wiedmann : > Hi, > > for the record: This vote has passes with three binding votes (Gary, > Stian, myself). I am ignoring the opposition voiced by Konstantin > Kolinko, because I don't think. that Tomcat's got a say. Besides, > the

Re: [VOTE][LAZY] Migrate Apache Commons Fileupload to Git

2016-07-11 Thread Konstantin Kolinko
/java/org/apache/tomcat/dbcp/pool2/ Best regards, Konstantin Kolinko 2016-07-10 13:45 GMT+03:00 Jochen Wiedmann : > Hello, > > I'd like to call a VOTE by LAZY > consensus for migrating the Apache Commons Fileupload component to git. Please > object to this vote if you see

[SCXML][Git migration] trunks-proper externals broken Fwd: [Gump] BATCH: All dressed up, with nowhere to go...

2015-07-15 Thread Konstantin Kolinko
3] MovingToGit wiki page https://wiki.apache.org/commons/MovingToGit Best regards, Konstantin Kolinko -- Forwarded message -- From: Date: 2015-07-15 4:35 GMT+03:00 Subject: BATCH: All dressed up, with nowhere to go... To: gene...@gump.apache.org Dear Gumpmeisters, The following 20

Re: [VOTE] Release BCEL 6.0 based on RC3

2014-09-30 Thread Konstantin Kolinko
/ a factory class. > > I agree, a system property was probably good for Findbugs if it forks > its own VM, but not for a general purpose library. > Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [VOTE] Release BCEL 6.0 based on RC3

2014-09-27 Thread Konstantin Kolinko
ing for ConstantUtf8 and ObjectType instances. My experience with BCEL comes from Apache Tomcat. Tomcat uses a copy of BCEL code. It is used to perform scanning for class-level annotations across class files. During profiling and refactoring several weeks ago a lot of code that is not needed for our

Re: svn commit: r1626998 - in /commons/proper/pool/trunk/src: changes/changes.xml main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java

2014-09-24 Thread Konstantin Kolinko
-factoryClassLoader); >> +ClassLoader cl = factoryClassLoader.get(); >> +if (cl == null) { >> +// The pool has been dereferenced and the class loader >> GC'd. >> +// Cancel this timer so the pool can be GC'd as well. >> +cancel(); >> +return; >> +} >> +Thread.currentThread().setContextClassLoader(cl); >> >> // Evict from the pool >> try { >> >> >> Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [RESULT] [VOTE] Migrate Commons Math to Git

2014-09-10 Thread Konstantin Kolinko
t after migration? http://markmail.org/message/6dnccxwhdvhrp25w Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [math] git

2014-07-08 Thread Konstantin Kolinko
he.org/viewvc/tomcat/trunk/SVN-MERGE.txt?view=markup Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[beanutils] Typo in RELEASE-NOTES.txt

2014-06-01 Thread Konstantin Kolinko
sion 1.9.0 +Release Notes for version 1.9.1 Release 1.9.1 is a bug fix release which addresses a problem with the new feature of custom introspection introduced with release 1.9.0. It is fully ]]] Best regards, Konstant

Re: svn commit: r1343163 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math3/linear/ test/java/org/apache/commons/math3/linear/

2012-05-28 Thread Konstantin Kolinko
>> +                                          Integer.valueOf(start), >                                             ^^^ > > Why do you call "valueOf"? > I am not Sébastien, but this should be obvious: The c

Re: Git support?

2012-05-23 Thread Konstantin Kolinko
for those "pioneering" projects are solved. I would like to see several releases from the new infrastructure in those projects, and more documentation both on the projects web sites and on apache.org/dev/ . Best regards, Konstantin Kolinko ---

Re: [classscan] Source repository

2012-05-23 Thread Konstantin Kolinko
t, https://svn.apache.org/repos/asf/commons/sandbox/classscan/ http://svn.apache.org/viewvc/commons/sandbox/classscan/ which was created 9 months ago and which is currently empty. Best regards, Konstantin Kolinko - To unsubscribe, e-

Re: svn commit: r1333397 - in /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec: ./ binary/ digest/ language/ language/bm/ net/

2012-05-23 Thread Konstantin Kolinko
fe. + * This needs explicit "" before it to be formatted nicely. Otherwise it will be just appended to the previous paragraph. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [SANSELAN/IMAGING] website rename

2012-04-18 Thread Konstantin Kolinko
on the download page. I think that once there is a stable release of imaging, those apache-sanselan-incubating-0.97 files have to be removed from /dist/ on w.a.o and will be kept in the archive.apache.org. > I created download_imaging.[cgi|html] as copies

Re: [io] Too many files released to maven repo for 2.3

2012-04-14 Thread Konstantin Kolinko
better to delete unneeded files before the vote starts. It is not the first time when deleting files during "Release" promotion goes wrong. Personally I do not see any problem from extra files. It looks that the files have already been mirrored.

Re: svn commit: r1311904 [1/2] - in /commons/proper/collections/trunk: ./ src/main/java/org/apache/commons/collections/ src/main/java/org/apache/commons/collections/functors/ src/main/java/org/apache/

2012-04-10 Thread Konstantin Kolinko
#x27; -> 'LF' are huge. Such changes are better be done in a separate commit. It is possible to use one of "colored" diff formats in viewwc to review this: http://svn.apache.org/viewvc?view=revision&revision=1311904&diff_format=l Best regards, Konstantin Kolinko

Re: svn commit: r1298215 - in /commons/sandbox/csv/trunk/src/main/java/org/apache/commons/csv: CharBuffer.java ExtendedBufferedReader.java UnicodeUnescapeReader.java

2012-03-07 Thread Konstantin Kolinko
2012/3/8 Emmanuel Bourg : > Le 08/03/2012 01:46, sebb a écrit : > > >> The point of @Override is to document that you intended to override >> the super-class method. >> So if the name is misspelt, that will be detected. > > > Have you ever seen a misspelt toString() method? Since I started programm

Re: svn commit: r1291064 - in /commons/sandbox/graph/trunk/src: changes/ main/java/org/apache/commons/graph/ main/java/org/apache/commons/graph/connectivity/ main/java/org/apache/commons/graph/model/

2012-02-19 Thread Konstantin Kolinko
graph/trunk/src/changes/changes.xml Sun Feb 19 21:26:12 >> 2012 >> @@ -23,6 +23,9 @@ >>   >>   >>   >> +     >> +      Add containsEdge ad containsVertex into Graph interface s/ ad / and / >> +    

Re: [all] commit problem

2012-02-16 Thread Konstantin Kolinko
This is easy. You are in Europe. There is a large commit going in the background. Replicating it from US to EU needs some time and the EU mirror does not know about that last revision yet. > Something I can do about it locally? > I would do an "svn up". Best regards, Konst

Re: [DISCUSS][POOL] Logging options for Pool2

2012-02-12 Thread Konstantin Kolinko
/?l=tomcat-dev&m=129211856426188&w=2 A workaround might be to print stacktraces as strings and keep the strings in memory, but it may be time-consuming. The good point though is that the time to print those exceptions to strings is comparable with the one spent when printing them t

Re: svn commit: r1242237 - in /commons/proper/math/trunk/src/main/java/org/apache/commons/math/filter: DefaultMeasurementModel.java DefaultProcessModel.java KalmanFilter.java MeasurementModel.java Pro

2012-02-09 Thread Konstantin Kolinko
k. > >>    429 Author Date Id Revision >>      2 Date Revision >>      7 Date Revision Id >> >> 121 file do not have keywords set yet. >From practical point of view (I cannot say anything about polic

Re: [VOTE] Release Daemon 1.0.9 based on RC1

2012-02-07 Thread Konstantin Kolinko
exe files: 2 main exes + 2 additional variants of one of them for other CPU architectures. It is better to download all them at once (or the pair for your CPU) rather than each exe separately. There will be no need for separate md5 and asc files for each of exe's. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [VOTE] Release Commons Parent 23 based on RC4 (lazy consensus)

2012-01-08 Thread Konstantin Kolinko
mmons/proper/commons-parent/tags/commons-parent-23-RC4 > > Site: None. > > Maven artifacts: > > https://repository.apache.org/content/repositories/orgapachecommons-033/org/apache/commons/commons-parent/23/ > Best regards, Konstantin Kolinko -

Re: svn commit: r1226175 - in /commons/proper/pool/tags/POOL_1_6_RC2: ./ src/changes/ src/java/org/apache/commons/pool/ src/java/org/apache/commons/pool/impl/ src/site/ src/site/xdoc/ src/test/org/apa

2012-01-04 Thread Konstantin Kolinko
s-pool-1.6-RC3 tag Looks good. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: svn commit: r1226175 - in /commons/proper/pool/tags/POOL_1_6_RC2: ./ src/changes/ src/java/org/apache/commons/pool/ src/java/org/apache/commons/pool/impl/ src/site/ src/site/xdoc/ src/test/org/apa

2012-01-04 Thread Konstantin Kolinko
ms OK, I can do an "m3 test". >>> >>> That does not prove much. >>> >>> The tag itself hopefully corresponds with the source archive - did you >>> do a fresh checkout of the tag and build from that? >>> >&g

Re: [GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-01-04 Thread Konstantin Kolinko
pt/index.html http://docs.oracle.com/javase/6/docs/technotes/tools/solaris/javac.html#processing > Thanks a lot in advance! > -Simo > > [1] http://docs.oracle.com/javase/1.5.0/docs/guide/apt/GettingStarted.html > Best regards, Konstantin Kolinko > On Wed, Jan 4, 2012 at 3:12 AM, G

Re: [GUMP@vmgump]: Project commons-configuration (in module apache-commons) failed

2011-12-26 Thread Konstantin Kolinko
2011/12/26 Oliver Heger : > Which version of JUnit is used by GUMP? According to the Javadocs for > version 4.10, there should be a method TemporaryFolder.newFile() with an > empty argument list. http://vmgump.apache.org/gump/public/apache-commons/commons-configuration/details.html says "junit-261

Re: [pool] [POOL-208] Support Java 1.5 Generics in version 1.x.

2011-12-25 Thread Konstantin Kolinko
ter all we are not working for the Tomcat project, we are > working for ourselves, and Gary needs a generic version. I would not > like to see him going and make up a github fork. People outside of > this project are already saying we are like dinosaurs (collections vs > guava). We should probably discuss how we can do this - probably Gary > could make some kind of "half official" release, a bit of an > "experimental" tagged one. One people do not rely upon, except they > know what they are doing. Probably a 1.5-extended version, like in > Lord of the Rings. > Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [ALL][VOTE] Rename Commons Sanselan to Commons Image

2011-12-22 Thread Konstantin Kolinko
ge name that is OK, but if it is a component name I think it might cause confusion. >From proposals thus far I like "Commons Imaging" the most. (Not binding). Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [lang] - Request to add a wrapper class for StringBuilder to handle the adding of suffixes and prefixes in output strings in certain cases.

2011-12-20 Thread Konstantin Kolinko
": \n") > >     .setSuffix(",\n") > >     .setPrefix(" -") > >     .setLastSuffix(".") > >     .setSkipFirstPrefix(true); > >        

Re: svn commit: r1215050 - in /commons/proper/jexl/tags/COMMONS_JEXL_2_1-RC3/src: main/java/org/apache/commons/jexl2/internal/MethodExecutor.java test/java/org/apache/commons/jexl2/IssuesTest.java

2011-12-20 Thread Konstantin Kolinko
r 3. Then copy the files over checkout of the tag (myexportdir->mywc). 4. Check the result >svn st M src\test\java\org\apache\commons\jexl2\IssuesTest.java M src\main\java\org\apache\commons\jexl2\internal\MethodExecutor.java 5. Commit. Best regards, Konstantin Kolinko ---

Re: svn commit: r1202746 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/StableRandomGenerator.java

2011-11-16 Thread Konstantin Kolinko
e, Yuichi Mori. > > Hmm, this doesn't look much better (neither here nor in the html produced > from the Javadoc comment. > > Which encoding should be used? > Härdle Härdle Using Unicode code point or named entity from HTML DTD respectively. Best regards, Kon

Re: svn commit: r1201740 - in /commons/proper/codec/tags/commons-codec-1.6-RC1: ./ src/changes/ src/main/java/org/apache/commons/codec/ src/main/java/org/apache/commons/codec/binary/ src/main/java/org

2011-11-14 Thread Konstantin Kolinko
=1086785 Also, looking at r1086786 itself: http://svn.apache.org/viewvc?view=revision&revision=1086786 it explicitly says: "(Copied from commons/proper/codec/tags/commons-codec-1.5-RC1, r1086785)" Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [continuum] BUILD FAILURE: Apache Commons - Commons VFS - Default Maven 2 Build Definition (Java 1.5)

2011-11-03 Thread Konstantin Kolinko
n: Failed to validate POM for project org.apache.commons:commons-vfs2 at /home/continuum/continuum-base/data/working-directory/129/core/pom.xml at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404) Best regards, Konstantin Kolinko -

Re: [logging] logging vs slf4j

2011-08-07 Thread Konstantin Kolinko
avors. Default one: The default one uses stripped down copy of commons-logging that has its discovery process removed and is hardcoded to use java.util.logging. Extras one: This includes full copy of commons-logging. It is *not* hard-c

Re: [CANCEL] Release Commons Lang 3.0.1 [Based on RC1]

2011-08-06 Thread Konstantin Kolinko
gt;> Validate does. >> I do not know about comments, but is possible to use an xml file to filter unwanted bugs. The files used by Tomcat are in http://svn.apache.org/viewvc/tomcat/trunk/res/findbugs/ Tomcat devs run Findbugs manually -- it is not a

Re: [general] mvn Release and EU Mirror Lags

2011-07-26 Thread Konstantin Kolinko
or occurs, or the process is cancelled, then running this command again will pick up from where the last one left off." Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [math] Inherits doc and @Override

2011-07-25 Thread Konstantin Kolinko
is modified? For reference, previous discussion, April 2011 "[lang] @inheritDoc": http://markmail.org/thread/jvn4nm6uilmjytw4 Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.or

Re: [VOTE] [LANG] Release Commons Lang 3.0 (based on RC4)

2011-07-14 Thread Konstantin Kolinko
e available at the maven repository. > Why have I to go elsewhere besides the ASF to download them? Other projects have them included in distributive. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@c

Re: [ALL] BCEL and JCS as Commons components?

2011-06-16 Thread Konstantin Kolinko
It is a blessing that Java 6 remains to be alive for so long. Regarding Tomcat usage - it might be of interest to the new commons sandbox component - formerly Meiyo. Tomcat 7 uses BCEL to scan annotations without the need to load classes through a class

Re: [RESULT] [dormant][vote] resurrect commons-graph

2011-06-10 Thread Konstantin Kolinko
der with "svn del" afterwards as a separate command if everything is OK with the copy. 2. Do you really need to mv it to sandbox? There were some voices to continue development in dormant until the component is ready for a release. Best regards, Konstantin Kolinko ---

Re: [math] Silly questions about commiting code

2011-05-19 Thread Konstantin Kolinko
tyle.txt [2] https://www.apache.org/dev/version-control.html#https-svn-config [3] http://svnbook.red-bean.com/nightly/en/svn.ref.properties.html Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [math] [sandbox] merging Apache Commons BSP into Apache Commons Math

2011-05-18 Thread Konstantin Kolinko
nched > together, giving oned, twod, threed. d1, d2, d3 ? I am OK with oned, twod, threed. though. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [OGNL] help! a lot of test failures with JUnit4 :(

2011-05-15 Thread Konstantin Kolinko
(JUnit38ClassRunner), but JUnit38ClassRunner is in the "internal" package and thus is not supposed to be used explicitly. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [OGNL] code style

2011-05-15 Thread Konstantin Kolinko
f tabs. Are there any projects in Commons that already use the "Maven" style? Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [OGNL] unable to instantiate TabCharacter

2011-05-13 Thread Konstantin Kolinko
which was restricted to Java files. " [1] http://checkstyle.sourceforge.net/releasenotes.html Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [lang] @inheritDoc

2011-04-07 Thread Konstantin Kolinko
es by default ... > Yes, but personally I like them as a good reminder when looking though the code. (Or as "nothing more to add"). There is @Override, but it is omitted in some cases when it is 1.5 or earlier. Best regards, Konstantin Kolinko -

Re: [ALL] @version tag :)

2011-04-05 Thread Konstantin Kolinko
eral files. I think $Id$ tags are useful in textual documents like README, because it is good to review those from time to time and update stale information. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr..

Re: [GUMP@vmgump]: Project commons-pool (in module commons-pool-1.x) failed

2011-03-27 Thread Konstantin Kolinko
Regarding https://svn.apache.org/viewvc?view=revision&revision=1085869 AFAIK it is solved as follows: 1) define a separate property that evaluates to "${name}-${version}.jar" by default 2) override its value in the Gump configuration. That is unless you want to override the whole ${dist.

Re: [site] more karma on svn

2011-02-26 Thread Konstantin Kolinko
t; svn: Commit failed (details follow): > svn: access to '/repos/asf/!svn/act/ed9332cf-0c9b-4c23-bb1b-d1c48a612ee3' > forbidden > What `svn info` prints? Are you using https ? Best regards, Konstantin Kolinko - To

Re: OT [planet.apache.org] /committers/ aggregator is stuck

2011-02-25 Thread Konstantin Kolinko
currently says that it was updated on 1298664305 that is Fri, 25 Feb 2011 20:05:05 GMT. You can look there for what sites it fetched. [1] http://planet.apache.org/ Best regards, Konstantin Kolinko - To unsubscribe, e-mail:

Re: [codec] Testing Cologne Phonetic

2011-02-23 Thread Konstantin Kolinko
K) or "Aslan" (thus 8 for S). I think that that "c" will be pronounced as "K" there. Best regards, Konstantin Kolinko - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org