[ http://jira.codehaus.org/browse/MAVENUPLOAD-338?page=comments#action_31872 ] Howard M. Lewis Ship commented on MAVENUPLOAD-338: --------------------------------------------------
I've uploaded it again with a new name: jabundle.jar Here's part of the transcript: bash-2.05b$ jar cf ../jabundle.jar * bash-2.05b$ jar tf ../jabundle.jar META-INF/ META-INF/MANIFEST.MF LICENSE.txt javassist-3.0.jar project.xml bash-2.05b$ cd .. bash-2.05b$ mkdir ja2 bash-2.05b$ cd ja2 bash-2.05b$ jar xf ../jabundle.jar bash-2.05b$ ls -lag total 424 drwxrwxrwx+ 3 None 0 Apr 11 14:59 . drwx------+ 31 None 0 Apr 11 14:59 .. -rwxrwxrwx 1 None 25754 Apr 11 14:59 LICENSE.txt drwxrwxrwx+ 2 None 0 Apr 11 14:59 META-INF -rwxrwxrwx 1 None 405545 Apr 11 14:59 javassist-3.0.jar -rwxrwxrwx 1 None 633 Apr 11 14:59 project.xml bash-2.05b$ jar tf javassist-3.0.jar META-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class javassist/CannotCompileException.class javassist/ClassClassPath.class javassist/ClassMap.class javassist/ClassPath.class javassist/ClassPathList.class This is JDK 1.4 on Windows XP under Cygwin. bash-2.05b$ java -version java version "1.4.2_07" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_07-b05) Java HotSpot(TM) Client VM (build 1.4.2_07-b05, mixed mode) > Upload Javassist 3.0 > -------------------- > > Key: MAVENUPLOAD-338 > URL: http://jira.codehaus.org/browse/MAVENUPLOAD-338 > Project: maven-upload-requests > Type: Task > Reporter: Howard M. Lewis Ship > > > http://howardlewisship.com/downloads/javassist-3.0.jar > http://www.jboss.org/products/javassist.html > This is the 3.0 version of Javassist. Dual license: MPL or LPGL. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
