Skip to content

[Hou Xinxiang] iP#916

Draft
Xinxiang0257 wants to merge 35 commits into
nus-cs2103-AY2526S1:masterfrom
Xinxiang0257:master
Draft

[Hou Xinxiang] iP#916
Xinxiang0257 wants to merge 35 commits into
nus-cs2103-AY2526S1:masterfrom
Xinxiang0257:master

Conversation

@Xinxiang0257

Copy link
Copy Markdown

No description provided.

damithc and others added 30 commits July 11, 2024 16:52
In build.gradle, the dependencies on distZip and/or distTar causes
the shadowJar task to generate a second JAR file for which the
mainClass.set("seedu.duke.Duke") does not take effect.
Hence, this additional JAR file cannot be run.
For this product, there is no need to generate a second JAR file
to begin with.

Let's remove this dependency from the build.gradle to prevent the
shadowJar task from generating the extra JAR file.
HouXinxiang added 5 commits September 22, 2025 23:53
- Make some minor changes
Add equals() methods in all Task classes. Modify Parser class to prevent adding duplicated tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants