[izpack-users] IzPack-Frontend

Zaheed Haque zaheed.haque at gmail.com
Tue Apr 11 09:01:21 CEST 2006


Hi:

I will be sending bugs as I try them out. I will not focus on new
features at this point. Furthemore my 2 cents in terms of new feature
is UserInput Panel. I think thats the most critical one. Anyway here
are my first bug report. I am sure you are probably aware of them but
here we go..

Test Enviornment:
Debian Linux 2.6, Java 1.5

- I didn't see any options for Summary Pannel
- I think one shouldn't be able to move forward if there are no
"install panel" but if one is making a simple "admin tool" like start
tomcat, stop Apache, Stop mysql etc, in that regards its not a bug.
- Function "Add Packs" don't do any validation i.e. one could just
press the OK without entering anything.
- If the compilation returns error you should be able to go back and re-compile.
- The Add-Pack, OS option : I think it would be a good idea to have
"checkboxes" instead of pull down menu. I.e. Packname - XYZ applicable
for OS x MAC x WIN x Unix
etc..
- We should have a recompile option box. For example in my case it was
a file missing or in the wrong place I could have just move the
desired file and press re-compile.
- Files in Pack : Same as above when it comes to OS option should be checkboxes.
- OS option is a must for "executable files" just like the way you
have done "Parsable files" but here you might want to have a Pull down
menu as both of this case, Parsable and Executable file every OS will
act differently no?
- When I went back and remove some previously selected pannels I come
back to a panel that I just deleted. However that panel in my case
licensepanel is not on the vertical panel list.
- There should be a "quit" button and a option to save the current
work. Maybe create a new installer should start off with what
filename.xml to save and where to save this way you can create the
/res /images etc catalog and move necessary files there i.e. GPL lic.
template.

As I said some of this you already know, and my knowledge of izpack is
about a week. But I will keep feeding in bugs/wishes as  I find them.

Cheers

-


On 4/11/06, Andy Gombos <agombos at alltel.net> wrote:
> I don't really know what the 4.0 roadmap is...I've planned to have it "done"
> enough for the release of 4.0, but I never really got enough people to test
> it and tell me what needs to be better before I add more features.  I have
> validation of data and stuff in place, but it doesn't do much now (you might
> be able to see it as the yellow box on the first few stages).
>
> I have other plans (automatic display of the applicable documentation,
> implementation of the more complex panels, an advanced view of the models)
> but I want to get the basics working first.  My goal is to be able to edit
> the standard IzPack installation file relatively flawlessly before adding
> any large features.
>
> So, it would be really awesome if you (and others too!) could test this
> stuff out, and tell me things like "You forgot to parse filesets properly"
> (I just committed that a few minutes ago).  Otherwise I have a hard time
> figuring out everything that needs to be better.
>
> Andy
>
> > -----Original Message-----
> > From: izpack-users-admin at berlios.de
> > [mailto:izpack-users-admin at berlios.de] On Behalf Of Zaheed Haque
> > Sent: Monday, April 10, 2006 1:05 PM
> > To: izpack-users at berlios.de
> > Subject: Re: [izpack-users] IzPack-Frontend
> >
> > Just gave it a quick try and its very cool. I like the
> > simplicity of the UI. What's the development roadmap together
> > with IzPack 4.0 ??
> >
> > Cool, I will do some testing/playing around tomorrow.
> >
> > Cheers
> >
> > On 4/10/06, Zaheed Haque <zaheed.haque at gmail.com> wrote:
> > > Cool. I am giving it a go! thanks a bunch!
> > >
> > > Cheers
> > >
> > > On 4/10/06, Andy Gombos <agombos at alltel.net> wrote:
> > > > I fixed the build file - you can just do an update and everything
> > > > should work. :)
> > > >
> > > > Andy
> > > >
> > > > > -----Original Message-----
> > > > > From: izpack-users-admin at berlios.de
> > > > > [mailto:izpack-users-admin at berlios.de] On Behalf Of Andy Gombos
> > > > > Sent: Monday, April 10, 2006 10:42 AM
> > > > > To: izpack-users at berlios.de
> > > > > Subject: RE: [izpack-users] IzPack-Frontend
> > > > >
> > > > > Ah, I forgot to update the buildfile - I'll do that soon. :)
> > > > >
> > > > > Either have Junit in your classpath, or delete the tests
> > > > > subdirectory - they don't really do anything anyway.
> > > > >
> > > > > Andy
> > > > >
> > > > > > -----Original Message-----
> > > > > > From: izpack-users-admin at berlios.de
> > > > > > [mailto:izpack-users-admin at berlios.de] On Behalf Of
> > Zaheed Haque
> > > > > > Sent: Monday, April 10, 2006 9:09 AM
> > > > > > To: izpack-users at lists.berlios.de
> > > > > > Subject: [izpack-users] IzPack-Frontend
> > > > > >
> > > > > > Hi:
> > > > > >
> > > > > > I downloaded the latest SVN for the IzPack Frontend.. just
> > > > > wanted to
> > > > > > give it a go. I am using JDK 1.5.06 but I am having trouble
> > > > > compiling
> > > > > > any specifics I  need to do to get a feel for it?
> > > > > >
> > > > > > I have seen the screenshots and want to see it in action
> > > > > :-) any hint?
> > > > > >
> > > > > >     [javac] [checking utils.XMLElementList]
> > > > > >     [javac] [checking utils.IO]
> > > > > >     [javac] [checking utils.PersistanceShutdownHook]
> > > > > >     [javac] [checking utils.UI]
> > > > > >     [javac] [checking utils.XML]
> > > > > >     [javac] [loading
> > > > > >
> > /usr/local/java/jdk1.5.0_06/jre/lib/rt.jar(java/io/Writer.class)]
> > > > > >     [javac] [checking utils.XMLAggregator]
> > > > > >     [javac] [checking utils.XMLDocFlattener]
> > > > > >     [javac] [total 37974ms]
> > > > > >     [javac] Note: Some input files use unchecked or unsafe
> > > > > operations.
> > > > > >     [javac] Note: Recompile with -Xlint:unchecked for details.
> > > > > >     [javac] 48 errors
> > > > > >
> > > > > > BUILD FAILED
> > > > > > /usr/local/src/izpack/izpack-frontend/trunk/src/build.xml:35:
> > > > > > Compile failed; see the compiler error output for details.
> > > > > > _______________________________________________
> > > > > > izpack-users mailing list
> > > > > > izpack-users at lists.berlios.de
> > > > > > http://lists.berlios.de/mailman/listinfo/izpack-users
> > > > > >
> > > > >
> > > > > _______________________________________________
> > > > > izpack-users mailing list
> > > > > izpack-users at lists.berlios.de
> > > > > http://lists.berlios.de/mailman/listinfo/izpack-users
> > > > >
> > > >
> > > > _______________________________________________
> > > > izpack-users mailing list
> > > > izpack-users at lists.berlios.de
> > > > http://lists.berlios.de/mailman/listinfo/izpack-users
> > > >
> > >
> > _______________________________________________
> > izpack-users mailing list
> > izpack-users at lists.berlios.de
> > http://lists.berlios.de/mailman/listinfo/izpack-users
> >
>
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> http://lists.berlios.de/mailman/listinfo/izpack-users
>



More information about the izpack-users mailing list