Skip to content
Success

Changes

Summary

  1. Removed unnecessary cast (commit: 2201f04) (details)
  2. Avoid internal StubUtility.getVariableNameSuggestions API by calling what it does directly (commit: 444ed2d) (details)
  3. Handle API changes in IActivityManager regarding parameterised types (commit: 2af7537) (details)
  4. Reimplement StubUtility methods for determining line delimiter (commit: 86045e7) (details)
  5. Update README.md (commit: 9314f4e) (details)
  6. Update README.md (commit: 7c95afe) (details)
  7. Allow applications built w/o wobootstrap being present to start w/o environment variables. (commit: ca493f4) (details)
  8. Revert "Allow applications built w/o wobootstrap being present to start w/o environment variables." (commit: 93611ff) (details)
  9. Bump junit from 3.8.2 to 4.13.1 in /woproject-ant-tasks (commit: f1c83f4) (details)
  10. Bump ant from 1.10.3 to 1.10.9 in /woproject-ant-tasks (commit: 5e1e754) (details)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.wizards/java/org/objectstyle/wolips/wizards/NewWOProjectWizard.java (diff)
Commit 444ed2d73943a213db1ad2da35093d09ad8de49a by getsharp
Avoid internal StubUtility.getVariableNameSuggestions API by calling what it does directly
(commit: 444ed2d)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.wodclipse.core/java/org/objectstyle/wolips/wodclipse/core/refactoring/AddKeyInfo.java (diff)
Commit 2af7537e2eefcdb2b920691a0947ecbd93ccb244 by getsharp
Handle API changes in IActivityManager regarding parameterised types
(commit: 2af7537)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.wizards/java/org/objectstyle/wolips/wizards/NewWOProjectWizard.java (diff)
Commit 86045e7ae356caee055adff72ea83cc1532f0ec1 by getsharp
Reimplement StubUtility methods for determining line delimiter
(commit: 86045e7)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.wizards/java/org/objectstyle/wolips/wizards/NewComponentCreationPage.java (diff)
The file was modifiedREADME.md (diff)
Commit 7c95afee1004c06d48409bde9cea1144ce312fbb by github
Update README.md

get the alt h1 syntax right
(commit: 7c95afe)
The file was modifiedREADME.md (diff)
Commit ca493f4229b7704d992d89d6ffe8bec97deb6d08 by fabian
Allow applications built w/o wobootstrap being present to start w/o environment variables.

Don't terminate if NEXT_ROOT or HOME are unset, it'll just work.
(commit: ca493f4)
The file was modifiedwoproject-ant-tasks/src/resources/woapp/Contents/MacOS/appstart (diff)
Commit 93611ff81fb0c4c0f5af175eb501676051909171 by fabian
Revert "Allow applications built w/o wobootstrap being present to start w/o environment variables."

This reverts commit ca493f4229b7704d992d89d6ffe8bec97deb6d08.
(commit: 93611ff)
The file was modifiedwoproject-ant-tasks/src/resources/woapp/Contents/MacOS/appstart (diff)
Commit f1c83f4d78a8dcde69c0f5da6daa8396d6094f48 by github
Bump junit from 3.8.2 to 4.13.1 in /woproject-ant-tasks

Bumps [junit](https://github.com/junit-team/junit4) from 3.8.2 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r3.8.2...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
(commit: f1c83f4)
The file was modifiedwoproject-ant-tasks/pom.xml (diff)
Commit 5e1e754dbdf2036945fc362869386de99947807b by github
Bump ant from 1.10.3 to 1.10.9 in /woproject-ant-tasks

Bumps ant from 1.10.3 to 1.10.9.

Signed-off-by: dependabot[bot] <support@github.com>
(commit: 5e1e754)
The file was modifiedwoproject-ant-tasks/pom.xml (diff)