rpms/intellij-idea/devel intellij-idea-idea, 1.3, 1.4 intellij-idea.spec, 1.4, 1.5

Lubomir Rintel lkundrak at fedoraproject.org
Thu Apr 8 08:40:24 UTC 2010


Author: lkundrak

Update of /cvs/pkgs/rpms/intellij-idea/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27794/devel

Modified Files:
	intellij-idea-idea intellij-idea.spec 
Log Message:
* Thu Apr 08 2010 Lubomir Rintel <lkundrak at v3.sk> - 9.0.1.94.399-10
- Include ant in the runtime classpath



Index: intellij-idea-idea
===================================================================
RCS file: /cvs/pkgs/rpms/intellij-idea/devel/intellij-idea-idea,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- intellij-idea-idea	5 Apr 2010 12:54:46 -0000	1.3
+++ intellij-idea-idea	8 Apr 2010 08:40:24 -0000	1.4
@@ -51,6 +51,7 @@ BASE_JARS="$BASE_JARS idea/boot"
 BASE_JARS="$BASE_JARS idea/forms_rt"
 
 # Dependencies
+BASE_JARS="$BASE_JARS ant"
 BASE_JARS="$BASE_JARS ant/ant-apache-oro"
 BASE_JARS="$BASE_JARS ant/ant-nodeps"
 BASE_JARS="$BASE_JARS cglib-2.2"


Index: intellij-idea.spec
===================================================================
RCS file: /cvs/pkgs/rpms/intellij-idea/devel/intellij-idea.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- intellij-idea.spec	5 Apr 2010 12:54:46 -0000	1.4
+++ intellij-idea.spec	8 Apr 2010 08:40:24 -0000	1.5
@@ -329,6 +329,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Apr 08 2010 Lubomir Rintel <lkundrak at v3.sk> - 9.0.1.94.399-10
+- Include ant in the runtime classpath
+
 * Mon Apr 05 2010 Lubomir Rintel <lkundrak at v3.sk> - 9.0.1.94.399-9
 - Enable font antialiasing
 - Disable offscreen rendering for java2d, slow on EXA



More information about the scm-commits mailing list