Intellij 5.1 redistribution jars
--------------------------------

         Key: MAVENUPLOAD-908
         URL: http://jira.codehaus.org/browse/MAVENUPLOAD-908
     Project: maven-upload-requests
        Type: Task

    Reporter: Jerome Lacoste
 Attachments: annotations-5.1-bundle.jar, forms_rt-5.1-bundle.jar, 
javac2-5.1-bundle.jar

Intellij 5.0 jars are already distributed on ibiblio:

http://www.ibiblio.org/maven2/com/intellij/

These jars do not include the javac2 ant tasks which is required for the idea 
ui designer plugin (mojo sandbox)

Notes: I asked jetbrains and they don't have a public URL where to fetch the 
jars from. So I took them from my local IDEA install.
I've made the poms so that I could compile the distributed sources. So compared 
to the poms for 5.0, they also contain the dependencies.

[EMAIL PROTECTED]> md5sum ~/local/lib/idea/idea/redist/*
dcf471d13e032fdc7fb6872c12a01b06  
/home/jerome/local/lib/idea/idea/redist/annotations.jar
e457e70bc383322c0e297880e6be5ebc  
/home/jerome/local/lib/idea/idea/redist/forms_rt.jar
ab8f1d2c49347f65a6ca26c54cb9b83e  
/home/jerome/local/lib/idea/idea/redist/javac2.jar

[EMAIL PROTECTED]> md5sum ~/local/lib/idea/idea/redist/src/*
251d1939107e2ce2bb98055b40addd8d  
/home/jerome/local/lib/idea/idea/redist/src/src_annotations.zip
325987e7cd85c455095ff2b5568ca4f7  
/home/jerome/local/lib/idea/idea/redist/src/src_forms_rt.zip
08403362ff77b9e79af7178d7dd9cf01  
/home/jerome/local/lib/idea/idea/redist/src/src_javac2.zip

Note that javac2 and forms_rt are very similar in content. But that's how 
Jetbrains distribute them.

One can get IDEA from http://www.jetbrains.com/idea/download

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to