Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 3.32-02 candidate #998

Merged
merged 39 commits into from
Oct 12, 2021
Merged

Version 3.32-02 candidate #998

merged 39 commits into from
Oct 12, 2021

Conversation

codemanyak
Copy link
Collaborator

Enhancements

Bugfixes

Important: Please rebuild the Structorizer.exe wrapper for Windows to be delivered in the zip download (for Windows and Linux) with the newest version of Launch4J (3.14) and the updated configuration windows_wrapper.xml here in the project. It will overcome the hassle reported in #988.

ale and others added 30 commits March 25, 2021 21:05
Solved conflicts:
- src/lu/fisch/structorizer/gui/Diagram.java
- src/lu/fisch/structorizer/gui/changelog.txt
Solved conflicts in src/lu/fisch/structorizer/generators/ArmGenerator.java
(Solved conflicts in src/lu/fisch/structorizer/gui/changelog.txt)
Resolved conflicts:
- buildapp.xml
- src/lu/fisch/structorizer/elements/Element.java
- src/lu/fisch/structorizer/gui/Diagram.java
- src/lu/fisch/structorizer/gui/Menu.java
- src/lu/fisch/structorizer/gui/changelog.txt
- src/lu/fisch/structorizer/gui/generators.xml
Resolved conflicts:
- src/lu/fisch/structorizer/elements/Jump.java
- src/lu/fisch/structorizer/generators/Generator.java
- src/lu/fisch/structorizer/gui/changelog.txt
@fesch fesch merged commit 5fdf469 into master Oct 12, 2021
@fesch
Copy link
Owner

fesch commented Oct 12, 2021

Compiling does no longer copy dependent libs ... so everything is broken. I need to fix my build-script ...

@fesch
Copy link
Owner

fesch commented Oct 12, 2021

Okay, seams to work for now at least on Windows.
Can't test OSX until later this afternoon ...

@codemanyak
Copy link
Collaborator Author

I think I see where the problem was: Two configuration changes by Alessandro Simonetta in the private.* files of the netbeans configuration slipped through unnoticed, because I don't use netbeans. I am really sorry. This prevented the copying of the build.xml and bildapp.xml and modified lib path references...

@codemanyak
Copy link
Collaborator Author

Also have a look to the .gitignore file and the project.properties. It might e.g. be wrong and dangerous that the /dist path was added to .gitignore - at least if it contains your distribution code.

@fesch
Copy link
Owner

fesch commented Oct 12, 2021

The dist folder only contains the files generated by NetBeans. My files reside in some other secret place ;-)

@codemanyak
Copy link
Collaborator Author

My files reside in some other secret place

A wise decision, obviously 😁

@codemanyak codemanyak deleted the issue967 branch October 12, 2021 08:49
codemanyak added a commit to codemanyak/Structorizer.Desktop that referenced this pull request Oct 12, 2021
Some unwanted changes in the private netbeans configuration as inadvertently merged in with pull request fesch#998 reverted.
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.

2 participants