YuCheng Hu
|
acb5edfe03
|
更新项目的目录结构
|
2022-06-06 11:57:19 -04:00 |
YuCheng Hu
|
e6aa169234
|
https://www.ossez.com/t/java-numberformatexception/13986 字符串格式数值的内容
|
2022-06-04 15:22:55 -04:00 |
YuCheng Hu
|
f3c99a63ff
|
Add guava.version to project and current version is 31.1-jre
|
2022-05-13 14:40:17 -04:00 |
YuCheng Hu
|
920b8fe85b
|
更新 maven-javadoc-plugin 版本到 3.3.2
|
2022-05-04 08:39:26 -04:00 |
YuCheng Hu
|
4975444217
|
修改编译错误并且根据 POM 依赖的提示提升版本
|
2022-05-02 08:51:50 -04:00 |
honeymoose
|
6069eeca67
|
Merge pull request '更新 Junit 5 的测试类并且准备使用 main 分支' (#15) from code_bank into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/15
|
2022-04-30 18:44:20 -04:00 |
YuCheng Hu
|
6392d5e31c
|
提交所有代码,为将默认分支名从 master 切换到 main 做准备
|
2022-04-30 18:34:39 -04:00 |
honeymoose
|
bbd6e2144a
|
Merge pull request 'Bump jsoup from 1.7.2 to 1.14.2' (#7) from dependabot/maven/org.jsoup-jsoup-1.14.2 into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/7
|
2022-04-30 17:14:55 -04:00 |
honeymoose
|
25ab1567a2
|
Merge pull request 'Bump commons-compress from 1.20 to 1.21' (#6) from dependabot/maven/org.apache.commons-commons-compress-1.21 into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/6
|
2022-04-30 17:14:30 -04:00 |
honeymoose
|
4a77a1e1f3
|
Merge pull request 'Bump zip4j from 1.3.2 to 2.9.1' (#5) from dependabot/maven/net.lingala.zip4j-zip4j-2.9.1 into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/5
|
2022-04-30 17:14:07 -04:00 |
YuCheng Hu
|
a838d6eb01
|
修改项目的编译
|
2022-04-15 14:55:05 -04:00 |
YuCheng Hu
|
0e7de6055c
|
Copy source code for testing and update testing object
|
2022-03-05 11:14:25 -05:00 |
dependabot[bot]
|
a70533af83
|
Bump zip4j from 1.3.2 to 2.9.1
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 1.3.2 to 2.9.1.
- [Release notes](https://github.com/srikanth-lingala/zip4j/releases)
- [Commits](https://github.com/srikanth-lingala/zip4j/commits/v2.9.1)
---
updated-dependencies:
- dependency-name: net.lingala.zip4j:zip4j
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-26 02:04:24 +00:00 |
YuCheng Hu
|
7add8d736b
|
Update the link for Junit 4 and @Before
|
2021-11-22 14:40:32 -05:00 |
YuCheng Hu
|
7f1303cc0c
|
Update link for Java Microbenchmark Harness
|
2021-10-07 14:53:19 -04:00 |
YuCheng Hu
|
15c347e799
|
Add compiler for JMH https://www.ossez.com/t/intellij-idea/13759
|
2021-10-05 15:19:54 -04:00 |
YuCheng Hu
|
387d88d36c
|
Add docs for xml process
|
2021-09-29 13:46:08 -04:00 |
YuCheng Hu
|
3984d49417
|
set jmh-core.version Test
|
2021-09-22 17:51:45 -04:00 |
dependabot[bot]
|
0f5fefab2f
|
Bump jsoup from 1.7.2 to 1.14.2
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.7.2 to 1.14.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.7.2...jsoup-1.14.2)
---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-23 20:59:31 +00:00 |
YuCheng Hu
|
1654988fe3
|
对 Java 核心的内容进行合并和调试
|
2021-08-13 15:33:33 -04:00 |
YuCheng Hu
|
f8d0bd94bc
|
修正项目结构
|
2021-08-12 18:45:40 -04:00 |
YuCheng Hu
|
2eb82e8a22
|
主项目依赖进行修改
|
2021-08-11 23:56:08 -04:00 |
dependabot[bot]
|
2fdc7c60eb
|
Bump commons-compress from 1.20 to 1.21
Bumps commons-compress from 1.20 to 1.21.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 17:16:26 +00:00 |
YuCheng Hu
|
d66764224a
|
Change junit version to 4.13.2
|
2021-04-26 09:10:13 -04:00 |
YuCheng Hu
|
bcee2aeccb
|
Merge pull request #8 from cwiki-us-docs/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
|
2021-04-26 09:07:50 -04:00 |
YuCheng Hu
|
a08ab5c628
|
Change commons-compress version to 1.20
|
2021-04-26 00:16:37 -04:00 |
YuCheng Hu
|
d2c27459f6
|
Merge pull request #9 from cwiki-us-docs/dependabot/maven/org.apache.commons-commons-compress-1.19
Bump commons-compress from 1.10 to 1.19
|
2021-04-26 00:14:32 -04:00 |
YuCheng Hu
|
aeafc6f848
|
Java 类和对象并且更新 Log4j2 的配置。
|
2021-04-25 17:04:09 -04:00 |
YuCheng Hu
|
575d7c02c0
|
OSSEZ-88 Upgrade main version to 0.0.2-SNAPSHOT
|
2021-04-23 17:18:20 -04:00 |
YuCheng Hu
|
61104e9cfb
|
OSSEZ-88 0.0.1-SNAPSHOT 补充提交到仓库中
|
2021-04-23 16:30:16 -04:00 |
YuCheng Hu
|
d99b4dbdb3
|
OSSEZ-88 Change compile plugin level to version 11, please ref link for reason for this: https://www.ossez.com/t/intellij-idea-java-level/13436
|
2021-04-23 16:04:13 -04:00 |
YuCheng Hu
|
40db9c6b00
|
Update pom.xml
|
2021-04-21 09:40:28 -04:00 |
YuCheng Hu
|
6d7eb093ca
|
Add missing data and project info
|
2021-04-15 16:58:37 -04:00 |
YuCheng Hu
|
fb4e0a7371
|
Change name and description
|
2021-04-15 16:50:35 -04:00 |
YuCheng Hu
|
ac38f3fc9c
|
Upgrade to using JDK 11
|
2021-04-15 16:43:59 -04:00 |
YuCheng Hu
|
1931ec6739
|
Add name and URL before push to OSSRH
|
2021-04-15 16:41:09 -04:00 |
YuCheng Hu
|
03f9c0cca9
|
提交 OSSRH 的提交地址
|
2021-04-15 15:33:18 -04:00 |
YuCheng Hu
|
c9962462fc
|
Change the compiler version to 3.7.0 version
|
2021-04-15 13:55:36 -04:00 |
YuCheng Hu
|
a228fa25f3
|
adjust the pom to make project can be compile
|
2021-04-15 12:15:45 -04:00 |
dependabot[bot]
|
d1169a8b90
|
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-15 15:09:50 +00:00 |
dependabot[bot]
|
c298c5a31b
|
Bump commons-compress from 1.10 to 1.19
Bumps commons-compress from 1.10 to 1.19.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-15 15:09:50 +00:00 |
YuCheng Hu
|
0a95135161
|
添加忽略文件的内容
|
2021-04-15 11:05:54 -04:00 |
YuCheng Hu
|
93bd3048b7
|
Merge branch 'RB' into current
# Conflicts:
# .gitignore
# pom.xml
# src/main/java/com/ossez/lang/tutorial/overview/HelloWorld.java
|
2021-04-12 22:24:27 -04:00 |
YuCheng Hu
|
fb82d4b70f
|
Merge branch 'current' of https://github.com/cwiki-us-docs/java-tutorials into HEAD
# Conflicts:
# .gitignore
# .idea/compiler.xml
# .idea/encodings.xml
# .idea/vcs.xml
# pom.xml
# src/main/java/com/ossez/lang/tutorial/overview/HelloWorld.java
|
2021-04-12 22:20:09 -04:00 |
YuCheng Hu
|
76c7f1b984
|
项目的 POM 配置文件
# Conflicts:
# pom.xml
|
2021-04-12 22:08:23 -04:00 |
YuCheng Hu
|
577e9ffbad
|
更新 POM 文件
|
2021-04-11 09:25:38 -04:00 |
YuCheng Hu
|
293cff8dd6
|
修正上级 POM 依赖
|
2021-01-09 09:58:28 -05:00 |
YuCheng Hu
|
50e2d44386
|
Submit IJ and update pom.xml
|
2021-01-09 09:32:03 -05:00 |
YuCheng Hu
|
1a7375da68
|
更新 pom.xml 文件
|
2021-01-09 08:45:36 -05:00 |
YuCheng Hu
|
80c7d7bc3f
|
Change the location for URL
|
2020-04-11 00:20:00 -04:00 |