kuaniysh / robotframework-javatools

Automatically exported from code.google.com/p/robotframework-javatools
0 stars 0 forks source link

Weird Packaging of javalib-core-0.8.1-jar-with-dependencies.jar #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I just downloaded the file, and noticed that there are many, many
duplicates in the jar file! Also I assume it's problematic from a license
point of view to include for example javax.servlet! In the wiki
(http://code.google.com/p/robotframework-javatools/wiki/JavalibCore) it's
mentioned how to include javalib-core as maven dependency, that there
should be also a package without all the dependencies included.

C:\Dokumente und Einstellungen\aek\Eigene
Dateien\Downloads>\Programme\7-Zip\7z.exe l
javalib-core-0.8.1-jar-with-dependencies.jar JavaTools*

7-Zip 4.57  Copyright (c) 1999-2007 Igor Pavlov  2007-12-06

Listing archive: javalib-core-0.8.1-jar-with-dependencies.jar

   Date      Time    Attr         Size   Compressed  Name
------------------- ----- ------------ ------------  ------------------------
2009-03-06 11:54:32 .....          463          300  JavaTools.class
2009-03-06 11:54:32 .....          463          300  JavaTools.class
------------------- ----- ------------ ------------  ------------------------
                                   926          600  2 files, 0 folders

C:\Dokumente und Einstellungen\aek\Eigene
Dateien\Downloads>\Programme\7-Zip\7z.exe l
javalib-core-0.8.1-jar-with-dependencies.jar META-INF\*

7-Zip 4.57  Copyright (c) 1999-2007 Igor Pavlov  2007-12-06

Listing archive: javalib-core-0.8.1-jar-with-dependencies.jar

   Date      Time    Attr         Size   Compressed  Name
------------------- ----- ------------ ------------  ------------------------
2009-03-06 11:56:26 .....          110           95  META-INF\MANIFEST.MF
2006-05-09 23:08:16 .....        11358         3949  META-INF\LICENSE.txt
2006-05-09 23:08:16 .....          102           90  META-INF\NOTICE.txt
2002-10-12 13:26:08 .....         2692         1210  META-INF\LICENSE.txt
2006-05-14 21:37:08 .....        11560         3963  META-INF\LICENSE.txt
2006-05-14 21:37:08 .....          103           93  META-INF\NOTICE.txt
2007-06-14 09:13:38 .....        11558         3963  META-INF\license.txt
2007-06-14 09:13:38 .....        11558         3963  META-INF\license.txt
2007-10-13 17:45:40 .....          305          121  META-INF\spring.handlers
2007-10-19 00:32:34 .....          951          150  META-INF\spring.schemas
2007-06-14 09:13:38 .....        11558         3963  META-INF\license.txt
2007-10-13 17:45:38 .....          215          108  META-INF\spring.handlers
2007-10-19 00:32:38 .....         1104          143  META-INF\spring.schemas
2007-06-14 09:13:38 .....        11558         3963  META-INF\license.txt
2007-10-13 17:45:38 .....           95           78  META-INF\spring.handlers
2007-10-19 00:32:34 .....          335           88  META-INF\spring.schemas
2008-03-16 10:42:04 D....            0            0  META-INF\maven
2008-03-16 10:42:04 D....            0            0 
META-INF\maven\com.thoughtworks.paranamer
2008-03-16 10:42:04 D....            0            0 
META-INF\maven\com.thoughtworks.paranamer\paranamer
2008-03-16 10:39:56 .....          692          300 
META-INF\maven\com.thoughtworks.paranamer\paranamer\pom.xml
2008-03-16 10:42:04 .....          120          111 
META-INF\maven\com.thoughtworks.paranamer\paranamer\pom.properties
2008-01-17 03:14:32 .....        11562         3964  META-INF\LICENSE.txt
2008-01-17 03:14:32 .....          178          132  META-INF\NOTICE.txt
2008-01-17 03:14:54 D....            0            0  META-INF\maven\commons-io
2008-01-17 03:14:54 D....            0            0 
META-INF\maven\commons-io\commons-io
2008-01-17 03:05:22 .....        13166         2823 
META-INF\maven\commons-io\commons-io\pom.xml
2008-01-17 03:14:52 .....          108           97 
META-INF\maven\commons-io\commons-io\pom.properties
2009-03-06 11:54:46 D....            0            0 
META-INF\maven\org.robotframework
2009-03-06 11:54:46 D....            0            0 
META-INF\maven\org.robotframework\javalib-core
2009-03-06 11:51:30 .....         5255          969 
META-INF\maven\org.robotframework\javalib-core\pom.xml
2009-03-06 11:54:46 .....          121          115 
META-INF\maven\org.robotframework\javalib-core\pom.properties
------------------- ----- ------------ ------------  ------------------------
                                106364        34451  24 files, 7 folders

Original issue reported on code.google.com by Andreas.EbbertKarroum@gmail.com on 8 Mar 2010 at 9:38

GoogleCodeExporter commented 8 years ago

Original comment by jpran...@gmail.com on 17 Aug 2010 at 5:20

GoogleCodeExporter commented 8 years ago
As of 0.9 Javalib-core will be distributed only as an artifact without the 
dependencies.

Original comment by janne.t....@gmail.com on 29 Aug 2011 at 6:37