Earlier this year
-
-
-
-
-
-
-
-
-
r767
(http://code.google.com/p/alloy4eclipse/issues/detail?id=81
-...) committed by nicolas.rouquette
- http://code.google.com/p/alloy4eclipse/issues/detail?id=81
- Updated A4E to reflect API changes in Alloy4, version 4.1.10
- Updated fr.univartois.cril.alloyplugin.launch/alloy4.build.xml to build alloy4.jar and Alloy4.app,
a 64-bit Java 1.6 macosx application
- Included two Eclipse launch configurations to invoke alloy4.build.xml
http://code.google.com/p/alloy4eclipse/issues/detail?id=81
- Updated A4E to reflect API changes in Alloy4, version 4.1.10
- Updated fr.univartois.cril.alloyplugin.launch/alloy4.build.xml to build alloy4.jar and Alloy4.app,
a 64-bit Java 1.6 macosx application
- Included two Eclipse launch configurations to invoke alloy4.build.xml
-
-
r766
(New release to fix the issue of launch plugin that is not pr...) committed by daniel.leberre
- New release to fix the issue of launch plugin that is not properly updated.
New release to fix the issue of launch plugin that is not properly updated.
-
r765
(New release to fox wrong numbering of launch plugin.) committed by daniel.leberre
- New release to fox wrong numbering of launch plugin.
New release to fox wrong numbering of launch plugin.
-
r764
(Changed 4.2.0.0 into 4.2.0: hope this will fix the issue wit...) committed by daniel.leberre
- Changed 4.2.0.0 into 4.2.0: hope this will fix the issue with 4.1.9.2 that cannot be updated.
Changed 4.2.0.0 into 4.2.0: hope this will fix the issue with 4.1.9.2 that cannot be updated.
-
r763
(Bugfix release 0.2.35: fix the case of UNSAT answers not pro...) committed by daniel.leberre
- Bugfix release 0.2.35: fix the case of UNSAT answers not properly handled when communicating with
subJVM.
Bugfix release 0.2.35: fix the case of UNSAT answers not properly handled when communicating with
subJVM.
-
r762
(Bug fix release 0.2.35: the previous release does not work p...) committed by daniel.leberre
- Bug fix release 0.2.35: the previous release does not work properly when the answer of the SAT
solver is UNSAT.
Bug fix release 0.2.35: the previous release does not work properly when the answer of the SAT
solver is UNSAT.
-
-
-
r760
(Fixed the case of UNSAT answers that were not properly handl...) committed by daniel.leberre
- Fixed the case of UNSAT answers that were not properly handled!
Fixed the case of UNSAT answers that were not properly handled!
-
r759
(http://code.google.com/p/alloy4eclipse/issues/detail?id=81
...) committed by nicolas.rouquette
- http://code.google.com/p/alloy4eclipse/issues/detail?id=81
- Updated A4E to run w/ A4 v. 4.2.0 from MIT's SVN commit 9307
- Reordered fr.univartois.cril.alloyplugin dependencies to resolve class not found errors at eclipse
startup.
These errors are subtle but stem from the fact that OSGI starts bundles according to a topological
sort of their dependencies; thus, if the plugin has P2,P1 in the manifest but P2 depends on P1, we
can get "ClassNotFound" exceptions at startup because P1 might not have started yet. To avoid this,
it is important to ensure that the order of plugin dependencies in the manifest is consistent with
classloader dependencies among these plugins.
http://code.google.com/p/alloy4eclipse/issues/detail?id=81
- Updated A4E to run w/ A4 v. 4.2.0 from MIT's SVN commit 9307
- Reordered fr.univartois.cril.alloyplugin dependencies to resolve class not found errors at eclipse
startup.
These errors are subtle but stem from the fact that OSGI starts bundles according to a topological
sort of their dependencies; thus, if the plugin has P2,P1 in the manifest but P2 depends on P1, we
can get "ClassNotFound" exceptions at startup because P1 might not have started yet. To avoid this,
it is important to ensure that the order of plugin dependencies in the manifest is consistent with
classloader dependencies among these plugins.
Older
-
-
r758
(We are now creating a tag for each release of A4E, to facili...) committed by daniel.leberre
- We are now creating a tag for each release of A4E, to facilitate debugging.
We are now creating a tag for each release of A4E, to facilitate debugging.
-
-
-
-
-
r756
(Release 0.2.35 with fixes for local/subJVM for windows.) committed by daniel.leberre
- Release 0.2.35 with fixes for local/subJVM for windows.
Release 0.2.35 with fixes for local/subJVM for windows.
-
r755
(Preparing release 0.2.35 with fixes for local/subJVM for win...) committed by daniel.leberre
- Preparing release 0.2.35 with fixes for local/subJVM for windows.
Preparing release 0.2.35 with fixes for local/subJVM for windows.
-
r754
(Preparing release 0.2.35 with fixes for local/subJVM for win...) committed by daniel.leberre
- Preparing release 0.2.35 with fixes for local/subJVM for windows.
Preparing release 0.2.35 with fixes for local/subJVM for windows.
-
r753
(creating a branch to provide bugfixes for 4.1.9 version of A...) committed by daniel.leberre
- creating a branch to provide bugfixes for 4.1.9 version of A4.
creating a branch to provide bugfixes for 4.1.9 version of A4.
-
-
-
r750
(creating a branch to provide bugfixes for 4.1.9 version of A...) committed by daniel.leberre
- creating a branch to provide bugfixes for 4.1.9 version of A4.
creating a branch to provide bugfixes for 4.1.9 version of A4.
-
r749
(creating a branch to provide bugfixes for 4.1.9 version of A...) committed by daniel.leberre
- creating a branch to provide bugfixes for 4.1.9 version of A4.
creating a branch to provide bugfixes for 4.1.9 version of A4.
-
-
r747
(Minor corrections to manifest format & runtime packages) committed by nicolas.rouquette
- Minor corrections to manifest format & runtime packages
Minor corrections to manifest format & runtime packages
-
r746
(removed all debug messages from WorkerEngine. There is no mo...) committed by daniel.leberre
- removed all debug messages from WorkerEngine. There is no more file creation trial so Nicolas should
not have any more trouble under Windows.
removed all debug messages from WorkerEngine. There is no more file creation trial so Nicolas should
not have any more trouble under Windows.
-
r745
(Removed double quotes around that classpath since it breaks ...) committed by daniel.leberre
- Removed double quotes around that classpath since it breaks Linux subprocess call.
Removed double quotes around that classpath since it breaks Linux subprocess call.
-
-
-
-
-
-
r743
(http://code.google.com/p/alloy4eclipse/issues/detail?id=78
T...) committed by nicolas.rouquette
- http://code.google.com/p/alloy4eclipse/issues/detail?id=78
This is a partial fix for the classpath argument.
The problem is that the jniPath argument can be wrapped around quotes if the path contains spaces.
In so doing, the java command line argument: -Djava.library.path=.... will also be wrapped around
quotes and Java won't recognize it. The A4 WorkerEngine needs to add quotes *after* the
-Djava.library.path= argument to prevent this.
http://code.google.com/p/alloy4eclipse/issues/detail?id=78
This is a partial fix for the classpath argument.
The problem is that the jniPath argument can be wrapped around quotes if the path contains spaces.
In so doing, the java command line argument: -Djava.library.path=.... will also be wrapped around
quotes and Java won't recognize it. The A4 WorkerEngine needs to add quotes *after* the
-Djava.library.path= argument to prevent this.
-
-
issue 78
(Problems with A4's WorkerEngine with A4E installed in eclips...) Labels changed by daniel.leberre
-
Labels:
Type-Defect Priority-High Usability
Labels:
Type-Defect Priority-High Usability
-
r742
(Updated code to be really system independent.
I hope it wil...) committed by daniel.leberre
- Updated code to be really system independent.
I hope it will fix issue 78 experienced by Nicolas.
Updated code to be really system independent.
I hope it will fix issue 78 experienced by Nicolas.
-
-
-
-
|