[jira] Updated: (GERONIMO-1518) Installer - only copy jars needed by selected configuration

2006-04-17 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1518?page=all ]

erik daughtrey updated GERONIMO-1518:
-

Attachment: installer.G1518-2.patch.gz

This patch includes everything from G1518.patch as well as adjustments for  
recent repository changes.

 Installer - only copy jars needed by selected configuration
 ---

  Key: GERONIMO-1518
  URL: http://issues.apache.org/jira/browse/GERONIMO-1518
  Project: Geronimo
 Type: Improvement
 Security: public(Regular issues) 
   Components: installer
 Versions: 1.2, 1.1
 Reporter: erik daughtrey
  Attachments: installer-G1518.patch.gz, installer-jar-refactor-1.0.1.patch, 
 installer-jar-refactor.patch, installer.G1518-2.patch.gz

 Install configuration using installer jar as source repository.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1568) Installer - Have ConfigInstaller optionally delete CARs after configuration is complete.

2006-02-14 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1568?page=comments#action_12366397
 ] 

erik daughtrey commented on GERONIMO-1568:
--

Please close this JIRA

 Installer - Have ConfigInstaller optionally delete CARs after configuration 
 is complete.
 

  Key: GERONIMO-1568
  URL: http://issues.apache.org/jira/browse/GERONIMO-1568
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-delete-car-files.patch

 Changed version.  Deleting the car files is a work-around
 for now and will be done for 1.0.1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1568) Installer - Have ConfigInstaller optionally delete CARs after configuration is complete.

2006-02-14 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1568?page=all ]

erik daughtrey updated GERONIMO-1568:
-

Geronimo Info:   (was: [Patch Available])

GERONIMO-1518 fixes this problem by not installing the car files in
the first place.
Don't apply this patch.

 Installer - Have ConfigInstaller optionally delete CARs after configuration 
 is complete.
 

  Key: GERONIMO-1568
  URL: http://issues.apache.org/jira/browse/GERONIMO-1568
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-delete-car-files.patch

 Changed version.  Deleting the car files is a work-around
 for now and will be done for 1.0.1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1614) Installer - Console portal servlet fails to load properly after install

2006-02-14 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1614?page=all ]

erik daughtrey updated GERONIMO-1614:
-

Geronimo Info:   (was: [Patch Available])

Please close this JIRA.
The patch for GERONIMO-1518 fixes this problem in a better
way than completely bypassing config-store.
FixTextLines inserts an extra line. This behavior is changed
with G1518 and fixes the problem.

 Installer - Console portal servlet fails to load properly after install
 ---

  Key: GERONIMO-1614
  URL: http://issues.apache.org/jira/browse/GERONIMO-1614
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.0.1, 1.1
 Reporter: erik daughtrey
  Attachments: installer-console-textline-fix.patch

 The FixTextLines function fixes all CRLFs in xml and other file types 
 across the Geronimo
 install tree.  Apparently, the version of the Pluto portal being used does 
 not 
 appreciate its XML files being adjusted.
 The fix will cause FixTextLines to bypass the config-store directory when 
 fixing line endings.
 Additionally the fix blends in some new error/trace logging functionality 
 which may
 be enabled with -DTRACE=true on the installer command line.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1518) Installer - only copy jars needed by selected configuration

2006-02-14 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1518?page=all ]

erik daughtrey updated GERONIMO-1518:
-

Description: Install configuration using installer jar as source 
repository.  (was: Change this issue to only apply to 1.0.1. Another issue will 
be created
to address 1.1.)
Version: 1.1

The new patch:

1. Installs the configuration using the installer jar as a repository.

2. Fixes the problem with the console (extra line added to Pluto xml).

3. Properly includes javamail dependency in project.xml.

4. Adds additional logging capabilities to FixTextLines (-DTRACE=true).

5. Executes configuration installer and FixTextLines as extensions
  of the installer rather than external java executables.



 Installer - only copy jars needed by selected configuration
 ---

  Key: GERONIMO-1518
  URL: http://issues.apache.org/jira/browse/GERONIMO-1518
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.1, 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-jar-refactor-1.0.1.patch, installer-jar-refactor.patch

 Install configuration using installer jar as source repository.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1518) Installer - only copy jars needed by selected configuration

2006-02-14 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1518?page=all ]

erik daughtrey updated GERONIMO-1518:
-

Attachment: installer-G1518.patch.gz

 Installer - only copy jars needed by selected configuration
 ---

  Key: GERONIMO-1518
  URL: http://issues.apache.org/jira/browse/GERONIMO-1518
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.1, 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-G1518.patch.gz, installer-jar-refactor-1.0.1.patch, 
 installer-jar-refactor.patch

 Install configuration using installer jar as source repository.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1614) Installer - Console portal servlet fails to load properly after install

2006-02-09 Thread erik daughtrey (JIRA)
Installer - Console portal servlet fails to load properly after install
---

 Key: GERONIMO-1614
 URL: http://issues.apache.org/jira/browse/GERONIMO-1614
 Project: Geronimo
Type: Bug
  Components: installer  
Versions: 1.0.1, 1.1
Reporter: erik daughtrey


The FixTextLines function fixes all CRLFs in xml and other file types across 
the Geronimo
install tree.  Apparently, the version of the Pluto portal being used does not 
appreciate its XML files being adjusted.
The fix will cause FixTextLines to bypass the config-store directory when 
fixing line endings.
Additionally the fix blends in some new error/trace logging functionality which 
may
be enabled with -DTRACE=true on the installer command line.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1518) Installer - only copy jars needed by selected configuration

2006-02-09 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1518?page=comments#action_12365783
 ] 

erik daughtrey commented on GERONIMO-1518:
--

The fix for JIRA 1614 fixes the problem with the console.

The fix for copying the dependencies by hand is still in the works.

 Installer - only copy jars needed by selected configuration
 ---

  Key: GERONIMO-1518
  URL: http://issues.apache.org/jira/browse/GERONIMO-1518
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-jar-refactor-1.0.1.patch, installer-jar-refactor.patch

 Change this issue to only apply to 1.0.1. Another issue will be created
 to address 1.1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1614) Installer - Console portal servlet fails to load properly after install

2006-02-09 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1614?page=comments#action_12365819
 ] 

erik daughtrey commented on GERONIMO-1614:
--

FixTextLines does append an extra line.  There's some possibility that this is 
causing the problem.
As I recall, the specific problem was with the xml files in:

config-store/webconsole-tomcat 
dir/geronimo-console-framework-1.0.1-SNAPSHOT.war/WEB-INF/data



 Installer - Console portal servlet fails to load properly after install
 ---

  Key: GERONIMO-1614
  URL: http://issues.apache.org/jira/browse/GERONIMO-1614
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.1, 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-console-textline-fix.patch

 The FixTextLines function fixes all CRLFs in xml and other file types 
 across the Geronimo
 install tree.  Apparently, the version of the Pluto portal being used does 
 not 
 appreciate its XML files being adjusted.
 The fix will cause FixTextLines to bypass the config-store directory when 
 fixing line endings.
 Additionally the fix blends in some new error/trace logging functionality 
 which may
 be enabled with -DTRACE=true on the installer command line.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1518) Installer - only copy jars needed by selected configuration

2006-02-06 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1518?page=comments#action_12365314
 ] 

erik daughtrey commented on GERONIMO-1518:
--

Ok, I'll go ahead and get this going then.  Thanks.

 Installer - only copy jars needed by selected configuration
 ---

  Key: GERONIMO-1518
  URL: http://issues.apache.org/jira/browse/GERONIMO-1518
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-jar-refactor-1.0.1.patch, installer-jar-refactor.patch

 Change this issue to only apply to 1.0.1. Another issue will be created
 to address 1.1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1518) Installer - only copy jars needed by selected configuration

2006-02-03 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1518?page=all ]

erik daughtrey updated GERONIMO-1518:
-

Description: 
Change this issue to only apply to 1.0.1. Another issue will be created
to address 1.1.

  was:

Version: (was: 1.1)

 Installer - only copy jars needed by selected configuration
 ---

  Key: GERONIMO-1518
  URL: http://issues.apache.org/jira/browse/GERONIMO-1518
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-jar-refactor.patch

 Change this issue to only apply to 1.0.1. Another issue will be created
 to address 1.1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1518) Installer - only copy jars needed by selected configuration

2006-02-03 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1518?page=all ]

erik daughtrey updated GERONIMO-1518:
-

Attachment: installer-jar-refactor-1.0.1.patch

This patch applies to 1.0.1 only.

Disregard prior patch i.e. DO NOT USE installer-jar-refactor.patch.

Thanks.

 Installer - only copy jars needed by selected configuration
 ---

  Key: GERONIMO-1518
  URL: http://issues.apache.org/jira/browse/GERONIMO-1518
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-jar-refactor-1.0.1.patch, installer-jar-refactor.patch

 Change this issue to only apply to 1.0.1. Another issue will be created
 to address 1.1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1568) Installer - Have ConfigInstaller optionally delete CARs after configuration is complete.

2006-02-03 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1568?page=all ]

erik daughtrey updated GERONIMO-1568:
-

Geronimo Info: [Patch Available]
  Description: 
Changed version.  Deleting the car files is a work-around
for now and will be done for 1.0.1.

  was:

  Version: (was: 1.1)

 Installer - Have ConfigInstaller optionally delete CARs after configuration 
 is complete.
 

  Key: GERONIMO-1568
  URL: http://issues.apache.org/jira/browse/GERONIMO-1568
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey


 Changed version.  Deleting the car files is a work-around
 for now and will be done for 1.0.1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1568) Installer - Have ConfigInstaller optionally delete CARs after configuration is complete.

2006-02-03 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1568?page=all ]

erik daughtrey updated GERONIMO-1568:
-

Attachment: installer-delete-car-files.patch

This patch applies to branches/1.0 only.
The resultant cleanup after an installer based install is about 25MB.


 Installer - Have ConfigInstaller optionally delete CARs after configuration 
 is complete.
 

  Key: GERONIMO-1568
  URL: http://issues.apache.org/jira/browse/GERONIMO-1568
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-delete-car-files.patch

 Changed version.  Deleting the car files is a work-around
 for now and will be done for 1.0.1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1568) Installer - Have ConfigInstaller optionally delete CARs after configuration is complete.

2006-02-01 Thread erik daughtrey (JIRA)
Installer - Have ConfigInstaller optionally delete CARs after configuration is 
complete.


 Key: GERONIMO-1568
 URL: http://issues.apache.org/jira/browse/GERONIMO-1568
 Project: Geronimo
Type: Improvement
  Components: installer  
Versions: 1.1, 1.0.1
Reporter: erik daughtrey




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1518) Installer - only copy jars needed by selected configuration

2006-01-31 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1518?page=all ]

erik daughtrey updated GERONIMO-1518:
-

Geronimo Info: [Patch Available]
  Version: 1.0.1

 Installer - only copy jars needed by selected configuration
 ---

  Key: GERONIMO-1518
  URL: http://issues.apache.org/jira/browse/GERONIMO-1518
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.1, 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-jar-refactor.patch



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1554) Installer - Move advanced features to non-default installer path (simplify default installation)

2006-01-29 Thread erik daughtrey (JIRA)
Installer - Move advanced features to non-default installer path (simplify 
default installation)


 Key: GERONIMO-1554
 URL: http://issues.apache.org/jira/browse/GERONIMO-1554
 Project: Geronimo
Type: Improvement
  Components: installer  
Versions: 1.0.1, 1.1
Reporter: erik daughtrey


Installer is too complex for new users.
Simplify default path and disable advanced features or move
them to a non-default path.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1554) Installer - Move advanced features to non-default installer path (simplify default installation)

2006-01-29 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1554?page=all ]

erik daughtrey updated GERONIMO-1554:
-

Attachment: installer-separate-advanced-features.patch.gz

This patch is for trunk and branches/1.0.

The patch simplifies the default path through the installer and changes
the default path so that either Jetty or Tomcat may be installed, but not 
both.

An advanced path may be enabled using -Dadvancedmode=true which
enables the ability to install both containers and selectively disable
installed configurations using checkboxes.



 Installer - Move advanced features to non-default installer path (simplify 
 default installation)
 

  Key: GERONIMO-1554
  URL: http://issues.apache.org/jira/browse/GERONIMO-1554
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.1, 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-separate-advanced-features.patch.gz

 Installer is too complex for new users.
 Simplify default path and disable advanced features or move
 them to a non-default path.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1544) Installer - Straighten out licensing issues for IzPack sub-components.

2006-01-28 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1544?page=all ]

erik daughtrey updated GERONIMO-1544:
-

Attachment: installer-icon-license-fix.patch

Both the icons.tgz previously uploaded and this patch apply to 
both trunk and branches/1.0. Install the tar first, then the patch.

This patch changes modules/installer-support/maven.xml so that it
injects the icons into the appropriate places within the generated JARs.

Additionally, the patch changes the IzPack XML so that fewer icons are used
and disables the look and feel extensions.
These patches resolve this issue.

The JGoodies Looks look and feel is licensed under the BSD license and
could possibly be used. It has a good text format and provides a similar
look and feel between both windows and unix.  However, at this time, it is
not used to avoid licensing issues. No look and feel jars/classes get
copied to Geronimo jars.

 Installer - Straighten out licensing issues for IzPack sub-components.
 --

  Key: GERONIMO-1544
  URL: http://issues.apache.org/jira/browse/GERONIMO-1544
  Project: Geronimo
 Type: Task
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey
 Priority: Critical
  Attachments: installer-icon-license-fix.patch, installer-icons.tgz

 Although IzPack itself is licensed under the ASF 2.0 license, apparently, 
 some sub-components 
 of IzPack are licensed under GPL or LGPL which is incompatible with the
 Apache Software Foundation licensing.
 Iron out the issues ASAP.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1544) Installer - Straighten out licensing issues for IzPack sub-components.

2006-01-28 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1544?page=all ]

erik daughtrey updated GERONIMO-1544:
-

Attachment: installer-icons.tgz

These icons are basically renamed icons from Apache HTTP.
The icons are in the public domain.
Expand the tar in the base geronimo build directory.
This creates: modules/installer-support/src/images/img/*.png

A README file will be created by a follow-on patch in
the same directory. The README will be placed
into the jars with the PNGs at build time.

 Installer - Straighten out licensing issues for IzPack sub-components.
 --

  Key: GERONIMO-1544
  URL: http://issues.apache.org/jira/browse/GERONIMO-1544
  Project: Geronimo
 Type: Task
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey
 Priority: Critical
  Attachments: installer-icons.tgz

 Although IzPack itself is licensed under the ASF 2.0 license, apparently, 
 some sub-components 
 of IzPack are licensed under GPL or LGPL which is incompatible with the
 Apache Software Foundation licensing.
 Iron out the issues ASAP.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1544) Installer - Straighten out licensing issues for IzPack sub-components.

2006-01-28 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1544?page=all ]

erik daughtrey updated GERONIMO-1544:
-

Geronimo Info: [Patch Available]

Once these patches are applied, this issue can be closed.

 Installer - Straighten out licensing issues for IzPack sub-components.
 --

  Key: GERONIMO-1544
  URL: http://issues.apache.org/jira/browse/GERONIMO-1544
  Project: Geronimo
 Type: Task
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey
 Priority: Critical
  Attachments: installer-icon-license-fix.patch, installer-icons.tgz

 Although IzPack itself is licensed under the ASF 2.0 license, apparently, 
 some sub-components 
 of IzPack are licensed under GPL or LGPL which is incompatible with the
 Apache Software Foundation licensing.
 Iron out the issues ASAP.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1544) Installer - Straighten out licensing issues for IzPack sub-components.

2006-01-26 Thread erik daughtrey (JIRA)
Installer - Straighten out licensing issues for IzPack sub-components.
--

 Key: GERONIMO-1544
 URL: http://issues.apache.org/jira/browse/GERONIMO-1544
 Project: Geronimo
Type: Task
  Components: installer  
Versions: 1.0.1
Reporter: erik daughtrey
Priority: Blocker


Although IzPack itself is licensed under the ASF 2.0 license, apparently, some 
sub-components 
of IzPack are licensed under GPL or LGPL which is incompatible with the
Apache Software Foundation licensing.
Iron out the issues ASAP.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1544) Installer - Straighten out licensing issues for IzPack sub-components.

2006-01-26 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1544?page=comments#action_12364094
 ] 

erik daughtrey commented on GERONIMO-1544:
--

I have verified that the Crystal icons can be replaced by injecting new icons 
into /img in the output jar file.
I have found new icons in the apache web server which I'll map to their 
equivalent in the installer, check 
them into svn (via a patch) and change the izpack plugin to inject these icons.
As to the use of a look and feel, I'd prefer to override the LAF with JGoodies 
Looks which
is BSD licensed. If this is not appropriate, then we can just not override the 
LAF.
I believe this will get us over this hurdle.

 Installer - Straighten out licensing issues for IzPack sub-components.
 --

  Key: GERONIMO-1544
  URL: http://issues.apache.org/jira/browse/GERONIMO-1544
  Project: Geronimo
 Type: Task
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey
 Priority: Blocker


 Although IzPack itself is licensed under the ASF 2.0 license, apparently, 
 some sub-components 
 of IzPack are licensed under GPL or LGPL which is incompatible with the
 Apache Software Foundation licensing.
 Iron out the issues ASAP.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1544) Installer - Straighten out licensing issues for IzPack sub-components.

2006-01-26 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1544?page=all ]

erik daughtrey updated GERONIMO-1544:
-

Priority: Critical  (was: Blocker)

 Installer - Straighten out licensing issues for IzPack sub-components.
 --

  Key: GERONIMO-1544
  URL: http://issues.apache.org/jira/browse/GERONIMO-1544
  Project: Geronimo
 Type: Task
   Components: installer
 Versions: 1.0.1
 Reporter: erik daughtrey
 Priority: Critical


 Although IzPack itself is licensed under the ASF 2.0 license, apparently, 
 some sub-components 
 of IzPack are licensed under GPL or LGPL which is incompatible with the
 Apache Software Foundation licensing.
 Iron out the issues ASAP.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1536) Installer - j2ee-installer assembly project.xml fix

2006-01-24 Thread erik daughtrey (JIRA)
Installer - j2ee-installer assembly project.xml fix
---

 Key: GERONIMO-1536
 URL: http://issues.apache.org/jira/browse/GERONIMO-1536
 Project: Geronimo
Type: Bug
  Components: installer  
Versions: 1.0.1, 1.1
Reporter: erik daughtrey


Project XML incorrectly refers to ${Sample.Database.Pool} variable rather
than ${J2EE.Features} pack variable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1536) Installer - j2ee-installer assembly project.xml fix

2006-01-24 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1536?page=all ]

erik daughtrey updated GERONIMO-1536:
-

Attachment: installer-fix-project-var.patch

This patch should be applied to both branches/1.0 and trunk.

 Installer - j2ee-installer assembly project.xml fix
 ---

  Key: GERONIMO-1536
  URL: http://issues.apache.org/jira/browse/GERONIMO-1536
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.0.1, 1.1
 Reporter: erik daughtrey
  Attachments: installer-fix-project-var.patch

 Project XML incorrectly refers to ${Sample.Database.Pool} variable rather
 than ${J2EE.Features} pack variable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1537) Installer - IzPack assembly does not qualify plugin version for code copied to installer assembly for use at install time

2006-01-24 Thread erik daughtrey (JIRA)
Installer - IzPack assembly does not qualify plugin version for code copied to 
installer assembly for use at install time
-

 Key: GERONIMO-1537
 URL: http://issues.apache.org/jira/browse/GERONIMO-1537
 Project: Geronimo
Type: Bug
  Components: installer  
Versions: 1.1, 1.0.1
Reporter: erik daughtrey


The installer uses the geronimo-assembly-plugin java code at install time to 
install the configurations.
Currently all plugin jars are incorrectly copied to the installer which may 
lead to incorrect behavior.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1287) IzPack Installer does not set line endings to CRLF on windows and LF on non-Windows platforms

2006-01-23 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1287?page=all ]

erik daughtrey updated GERONIMO-1287:
-

Attachment: installer-fix-crlf.patch

This patch adds a main (FixTextLines) which runs during IzPack processing after
the files are laid down to ensure that text file line terminators are
correct.

 IzPack Installer does not set line endings to CRLF on windows and LF on 
 non-Windows platforms
 -

  Key: GERONIMO-1287
  URL: http://issues.apache.org/jira/browse/GERONIMO-1287
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.0-M5, 1.0-M4, 1.0
 Reporter: John Sisson
  Fix For: 1.1
  Attachments: installer-fix-crlf.patch

 Currently we build one IzPack installer that is used on Windows and 
 non-Windows platforms.  IzPack does not provide any fixcrlf type 
 functionality when copying files from its packs to the install location.  
 IzPack needs to be enhanced to be able to do this easily.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1287) IzPack Installer does not set line endings to CRLF on windows and LF on non-Windows platforms

2006-01-23 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1287?page=all ]

erik daughtrey updated GERONIMO-1287:
-

Geronimo Info: [Patch Available]

This patch is applicable to trunk and branches/1.0.  We should ensure
that this is available for 1.0.1.

 IzPack Installer does not set line endings to CRLF on windows and LF on 
 non-Windows platforms
 -

  Key: GERONIMO-1287
  URL: http://issues.apache.org/jira/browse/GERONIMO-1287
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.0-M5, 1.0-M4, 1.0
 Reporter: John Sisson
  Fix For: 1.1
  Attachments: installer-fix-crlf.patch

 Currently we build one IzPack installer that is used on Windows and 
 non-Windows platforms.  IzPack does not provide any fixcrlf type 
 functionality when copying files from its packs to the install location.  
 IzPack needs to be enhanced to be able to do this easily.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1514) Fix installer license statements

2006-01-20 Thread erik daughtrey (JIRA)
Fix installer license statements


 Key: GERONIMO-1514
 URL: http://issues.apache.org/jira/browse/GERONIMO-1514
 Project: Geronimo
Type: Task
  Components: installer  
Versions: 1.0
Reporter: erik daughtrey


They need to be fixed for both branches/1,0 and trunk

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1515) Installer - some GBeans do not start correctly after install

2006-01-20 Thread erik daughtrey (JIRA)
Installer - some GBeans do not start correctly after install


 Key: GERONIMO-1515
 URL: http://issues.apache.org/jira/browse/GERONIMO-1515
 Project: Geronimo
Type: Bug
  Components: installer  
Versions: 1.1
Reporter: erik daughtrey


This seems to be happening in trunk and not on branches/1.0

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1516) Installer - add new components to install: openejb, openejb-builder, axis and axis-builder

2006-01-20 Thread erik daughtrey (JIRA)
Installer - add new components to install: openejb, openejb-builder, axis and 
axis-builder
--

 Key: GERONIMO-1516
 URL: http://issues.apache.org/jira/browse/GERONIMO-1516
 Project: Geronimo
Type: Task
  Components: installer  
Versions: 1.1
Reporter: erik daughtrey


New configurations.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1518) Installer - only copy jars needed by selected configuration

2006-01-20 Thread erik daughtrey (JIRA)
Installer - only copy jars needed by selected configuration
---

 Key: GERONIMO-1518
 URL: http://issues.apache.org/jira/browse/GERONIMO-1518
 Project: Geronimo
Type: Improvement
  Components: installer  
Versions: 1.1
Reporter: erik daughtrey




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1517) Installer - Install Derby with base J2EE Features

2006-01-20 Thread erik daughtrey (JIRA)
Installer - Install Derby with base J2EE Features
-

 Key: GERONIMO-1517
 URL: http://issues.apache.org/jira/browse/GERONIMO-1517
 Project: Geronimo
Type: Bug
  Components: installer  
Versions: 1.1, 1.0.1
Reporter: erik daughtrey




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1514) Fix installer license statements

2006-01-20 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1514?page=all ]

erik daughtrey updated GERONIMO-1514:
-

Geronimo Info: [Patch Available]

 Fix installer license statements
 

  Key: GERONIMO-1514
  URL: http://issues.apache.org/jira/browse/GERONIMO-1514
  Project: Geronimo
 Type: Task
   Components: installer
 Versions: 1.0
 Reporter: erik daughtrey


 They need to be fixed for both branches/1,0 and trunk

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1517) Installer - Install Derby with base J2EE Features

2006-01-20 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1517?page=all ]

erik daughtrey updated GERONIMO-1517:
-

Attachment: installer-derby-as-j2ee-feature.patch

Apply this fix to both trunk and branches/1.0.


 Installer - Install Derby with base J2EE Features
 -

  Key: GERONIMO-1517
  URL: http://issues.apache.org/jira/browse/GERONIMO-1517
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.1, 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-derby-as-j2ee-feature.patch



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1517) Installer - Install Derby with base J2EE Features

2006-01-20 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1517?page=all ]

erik daughtrey updated GERONIMO-1517:
-

Geronimo Info: [Patch Available]

 Installer - Install Derby with base J2EE Features
 -

  Key: GERONIMO-1517
  URL: http://issues.apache.org/jira/browse/GERONIMO-1517
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.1, 1.0.1
 Reporter: erik daughtrey
  Attachments: installer-derby-as-j2ee-feature.patch



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1502) Installer does not install docs on 1.0.1

2006-01-19 Thread erik daughtrey (JIRA)
Installer does not install docs on 1.0.1 
-

 Key: GERONIMO-1502
 URL: http://issues.apache.org/jira/browse/GERONIMO-1502
 Project: Geronimo
Type: Bug
  Components: installer  
Versions: 1.0
Reporter: erik daughtrey


Disabled docs install for trunk checkin. However, it should be re-enabled for 
1.0.1 (branches/1.0).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1502) Installer does not install docs on 1.0.1

2006-01-19 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1502?page=all ]

erik daughtrey updated GERONIMO-1502:
-

Attachment: installer-1.0.1-docs.patch

This patch just uncomments docs install that was commented out for trunk patch 
because trunk docs are unavailable to installer.

 Installer does not install docs on 1.0.1
 

  Key: GERONIMO-1502
  URL: http://issues.apache.org/jira/browse/GERONIMO-1502
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.0
 Reporter: erik daughtrey
  Attachments: installer-1.0.1-docs.patch

 Disabled docs install for trunk checkin. However, it should be re-enabled for 
 1.0.1 (branches/1.0).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1505) Installer should default Tomcat on at runtime if Jetty pack is not selected

2006-01-19 Thread erik daughtrey (JIRA)
Installer should default Tomcat on at runtime if Jetty pack is not selected
---

 Key: GERONIMO-1505
 URL: http://issues.apache.org/jira/browse/GERONIMO-1505
 Project: Geronimo
Type: Bug
  Components: installer  
Versions: 1.0
Reporter: erik daughtrey


When both Jetty and Tomcat are selected for install, the installer will default 
Jetty to active
at runtime and Tomcat as off by default.
If Jetty is not selected for install and Tomcat is, then Tomcat should default 
to active
at runtime. Currently it does not.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1505) Installer should default Tomcat on at runtime if Jetty pack is not selected

2006-01-19 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1505?page=all ]

erik daughtrey updated GERONIMO-1505:
-

Attachment: installer-tomcat-only-wc-config-fix.patch

This patch is for both branches/1.0 and trunk.

It's been tested against both.

This fix selects Tomcat to run by default if Jetty is not selected to install.


 Installer should default Tomcat on at runtime if Jetty pack is not selected
 ---

  Key: GERONIMO-1505
  URL: http://issues.apache.org/jira/browse/GERONIMO-1505
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.0
 Reporter: erik daughtrey
  Attachments: installer-tomcat-only-wc-config-fix.patch

 When both Jetty and Tomcat are selected for install, the installer will 
 default Jetty to active
 at runtime and Tomcat as off by default.
 If Jetty is not selected for install and Tomcat is, then Tomcat should 
 default to active
 at runtime. Currently it does not.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1495) Installer build failure when using Maven 1.0.2

2006-01-18 Thread erik daughtrey (JIRA)
Installer build failure when using Maven 1.0.2
--

 Key: GERONIMO-1495
 URL: http://issues.apache.org/jira/browse/GERONIMO-1495
 Project: Geronimo
Type: Bug
  Components: installer  
Versions: 1.0
 Environment: any
Reporter: erik daughtrey


Maven 1.0.2 embeds an older version of Jelly which doesn't understand j:file 
append=true
Maven 1.1 beta 2 does not have this problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1495) Installer build failure when using Maven 1.0.2

2006-01-18 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1495?page=all ]

erik daughtrey updated GERONIMO-1495:
-

Attachment: installer-trunk-maven102-fix.patch

This patch fixes the build and works with both Maven 1.0.2 and 1.1 beta 2.


 Installer build failure when using Maven 1.0.2
 --

  Key: GERONIMO-1495
  URL: http://issues.apache.org/jira/browse/GERONIMO-1495
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.0
  Environment: any
 Reporter: erik daughtrey
  Attachments: installer-trunk-maven102-fix.patch

 Maven 1.0.2 embeds an older version of Jelly which doesn't understand j:file 
 append=true
 Maven 1.1 beta 2 does not have this problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1495) Installer build failure when using Maven 1.0.2

2006-01-18 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1495?page=comments#action_12363200
 ] 

erik daughtrey commented on GERONIMO-1495:
--

This patch should be applied to both trunk and branches/1.0.
it's been tested on both.


 Installer build failure when using Maven 1.0.2
 --

  Key: GERONIMO-1495
  URL: http://issues.apache.org/jira/browse/GERONIMO-1495
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.0
  Environment: any
 Reporter: erik daughtrey
  Attachments: installer-trunk-maven102-fix.patch

 Maven 1.0.2 embeds an older version of Jelly which doesn't understand j:file 
 append=true
 Maven 1.1 beta 2 does not have this problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1495) Installer build failure when using Maven 1.0.2

2006-01-18 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1495?page=comments#action_12363201
 ] 

erik daughtrey commented on GERONIMO-1495:
--

The patch has been tested against trunk and branches/1.0.

It should be applied to both.


 Installer build failure when using Maven 1.0.2
 --

  Key: GERONIMO-1495
  URL: http://issues.apache.org/jira/browse/GERONIMO-1495
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.0
  Environment: any
 Reporter: erik daughtrey
  Attachments: installer-trunk-maven102-fix.patch

 Maven 1.0.2 embeds an older version of Jelly which doesn't understand j:file 
 append=true
 Maven 1.1 beta 2 does not have this problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1194) Installer should only install packs(features) selected at install time

2006-01-13 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1194?page=comments#action_12362670
 ] 

erik daughtrey commented on GERONIMO-1194:
--

Installer Dev Notes

* Built with IzPack ( http://izforge/izpack ), currently based on 3.8.0

* Added images based on work done by EPiC

* Extends IzPack UserInputPanel type: ValidatePackSelections
- modules/installer-support component
IzPack requires that any extensions be in the 
standalone-compiler jar at the time of the 
installer.  The maven.xml of this project copies 
the (izpack)standalone-compiler-3.8.0.jar from 
the maven repo and injects the output of the 
compile into a copy of the jar and stores it 
in the local repo as 
(geronimo)standalone-compiler-custom-3.8.0.jar. 
The step which builds the installer 
(plugins/geronimo-izpack-plugin) has a 
dependency on this new jar. The assembly step 
assemblies/j2ee-installer has a dependency on 
the plugin.

- added intra-panel port validation
Up to 7 port port conflicts are reported
on the Configuation Checkpoint panel.
The limit is imposed by real estate limiateions.

- added fixes for IzPack auto-install xml processing 
(need to check 3.8.1 for possible fixes)
The problem was that the default processing 
provided by IzPack caused the embedded xml for 
each panel to be duplicated each time the panel 
is exited. This was easy to fix for 
ValidatePackSelections, but required a work-around 
for the pack selection screen since we don't want 
to change that portion of IzPack. To fix the 
pack selection xml the code detects exit from 
the last panel and gets hold of the ImgPacksPanel 
xml and a reference to the ImgPacksPanel panel 
itself via the global InstallData.  The code 
deletes all the dependent (duplicated) xml 
and calls the ImgPacksPanel to generate new xml.

- extended use of JCheckBox (VCheckBox) 
Added dependency checking for config.xml elements,
i.e. can't select Jetty web container if 
J2EE features is selected.  Note that pack (feature) 
selections already work this way, but this adds 
the capability to correctly enable/disable config.xml 
runtime features based on what's installed.

- Fixed IzPack *feature* of adding/removing 
checkboxes from panel based on whether the pack 
is selected. 
Add/remove caused the checkboxes to walk off the screen
when the related pack is selected/deselected/selected.  
The change simply makes unselected pack related fields 
invisible and vice-versa.

- Added support for a configuration complete panel 
to display list of port conflicts to repair or success. 
The forward button is disabled when conflicts exist. The 
operator is expected to fix any port conflicts before 
continuing.


* Added plugin for izpack to build the installer
- plugins/geronimo-izpack-plugin builds the installer. 
Assemblies/j2ee-installer uses the 
plugins/geronimo-assembly-plugin to create the 
install image which IzPack embeds into the installer 
jar.

* IzPack variables
- Throughout the install, IzPack variables are 
updated which may be used by IzPack to replace 
values in parsable files (geronimio-izpack.xml).
Config.xml and configure.xml include variables 
to be replaced by IzPack after the install image 
is created. Extension code creates variables 
for each pack, e.g. ${J2EE.Features}, which are 
set according to whether the pack is selected 
or not. 
- izpack-user-input.xml creates variables like the 
pack variables, but named like 
${J2EE.Features.enable}. These variables are 
set/reset by the VCheckBoxes based on whether 
each feature is to be enabled at runtime 
(config.xml).
- The pack variables are used in the project.xml of
assemblies/j2ee-installer (see config-store 
handling below) to map configuration archives
to packs.

* Config-store handling
- Built module (modules/installer-processing) in 
org.apache.geronimo.installer.processing called 
ConfigInstaller which builds the config store after 
the install image is laid down by the installer.
ConfigInstaller.java reads 
${INSTALL_PATH}/var/config/configure.xml 
to determine which configuration archive (CAR) files 
should be installed into the configuration.
- Configure.xml is created by 
plugins/geronimo-assembly-plugin/plugin.jelly from
pack 

[jira] Updated: (GERONIMO-1194) Installer should only install packs(features) selected at install time

2006-01-12 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1194?page=all ]

erik daughtrey updated GERONIMO-1194:
-

Attachment: installer-ph2-trunk.patch.gz

This patch includes all the features of the last patch posted to GERONIMO-1192 
as well as:
 patch is for trunk.
1. Fixes/work-arounds for IzPack autoinstall xml handling bug
2. config-store update by installer based on pack selections by operator
   -- config-store is created at install time rather than assembly time
3. GUI handling of dependencies for selected runtime options and the ability
   to install a feature, but not activate it at runtime -- effective 
use of config.xml


 Installer should only install packs(features) selected at install time
 --

  Key: GERONIMO-1194
  URL: http://issues.apache.org/jira/browse/GERONIMO-1194
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0-M5
  Environment: Maven, installer runtime
 Reporter: erik daughtrey
 Assignee: David Jencks
  Fix For: 1.1
  Attachments: installer-ph2-trunk.patch.gz

 DJ: The installer currently works by installing everything in a full
 geronimo install, and not starting the pieces you don't want.  This is
 rather unsatisfactory unless you sell disk space.  The geronimo
 assembly is moving to use of the packaging and assembly plugins, and we
 can leverage that with the installer.  What I am thinking of is
 including a maven repository inside  the installer jar that includes
 everything from a full geronimo install with everything, including all
 the .car files for the configurations.  Then  we can imitate or use the
 assembly plugin to copy the configuration dependencies into the install
 target and install the actual configurations.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1194) Installer should only install packs(features) selected at install time

2006-01-12 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1194?page=all ]

erik daughtrey updated GERONIMO-1194:
-

Geronimo Info: [Patch Available]
  Version: 1.0
   (was: 1.0-M5)

 Installer should only install packs(features) selected at install time
 --

  Key: GERONIMO-1194
  URL: http://issues.apache.org/jira/browse/GERONIMO-1194
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: Maven, installer runtime
 Reporter: erik daughtrey
 Assignee: David Jencks
  Fix For: 1.1
  Attachments: installer-ph2-trunk.patch.gz

 DJ: The installer currently works by installing everything in a full
 geronimo install, and not starting the pieces you don't want.  This is
 rather unsatisfactory unless you sell disk space.  The geronimo
 assembly is moving to use of the packaging and assembly plugins, and we
 can leverage that with the installer.  What I am thinking of is
 including a maven repository inside  the installer jar that includes
 everything from a full geronimo install with everything, including all
 the .car files for the configurations.  Then  we can imitate or use the
 assembly plugin to copy the configuration dependencies into the install
 target and install the actual configurations.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1191) Installer should not allow conflicting configuration information

2005-12-16 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1191?page=comments#action_12360580
 ] 

erik daughtrey commented on GERONIMO-1191:
--

The patch supplied with GERONIMO-1192 
(installer-branches-1.0-12151601.patch.gz) addresses this problem.
This JIRA can be closed.

 Installer should not allow conflicting configuration information
 

  Key: GERONIMO-1191
  URL: http://issues.apache.org/jira/browse/GERONIMO-1191
  Project: Geronimo
 Type: New Feature
   Components: installer
 Versions: 1.0-M5
  Environment: Installer runtime -- all platfoms
 Reporter: erik daughtrey
  Fix For: 1.x


 Currently, the installer does not verify that conflicting ports may have been 
 configured by the operator.  Fixing this problem requires encoding of the 
 potential field conflicts on an inter-panel and intra-panel basis.  
 Ultimately, it would be great to factor environmental information into the 
 equation, but that's boiling the ocean.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-15 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1192?page=all ]

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer-branches-1.0-12151601.patch.gz

This patch includes:

1. Everything from the prior patches
2. Built against branches/1.0
3. Port validation (last missing feature)
4. Installs documentation
5. Code is re-factored to be cleaner and clearer

We still need to validate the configs generated, but it does successfully 
install
Tomcat and Jetty.

 Installer should create a config.xml for the target install
 ---

  Key: GERONIMO-1192
  URL: http://issues.apache.org/jira/browse/GERONIMO-1192
  Project: Geronimo
 Type: New Feature
   Components: installer
 Versions: 1.0-M5
  Environment: Installer runtime
 Reporter: erik daughtrey
 Assignee: John Sisson
  Fix For: 1.1
  Attachments: 20051214_jsisson_patch_installer.patch, 
 installer-200512111301.patch, installer-200512112003.patch, 
 installer-200512121118.patch, installer-200512122002.patch, 
 installer-branches-1.0-12151601.patch.gz, installer_1192_200512080036.patch

 DJ - This could be done by adding bits associated with each configuration, 
 or by removing chunks from a 'universal' config.xml for the configuations we 
 didn't install.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1362) Release notes changes just before 1.0 tag cut caused installer build errors

2005-12-14 Thread erik daughtrey (JIRA)
Release notes changes just before 1.0 tag cut caused installer build errors
---

 Key: GERONIMO-1362
 URL: http://issues.apache.org/jira/browse/GERONIMO-1362
 Project: Geronimo
Type: Bug
  Components: installer  
Versions: 1.0-M5
Reporter: erik daughtrey


The release notes for prior milestones were deleted and new release notes for 
1.0 created.
This caused the installer build to fail since it had hard coded references.
The patch assumes that a RELEASE-NOTES-${pom.currentVersion}.txt will always 
exist as it now does.  This seems reasonable as we move forward even into 1.1.  
We just need to ensure that a 
release notes version for the currentVersion exists.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1362) Release notes changes just before 1.0 tag cut caused installer build errors

2005-12-14 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1362?page=all ]

erik daughtrey updated GERONIMO-1362:
-

Version: 1.0
 (was: 1.0-M5)

 Release notes changes just before 1.0 tag cut caused installer build errors
 ---

  Key: GERONIMO-1362
  URL: http://issues.apache.org/jira/browse/GERONIMO-1362
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.0
 Reporter: erik daughtrey


 The release notes for prior milestones were deleted and new release notes for 
 1.0 created.
 This caused the installer build to fail since it had hard coded references.
 The patch assumes that a RELEASE-NOTES-${pom.currentVersion}.txt will always 
 exist as it now does.  This seems reasonable as we move forward even into 
 1.1.  We just need to ensure that a 
 release notes version for the currentVersion exists.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1362) Release notes changes just before 1.0 tag cut caused installer build errors

2005-12-14 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1362?page=all ]

erik daughtrey updated GERONIMO-1362:
-

Attachment: installer-1.0-build.patch

This patch fixes the 1.0 build problem related to the IzPack based installer.

To apply the patch:
1. Download the patch to the root of the svn build tree
2. cd to the svn tree for geronimo i.e. the build root
3. run patch -p0   installer-1.0-build.patch


 Release notes changes just before 1.0 tag cut caused installer build errors
 ---

  Key: GERONIMO-1362
  URL: http://issues.apache.org/jira/browse/GERONIMO-1362
  Project: Geronimo
 Type: Bug
   Components: installer
 Versions: 1.0
 Reporter: erik daughtrey
  Attachments: installer-1.0-build.patch

 The release notes for prior milestones were deleted and new release notes for 
 1.0 created.
 This caused the installer build to fail since it had hard coded references.
 The patch assumes that a RELEASE-NOTES-${pom.currentVersion}.txt will always 
 exist as it now does.  This seems reasonable as we move forward even into 
 1.1.  We just need to ensure that a 
 release notes version for the currentVersion exists.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-12 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1192?page=all ]

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer-200512121118.patch

This patch fixes build problems and hopefully the merge problems with config.xml
and geronimo-izpack.xml.
Also, it should fix the problem with Validator.java not being found.

 Installer should create a config.xml for the target install
 ---

  Key: GERONIMO-1192
  URL: http://issues.apache.org/jira/browse/GERONIMO-1192
  Project: Geronimo
 Type: New Feature
   Components: installer
 Versions: 1.0-M5
  Environment: Installer runtime
 Reporter: erik daughtrey
 Assignee: John Sisson
  Fix For: 1.0
  Attachments: installer-200512111301.patch, installer-200512112003.patch, 
 installer-200512121118.patch, installer_1192_200512080036.patch

 DJ - This could be done by adding bits associated with each configuration, 
 or by removing chunks from a 'universal' config.xml for the configuations we 
 didn't install.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-12 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1192?page=all ]

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer-200512122002.patch

This patch fixes the additional problems with windows.
Also, this patch is includes all the code from the other larger patches.

 Installer should create a config.xml for the target install
 ---

  Key: GERONIMO-1192
  URL: http://issues.apache.org/jira/browse/GERONIMO-1192
  Project: Geronimo
 Type: New Feature
   Components: installer
 Versions: 1.0-M5
  Environment: Installer runtime
 Reporter: erik daughtrey
 Assignee: John Sisson
  Fix For: 1.0
  Attachments: installer-200512111301.patch, installer-200512112003.patch, 
 installer-200512121118.patch, installer-200512122002.patch, 
 installer_1192_200512080036.patch

 DJ - This could be done by adding bits associated with each configuration, 
 or by removing chunks from a 'universal' config.xml for the configuations we 
 didn't install.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-11 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1192?page=all ]

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer-200512111301.patch

This patch updates the config xml and not allow Jetty and Tomcat to be 
installed together.
The patch also fixes the web builder namespace and ejb listener name.

 Installer should create a config.xml for the target install
 ---

  Key: GERONIMO-1192
  URL: http://issues.apache.org/jira/browse/GERONIMO-1192
  Project: Geronimo
 Type: New Feature
   Components: installer
 Versions: 1.0-M5
  Environment: Installer runtime
 Reporter: erik daughtrey
 Assignee: David Jencks
  Fix For: 1.0
  Attachments: installer-200512111301.patch, installer_1192_200512080036.patch

 DJ - This could be done by adding bits associated with each configuration, 
 or by removing chunks from a 'universal' config.xml for the configuations we 
 didn't install.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-11 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1192?page=comments#action_12360183
 ] 

erik daughtrey commented on GERONIMO-1192:
--

The patch uploaded today contains:

1. changes to config.xml in assemblies/j2ee-installer/src/var/config so that it 
has variables to be replaced by
the installer for enabling various features.

2. A new set of code in modules/installer-support which extends the izpack 
functionality to allow additional control of the installation work flow. 
 a) enables code to check if both jetty and tomcat are selected
 b) enables code to do variable manipulation and set variables in 
config.xml based on the packs selected.

3. Changes to assemblies/j2ee-installer/src/geronimo-izpack.xml to enable a few 
variables and enable the extensions made available by modules/installer-support.

4. Changes to assemblies/j2ee-installer/src/izpack-user-input.xml to add an 
error panel to be displayed if both tomcat and jetty are selected and to enable 
a panel at the end of configuration to give the operator a chance to review the 
config.  Also the last panel is a trigger for the extension code to do some 
work.


 Installer should create a config.xml for the target install
 ---

  Key: GERONIMO-1192
  URL: http://issues.apache.org/jira/browse/GERONIMO-1192
  Project: Geronimo
 Type: New Feature
   Components: installer
 Versions: 1.0-M5
  Environment: Installer runtime
 Reporter: erik daughtrey
 Assignee: John Sisson
  Fix For: 1.0
  Attachments: installer-200512111301.patch, installer_1192_200512080036.patch

 DJ - This could be done by adding bits associated with each configuration, 
 or by removing chunks from a 'universal' config.xml for the configuations we 
 didn't install.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1337) Add quotes around variable reference in geronimo.sh

2005-12-11 Thread erik daughtrey (JIRA)
Add quotes around variable reference in geronimo.sh
---

 Key: GERONIMO-1337
 URL: http://issues.apache.org/jira/browse/GERONIMO-1337
 Project: Geronimo
Type: Bug
  Components: startup/shutdown  
Versions: 1.0-M5
 Environment: linux
Reporter: erik daughtrey


geronimo.sh contains a statement - touch $GERONIMO_OUT - that needs quotes 
around it to prevent errors when the name contains spaces.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-11 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1192?page=all ]

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer-200512112003.patch

regenerated patch after update.

 Installer should create a config.xml for the target install
 ---

  Key: GERONIMO-1192
  URL: http://issues.apache.org/jira/browse/GERONIMO-1192
  Project: Geronimo
 Type: New Feature
   Components: installer
 Versions: 1.0-M5
  Environment: Installer runtime
 Reporter: erik daughtrey
 Assignee: John Sisson
  Fix For: 1.0
  Attachments: installer-200512111301.patch, installer-200512112003.patch, 
 installer_1192_200512080036.patch

 DJ - This could be done by adding bits associated with each configuration, 
 or by removing chunks from a 'universal' config.xml for the configuations we 
 didn't install.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1193) Installer should include schema files for components included in the install target

2005-12-07 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1193?page=comments#action_12359600
 ] 

erik daughtrey commented on GERONIMO-1193:
--

This work is complete for 1.0.  This JIRA can be closed.

 Installer should include schema files for components included in the install 
 target
 ---

  Key: GERONIMO-1193
  URL: http://issues.apache.org/jira/browse/GERONIMO-1193
  Project: Geronimo
 Type: New Feature
   Components: installer
 Versions: 1.0
  Environment: Maven, installer runtime
 Reporter: erik daughtrey


 DJ: This should proceed by fixing the xmlbeans plugin to put schemas in the 
 same place the xmlbeans ant task does, and by extracting all such schemas 
 from our dependencies. This needs to be added to the assembly plugin: it is 
 not installer specific.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1193) Installer should include schema files for components included in the install target

2005-12-07 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1193?page=all ]

erik daughtrey updated GERONIMO-1193:
-

Attachment: installer_1193.patch

This patch installs car files during assembly and supplies a fixed config.xml 
for startup.
The installer isn't really configurable yet and there's still a failure in 
processing at the end of install.
However, processing may not even be used and the failed exec is just a 
placeholder for now.
This fixed install will install jetty.


 Installer should include schema files for components included in the install 
 target
 ---

  Key: GERONIMO-1193
  URL: http://issues.apache.org/jira/browse/GERONIMO-1193
  Project: Geronimo
 Type: New Feature
   Components: installer
 Versions: 1.0
  Environment: Maven, installer runtime
 Reporter: erik daughtrey
  Attachments: installer_1193.patch

 DJ: This should proceed by fixing the xmlbeans plugin to put schemas in the 
 same place the xmlbeans ant task does, and by extracting all such schemas 
 from our dependencies. This needs to be added to the assembly plugin: it is 
 not installer specific.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1193) Installer should include schema files for components included in the install target

2005-12-07 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1193?page=all ]

erik daughtrey updated GERONIMO-1193:
-

Geronimo Info: [Patch Available]

 Installer should include schema files for components included in the install 
 target
 ---

  Key: GERONIMO-1193
  URL: http://issues.apache.org/jira/browse/GERONIMO-1193
  Project: Geronimo
 Type: New Feature
   Components: installer
 Versions: 1.0
  Environment: Maven, installer runtime
 Reporter: erik daughtrey
  Attachments: installer_1193.patch

 DJ: This should proceed by fixing the xmlbeans plugin to put schemas in the 
 same place the xmlbeans ant task does, and by extracting all such schemas 
 from our dependencies. This needs to be added to the assembly plugin: it is 
 not installer specific.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-07 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1192?page=all ]

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer_1192_200512080036.patch

First patch of a few.  This begins to address a combined config.xml, but does 
not
allow configuration yet.
This patch includes some small additional fixes.

 Installer should create a config.xml for the target install
 ---

  Key: GERONIMO-1192
  URL: http://issues.apache.org/jira/browse/GERONIMO-1192
  Project: Geronimo
 Type: New Feature
   Components: installer
 Versions: 1.0
  Environment: Installer runtime
 Reporter: erik daughtrey
  Attachments: installer_1192_200512080036.patch

 DJ - This could be done by adding bits associated with each configuration, 
 or by removing chunks from a 'universal' config.xml for the configuations we 
 didn't install.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1189) [PATCH] Installer should be built from its own module in assemblies.

2005-12-06 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1189?page=comments#action_12359432
 ] 

erik daughtrey commented on GERONIMO-1189:
--

Thanks for applying the patches and fixing the other two problems.

This JIRA can be closed now.

 [PATCH] Installer should be built from its own module in assemblies.
 

  Key: GERONIMO-1189
  URL: http://issues.apache.org/jira/browse/GERONIMO-1189
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: Maven
 Reporter: erik daughtrey
  Attachments: geronimo-1189.patch, geronimo_banner_vert.gif, 
 geronimo_med_vert.gif, installer.jar, jira1189_200512060118.patch

 It would be best to build using a Maven plugin. Otherwise, if impractical, 
 use jelly. There seems to be an installer plugin for Maven 2, but not for the 
 current build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1189) Installer should be built from its own module in assemblies.

2005-12-06 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1189?page=all ]

erik daughtrey updated GERONIMO-1189:
-

Summary: Installer should be built from its own module in assemblies.  
(was: [PATCH] Installer should be built from its own module in assemblies.)

 Installer should be built from its own module in assemblies.
 

  Key: GERONIMO-1189
  URL: http://issues.apache.org/jira/browse/GERONIMO-1189
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: Maven
 Reporter: erik daughtrey
  Attachments: geronimo-1189.patch, geronimo_banner_vert.gif, 
 geronimo_med_vert.gif, installer.jar, jira1189_200512060118.patch

 It would be best to build using a Maven plugin. Otherwise, if impractical, 
 use jelly. There seems to be an installer plugin for Maven 2, but not for the 
 current build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1188) Get necessary izpack jars into Maven repository for access during build

2005-12-06 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1188?page=comments#action_12359433
 ] 

erik daughtrey commented on GERONIMO-1188:
--

 This issue can be closed. MAVENUPLOAD-598 was completed on 11/22 and the 
needed files are now in the repository.

 Get necessary izpack jars into Maven repository for access during build
 ---

  Key: GERONIMO-1188
  URL: http://issues.apache.org/jira/browse/GERONIMO-1188
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: maven and maven repository
 Reporter: erik daughtrey


 As Aaron points out, there's probably only one jar needed.  David J would 
 like to see this in a public repository such as ibiblio.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1190) usability: Install should not display configuration screens for packs not being installed

2005-12-06 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1190?page=comments#action_12359434
 ] 

erik daughtrey commented on GERONIMO-1190:
--

This issue can be closed now.  Fixed by David Jencks.

 usability: Install should not display configuration screens for packs not 
 being installed
 -

  Key: GERONIMO-1190
  URL: http://issues.apache.org/jira/browse/GERONIMO-1190
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: installer runtime on all platforms
 Reporter: erik daughtrey


 It's possible that the createForPack element, when properly leveraged, may 
 allow this capability.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1189) [PATCH] Installer should be built from its own module in assemblies.

2005-12-05 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1189?page=all ]

erik daughtrey updated GERONIMO-1189:
-

Attachment: jira1189_200512060118.patch

The 20051206018 patch requires two additional gif files
The gifs go into geronimo/assemblies/j2ee-installer/src/izpack/
The files are geronimo_banner_vert.gif and geronimo_med_vert.gif
They're appended in follow-on attachments (the patch may or may not svn add 
them).

 [PATCH] Installer should be built from its own module in assemblies.
 

  Key: GERONIMO-1189
  URL: http://issues.apache.org/jira/browse/GERONIMO-1189
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: Maven
 Reporter: erik daughtrey
  Attachments: geronimo-1189.patch, installer.jar, jira1189_200512060118.patch

 It would be best to build using a Maven plugin. Otherwise, if impractical, 
 use jelly. There seems to be an installer plugin for Maven 2, but not for the 
 current build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1189) [PATCH] Installer should be built from its own module in assemblies.

2005-12-05 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1189?page=all ]

erik daughtrey updated GERONIMO-1189:
-

Attachment: geronimo_banner_vert.gif

 [PATCH] Installer should be built from its own module in assemblies.
 

  Key: GERONIMO-1189
  URL: http://issues.apache.org/jira/browse/GERONIMO-1189
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: Maven
 Reporter: erik daughtrey
  Attachments: geronimo-1189.patch, geronimo_banner_vert.gif, 
 geronimo_med_vert.gif, installer.jar, jira1189_200512060118.patch

 It would be best to build using a Maven plugin. Otherwise, if impractical, 
 use jelly. There seems to be an installer plugin for Maven 2, but not for the 
 current build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1189) [PATCH] Installer should be built from its own module in assemblies.

2005-12-05 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1189?page=all ]

erik daughtrey updated GERONIMO-1189:
-

Attachment: geronimo_med_vert.gif

 [PATCH] Installer should be built from its own module in assemblies.
 

  Key: GERONIMO-1189
  URL: http://issues.apache.org/jira/browse/GERONIMO-1189
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: Maven
 Reporter: erik daughtrey
  Attachments: geronimo-1189.patch, geronimo_banner_vert.gif, 
 geronimo_med_vert.gif, installer.jar, jira1189_200512060118.patch

 It would be best to build using a Maven plugin. Otherwise, if impractical, 
 use jelly. There seems to be an installer plugin for Maven 2, but not for the 
 current build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1189) [PATCH] Installer should be built from its own module in assemblies.

2005-12-05 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1189?page=all ]

erik daughtrey updated GERONIMO-1189:
-

Geronimo Info: [Patch Available]

 [PATCH] Installer should be built from its own module in assemblies.
 

  Key: GERONIMO-1189
  URL: http://issues.apache.org/jira/browse/GERONIMO-1189
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: Maven
 Reporter: erik daughtrey
  Attachments: geronimo-1189.patch, geronimo_banner_vert.gif, 
 geronimo_med_vert.gif, installer.jar, jira1189_200512060118.patch

 It would be best to build using a Maven plugin. Otherwise, if impractical, 
 use jelly. There seems to be an installer plugin for Maven 2, but not for the 
 current build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1188) Get necessary izpack jars into Maven repository for access during build

2005-12-02 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1188?page=comments#action_12359162
 ] 

erik daughtrey commented on GERONIMO-1188:
--

This issue can be closed.  MAVENUPLOAD-598 was completed on 11/22 and the 
needed files are now in the repository.

 Get necessary izpack jars into Maven repository for access during build
 ---

  Key: GERONIMO-1188
  URL: http://issues.apache.org/jira/browse/GERONIMO-1188
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: maven and maven repository
 Reporter: erik daughtrey


 As Aaron points out, there's probably only one jar needed.  David J would 
 like to see this in a public repository such as ibiblio.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (GERONIMO-1188) Get necessary izpack jars into Maven repository for access during build

2005-11-21 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1188?page=comments#action_12358193
 ] 

erik daughtrey commented on GERONIMO-1188:
--

Submitted Jira to Codehaus.  MAVENUPLOAD-598

 Get necessary izpack jars into Maven repository for access during build
 ---

  Key: GERONIMO-1188
  URL: http://issues.apache.org/jira/browse/GERONIMO-1188
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: maven and maven repository
 Reporter: erik daughtrey


 As Aaron points out, there's probably only one jar needed.  David J would 
 like to see this in a public repository such as ibiblio.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1189) Installer should be built from its own module in assemblies.

2005-11-21 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1189?page=all ]

erik daughtrey updated GERONIMO-1189:
-

Attachment: geronimo-1189.patch

The patch is a first cut toward a build for the installer.  Currently,
the build is still disabled through a dummy build target since
the installer compile jar dependency is not yet resolvable.
There's a codehaus JIRA (mavenupload-598) pending to resolve
the dependency.

 Installer should be built from its own module in assemblies.
 

  Key: GERONIMO-1189
  URL: http://issues.apache.org/jira/browse/GERONIMO-1189
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: Maven
 Reporter: erik daughtrey
  Attachments: geronimo-1189.patch, installer.jar

 It would be best to build using a Maven plugin. Otherwise, if impractical, 
 use jelly. There seems to be an installer plugin for Maven 2, but not for the 
 current build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1189) [PATCH] Installer should be built from its own module in assemblies.

2005-11-21 Thread erik daughtrey (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1189?page=all ]

erik daughtrey updated GERONIMO-1189:
-

Summary: [PATCH] Installer should be built from its own module in 
assemblies.  (was: Installer should be built from its own module in assemblies.)

 [PATCH] Installer should be built from its own module in assemblies.
 

  Key: GERONIMO-1189
  URL: http://issues.apache.org/jira/browse/GERONIMO-1189
  Project: Geronimo
 Type: Improvement
   Components: installer
 Versions: 1.0
  Environment: Maven
 Reporter: erik daughtrey
  Attachments: geronimo-1189.patch, installer.jar

 It would be best to build using a Maven plugin. Otherwise, if impractical, 
 use jelly. There seems to be an installer plugin for Maven 2, but not for the 
 current build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1188) Get necessary izpack jars into Maven repository for access during build

2005-11-16 Thread erik daughtrey (JIRA)
Get necessary izpack jars into Maven repository for access during build
---

 Key: GERONIMO-1188
 URL: http://issues.apache.org/jira/browse/GERONIMO-1188
 Project: Geronimo
Type: Improvement
  Components: installer  
Versions: 1.0
 Environment: maven and maven repository
Reporter: erik daughtrey


As Aaron points out, there's probably only one jar needed.  David J would like 
to see this in a public repository such as ibiblio.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1189) Installer should be built from its own module in assemblies.

2005-11-16 Thread erik daughtrey (JIRA)
Installer should be built from its own module in assemblies.


 Key: GERONIMO-1189
 URL: http://issues.apache.org/jira/browse/GERONIMO-1189
 Project: Geronimo
Type: Improvement
  Components: installer  
Versions: 1.0
 Environment: Maven
Reporter: erik daughtrey


It would be best to build using a Maven plugin. Otherwise, if impractical, use 
jelly. There seems to be an installer plugin for Maven 2, but not for the 
current build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1190) usability: Install should not display configuration screens for packs not being installed

2005-11-16 Thread erik daughtrey (JIRA)
usability: Install should not display configuration screens for packs not being 
installed
-

 Key: GERONIMO-1190
 URL: http://issues.apache.org/jira/browse/GERONIMO-1190
 Project: Geronimo
Type: Improvement
  Components: installer  
Versions: 1.0
 Environment: installer runtime on all platforms
Reporter: erik daughtrey


It's possible that the createForPack element, when properly leveraged, may 
allow this capability.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1191) Installer should not allow conflicting configuration information

2005-11-16 Thread erik daughtrey (JIRA)
Installer should not allow conflicting configuration information


 Key: GERONIMO-1191
 URL: http://issues.apache.org/jira/browse/GERONIMO-1191
 Project: Geronimo
Type: New Feature
  Components: installer  
Versions: 1.0
 Environment: Installer runtime -- all platfoms
Reporter: erik daughtrey


Currently, the installer does not verify that conflicting ports may have been 
configured by the operator.  Fixing this problem requires encoding of the 
potential field conflicts on an inter-panel and intra-panel basis.  Ultimately, 
it would be great to factor environmental information into the equation, but 
that's boiling the ocean.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-11-16 Thread erik daughtrey (JIRA)
Installer should create a config.xml for the target install
---

 Key: GERONIMO-1192
 URL: http://issues.apache.org/jira/browse/GERONIMO-1192
 Project: Geronimo
Type: New Feature
  Components: installer  
Versions: 1.0
 Environment: Installer runtime
Reporter: erik daughtrey


DJ - This could be done by adding bits associated with each configuration, or 
by removing chunks from a 'universal' config.xml for the configuations we 
didn't install.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1193) Installer should include schema files for components included in the install target

2005-11-16 Thread erik daughtrey (JIRA)
Installer should include schema files for components included in the install 
target
---

 Key: GERONIMO-1193
 URL: http://issues.apache.org/jira/browse/GERONIMO-1193
 Project: Geronimo
Type: New Feature
  Components: installer  
Versions: 1.0
 Environment: Maven, installer runtime
Reporter: erik daughtrey


DJ: This should proceed by fixing the xmlbeans plugin to put schemas in the 
same place the xmlbeans ant task does, and by extracting all such schemas from 
our dependencies. This needs to be added to the assembly plugin: it is not 
installer specific.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (GERONIMO-1194) Installer should only install packs(features) selected at install time

2005-11-16 Thread erik daughtrey (JIRA)
Installer should only install packs(features) selected at install time
--

 Key: GERONIMO-1194
 URL: http://issues.apache.org/jira/browse/GERONIMO-1194
 Project: Geronimo
Type: Improvement
  Components: installer  
Versions: 1.0
 Environment: Maven, installer runtime
Reporter: erik daughtrey


DJ: The installer currently works by installing everything in a full
geronimo install, and not starting the pieces you don't want.  This is
rather unsatisfactory unless you sell disk space.  The geronimo
assembly is moving to use of the packaging and assembly plugins, and we
can leverage that with the installer.  What I am thinking of is
including a maven repository inside  the installer jar that includes
everything from a full geronimo install with everything, including all
the .car files for the configurations.  Then  we can imitate or use the
assembly plugin to copy the configuration dependencies into the install
target and install the actual configurations.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira