From e0cb4d0bef92283f847c0628d015ee41ae3232c1 Mon Sep 17 00:00:00 2001 From: esoe Date: Thu, 20 Oct 2022 15:00:33 +0300 Subject: [PATCH] qq --- files/pom.xml | 22 ++++++++++++++++++ .../java/ru/molokoin/AnnotationReader.java | 5 ---- files/src/main/java/ru/molokoin/Storage.java | 1 + .../ru/molokoin/AnnotationReader.class | Bin 297 -> 0 bytes .../ru/molokoin/AnnotationReseacher.class | Bin 0 -> 1433 bytes .../target/classes/ru/molokoin/Storage.class | Bin 811 -> 826 bytes 6 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 files/src/main/java/ru/molokoin/AnnotationReader.java delete mode 100644 files/target/classes/ru/molokoin/AnnotationReader.class create mode 100644 files/target/classes/ru/molokoin/AnnotationReseacher.class diff --git a/files/pom.xml b/files/pom.xml index 2e54a69..a4bcde5 100644 --- a/files/pom.xml +++ b/files/pom.xml @@ -17,5 +17,27 @@ files 1.0 jar + + + org.projectlombok + lombok + 1.18.12 + provided + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.5.1 + + + org.projectlombok + lombok + 1.18.12 + + + + + \ No newline at end of file diff --git a/files/src/main/java/ru/molokoin/AnnotationReader.java b/files/src/main/java/ru/molokoin/AnnotationReader.java deleted file mode 100644 index 37c5efe..0000000 --- a/files/src/main/java/ru/molokoin/AnnotationReader.java +++ /dev/null @@ -1,5 +0,0 @@ -package ru.molokoin; - -public class AnnotationReader { - -} diff --git a/files/src/main/java/ru/molokoin/Storage.java b/files/src/main/java/ru/molokoin/Storage.java index c9741a3..19d0a16 100644 --- a/files/src/main/java/ru/molokoin/Storage.java +++ b/files/src/main/java/ru/molokoin/Storage.java @@ -2,6 +2,7 @@ package ru.molokoin; //import annotations @File (name="noname", size=0, extension=Extension.OTHER) public class Storage { + private File file; //Extension extension; public Storage(){ diff --git a/files/target/classes/ru/molokoin/AnnotationReader.class b/files/target/classes/ru/molokoin/AnnotationReader.class deleted file mode 100644 index 2bf39dc3ef0dfa6b32ff9084d791e9af830bb63b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 297 zcmaKnK}*9x5QX2QNuy~rMetS%-f9o-(Ssrs!Bc2KrT0y`)UC-btQ-HAC&7b1pg*cO z8$5aN^4`1|X82}*`1%HLjd6;IFmat|ZDU`pHez9n_0nr=9+liEmm(&Nck*3|Mw+cy zRXbIC!thob?e7SK+2xuL-`kDKFu-w+1VchmYNM82TPgP}t40ydN?XfjEu9Yew;B5v z{YIFU|1sPUvM1ZQT0Q7+>HII`Rp7$~n1=rXI|T~Xl#}Q)kjy`E^udh?8EY7W7e=gk OUnlG*oCv3^5sDuGQ9`5u diff --git a/files/target/classes/ru/molokoin/AnnotationReseacher.class b/files/target/classes/ru/molokoin/AnnotationReseacher.class new file mode 100644 index 0000000000000000000000000000000000000000..a23244503621b2727527a30a8be74cba6ff25575 GIT binary patch literal 1433 zcmah|+fvg|6kVqjLPID}TCOUf0&PL6f}$2LToosN}E<0Co{=8J7=%8_S*aW`u*((fK}`%2nkF%wM@k>+plcX%B)+K?dq;+ zTThItp%)JfM?qL%@KArFXUe)&$~@XXG>Wc3&zfnO?k$0?WU3$#-n3sBD!LHS(2X8} zft+a>4{Mcu!+EOjmkohf&MxZZg6^1d-w1}?1G6eHllza1tbkH7+#ORQrIKyO^RDga zB_o?^i^`)}sc1+;48sDw%-<~QRniS7Q@K`2UNEa5!9s&FB!Y@jj4K#pK^+MiCNL?` zPt=xe0xQYCkb_)$)8T;Gvbd^Wgg~OLisRY@qAw{Y$TSlmItex`lce>Xb&<0BwPRZB zp5gef#*AM|)kO-{`>f2R!Rzu4%Xl4tcn0zGnfP^$n@_j!axP*Hj;cE zXh~C>f^F6oRMBXviY-J`2;9?f7Uu}3J0&@t|9}xt^LEWC8geMvv(_LqZ|ah?4>QE; z;{67~T=6RMt#Fs&SMb}NK0@y&E<#ZGmcJQ9AKzMIt)ZX02%;EZL?#z`T7nLx>llp1 z>ln!`{6u_j@gsvi&;+5t!@Or?j_^@Ppc10b1E2N*a0;h+PUYV-nBwUH=1)^~h#54Y zLHMCTxY9xR8Rr+jA}vtIlD}S&>udg+LtV%1R&jI01j~>tVGME?CG!w>F-&3@^PHMx zBm(+Yn)=dBeX~t{8`x~<+oiq`vHQPc>)8=@atmK@w?!QFiXEjDV{~=GBN*`$u#5Xl Q?4{?@3fYtg+=r0+1L0Xa9smFU literal 0 HcmV?d00001 diff --git a/files/target/classes/ru/molokoin/Storage.class b/files/target/classes/ru/molokoin/Storage.class index c07c36e24033b7cc066157379156624b54887a6d..b6efbc6f2362340efedb537b8e6ca34952953ba6 100644 GIT binary patch delta 429 zcmZvX%TB^T6o&t4X-mh-RW9D}t_4(LT(I!6(5(v-5~GQmCXS>A+5|=oE1rS$F<9wB z6Ba&z591>k&j1T!+?@ZM%zwV~&(Iv1{PTPC0ice(0Y5Ne_kK%6U#w6vkNv=xrwqDV zzG8@-hj)TQ$BY9D@xjgTI*+1-0z>M-d-7^6FKE^py{;5(2lH5<#qd!wKRRK;&mG@r&CxD{>edH&uDS`Y* zBQs`XF*jw^$)m#9ugGN<-?02QP?B4D%SSYEj^# z2k4=qGwLFu%{l)I=l}bkJJY6`{Q91K0%+qjl;>6L%Jtl!Bap1ycLJ#!|K5>E!Z4AB z7Cug^Ybfg|2^0qENwpr7*KhSEl3s9-(nh}z|*K&}_~Bh`1#hRXHow!}87I(7t# z^EKCR-Hu!@=mjH3adQ{7C=!#fTZ+s?^98&p;)7J3c6k30(8HLwb6$!aqcmoeT@v^L(c^|w%t kb*x{74D4Z_3ke*|^$