Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.1
-
Fix Version/s: 2.1.0
-
Component/s: Tools - AMP
-
Labels:None
-
Environment:all
Description
Using AMP with sub-packages is an essential thing. So I checked out AMP from svn repository and made a quick (and dirty ?) improvement to be aware of subpackages.
I didn't test it very much, just made the modification in AppFuseGeneratorMojo and tryied it in a "core" and "web" project and it worked.
It was a really small modification, I think it can be integrated easily (well the hard part is testing, isn't it ?).
The modified class is in attachment.
Activity
Matt Raible
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.0.2 [ 10110 ] | |
| Affects Version/s | 2.0.1 [ 10092 ] | |
| Affects Version/s | 2.0.2 [ 10110 ] |
Edouard Laroche-Joubert
made changes -
| Attachment | APF-1012.patch [ 10458 ] |
Edouard Laroche-Joubert
made changes -
| Attachment | APF-1012.patch [ 10459 ] |
Matt Raible
made changes -
| Fix Version/s | 2.1 [ 10031 ] | |
| Fix Version/s | 2.0.2 [ 10110 ] |
Matt Raible
made changes -
| Fix Version/s | 2.1.0-M2 [ 10210 ] | |
| Fix Version/s | 2.1.0-M1 [ 10031 ] |
Matt Raible
made changes -
| Fix Version/s | 2.1.0 [ 10211 ] | |
| Fix Version/s | 2.1.0-M2 [ 10210 ] |
Matt Raible
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Matt Raible
made changes -
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Thanks for the patch! Is it possible to attach a diff instead of the whole file? Use "svn diff >
APF-1012.patch" to create it.