Author: bodewig
Date: Mon Jul 25 06:09:38 2011
New Revision: 1150556
URL: http://svn.apache.org/viewvc?rev=1150556&view=rev
Log:
tar archives containing sparse entries in POSIX formats generated using GNU tar
with --format=posix and --sparse-version=X.Y where X and Y correspond to the
file posix
Author: bodewig
Revision: 1150549
Modified property: svn:log
Modified: svn:log at Mon Jul 25 05:59:00 2011
--
--- svn:log (original)
+++ svn:log Mon Jul 25 05:59:00 2011
@@ -6,7 +6,7 @@ genfile --sparse --file sparsefile 0
Author: bodewig
Date: Mon Jul 25 05:54:45 2011
New Revision: 1150553
URL: http://svn.apache.org/viewvc?rev=1150553&view=rev
Log:
document limited sparse file support in tar package. COMPRESS-145
Modified:
commons/proper/compress/trunk/src/changes/changes.xml
commons/proper/compress/trunk
Author: bodewig
Date: Mon Jul 25 05:43:58 2011
New Revision: 1150551
URL: http://svn.apache.org/viewvc?rev=1150551&view=rev
Log:
unit test for oldGNU sparse file detection
Added:
commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/tar/SparseFilesTest.java
(wi
Author: bodewig
Date: Mon Jul 25 05:32:19 2011
New Revision: 1150549
URL: http://svn.apache.org/viewvc?rev=1150549&view=rev
Log:
TAR archive with an oldgnu style sparse file.
Sparse file generated using genfile from the GNU tar testsuite with
genfile --sparse --file sparsefile 0 ABCD 1M EFGHI 20
Author: bodewig
Date: Mon Jul 25 04:58:33 2011
New Revision: 1150547
URL: http://svn.apache.org/viewvc?rev=1150547&view=rev
Log:
disable AvoidUsingOctalValues rule as we have lots of octal constants
Added:
commons/proper/compress/trunk/pmd-ruleset.xml (with props)
Modified:
commons/prop
Author: erans
Date: Sun Jul 24 21:43:08 2011
New Revision: 1150496
URL: http://svn.apache.org/viewvc?rev=1150496&view=rev
Log:
MATH-632
Added tests referred to in the corresponding JIRA ticket.
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math/complex/ComplexTest.java
Author: erans
Date: Sun Jul 24 21:39:36 2011
New Revision: 1150495
URL: http://svn.apache.org/viewvc?rev=1150495&view=rev
Log:
MATH-577
Modified:
commons/proper/math/trunk/src/site/xdoc/changes.xml
Modified: commons/proper/math/trunk/src/site/xdoc/changes.xml
URL:
http://svn.apache.org/view
Author: rgoers
Date: Sun Jul 24 19:30:09 2011
New Revision: 1150476
URL: http://svn.apache.org/viewvc?rev=1150476&view=rev
Log:
Maven site generation works with Maven 2. Maven 3 site plugin appears to have
problems
Modified:
commons/proper/vfs/trunk/core/pom.xml
commons/proper/vfs/trunk/
Author: psteitz
Date: Sun Jul 24 18:46:20 2011
New Revision: 1150462
URL: http://svn.apache.org/viewvc?rev=1150462&view=rev
Log:
Javadoc, removed commented out code.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/RandomDataImpl.java
Modified:
commons/prope
Author: rgoers
Date: Sun Jul 24 18:35:07 2011
New Revision: 1150456
URL: http://svn.apache.org/viewvc?rev=1150456&view=rev
Log:
Change the commons net version for VFS-348
Modified:
commons/proper/vfs/trunk/pom.xml
Modified: commons/proper/vfs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/
Author: psteitz
Date: Sun Jul 24 16:45:06 2011
New Revision: 1150433
URL: http://svn.apache.org/viewvc?rev=1150433&view=rev
Log:
Made scalar division consistent with complex division wrt infinite arguments,
improved tests.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons
Author: psteitz
Date: Sun Jul 24 16:35:36 2011
New Revision: 1150430
URL: http://svn.apache.org/viewvc?rev=1150430&view=rev
Log:
Javadoc.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/complex/Complex.java
Modified:
commons/proper/math/trunk/src/main/java/org/apa
Author: sebb
Date: Sun Jul 24 14:31:52 2011
New Revision: 1150381
URL: http://svn.apache.org/viewvc?rev=1150381&view=rev
Log:
Unnecessary casts
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/PolyhedronsSet.java
commons/proper/math/tru
Author: sebb
Date: Sun Jul 24 14:28:50 2011
New Revision: 1150380
URL: http://svn.apache.org/viewvc?rev=1150380&view=rev
Log:
Nested inline tags are not allowed
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/complex/Complex.java
Modified:
commons/proper/math/trun
Author: sebb
Date: Sun Jul 24 14:27:20 2011
New Revision: 1150379
URL: http://svn.apache.org/viewvc?rev=1150379&view=rev
Log:
Nested inline tags are not allowed
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/util/ExceptionContext.java
Modified:
commons/
Author: sebb
Date: Sun Jul 24 14:24:11 2011
New Revision: 1150378
URL: http://svn.apache.org/viewvc?rev=1150378&view=rev
Log:
Java 1.5 does not allow @Override for method implementations, only true
overrides
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/complex/C
Author: sebb
Date: Sun Jul 24 14:19:32 2011
New Revision: 1150377
URL: http://svn.apache.org/viewvc?rev=1150377&view=rev
Log:
Also need to update downloads page
Modified:
commons/proper/commons-site/trunk/src/site/site.xml
commons/proper/commons-site/trunk/src/site/xdoc/downloads/index.xm
Author: sebb
Date: Sun Jul 24 14:08:13 2011
New Revision: 1150374
URL: http://svn.apache.org/viewvc?rev=1150374&view=rev
Log:
Add BCEL and JCS to other pages; document which pages must agree
Modified:
commons/proper/commons-site/trunk/src/site/site.xml
commons/proper/commons-site/trunk/sr
Author: sebb
Date: Sun Jul 24 13:45:50 2011
New Revision: 1150366
URL: http://svn.apache.org/viewvc?rev=1150366&view=rev
Log:
Add initial download page (not yet linked from site)
Added:
commons/proper/bcel/trunk/src/site/xdoc/download_bcel.xml (with props)
Added: commons/proper/bcel/trunk/
Author: sebb
Date: Sun Jul 24 13:45:08 2011
New Revision: 1150363
URL: http://svn.apache.org/viewvc?rev=1150363&view=rev
Log:
Jakarta => Commons
Modified:
commons/proper/bcel/trunk/NOTICE.txt
Modified: commons/proper/bcel/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/commons/proper/bce
Author: sebb
Date: Sun Jul 24 13:37:58 2011
New Revision: 1150360
URL: http://svn.apache.org/viewvc?rev=1150360&view=rev
Log:
Add BCEL and JCS
Modified:
commons/proper/commons-site/trunk/src/site/site.xml
Modified: commons/proper/commons-site/trunk/src/site/site.xml
URL:
http://svn.apache.o
Author: sebb
Date: Sun Jul 24 13:35:37 2011
New Revision: 1150359
URL: http://svn.apache.org/viewvc?rev=1150359&view=rev
Log:
Add website details for use by mvn site:deploy
Modified:
commons/proper/bcel/trunk/pom.xml
Modified: commons/proper/bcel/trunk/pom.xml
URL:
http://svn.apache.org/vie
Author: grobmeier
Date: Sun Jul 24 13:30:45 2011
New Revision: 1150356
URL: http://svn.apache.org/viewvc?rev=1150356&view=rev
Log:
relative paths to resources causes the maven eclipse plugin 2.8 to fail - used
standard basedir variable instead
Modified:
commons/proper/vfs/trunk/core/pom.xml
Author: sebb
Date: Sun Jul 24 13:19:01 2011
New Revision: 1150354
URL: http://svn.apache.org/viewvc?rev=1150354&view=rev
Log:
Javadoc
Modified:
commons/proper/bcel/trunk/src/examples/Mini/ASTProgram.java
commons/proper/bcel/trunk/src/main/java/org/apache/bcel/classfile/AnnotationEntry.ja
Author: sebb
Date: Sun Jul 24 13:15:46 2011
New Revision: 1150353
URL: http://svn.apache.org/viewvc?rev=1150353&view=rev
Log:
Javadoc syntax
Modified:
commons/proper/bcel/trunk/src/main/java/org/apache/bcel/Constants.java
Modified: commons/proper/bcel/trunk/src/main/java/org/apache/bcel/Cons
Author: sebb
Date: Sun Jul 24 13:13:19 2011
New Revision: 1150352
URL: http://svn.apache.org/viewvc?rev=1150352&view=rev
Log:
Jakarta => Commons
Modified:
commons/proper/bcel/trunk/src/site/xdoc/faq.xml
Modified: commons/proper/bcel/trunk/src/site/xdoc/faq.xml
URL:
http://svn.apache.org/vie
Author: sebb
Date: Sun Jul 24 13:08:49 2011
New Revision: 1150351
URL: http://svn.apache.org/viewvc?rev=1150351&view=rev
Log:
Move to Commons Parent; remove common settings
Update site to Commons style
Modified:
commons/proper/bcel/trunk/doap_bcel.rdf
commons/proper/bcel/trunk/pom.xml
Author: sebb
Date: Sun Jul 24 13:05:47 2011
New Revision: 1150350
URL: http://svn.apache.org/viewvc?rev=1150350&view=rev
Log:
Moved to Commons
Modified:
commons/proper/bcel/trunk/src/site/xdoc/news.xml
Modified: commons/proper/bcel/trunk/src/site/xdoc/news.xml
URL:
http://svn.apache.org/vie
Author: sebb
Date: Sun Jul 24 13:05:26 2011
New Revision: 1150349
URL: http://svn.apache.org/viewvc?rev=1150349&view=rev
Log:
=>
Modified:
commons/proper/bcel/trunk/src/site/xdoc/projects.xml
Modified: commons/proper/bcel/trunk/src/site/xdoc/projects.xml
URL:
http://svn.apache.org/viewvc/
Author: grobmeier
Date: Sun Jul 24 09:21:17 2011
New Revision: 1150303
URL: http://svn.apache.org/viewvc?rev=1150303&view=rev
Log:
removed duplicate dependency entry
Modified:
commons/proper/vfs/trunk/pom.xml
Modified: commons/proper/vfs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commo
Author: rgoers
Date: Sun Jul 24 08:32:08 2011
New Revision: 1150298
URL: http://svn.apache.org/viewvc?rev=1150298&view=rev
Log:
Apply fix for VFS-348
Modified:
commons/proper/vfs/trunk/core/src/site/site.xml
commons/proper/vfs/trunk/dist/src/assembly/bin.xml
commons/proper/vfs/trunk/
Author: rgoers
Date: Sun Jul 24 08:28:56 2011
New Revision: 1150297
URL: http://svn.apache.org/viewvc?rev=1150297&view=rev
Log:
[maven-release-plugin] rollback the release of commons-vfs2-project-2.0
Modified:
commons/proper/vfs/trunk/pom.xml
Modified: commons/proper/vfs/trunk/pom.xml
URL:
33 matches
Mail list logo