From 2ef0493d6cd94131d54a9a204eedf91bdcd17a2f Mon Sep 17 00:00:00 2001 From: John Ament Date: Tue, 1 Mar 2011 00:23:33 -0500 Subject: [PATCH] Removed files. --- api/src/main/resources/META-INF/beans.xml | 22 -- api/target/.plxarc | 1 - api/target/classes/META-INF/DEPENDENCIES.txt | 14 -- api/target/classes/META-INF/LICENSE.txt | 201 ------------------ .../seam/jcr/annotations/JcrRepository.class | Bin 631 -> 0 bytes api/target/maven-archiver/pom.properties | 5 - .../META-INF/DEPENDENCIES.txt | 14 -- .../META-INF/LICENSE.txt | 201 ------------------ .../seam-jcr-api-3.0.0-SNAPSHOT-sources.jar | Bin 6257 -> 0 bytes api/target/seam-jcr-api-3.0.0-SNAPSHOT.jar | Bin 8218 -> 0 bytes .../test-classes/META-INF/DEPENDENCIES.txt | 14 -- api/target/test-classes/META-INF/LICENSE.txt | 201 ------------------ combined/target/.plxarc | 1 - .../target/classes/META-INF/DEPENDENCIES.txt | 22 -- combined/target/classes/META-INF/LICENSE.txt | 201 ------------------ combined/target/dependency-reduced-pom.xml | 57 ----- combined/target/maven-archiver/pom.properties | 5 - .../META-INF/DEPENDENCIES.txt | 22 -- .../META-INF/LICENSE.txt | 201 ------------------ ...iginal-seam-jcr-3.0.0-SNAPSHOT-sources.jar | Bin 4980 -> 0 bytes .../original-seam-jcr-3.0.0-SNAPSHOT.jar | Bin 6761 -> 0 bytes .../seam-jcr-3.0.0-SNAPSHOT-sources.jar | Bin 9940 -> 0 bytes combined/target/seam-jcr-3.0.0-SNAPSHOT.jar | Bin 15075 -> 0 bytes .../test-classes/META-INF/DEPENDENCIES.txt | 22 -- .../target/test-classes/META-INF/LICENSE.txt | 201 ------------------ impl/target/.plxarc | 1 - impl/target/classes/META-INF/DEPENDENCIES.txt | 20 -- impl/target/classes/META-INF/LICENSE.txt | 201 ------------------ impl/target/classes/META-INF/beans.xml | 22 -- .../javax.enterprise.inject.spi.Extension | 2 - .../org/jboss/seam/jcr/JcrExtension.class | Bin 344 -> 0 bytes .../producers/RepositorySessionProducer.class | Bin 3226 -> 0 bytes impl/target/maven-archiver/pom.properties | 5 - .../META-INF/DEPENDENCIES.txt | 20 -- .../META-INF/LICENSE.txt | 201 ------------------ .../seam-jcr-impl-3.0.0-SNAPSHOT-sources.jar | Bin 8622 -> 0 bytes impl/target/seam-jcr-impl-3.0.0-SNAPSHOT.jar | Bin 10832 -> 0 bytes .../test-classes/META-INF/DEPENDENCIES.txt | 20 -- impl/target/test-classes/META-INF/LICENSE.txt | 201 ------------------ 39 files changed, 2098 deletions(-) delete mode 100644 api/src/main/resources/META-INF/beans.xml delete mode 100644 api/target/.plxarc delete mode 100644 api/target/classes/META-INF/DEPENDENCIES.txt delete mode 100644 api/target/classes/META-INF/LICENSE.txt delete mode 100644 api/target/classes/org/jboss/seam/jcr/annotations/JcrRepository.class delete mode 100644 api/target/maven-archiver/pom.properties delete mode 100644 api/target/maven-shared-archive-resources/META-INF/DEPENDENCIES.txt delete mode 100644 api/target/maven-shared-archive-resources/META-INF/LICENSE.txt delete mode 100644 api/target/seam-jcr-api-3.0.0-SNAPSHOT-sources.jar delete mode 100644 api/target/seam-jcr-api-3.0.0-SNAPSHOT.jar delete mode 100644 api/target/test-classes/META-INF/DEPENDENCIES.txt delete mode 100644 api/target/test-classes/META-INF/LICENSE.txt delete mode 100644 combined/target/.plxarc delete mode 100644 combined/target/classes/META-INF/DEPENDENCIES.txt delete mode 100644 combined/target/classes/META-INF/LICENSE.txt delete mode 100644 combined/target/dependency-reduced-pom.xml delete mode 100644 combined/target/maven-archiver/pom.properties delete mode 100644 combined/target/maven-shared-archive-resources/META-INF/DEPENDENCIES.txt delete mode 100644 combined/target/maven-shared-archive-resources/META-INF/LICENSE.txt delete mode 100644 combined/target/original-seam-jcr-3.0.0-SNAPSHOT-sources.jar delete mode 100644 combined/target/original-seam-jcr-3.0.0-SNAPSHOT.jar delete mode 100644 combined/target/seam-jcr-3.0.0-SNAPSHOT-sources.jar delete mode 100644 combined/target/seam-jcr-3.0.0-SNAPSHOT.jar delete mode 100644 combined/target/test-classes/META-INF/DEPENDENCIES.txt delete mode 100644 combined/target/test-classes/META-INF/LICENSE.txt delete mode 100644 impl/target/.plxarc delete mode 100644 impl/target/classes/META-INF/DEPENDENCIES.txt delete mode 100644 impl/target/classes/META-INF/LICENSE.txt delete mode 100644 impl/target/classes/META-INF/beans.xml delete mode 100644 impl/target/classes/META-INF/services/javax.enterprise.inject.spi.Extension delete mode 100644 impl/target/classes/org/jboss/seam/jcr/JcrExtension.class delete mode 100644 impl/target/classes/org/jboss/seam/jcr/producers/RepositorySessionProducer.class delete mode 100644 impl/target/maven-archiver/pom.properties delete mode 100644 impl/target/maven-shared-archive-resources/META-INF/DEPENDENCIES.txt delete mode 100644 impl/target/maven-shared-archive-resources/META-INF/LICENSE.txt delete mode 100644 impl/target/seam-jcr-impl-3.0.0-SNAPSHOT-sources.jar delete mode 100644 impl/target/seam-jcr-impl-3.0.0-SNAPSHOT.jar delete mode 100644 impl/target/test-classes/META-INF/DEPENDENCIES.txt delete mode 100644 impl/target/test-classes/META-INF/LICENSE.txt diff --git a/api/src/main/resources/META-INF/beans.xml b/api/src/main/resources/META-INF/beans.xml deleted file mode 100644 index 5f601e5..0000000 --- a/api/src/main/resources/META-INF/beans.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - diff --git a/api/target/.plxarc b/api/target/.plxarc deleted file mode 100644 index 67ea6ee..0000000 --- a/api/target/.plxarc +++ /dev/null @@ -1 +0,0 @@ -maven-shared-archive-resources \ No newline at end of file diff --git a/api/target/classes/META-INF/DEPENDENCIES.txt b/api/target/classes/META-INF/DEPENDENCIES.txt deleted file mode 100644 index 55b0970..0000000 --- a/api/target/classes/META-INF/DEPENDENCIES.txt +++ /dev/null @@ -1,14 +0,0 @@ -// ------------------------------------------------------------------ -// Transitive dependencies of this project determined from the -// maven pom organized by organization. -// ------------------------------------------------------------------ - -Seam JCR API - - -From: 'Day Software' (http://www.day.com) - - Content Repository for JavaTM Technology API (http://www.jcp.org/en/jsr/detail?id=283) javax.jcr:jcr:jar:2.0 - License: Day Specification License (http://www.day.com/dam/day/downloads/jsr283/day-spec-license.htm) License: Day Specification License addendum (http://www.day.com/content/dam/day/downloads/jsr283/LICENSE.txt) - - - diff --git a/api/target/classes/META-INF/LICENSE.txt b/api/target/classes/META-INF/LICENSE.txt deleted file mode 100644 index 261eeb9..0000000 --- a/api/target/classes/META-INF/LICENSE.txt +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/api/target/classes/org/jboss/seam/jcr/annotations/JcrRepository.class b/api/target/classes/org/jboss/seam/jcr/annotations/JcrRepository.class deleted file mode 100644 index 1034661bab5902cb5378cfa3f472216d3371a88e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 631 zcmah`O-lnY5S?h-)%sb#6-4nM3etdAPX)KARITeOh^KU&mXtIpNmlG%^WYEgM~Sno zxD^x+88Y)`-n^N4|9E`^fMeJSU_F4105%yEwCEv&m4m}ZS3C=@gzoTLZ>8>>FsRhD zHePsX^eMJQsyqW=uopsvEzy#=?J>pTTPKf&?Vu-o zq+~SF7#=F@k+^u!M@lNz&%?$kgVJRfpIy_Z5I;0S2Gh-2RHIlJG1&dRQG}j&Xf;H$ z|4&NOD47f>F^KN2;`2-DaAa(UcU#6e?ojl2H?cgI>G+RrFj&mbbKS~z!C)s3<%PWV zy^4KCx0;|gNoSuZ&}>j7zeL`og8-)JQzCd8fWY#fAl1xd3@|$^sS@8D`SVm-euM(T U0xV{xl9{E2mRPdeupVbsL0F8XlSx4%N{AeM<^+>v5$ci+3pX&AE{C2oa8~S zxv(k>_p>UpNn&BH!nIRxK|1bwHD<-C6Dz7~xMkn3Afdt~O5sr_^&>{8AN{zZz~idW zv8;DS?j7A&;>`%|Br&Q=wMzt9`d}Q$%C;D`7y|x0wiYxaUpoQ-z=-uPV^flsl2Or+ zVR!R#o7XpR{nSSq@U7~DOOb{(Mo~7eHRVS1o7IR4DQoFQhkGfJjIZhHF<$qx)5Tn# zh@`a!!_7UXujbe9D}fIt=ix z(U0{M@LcXbZvuPH)O!l(&@L>`po_S_HC$X|3p@>4Obn`8UsjlEnm}dVSm$Wr=LsxG zcM_iEEzqhaM$K|lt#g<3fH5oU9NbrD}EC^CRRq4h5#Td29wC$;&PGo*8wxjekY$BnV|l2h~0UjTDX zp5Q%1l1>gDOq-5&W)y+POZW5XU*bLl1qgePvO<(UWeh7G62!F9c(6taWW{>+CDUA5 z`Jxi0lv7aC`0*a8Te^`ju^%&X@cCNcI_08sr`Oit<^ALBVFMqsjGE zavhH;4Zk0l7vBL;R!GpHtldaQDD9w$Da*{);KCp>!PEHtDbH{ZdU1}c*Fpk`QNNTTtMGyFt*YEWNSrG47` z;BkYD?R}73N~%_8XA>kdNeL*={D3D)ww}ThQ|y5TfiE719A${c{nr8gB1Egb`=~Pg z*ZPifitV8W6tK>BL+d7BoZ?c%ZpUJVO>!;Eh2kc{7WJom^8ba$pVY{yy$?| zmL5GbvWIj6)rVZ}U0CgBzI&!7s#YYN;MoHHn$vDw>9{&xq^Q_e zIWw{Bpe~xWyK&f&oa5>^o9t9~?g27~Y0F@wfPv7-xH(?>YaYY@FV?uZ+g+jO<#0jF-dMd%fR$< zrEGDi#u3TH3kdoD_$S`hd5kEawBlR`Z5&1wfr*8$$6{tVsrbo!hs z4`xddNH>tUxvidh5_2^Ld7MuHiN0L=1Mf>V$;PUKry>Das9Y8`mjyuou5f*d6LBbU zt}32RPBfZ)guPT5@>_8#M>U)bd;+qYNBiKhg7LaLR1Qf^Vgwf|+0Y2)XP^?xC+$RN z?&eh75>k`UEZX5(5Wsn+7s`@zkHbWJr=kbx}}7J8w@YpgTheZR&_fhhfRjC`A`Je4kxB7aBy-)O(lX`FhbPnJ)J^r zjPRFKUFE_V;c$x2xu)OD*39aN8nqpc8A6lfNzA8Zn}P4xhpP9aiE3z*&fCCRjQ)7GCmv-@UBywjD*#L8n2`Ld-CYLVA#GDfmP5nr z5fzQoD3f<)k$B%(*9JgQrypqS?|bCEmz8)3w9pJ&&2wvetRPt&KuI4!F;~ZH>c~Fx z$gAeqjPBfr{VJvwr{143f%XMVH^I=*zdXm@vYHp6rY8X-Ne@Po#M)G1jrRg3N(nM@ zwits<)4>4%f91C`{d^B5TJMes3vvbcVVA#ic;n2CIg1yW_Eu|O9`%hcCnL(4Jm0rV zS_iTwHeI05v>8<{ol(e9z+8v^YX&r%#Yb4jr=ZREFQ>-@a&%Yy4OEWq+#=Q!ojp(z zVzPr`UUIpPR!EOtitP`hvua!hVPmkp12YpbZ#K|3k%;8-9np-sgX>ZVVswpFqt2}~ zX8MovuwG#x)2?rWdp`tI6FYYhTa4gfTXqeMqHPzxF5AAq_@q1$JTWjBWn}!eI*DR? zXv8uS6_T7d*F-2F+;6-ApGwVsi++qv9XFo;buBt@i9H|0pM6M5h$JABH$SP}_L2|; zdp5Lv3^`XiEE+sx`??vU`eprzUg5PF$10$Nv#3x5qt$|RReN~^&85w`{Si9E#nv{< zS01C=EY(u_swcPeNS)VZPgVq}M)`J)0dNa?yMzogqq z%f_Vz?$)%Uhz{lsx14;cV8yE*f0le(msAH+N$uD;iu5xIvKfcRhKTC_qY{o(HB@Z#t_vz*>GL z`YtghFuIY;2ZJ1LXc09k3F|Z~5E5G1PQ9+)b%Yd&y_P5 zO)qC=0+>4L-bK!u{z((~c#YB^OJ5J8GEKSB&(Wz*;Y6(n92|t7n2nBNe?mmy9o6>P zNfZ;rLxjtikKMZHd^_UQ-Dds$qBKndEM7`K0l7i~I!KNa2zUdcXC+UEDTg6T-YFedbef*=-@;zv#OII8XM`RQI9ndJCrC_EK zZ$(H>w0977!b$?@XtK3ekN9O}h!q6%B^^KoYU9?)0|&+%T2KvGn^zD&_l@W*9$QF< z+_{x9Pnv%Ij9*3}Gb5w7o4DeUXm)Ig^r6!iyNomv!N!UV&87Y(=jTeA6f0KT&!e*k z)tES)`|BsSPcs3#TEw_+t_S&{_qY13w+Q*~^VPNA=o2!hsC9NMfC+ov;R%CNYH6OtCgRCm!V*$rJW~`{dOi-ZHjVp+xyd1;jUncde1_ zxTnP8P&zt%DA&pujDD5sh09X`Nh`0w{JvvGL$m%{8Q3;9hgkkpJ+qs!&Key*ccJ#uzBbg z4buT!e#RINwdl|RfrKUGHfw9t6dMLY02GHw62*0K7+L3z!P8Gn?Fq=GE@e>gdx(jv1i*fH-{`u!;16-!uZfhUP z55aE*vnd_%bL`-#)T1Z^MM>}XYOLN{nN5bHp8B|lyPwS2Ivrmuf4xPccXb46N-RPT zdWCs?E_t;@b0u54y<$Z4eLiq0q^n()EBhXrzCE2SYweQM3mcM>l&ZHj_nGp<#jANX z9rvHBOPCJ_oVni$PPj+h_K{kWld$x>lH&_}V|jVdEih^i*IbAq?0Q#SwO+-(6x9cq z1RxRHT51k0w|nYY^8&I9@VX-7kSr;AiVk2hg|6&}#N>W;9S>SQW_<^eCg;|6XpXY{ znoky4HWjB(RXz%`9_?A`B4?Hhwe3NYPse;7Dh@nDp9<@kI1pVhV4rL5J5ZuFtI%hluQk!UuhdtWQbKaPyZ@XruNFjRO)GB*j9+JJt{h zBdBpR*^W}!6lT&gF?ZBw9Qk?KQc{wPu*`+RoUZ2}#e2ccRns#Z5*GT0jChwUyGx5g zQe3l-c8)oktcCdh$senOA&+nGGxzF#m z?W&CM1s>4;d3DZFWhll91ONh1008pelLKiPRT&j&85Jpc8I7AIdWBl2O*bcA>juQ_ zi_4>jO$e-KTuu1;OUJiKYZ2AGWs*eLY{7q}Gh|uQU&Vb0_0PHKSEHN^+ zX20?a%r^rOufx~uK#%ug@5&oX%K}rLQkiyJY>!Q#Ih2w$OO~|lxrRzrHYyVb;aP4o zG-BCq>3+2k6Ca>?-tcY*VkfT?Pq_eE*{9X8nP01pXDHr6!cK$gyldB?K7nbHY?qiN z2fbXQw7s+gz`e+q?KIh=;#LK=<@VG@y*{6 zH`&h(!sdyitLy*3{YX@P!?{{O?SBJz0snkk;=hA!%v}Blf%cyXPzMJ`H>jJnqr~zAx_GnOKs}%^O=XQwoZ!|Ao$b|B z&Pquk{xmYqP?o!s_!ciz2x3}1QXeEk2F}PLt`}fOz*-G`OYW6NK8`0}cPh{2fE`mM zb^Kw9t>UBTa}-8-Z`C2joei?+=?>4tC38Oen3)T??(eLgt{i*=tG{1LZUz%E>S7tL z(P^=#aXUt_)w;;4P!`8Ap1YwsL~yRgWsczs8guu9KN-DA7@GU2mgvEg=0O=WDV`5< z!qMQ>LMP3Bq~+5Y*qDeO*7_U;#+Vd0I9AJ5n1Oq~ts;3E)5nC%v`yATGdfG{?t>ch zdJM#RijnFus#~R{&uktZWE<=b(b|+TlCMPTQfSii9b(5S1QRraeYOPiy)(;nu23-N z2wm0nGpGmyaS$rBN*DSOOj_Nl-qHOcoLHdgLQn0vGfXQ##wT|fw0*hMo!Dt7 z`V!mp)>+6P5rh6I8o4^O1J%v>2O+>H;6-(wbChgP??{vI`(dxC~ZrcJ8??r zUh%xFwe+N*zkutZ6Xo@778yCJbI-DpxBRTFg(!wM^hWz{ky_%QS4t8{`!OXr2qy0Hip0c zE`G`U-QsRc@Q(rmE+u*he_G1N|DAVZl7G|<51;5CEb|xn zpG@-?S@`edKP>dW3*4CKF9ExM7WlKJ{uKLXQ~fDd8(i}Li~ZeVRTa@OZX|GiY|n4J Jn)K%E{{S_bf`tG8 diff --git a/api/target/seam-jcr-api-3.0.0-SNAPSHOT.jar b/api/target/seam-jcr-api-3.0.0-SNAPSHOT.jar deleted file mode 100644 index 7e1de75a5104b2b1339486b6366972378e315b6d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8218 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 u-*om* - - - seam-jcr-parent - org.jboss.seam.jcr - 3.0.0-SNAPSHOT - - 4.0.0 - seam-jcr - Seam JCR - ${project.parent.url} - - - - maven-surefire-plugin - - true - - - - maven-shade-plugin - - - package - - shade - - - true - true - - - org.jboss.seam.jcr:* - - - - - - - - - - - javax.jcr - jcr - 2.0 - compile - - - org.jboss.seam.solder - seam-solder - 3.0.0.CR1 - compile - - - - diff --git a/combined/target/maven-archiver/pom.properties b/combined/target/maven-archiver/pom.properties deleted file mode 100644 index 3d4062e..0000000 --- a/combined/target/maven-archiver/pom.properties +++ /dev/null @@ -1,5 +0,0 @@ -#Generated by Maven -#Tue Mar 01 00:19:55 EST 2011 -version=3.0.0-SNAPSHOT -groupId=org.jboss.seam.jcr -artifactId=seam-jcr diff --git a/combined/target/maven-shared-archive-resources/META-INF/DEPENDENCIES.txt b/combined/target/maven-shared-archive-resources/META-INF/DEPENDENCIES.txt deleted file mode 100644 index 91d2b44..0000000 --- a/combined/target/maven-shared-archive-resources/META-INF/DEPENDENCIES.txt +++ /dev/null @@ -1,22 +0,0 @@ -// ------------------------------------------------------------------ -// Transitive dependencies of this project determined from the -// maven pom organized by organization. -// ------------------------------------------------------------------ - -Seam JCR - - -From: 'Day Software' (http://www.day.com) - - Content Repository for JavaTM Technology API (http://www.jcp.org/en/jsr/detail?id=283) javax.jcr:jcr:jar:2.0 - License: Day Specification License (http://www.day.com/dam/day/downloads/jsr283/day-spec-license.htm) License: Day Specification License addendum (http://www.day.com/content/dam/day/downloads/jsr283/LICENSE.txt) - -From: 'Seam Framework' (http://seamframework.org) - - Seam JCR API (${project.parent.url}) org.jboss.seam.jcr:seam-jcr-api:jar:3.0.0-SNAPSHOT - License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) - - Seam JCR Implementation (${project.parent.url}) org.jboss.seam.jcr:seam-jcr-impl:jar:3.0.0-SNAPSHOT - License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) - - Seam Solder (${project.parent.url}) org.jboss.seam.solder:seam-solder:jar:3.0.0.CR1 - License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) - - - diff --git a/combined/target/maven-shared-archive-resources/META-INF/LICENSE.txt b/combined/target/maven-shared-archive-resources/META-INF/LICENSE.txt deleted file mode 100644 index 261eeb9..0000000 --- a/combined/target/maven-shared-archive-resources/META-INF/LICENSE.txt +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/combined/target/original-seam-jcr-3.0.0-SNAPSHOT-sources.jar b/combined/target/original-seam-jcr-3.0.0-SNAPSHOT-sources.jar deleted file mode 100644 index 837bccd54858fcfbc8cbb35b38f42c78796ebeff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4980 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 diff --git a/combined/target/original-seam-jcr-3.0.0-SNAPSHOT.jar b/combined/target/original-seam-jcr-3.0.0-SNAPSHOT.jar deleted file mode 100644 index 4d16bb6c67b25cf95545ef488eac5381ab3e808b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6761 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 diff --git a/combined/target/seam-jcr-3.0.0-SNAPSHOT-sources.jar b/combined/target/seam-jcr-3.0.0-SNAPSHOT-sources.jar deleted file mode 100644 index cb2f423926d6ddcfffc6058ffacdffdf12a922f4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9940 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 diff --git a/combined/target/test-classes/META-INF/DEPENDENCIES.txt b/combined/target/test-classes/META-INF/DEPENDENCIES.txt deleted file mode 100644 index 91d2b44..0000000 --- a/combined/target/test-classes/META-INF/DEPENDENCIES.txt +++ /dev/null @@ -1,22 +0,0 @@ -// ------------------------------------------------------------------ -// Transitive dependencies of this project determined from the -// maven pom organized by organization. -// ------------------------------------------------------------------ - -Seam JCR - - -From: 'Day Software' (http://www.day.com) - - Content Repository for JavaTM Technology API (http://www.jcp.org/en/jsr/detail?id=283) javax.jcr:jcr:jar:2.0 - License: Day Specification License (http://www.day.com/dam/day/downloads/jsr283/day-spec-license.htm) License: Day Specification License addendum (http://www.day.com/content/dam/day/downloads/jsr283/LICENSE.txt) - -From: 'Seam Framework' (http://seamframework.org) - - Seam JCR API (${project.parent.url}) org.jboss.seam.jcr:seam-jcr-api:jar:3.0.0-SNAPSHOT - License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) - - Seam JCR Implementation (${project.parent.url}) org.jboss.seam.jcr:seam-jcr-impl:jar:3.0.0-SNAPSHOT - License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) - - Seam Solder (${project.parent.url}) org.jboss.seam.solder:seam-solder:jar:3.0.0.CR1 - License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) - - - diff --git a/combined/target/test-classes/META-INF/LICENSE.txt b/combined/target/test-classes/META-INF/LICENSE.txt deleted file mode 100644 index 261eeb9..0000000 --- a/combined/target/test-classes/META-INF/LICENSE.txt +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/impl/target/.plxarc b/impl/target/.plxarc deleted file mode 100644 index 67ea6ee..0000000 --- a/impl/target/.plxarc +++ /dev/null @@ -1 +0,0 @@ -maven-shared-archive-resources \ No newline at end of file diff --git a/impl/target/classes/META-INF/DEPENDENCIES.txt b/impl/target/classes/META-INF/DEPENDENCIES.txt deleted file mode 100644 index 87bc535..0000000 --- a/impl/target/classes/META-INF/DEPENDENCIES.txt +++ /dev/null @@ -1,20 +0,0 @@ -// ------------------------------------------------------------------ -// Transitive dependencies of this project determined from the -// maven pom organized by organization. -// ------------------------------------------------------------------ - -Seam JCR Implementation - - -From: 'Day Software' (http://www.day.com) - - Content Repository for JavaTM Technology API (http://www.jcp.org/en/jsr/detail?id=283) javax.jcr:jcr:jar:2.0 - License: Day Specification License (http://www.day.com/dam/day/downloads/jsr283/day-spec-license.htm) License: Day Specification License addendum (http://www.day.com/content/dam/day/downloads/jsr283/LICENSE.txt) - -From: 'Seam Framework' (http://seamframework.org) - - Seam JCR API (${project.parent.url}) org.jboss.seam.jcr:seam-jcr-api:jar:3.0.0-SNAPSHOT - License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) - - Seam Solder (${project.parent.url}) org.jboss.seam.solder:seam-solder:jar:3.0.0.CR1 - License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) - - - diff --git a/impl/target/classes/META-INF/LICENSE.txt b/impl/target/classes/META-INF/LICENSE.txt deleted file mode 100644 index 261eeb9..0000000 --- a/impl/target/classes/META-INF/LICENSE.txt +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/impl/target/classes/META-INF/beans.xml b/impl/target/classes/META-INF/beans.xml deleted file mode 100644 index e363239..0000000 --- a/impl/target/classes/META-INF/beans.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - diff --git a/impl/target/classes/META-INF/services/javax.enterprise.inject.spi.Extension b/impl/target/classes/META-INF/services/javax.enterprise.inject.spi.Extension deleted file mode 100644 index aa38bca..0000000 --- a/impl/target/classes/META-INF/services/javax.enterprise.inject.spi.Extension +++ /dev/null @@ -1,2 +0,0 @@ -#org.jboss.seam.jcr.repository.RepositoryExtension -#org.jboss.seam.jcr.JcrExtension diff --git a/impl/target/classes/org/jboss/seam/jcr/JcrExtension.class b/impl/target/classes/org/jboss/seam/jcr/JcrExtension.class deleted file mode 100644 index 2c338b4a300f9258cecef2dc04384f5ca0ef3cd6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 344 zcmaiwPfG(a5XIlL-L9_H{yBP)9t8E^fLFzf=s^}eD7|ObP_t~4lBCkF3{CfWYaE3{NF7|Q^bBuC~3H=LWO}r#@kB(=A-j#dOgkfo{zFRFS z?H^UuiZdx)t=gILCh?Eii_azyrls?9ZYmc72dx&|)Sho^f4z>{2IK5Gp?GjBU+Wu_ znvMU4r;U1117zqE4*qFG7^P}%m7Vi_)#y4B4wJQJZKL)}Z-QoHQ^H|s`1cK%q9eP@ qit-U8M+S=KLcC!hJ9z`WiqXNAXo`V-Y>N&y_Y4Jggh)75?S2C%M^UN( diff --git a/impl/target/classes/org/jboss/seam/jcr/producers/RepositorySessionProducer.class b/impl/target/classes/org/jboss/seam/jcr/producers/RepositorySessionProducer.class deleted file mode 100644 index 9a5b6059fea82ba849930de1c9dd843aa9cf723f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3226 zcmbVOTUQfT6#h;~7)^$Ypa>#Dtrm#jwDnReNQ)o^4QLIbwbvnxFc@ainF&JgwfF0L ze}S)ctyZNEU4809e?lMoGx}irota4{DM?rDTFIF+`<$~c-~RTV^V`Fpeg^O~zD=SN z=M`K?B7@nTh+!^;i@2oV#S|_ho1|nug)3M{p%GW*a4m_Ka9zR6NxXtr;Fe_lg2jpfPVRFB^`)zKrcGYpaX4>uOSFTFY9-UmM}BQPVQL zF@c7G!3BZ%guP@4v}8=nm@BR=8qU1Fn5U#IW9Rhzg6^2|Jru^h71I?sRbjw2^fhfY z=V%4TUMl7c$JH(y1=}?}+u6(-u4~%XrErPncZb`~=bUJpz~n$?RbSUPG{f=?r{I{b zp_$gIk@GaSU}`h|RBEzK%NrRCH%qgT7HW@~1%aVQQ6->Ii&P?Tv{qQUW!awY(YC8q zIZboPa~nCM;I9dET`pRlxn?Ywu1UnkqjLfW>$(&|<5F99Eoedn1;+n3LZJ#;h&z6q z9rfUAzF}HR5ugH71CItt-NYz2^qeGwKu=BMQ^B&I!b4< zUo$8m30o@m%<2WXEW-Zh8M=4Q~oh9sLsR>q9udjQXs_5?(!-i3 zo2r?1sRYV@q}-(G5+*}Zu9S@JRX1*JN<_1E(a9N8rtAm@B8NkFN_Bly)~=!s0 z^`1v*4GPv&Sg=)eVV{D6iZ{VlHdI4f-HKG;s_;-$q2WnpN5wjBso21#inp+-;B6J} z;9XW)&}*vOM@T^h@2PknAE@{cx0zoRAK_yapWss!pW$-_U#R#J`&E1;qwT4sshmy{ z`JCg}PM@oJaFRpsH^A z0y~!tFZcim3`vr$*JV4cca#)J2QF-9$o9U>QlO!bg~pP=;6SM%)IMI`N;`-D z%}#kEA&N|}Ckq^}6_1aPk8DI1EmXo&G?ySoCXeqayI5JSY?T%p4HFP92XKY`fv4B? ze38q0qC`yC`8;zdzZ1m4WxDf*XIp+6PgMFCq-ZEvJLYdGs>&dAvM zlKjNS^PI3eDixQKS?3Ug-eHEll} zYN_@h9!G<(>N&d88{WcBfyj|&-|$%)nxN51 z-*_o!$nNBDe#!;TF?^aAUUAiMN{)5j(KBwtclKyTXCGY_1te9&@(*rc$ zL(A!SS9}Yt0^i}Fob3_>uIY55D>1Z%HeQv7e?{XR{{H%XSo$CLld~_-i&o4qhVwXv z3mD}McnWiVEMr_h#?_~I{Z7!ALB1XL{t%?IuRddZ`D#s;7#ZKT>#q+^|sGi<`k>_@i?_AZn zB=U-AD)yoUcHtUSCfdfLo4-UjmX>bSZ`B7p*!J??wpKU;Z(B?Nz<}jnwkgOxlTuQX zVsrI$UDVZc`O=T)dr|qxxlqjtp)ixjiexL|!+L1>Gb_m^d%A=$+A7KhgsK5H%E+5@ z;kRu81!f*snu>+Ia(nYNTPK-^86m*zOTDw|1;%5;weo3F1Iq~(X z(S7Z~@3Go*)eQ8QYw+OLqF7p;gBNzI(_da@_51F>9P3}Xxhg-?JO#_JwaMPf$L*Jw z>L@hNlc!OQ1DoNhT<<2~p2VQ2bJ#Qf?$0KN%T3_H^~o^XNaW@E#fJ!ipl^<#<}De z645=Q+BXiL#~^|YFFp;5cNXd~o0v4b3u`6gf}hspTTPS9X5e)96q__e)`?HdflqY)YWGcw30pWNVB#& zK`&&q=hdS2LFNE;%quz5#D+o;6bFRui@X!nzY>?tGwbDTzjiRX zyN$2sHYVru0rFtj14{ETI~6sXD6u5%)e)r`cpIImg{Qciepqmi_QIF-`OVLR58S?E z+MVQ-Vu5wyK86wGkc;c>D`Snf%#5mZs%1D~$Lc9b*rB&1#RkS2?mHEnYt9VmYAbcj znjJrHl(Jz$mq|#}=;~@_PLET7kz;tm9WLEK?13oyL=Dp$ja`N$P>rd|cR(0>z3&KC zYT!=SK?c+jq(_|8^>Jj=2#8Wt0y*eh4iM@OJ;|>x455Hz?umVkr3B(-_Rxco7_JJB zDQu|V)5Ci4reI$Z$$Sj1-QlH6q}uqw*#Ja#MEL&F8A{p)Ex>%Ugt6gxP+u~siWVj! z`c1}EG}FJEy!~+$au~;?D#|t+DGePUeUzd!2@fzBG#$0TLv_ck&jeKD1b}v)$w})Y zZ6lcbhtaftcn396G*9aBuM1(ptv#n^g93I{>V@~vP+>k(4SP|EG;Mps3yDf_@tXUk zmN~vF^93-AFa#ht)vO_P3Xgv2%w7V$Ac5=SpUgddBHxE{(YYPAZBo`uTo=bF|Im23jM#$QqQ*iq_o zC_R}kfk0i+#msDURO1+`iHV|K=Hcqfq(1SwVU=jAJhl+_&4A?u*WBd6yy_0oB|aB3 z!O2!e)5?l~lMA(bRtmi+N@TAtAOxPH+b+U=a$iHJ>Iss8lHnQ@2o`Ut1@KXmiss^V zLDUbj%JBtN#MKM;IhXiR-sl7|X3?=5Y3}#2WLa&3o!Vlm&|a&9Dl7l3J*RjE82 zgRBiOR+L?2LTC#Lh#>_O?a!!#;^c76W~EzTKC;TlXk@wDBC`ue{g4fR zE1&QZO*$oux0i;r@4T6GWSi1U&q|c)Y`!=8(T1v$gHX3GlGGU%(Kp-2)Y>DO#tw`p z`k7-&YTv_+KAMK1{b1P`L=XS|iQJCKJ!e>2{3#4rJ$OCGwf(ugM3FBEl`ru^J&&;i z+nlUt&6z3X)l0V9$Xb+!S0phMDM{Kf`ueZRvh2*Oc_1n};z_uv0dNvX+X^hvo-nb` z1ZX*04bhELfxduOigj}Xyicau9*+qLaQgZnmwmMV;KYSEj~4c}PUA=p_JcPE?W0RM z-isRwd%|W`Z5Y8>Q_^fogTPbYg-+cnYB=jk}{|wGEZS zuPoK(22OL3-XlQY-Vp%%J_V5BICbKH$54>Xy9dYN_VTMr_pTAXC{6`T4Gx7H7}izC z5$}zRnTNqL$Hy)-WAO_O7;Y8JBxcsZpCOY)P3C^vi11rs%SGqQJi)_)ViL-ko!9Pp ziVFZe8rweyUMZXu4qdW-+m2NJy7@vU|IUX&F(r?<#9fg7KW;j)NN1$@KJ~8l^la3$6!cj;4~L5HH8Kl6I?J> zw7V!+IW>Si>bArY0bC*G(-!iUJgU)`@dVmXUGIS#j6wB9bPUBD7hs8zw-4BQPq}FZ|`xY)9 zuNaRys9@YW=>_{-VL(>+SMSaW{@hW+0g%WJQe3^%D;41b{?2mZ=CAN~_*X`6gqE_4Jtb*h&2&DAyk3yV__}mK3gGPTh<7kb0T$*HlqlAKaGXIdLJW z2m0nhdc0zRcmezttWVt#b0&^gs-xCI87WbQtJKL*DHh?oU%ZRu$0JJ30g|aUU)CHW zt-cZY7#ryq(Zu-@fv7+q96m0Q)Mc6{D7dy4i$ajSUaS5*O4ESaQtIxyAJafsZ*hTr z*>H^Vk{q#`zc6zdmeHgBd6oeYT*hD`4kW&VOC|R_5&BF=B_=gcDU+8uFuqsNfv!J@ zm!GvOcEonvEq zg}3iGiXftMW24gMBDXC&5rlqsv)&wDmLzXXihd@tO{IDoi3To-9%Gd#>oMb_fP|JY z{b=a(rH>gxDC3xn*xWC7c@QGzo_> z7f4s&DG$tw@bV{%S&KnGoo?&X!Fg8^XvvKJH5EXL-p-|!1N4j52a^t3nU&)tdxv%v zO)RA{)8Hp8;-y}_;ggb2PfP3T!6}y&$$VWbdE)rhHtj90KvQ{|`pQ7FQ?i0O@tP%9 zazy5k3O$F@K*RLj_jJI41`evL%W-ZH)9!%PE*2jXZ+*vO&KAmu)2JTK*TbPY^Mqdq zCp2DMHLe{~h7~W-WsBVLm!}r#6qw_4uml#{;Mr4n-3*~MGAu1AznUksAL6iUm|ij= zqMBJi+UP8nKb8U(if>|fVAY_K#|Gk=f@(vuq95Hsxr3i@oxdMKTSfNF7ccuP54n*4 z*cR4-`W;8igpv}&gmY~oiE5oR#o2;i!qU?(xBrY*-*fe+ z;(Iy+RX{cd-FUH8)aK73v)kDmV|}Opv;j<@ENK>Wgau{t*J~pq47{FhEnw7+Bi(da zrqy6q)*>Y)ZFqkkZvO(zq@dFYd1iZI64%kEhNTzfg!n`Y<6Ekn3#5;3d{WtvMUtSH>&g z1-64u6N)AFgWmnHmM`h&yjptgthPtyFlUD*YKjdQuG~EaD?Iw0F0*HvG{Qx&b3lXd zNPR{U3$}(sQ_@@hI4e%D`Zh8H2MWce>BBh(hdNfo=|;6#d^M!reyKfM#;W>fhL9-x z?GvAfBrU+r4#H#*xKj%qT}WJJyS7FJ)HoOjAU=r`FRG71_@+?;p{1;z~90;UZS=Ygpwdd+kYI}Ld@SP@PR7RHI_}(e#l0OwE;6XOc9Ax zU{t~tyoJ@TJhB&Vc@-M`=mkUzS=QLI@HK(6p{1B*MpM9&Kt;WeMYP7#S?g9_5qsCc zG}GRcxQ>ZT5A)E{%U#gkiGdF^Eov(xiouUGXVet9_$of3zcMBzAt! z;|!SPk-og%G=EK`f!9Lps=1@_t7{m=*E|L>?5Npo_NXki3q(C?%4x1jY+tN4QCiD2 zgXsZo1-X0jePP>PXuA`KVopV$F^pK{U^)40a9jz@r@k}d9w%!d2@UvMmcWk&U9Mg; zlL2}72u0I`-6a;}rGw&xxx03J&ZI$eW(`zvF4s0##H&}8Sh6^8;@f*&Ct2ks&UhGy zx;w{$KUhriu5r^n-4dEFjIJ+MN8d-O1eoh*5@mwEU}M8Ola;4Tde!nRCSMM68gsdB zd@4Hu)(K>iIACPi7Qm8?KN>8I8$PVD9JVx_4uSpt(k;a8e8I-??0WSZKDo~ADSC5k zA-w;4#Jekr+g5{!Q1MDA*ek+099nzecba1+Mlr}82E6-A_af=fw>#UjRbHv1| zxwjpTl2ygcMtv{c@B?D#aN0kUNpN75Tvf1tE!bLJ9dh*xKSVVXBo4kiP*rYFvMYgo z2@?mv72REF2`aO-@Tf^)J^*;$60%Da7hAvs=#5R*jshdIzqw5Mub#1dM3*Gu(zI_0 zH~*GP7*;wHC0|)Kj&3#HyV6a>AQNQM3niM3+!-nIyM&(!?wmRnS<+)$Xz4#zAa<73 zJ2>i33!*ZhyLI;OFzRD3;NSLggcEfnE zvMl(Fb6$4;44uA}XMn;pGT<)eObF<}^+mTh0)=WIVpeRpbE0`42?j9{FeKse!#q1X z`EmP!(ipGbF~vXGdE8M9Mhgr8Km!K=5d9iCkd#uEQj(NXdL}2O_LHL5sT$aP;lO=$ zQQ3$Y#Kr;Ax#mL44=w{U8fdLndCW9dY|O{UPB$)n@>@>AE<$xx-lhY}UYsttux-V5 zT$yF`^ds+UDC@yR;MYkSFrFD(BSoDUXIgzgSx4J``A$V*U*WmZo1L~#c?ckcwSy2% z(E&exB?_#>36}mF*eacfys**@V$HVwDj71>8x{x~vI-1+b}!Pq;vP!Utj;fVaC(j+ zXs`({%#wC2h{P~J`LMJ-#O1jYQ6#y17!|#mw(Xq=rPAr63o%uV24osm%n(bi=(L6< zr##8`2l|6CMHHjv~Vq3@xiGUT#}YZFo^3f%`gXH$uS@OLmxJeiUgs=Xpo zhhm4zh{Lu`zIT4mevNI}RF-S>|I9c55DEBaNa=pk0S?XZgSD3kMgM z|3mIR!1Ifo3)sZ&7h!ame>RKr-@?|W&c6V@{R=?$dw`>}gPEHt*!jUQB!Jd^$f>ZQ zkj(SGZ-!_9fYAR7stR^=aItcAaQ0FIySP|6*em~~mCf43-DE~n#buQb=)0w5>lKJb zKk2RTl1v~z-El;mZgg=(u?VvpUpgaBUni6!^T&m6H5eGI|G6P~P_n-E>f09wE#`|c zT}g`NuX)=OQHIEqF3sF8*&-#Z`?%9KB~%JPIH=muuI;>B2HICQ`h(AP{C%hI6J#V61lOq}f+kM)v zBDUzwX-sC1UX=>ICoL1@$}Qt)ii6V5U=P^7udn>9KS({t5TS*BxT|f*&*D7TKSLwY zGNn47&#IK_4O59-^fhH=W!24%%m4IQDdtmO7{-$8F?(=!zCsbB>Zm;@f@+p5wU)pK zH{`0A56GzvR~Fme2bDWgwbQ75TFUP#qMSobC7t?Jvad6Hqj5X#%B1dS>l_yCBrlqFoF|fSNB09|0p1AxjH4~ha2x^A zHW$J|mDPx$B$cYwE!}zDi-#fa_M|5>D1)S(I`xq5P1QS<7OfVJmpHo(%%~2NmHl08 z!(A?UA~@pXw~pi~?ii>98O>+a9_vv*4gn#_=OpoTE^n($%5!C(EJE>+GJ{^VwDP{M z!>AyS_s^HPaDU#yGBtoC;G|O#SvcFlhCbI|u*KzV5!ISMNjPm2`dV@&`+16uzpkBD zbFUhj%Ime-8&T|onEpZA>$*GbNmyC6wHuB*@k{}ixlaYVr1&yZ+K;wrh7)psJR@?{ zxWQgA|9BxL{6k(N5Z*rY(OJ;zXguxF;2D(kG_e$$luY|dC&=tmX3pbky4zziMxUH=;AGEj&G5 zH|_kdo+OQJmLS*YXnoU#!12F^mK3jvyQEG5wC*a-UZEnr9551_CHUsKTa+;wJ!TF9B6IV%;6dJoe3@EbC5~C zXN!1)z#`^I6GUBeQgHpcoNK1>r;ZrsguEUON-^V;o#QrorgS<$!&|msTzh>Gl<%mo z1wF(#qYojOOou`LkQe!6$PLk9m$j$iwC2KMSxs97o_~OGU9%K-T+`SVoTV@WvD#ZdZa*UZM^n0XWaIxFhKfA|E$W9 zA3}*_m4|c!I(2me-esK2Y;JOgDSb%gdcKZ;mcBf5{X>-!-br23ew!ngHf8gISC3^^X9D z+egzZWCspTN-y(LI&g{~wKqg9;CNomld$8{8tzGk^{YYSL?E*&n8UC4!LeCL85VRO$5uKdU)Xr2lxx=XJ;^4h((jsa zcFL?g-H>P(>9RdW%0BILLwSrfNch=9WS1b0u3tuDc()dV9_Dy*&0||OJ!)bVGAld_ zSLaRbu!iBfuE%X}8&1N&5@m%>6O-hpFqmSM{5bwFW`G8{)PV817<{+per<;=w#xd` z9*k_q$^ov+Q4&Gxy=b1&aU$O3nyNvh0E;O`F^r_IAm1h66E`r8nE~h#NOvz!bb#B$ z5-Er!5j@pN`Hc{)|MjW(4k>8WIcb&EI%#=lq;u4cwVvAYZ2bJ4KL0iX?MJ-je#uS!H2tz^H-_haU+vxRtACjO z0&HUM!scmb8>MOx^O*zabMOC8r{ymJSMD3ig3*z+r0T(6&($^P*K7kzdzI|MIy(+O zckYywSbK@j6OE0I9&Bsio&!Xd7)&KnN{Pksj&w>NMPbQTqiCYb52%+4V!M>2<>POR zb~l*#jo*=X6T75vlSnXmkv>WgL`r?#HlX)%B&k-{RD^asSTY zo8Tk(IuiU)CkjI$3CGYt{zKW7_qy-ru?nikiMKQe86-pe5u>9ThBOw{1LdN}ky}pf zMyWaFo@UWb&vL!s7A?XDJPUQHWcypZ zePo_n+mJ#mM#I@y%+dPwiWg*!o$^t^IvYOjx{c!!93@p`Q}#t;SaJA<+MOoSAc{K8Xx($4OEm; zl6FVqmRs2hCt**3gCC^wp{ zTBdkxbcj!6S8g5`+ut07^gi`&qK0|xL&)mV=X3aLi?4SZw7z*oU238tDNhM6UgoP= zEnLGZgJ2%v!v60`-1{|uUx0vp@t^O%x61?U_etHK!aqwv0R4UaH|&=b@2?tumwNpJ zeqYrF^!%#fmqhHpHT;_%K4>rj{$j(w$>M{W|7H|FIme#`2)GefyWe(yGLVNc`!`GZ zb0mLaej?odLi~r3{O`D*oaE2)6PNi9++Pgk0sK3T@&F$CZ}6Xt)$K* zmBIW+)$cjXUp={>JHC7R^gzk}=*Ul79#s9`jOJl(et)-kXb6$;w+;Q*P2)l1?;XO! zC=?L?vS@yB4-Z}cor8F=X!^JK|1Wp(U?kEXUhCgS|3f22B)=H>wX!MOj; M+`EgOpPUr%Kb;q;k^lez diff --git a/impl/target/seam-jcr-impl-3.0.0-SNAPSHOT.jar b/impl/target/seam-jcr-impl-3.0.0-SNAPSHOT.jar deleted file mode 100644 index 33d795d4da2aacb7ca9e165fbe372131f5feeff7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10832 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 diff --git a/impl/target/test-classes/META-INF/DEPENDENCIES.txt b/impl/target/test-classes/META-INF/DEPENDENCIES.txt deleted file mode 100644 index 87bc535..0000000 --- a/impl/target/test-classes/META-INF/DEPENDENCIES.txt +++ /dev/null @@ -1,20 +0,0 @@ -// ------------------------------------------------------------------ -// Transitive dependencies of this project determined from the -// maven pom organized by organization. -// ------------------------------------------------------------------ - -Seam JCR Implementation - - -From: 'Day Software' (http://www.day.com) - - Content Repository for JavaTM Technology API (http://www.jcp.org/en/jsr/detail?id=283) javax.jcr:jcr:jar:2.0 - License: Day Specification License (http://www.day.com/dam/day/downloads/jsr283/day-spec-license.htm) License: Day Specification License addendum (http://www.day.com/content/dam/day/downloads/jsr283/LICENSE.txt) - -From: 'Seam Framework' (http://seamframework.org) - - Seam JCR API (${project.parent.url}) org.jboss.seam.jcr:seam-jcr-api:jar:3.0.0-SNAPSHOT - License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) - - Seam Solder (${project.parent.url}) org.jboss.seam.solder:seam-solder:jar:3.0.0.CR1 - License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) - - - diff --git a/impl/target/test-classes/META-INF/LICENSE.txt b/impl/target/test-classes/META-INF/LICENSE.txt deleted file mode 100644 index 261eeb9..0000000 --- a/impl/target/test-classes/META-INF/LICENSE.txt +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License.