[ http://jira.codehaus.org/browse/MAVENUPLOAD-908?page=comments#action_65578 ]
Jerome Lacoste commented on MAVENUPLOAD-908: -------------------------------------------- Seems like I forgot the <licenses>. I got confused from the already deployed poms which don't specify the license.... http://www.ibiblio.org/maven2/com/intellij/ The license is Apache 2.0. extract from $IDEA_HOME/license/IDEA_license.txt 5. LICENSE TO DISTRIBUTE REDISTRIBUTABLE In addition to the license granted in Section 4(a) of this Agreement, Licensor grants to Licensee a non-exclusive, limited license to use the files located in the "redist" folder in the Software installation under the terms of the Apache License, Version 2.0. Licensee may obtain a copy of the Apache License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed in writing, software distributed under the Apache License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Apache License for the specific language governing permissions and limitations under the Apache License. Should I resend full bundles, or just new poms? > 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
