Skip to content

Commit 53f7b5e

Browse files
committed
docs(#210): puzzle on integration test
1 parent 4e3ce9d commit 53f7b5e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/site/apt/example-weaving-gradle.apt.vm

+6-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
------
88

99
~~
10-
~~ Copyright (c) 2012-2023, jcabi.com
10+
~~ Copyright (c) 2012-2024, jcabi.com
1111
~~ All rights reserved.
1212
~~
1313
~~ Redistribution and use in source and binary forms, with or without
@@ -35,6 +35,10 @@
3535
~~ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
3636
~~ OF THE POSSIBILITY OF SUCH DAMAGE.
3737
~~
38+
## @todo #210:30/DEV Add an integration test
39+
## We need to add an integration test that will
40+
## show how to work with gradle using show how to
41+
## work with Gradle project and jcabi-aspects.
3842

3943
Weaving Java Binaries
4044

@@ -72,7 +76,7 @@ dependencies {
7276
+--
7377
Also, don't forget to mark jcabi dependency as <<<aspect>>>
7478

75-
{{{./example-weaving-eclipse.html}Additional configuration for eclipse
79+
{{{./example-weaving-eclipse.html}Additional configuration for eclipse
7680
users}}.
7781

7882
That's it. {{{https://www.l3r8y.ru/2024/01/15/how-to-use-jcabi-aspects-with-gradle}Link to original post}}.

0 commit comments

Comments
 (0)