From 6cc33fc6099903ee2e2de4bb9c5725de5b88d01c Mon Sep 17 00:00:00 2001 From: Christian Dupuis Date: Tue, 26 May 2009 11:58:09 +0000 Subject: [PATCH] added spring.tooling descriptor and images for all namespaces --- .../main/resources/META-INF/spring.tooling | 4 ++++ .../springframework/aop/config/spring-aop.gif | Bin 0 -> 606 bytes .../main/resources/META-INF/spring.tooling | 9 ++++++++ .../beans/factory/xml/spring-beans.gif | Bin 0 -> 310 bytes .../beans/factory/xml/spring-util.gif | Bin 0 -> 553 bytes .../main/resources/META-INF/spring.tooling | 20 ++++++++++++++++++ .../context/config/spring-context.gif | Bin 0 -> 573 bytes .../springframework/ejb/config/spring-jee.gif | Bin 0 -> 1015 bytes .../scheduling/config/spring-task.gif | Bin 0 -> 541 bytes .../scripting/config/spring-lang.gif | Bin 0 -> 592 bytes .../main/resources/META-INF/spring.tooling | 4 ++++ .../jdbc/config/spring-jdbc.gif | Bin 0 -> 581 bytes .../main/resources/META-INF/spring.tooling | 4 ++++ .../springframework/jms/config/spring-jms.gif | Bin 0 -> 577 bytes .../main/resources/META-INF/spring.schemas | 2 +- .../main/resources/META-INF/spring.tooling | 4 ++++ .../springframework/oxm/config/spring-oxm.gif | Bin 0 -> 321 bytes .../main/resources/META-INF/spring.tooling | 4 ++++ .../transaction/config/spring-tx.gif | Bin 0 -> 581 bytes 19 files changed, 50 insertions(+), 1 deletion(-) create mode 100644 org.springframework.aop/src/main/resources/META-INF/spring.tooling create mode 100644 org.springframework.aop/src/main/resources/org/springframework/aop/config/spring-aop.gif create mode 100644 org.springframework.beans/src/main/resources/META-INF/spring.tooling create mode 100644 org.springframework.beans/src/main/resources/org/springframework/beans/factory/xml/spring-beans.gif create mode 100644 org.springframework.beans/src/main/resources/org/springframework/beans/factory/xml/spring-util.gif create mode 100644 org.springframework.context/src/main/resources/META-INF/spring.tooling create mode 100644 org.springframework.context/src/main/resources/org/springframework/context/config/spring-context.gif create mode 100644 org.springframework.context/src/main/resources/org/springframework/ejb/config/spring-jee.gif create mode 100644 org.springframework.context/src/main/resources/org/springframework/scheduling/config/spring-task.gif create mode 100644 org.springframework.context/src/main/resources/org/springframework/scripting/config/spring-lang.gif create mode 100644 org.springframework.jdbc/src/main/resources/META-INF/spring.tooling create mode 100644 org.springframework.jdbc/src/main/resources/org/springframework/jdbc/config/spring-jdbc.gif create mode 100644 org.springframework.jms/src/main/resources/META-INF/spring.tooling create mode 100644 org.springframework.jms/src/main/resources/org/springframework/jms/config/spring-jms.gif create mode 100644 org.springframework.oxm/src/main/resources/META-INF/spring.tooling create mode 100644 org.springframework.oxm/src/main/resources/org/springframework/oxm/config/spring-oxm.gif create mode 100644 org.springframework.transaction/src/main/resources/META-INF/spring.tooling create mode 100644 org.springframework.transaction/src/main/resources/org/springframework/transaction/config/spring-tx.gif diff --git a/org.springframework.aop/src/main/resources/META-INF/spring.tooling b/org.springframework.aop/src/main/resources/META-INF/spring.tooling new file mode 100644 index 00000000000..4c242e412fe --- /dev/null +++ b/org.springframework.aop/src/main/resources/META-INF/spring.tooling @@ -0,0 +1,4 @@ +# Tooling related information for the aop namespace +http\://www.springframework.org/schema/aop@name=aop Namespace +http\://www.springframework.org/schema/aop@prefix=aop +http\://www.springframework.org/schema/aop@icon=org/springframework/aop/config/spring-aop.gif diff --git a/org.springframework.aop/src/main/resources/org/springframework/aop/config/spring-aop.gif b/org.springframework.aop/src/main/resources/org/springframework/aop/config/spring-aop.gif new file mode 100644 index 0000000000000000000000000000000000000000..6663a51e602bd1ee095720d38274aa9eef3cdf68 GIT binary patch literal 606 zcmZ?wbhEHb6krfwc*Xz%|NsC0`u+FMUw`hu`0?=Nk0-Bx+ME~>kx|_NT)^`}LX*c?`&;8w@q$`^;Z|$vl zb8*VmO_^_xS1)h#Ufvn7sweot=Hdz2mc5x4tqDerv4%Zq=9Qt^rxq0Cda4%ssu%id zK3SZ2Z&7NJy4RUy{Z383{M%q|7Yz$#T`0m|!y{*)GRZ@9L!3yttG*m zN}&&-&>X(2(=0t0}71`a$*3B{i*j0_AJ3_2i#Kykvr zzPmxSsktemt-Vc+xw}V8wWD3VC!||jw|{~>FK>u%2(Pl3*o<}srn$bpf&xPPViOd( z=W@?mvu=WDNYFgrpl$0rM0W=r@m*tJVyfSM$d~W@F%LUAqi~zHvs_#PB8GCVNtVu$ zRvA*9Y%c|bjcs+ze7wCP0;E}ae((sGC%Wi4rf$nHJj8gAk%dJ-K_Kzi$tfZ+$0{l> rF&=K^mNbYvP`HF!LL`2TN@Gh#`vl_@kC09$AwdxZ`vn_#SQxAUD(LW& literal 0 HcmV?d00001 diff --git a/org.springframework.beans/src/main/resources/META-INF/spring.tooling b/org.springframework.beans/src/main/resources/META-INF/spring.tooling new file mode 100644 index 00000000000..12d6afadbb1 --- /dev/null +++ b/org.springframework.beans/src/main/resources/META-INF/spring.tooling @@ -0,0 +1,9 @@ +# Tooling related information for the beans namespace +http\://www.springframework.org/schema/beans@name=beans Namespace +http\://www.springframework.org/schema/beans@prefix=beans +http\://www.springframework.org/schema/beans@icon=org/springframework/beans/factory/xml/spring-beans.gif + +# Tooling related information for the util namespace +http\://www.springframework.org/schema/util@name=util Namespace +http\://www.springframework.org/schema/util@prefix=util +http\://www.springframework.org/schema/util@icon=org/springframework/beans/factory/xml/spring-util.gif diff --git a/org.springframework.beans/src/main/resources/org/springframework/beans/factory/xml/spring-beans.gif b/org.springframework.beans/src/main/resources/org/springframework/beans/factory/xml/spring-beans.gif new file mode 100644 index 0000000000000000000000000000000000000000..e89df3c623ff6564b6268210906beba5254c9066 GIT binary patch literal 310 zcmZ?wbhEHb6krfw_{w1T|NsA&*B0zs81{Ur1k@ zJ|p4goRpb`K3T3B6BBHvB-`b9>Rp`_ySFQOU1R+5mXOi_^SP}hDg`kZ)#q&9d}Pw>%((2f0e#~LEGOt9TN z(cySY$lk8xm6Mxa^s--_6uWO>*!39+rxq04oRe~IQR=5v+)oxKK3}ib8`c($B`#w2R({NCy4)?QOG0=g^)-DN f1=w4ZJ}D`4N{EPivp7yOW@0e@(P|{Z!C(yl!TlqO literal 0 HcmV?d00001 diff --git a/org.springframework.context/src/main/resources/META-INF/spring.tooling b/org.springframework.context/src/main/resources/META-INF/spring.tooling new file mode 100644 index 00000000000..f630c4e2390 --- /dev/null +++ b/org.springframework.context/src/main/resources/META-INF/spring.tooling @@ -0,0 +1,20 @@ +# Tooling related information for the context namespace +http\://www.springframework.org/schema/context@name=context Namespace +http\://www.springframework.org/schema/context@prefix=context +http\://www.springframework.org/schema/context@icon=org/springframework/context/config/spring-context.gif + +# Tooling related information for the jee namespace +http\://www.springframework.org/schema/jee@name=jee Namespace +http\://www.springframework.org/schema/jee@prefix=jee +http\://www.springframework.org/schema/jee@icon=org/springframework/ejb/config/spring-jee.gif + +# Tooling related information for the scheduling namespace +http\://www.springframework.org/schema/task@name=task Namespace +http\://www.springframework.org/schema/task@prefix=task +http\://www.springframework.org/schema/task@icon=org/springframework/scheduling/config/spring-task.gif + +# Tooling related information for the lang namespace +http\://www.springframework.org/schema/lang@name=lang Namespace +http\://www.springframework.org/schema/lang@prefix=lang +http\://www.springframework.org/schema/lang@icon=org/springframework/scripting/config/spring-lang.gif + diff --git a/org.springframework.context/src/main/resources/org/springframework/context/config/spring-context.gif b/org.springframework.context/src/main/resources/org/springframework/context/config/spring-context.gif new file mode 100644 index 0000000000000000000000000000000000000000..371c0cd1b343a567e315407fc0b53c8865763e48 GIT binary patch literal 573 zcmZ?wbhEHb6krfwc*el+WXkOR6 z*}X@$6d&AFx@A@E)>U<@7Pl^2(0+Vt;lYii`_`B5TVJtrP1S~FjjI>8JUG$+VyFL= zO&M1nT1uU=919qCaPHz% z?o{JlC17Hp$9zn+Q-N)(o}s?6IR}Sar#O#1zk!jVg{>94dZ#G&DLp$)8+%JOiB2)D xYdkg%W;WJ5lAR(VkGZ+^46<|-7CgLU&B`GvqOl<1(9&7~<)9rdhCvDp)&K-Awe$c0 literal 0 HcmV?d00001 diff --git a/org.springframework.context/src/main/resources/org/springframework/ejb/config/spring-jee.gif b/org.springframework.context/src/main/resources/org/springframework/ejb/config/spring-jee.gif new file mode 100644 index 0000000000000000000000000000000000000000..fbd89e27a54afe293630d04075f51f3adb6e449e GIT binary patch literal 1015 zcmZ?wbhEHb6krfwc;3K}WG|Otqn_fZkY%Ty=b)bDs*&rdn&YWg;Hg&Vt6u1aVXF&O+ zO-E{jSM>xRZ3wNLy5m?w#PODphUuFdXKZYov1xBt@~-J>DV4-PAGvV<&BZCluD^VFZNZt_Z-3uyzHtA;r3Y^=KKOX)!KdpFpI?6X>G#74*B*bl z{^awGr(fBXdwt{an{Q9veEaa`+S9k+|GeG# z?fs?KAHTo;_~XsT?|(j>fA{If-_PgYeg5(BD-iws{O!l*Z$H0$`|+Z^fuVsxhXDvcd4hrC3IijjjK_ut4$2lnT1OI(C@9F( zeLIt=oW?CG!`C~c~87~FPza+6Enf`yBp z_sdyk_6caNIP5voyfS6e0fvPxjzYmF))YEFZxYb-h|y5E@z86!VOpHW!w-xd{eo<4 zlR6f)c2DPVUSJVWnB2}L!c=OovWV52RlsqU!iEh_Zj6mClNwGYEp=~^G?>P7Lm;W~ yfV%yoErG>tjI4rkQ&=(z5*|zzGs(HKVPe7|W=>a*Cj}M)tqcqrY0O+44AuZWInZSQ literal 0 HcmV?d00001 diff --git a/org.springframework.context/src/main/resources/org/springframework/scheduling/config/spring-task.gif b/org.springframework.context/src/main/resources/org/springframework/scheduling/config/spring-task.gif new file mode 100644 index 0000000000000000000000000000000000000000..da8b8f109291659c40c62e46c2fda9b10a9442e2 GIT binary patch literal 541 zcmZ?wbhEHb6krfwc*Xz%|NsC0`|m$P=roh^)u->iGRg1%^!xvfFaPg;{r~jG|2Mz> zzy0<9%b)+>|Nj5|@BgPi|6g8Puy0}5r+x144kf+0IOXl}>g8?T%R2*B^#niITs$G$ zvNzMBHNmJc*03kdyfRe#)PjOsPt`(S^+I3GCyNvBElN$YmrHR}DDYJ4OR~5=BjM(p zl$nJ-S*{ur6Ktj=+g+U$ySFQOU1R+5mXNuvB}W@VkJJXwPjlT?8gQ&3VrOkkmYw?6 zlHfJjew*?lR^~)akMNlp6F4m-Xj)(Z&@W&=4H-i5CkrD3gDZm$$i<*IabT}%aBXUC zX>F0W*AdfnvbNG|YnG6a6`$ByL~IyYS(sT^8C#XLTpU@r_?h{c WSQfKzaPzS7zL|dO&OOFP25SH_*_y`y literal 0 HcmV?d00001 diff --git a/org.springframework.context/src/main/resources/org/springframework/scripting/config/spring-lang.gif b/org.springframework.context/src/main/resources/org/springframework/scripting/config/spring-lang.gif new file mode 100644 index 0000000000000000000000000000000000000000..d9929998ab98a96ecf76e4df275c5da7563a27b6 GIT binary patch literal 592 zcmZ?wbhEHb6krfwIF`?lWG|Otqn_fZkY%Ty=b)bDs*&rdn&YWg;Hg&Vt6u1cLuEKaX3;Nys9VoXhZ0Re!F80 z5nCqM)=b}Zyd`9BSMtiq&EJbkzZaKYofNxoVOYbimg_ST{@2%^T2L^3_3@i?QtmBE zeX=<5`Fham z=dVBiNe7BQSr{1@>KSwxfB+OH4D4$g>YJKdTAS=UIy>6h^ZNRO?0al;r%nqGp44iY zGk0Eec%WsgNtTzZsY>?hY_nE_%#2N&EF=UBTlLdJeH=8z{o=x`xLUN+PNZ4KDXV*X z>ajIzrg*ueO8Uq089TYj8#SpVKS>tV@{QpTGq+=HQc8*p@o*P(w25L?)ZuPYNIby7 xa=5{%TPT9b#6sc3;py!H!afxWj9iV1O=cwz79=XWOENK>IB;Uck_8S7)&PbRE;IlD literal 0 HcmV?d00001 diff --git a/org.springframework.jdbc/src/main/resources/META-INF/spring.tooling b/org.springframework.jdbc/src/main/resources/META-INF/spring.tooling new file mode 100644 index 00000000000..bb4d4f285de --- /dev/null +++ b/org.springframework.jdbc/src/main/resources/META-INF/spring.tooling @@ -0,0 +1,4 @@ +# Tooling related information for the jdbc namespace +http\://www.springframework.org/schema/jdbc@name=jdbc Namespace +http\://www.springframework.org/schema/jdbc@prefix=jdbc +http\://www.springframework.org/schema/jdbc@icon=org/springframework/jdbc/config/spring-jdbc.gif diff --git a/org.springframework.jdbc/src/main/resources/org/springframework/jdbc/config/spring-jdbc.gif b/org.springframework.jdbc/src/main/resources/org/springframework/jdbc/config/spring-jdbc.gif new file mode 100644 index 0000000000000000000000000000000000000000..20ed1f9a4438054835c3bd7231c59dcc36d9f24e GIT binary patch literal 581 zcmZ?wbhEHb6krfwc*ekR>cRs}r)GW6W=W@M$1Xhi{Pm|(La%4WG|h-<))@;Tnzydr ze|7(^se4|>h4R zUy{Z383{M%q|7Yz$#T`0m|!y{*)GRZ@9L!3yxD&uuMPIl1|0Luj6Z zdPkV$k=o$-X|CH!1CBLB?5vH+vQyt$61=G-B*R91O}5{ryoi-KQOi@qrbqb9j0v0; z5;QF^;Q#;s3^WFcKUo+V7~&apK=y#*gn@lgLwr+nOKUS18yg1`6IWXkmxPoeFOQ^9 zUmMe;Dbs|Q`WZ#VWF+Oqg&7ylnJUT8uzIpIkARk*zGf@q8bK!uB^^Jrmfe#@w3X~5 zjco%=nvW{7>YA$?xVgIcdp2DZF^sU&u#O1|bhtZ*RXNt(TP-*$)Z^}A1#USb$B=N< rFkfeu(hb`mG&f7x?8#9)=yFn#m0d_d!aC3OL-+%x7_2W;*VkYQKGw-IfWqN9H(h?6Z4!DCy>f-EWUqub&vXvRwJZ zWUF1%$cK>V+|3r)4h(iC1%;FXV|FkC<)z^7cnu)V?|={^3k0_9E_U8*w{FqGrOCs>03D4+xQ3zi+m9gwe&QTGxBn@7BF1+ h@UREFlG8EHDUB&7yObGcht)0|1I9zd!&0 literal 0 HcmV?d00001 diff --git a/org.springframework.oxm/src/main/resources/META-INF/spring.schemas b/org.springframework.oxm/src/main/resources/META-INF/spring.schemas index b3812d69f11..b6f1e6360bb 100644 --- a/org.springframework.oxm/src/main/resources/META-INF/spring.schemas +++ b/org.springframework.oxm/src/main/resources/META-INF/spring.schemas @@ -1 +1 @@ -http\://www.springframework.org/schema/oxm/spring-oxm-3.0.xsd=/org/springframework/oxm/config/spring-oxm-3.0.xsd \ No newline at end of file +http\://www.springframework.org/schema/oxm/spring-oxm-3.0.xsd=org/springframework/oxm/config/spring-oxm-3.0.xsd \ No newline at end of file diff --git a/org.springframework.oxm/src/main/resources/META-INF/spring.tooling b/org.springframework.oxm/src/main/resources/META-INF/spring.tooling new file mode 100644 index 00000000000..aa9b1ca2a3c --- /dev/null +++ b/org.springframework.oxm/src/main/resources/META-INF/spring.tooling @@ -0,0 +1,4 @@ +# Tooling related information for the oxm namespace +http\://www.springframework.org/schema/oxm@name=oxm Namespace +http\://www.springframework.org/schema/oxm@prefix=oxm +http\://www.springframework.org/schema/oxm@icon=org/springframework/oxm/config/spring-oxm.gif diff --git a/org.springframework.oxm/src/main/resources/org/springframework/oxm/config/spring-oxm.gif b/org.springframework.oxm/src/main/resources/org/springframework/oxm/config/spring-oxm.gif new file mode 100644 index 0000000000000000000000000000000000000000..84d6307c9e48debfb5d962c3b3641d476dbe30b1 GIT binary patch literal 321 zcmZ?wbhEHb6krfwxXJ(m|NsBDkF9T9eDdYB1^X6;ecI>#?oiU3i&NenuU_8fy}UDE zRZsAP&BYV4EqgO9S`&;KV-0)K%qv5+Pc10O^;9kNRWJ0_e6l$4-lEhLM}-1UwZ0^a z>oXE=&PkbB=#%BDF)_hrO0r#!r{2{`v3t9c*EPl;ZwV<4FrV96vT}0s(T30?wZZe# zT(^}59BYW!SsRmOr@pl$cvDG8hK>4~Y`;x;5i4_|mZyeIkMNlp6F4m-Xj)(Z(9K}C zGbsLKVPs&iWzYd}L4I;zi#sr{z(Yq!)yzL>ar0h>V-FuO2DcRs}r)GW6W=W@M$1Xhi{Pm|(La%4WG|h-<))@;Tnzydr ze|7(^se4|>h4R zUy{Z383{M%q|7Yz$#T`0m|!y{*)GRZ@9L!3yxD&uuMPIl1|0Luj6Z zdPkV$k=o$-X|CH!1CBLB?5vH+vQyt$61=G-B*R91O}5{ryoi-KQOi@qrbqb9j0v0; z5;QF^;Q#;s3^WFcKUo+V7~&apK=y#*gn@lgLwr+nOKUS18yg1`6IWXkmxPoeFOQ^9 zUmMe;Dbs|Q`WZ#VWF+Oqg&7ylnJUT8uzIpIkARk*zGf@q8bK!uB^^Jrmfe#@w3X~5 zjco%=nvW{7>YA$?xVgIcdp2DZF^sU&u#O1|bhtZ*RXNt(TP-*$)Z^}A1#USb$B=N< rFkfeu(hb`mG&f7x?8#9)=yFn#m0d_d!a