Modified: 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/Application.Designer.vb
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My%20Project/Application.Designer.vb?rev=1156086&r1=1156085&r2=1156086&view=diff
==============================================================================
--- 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/Application.Designer.vb (original)
+++ 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/Application.Designer.vb Wed Aug 10 10:11:33 2011
@@ -1,31 +1,31 @@
-'------------------------------------------------------------------------------
-' Licensed to the Apache Software Foundation (ASF) under one
-' or more contributor license agreements.  See the NOTICE file
-' distributed with this work for additional information
-' regarding copyright ownership.  The ASF licenses this file
-' to you under the Apache License, Version 2.0 (the
-' "License"); you may not use this file except in compliance
-' with the License.  You may obtain a copy of the License at
-'
-'     http://www.apache.org/licenses/LICENSE-2.0
-'
-' Unless required by applicable law or agreed to in writing,
-' software distributed under the License is distributed on an
-' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-' KIND, either express or implied.  See the License for the
-' specific language governing permissions and limitations
-' under the License.
-'------------------------------------------------------------------------------
-'------------------------------------------------------------------------------
-' <auto-generated>
-'     This code was generated by a tool.
-'     Runtime Version:2.0.50727.3053
-'
-'     Changes to this file may cause incorrect behavior and will be lost if
-'     the code is regenerated.
-' </auto-generated>
-'------------------------------------------------------------------------------
-
-Option Strict On
-Option Explicit On
-
+'------------------------------------------------------------------------------
+' Licensed to the Apache Software Foundation (ASF) under one
+' or more contributor license agreements.  See the NOTICE file
+' distributed with this work for additional information
+' regarding copyright ownership.  The ASF licenses this file
+' to you under the Apache License, Version 2.0 (the
+' "License"); you may not use this file except in compliance
+' with the License.  You may obtain a copy of the License at
+'
+'     http://www.apache.org/licenses/LICENSE-2.0
+'
+' Unless required by applicable law or agreed to in writing,
+' software distributed under the License is distributed on an
+' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+' KIND, either express or implied.  See the License for the
+' specific language governing permissions and limitations
+' under the License.
+'------------------------------------------------------------------------------
+'------------------------------------------------------------------------------
+' <auto-generated>
+'     This code was generated by a tool.
+'     Runtime Version:2.0.50727.3053
+'
+'     Changes to this file may cause incorrect behavior and will be lost if
+'     the code is regenerated.
+' </auto-generated>
+'------------------------------------------------------------------------------
+
+Option Strict On
+Option Explicit On
+

Propchange: 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/Application.Designer.vb
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/AssemblyInfo.vb
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My%20Project/AssemblyInfo.vb?rev=1156086&r1=1156085&r2=1156086&view=diff
==============================================================================
--- 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/AssemblyInfo.vb (original)
+++ 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/AssemblyInfo.vb Wed Aug 10 10:11:33 2011
@@ -1,52 +1,52 @@
-'------------------------------------------------------------------------------
-' Licensed to the Apache Software Foundation (ASF) under one
-' or more contributor license agreements.  See the NOTICE file
-' distributed with this work for additional information
-' regarding copyright ownership.  The ASF licenses this file
-' to you under the Apache License, Version 2.0 (the
-' "License"); you may not use this file except in compliance
-' with the License.  You may obtain a copy of the License at
-'
-'     http://www.apache.org/licenses/LICENSE-2.0
-'
-' Unless required by applicable law or agreed to in writing,
-' software distributed under the License is distributed on an
-' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-' KIND, either express or implied.  See the License for the
-' specific language governing permissions and limitations
-' under the License.
-'------------------------------------------------------------------------------
-Imports System
-Imports System.Reflection
-Imports System.Runtime.InteropServices
-
-' General Information about an assembly is controlled through the following 
-' set of attributes. Change these attribute values to modify the information
-' associated with an assembly.
-
-' Review the values of the assembly attributes
-<Assembly: AssemblyTitle("VBWebApplication_Wix")> 
-<Assembly: AssemblyDescription("")> 
-<Assembly: AssemblyCompany("g2ix")> 
-<Assembly: AssemblyProduct("VBWebApplication_Wix")> 
-<Assembly: AssemblyCopyright("Copyright © g2ix 2010")> 
-<Assembly: AssemblyTrademark("")> 
-
-<Assembly: ComVisible(False)>
-
-'The following GUID is for the ID of the typelib if this project is exposed to 
COM
-<Assembly: Guid("334e9cee-0d47-4d70-924b-b5098a3432cb")> 
-
-' Version information for an assembly consists of the following four values:
-'
-'      Major Version
-'      Minor Version 
-'      Build Number
-'      Revision
-'
-' You can specify all the values or you can default the Build and Revision 
Numbers 
-' by using the '*' as shown below:
-' <Assembly: AssemblyVersion("1.0.*")> 
-
-<Assembly: AssemblyVersion("1.0.0.0")> 
+'------------------------------------------------------------------------------
+' Licensed to the Apache Software Foundation (ASF) under one
+' or more contributor license agreements.  See the NOTICE file
+' distributed with this work for additional information
+' regarding copyright ownership.  The ASF licenses this file
+' to you under the Apache License, Version 2.0 (the
+' "License"); you may not use this file except in compliance
+' with the License.  You may obtain a copy of the License at
+'
+'     http://www.apache.org/licenses/LICENSE-2.0
+'
+' Unless required by applicable law or agreed to in writing,
+' software distributed under the License is distributed on an
+' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+' KIND, either express or implied.  See the License for the
+' specific language governing permissions and limitations
+' under the License.
+'------------------------------------------------------------------------------
+Imports System
+Imports System.Reflection
+Imports System.Runtime.InteropServices
+
+' General Information about an assembly is controlled through the following 
+' set of attributes. Change these attribute values to modify the information
+' associated with an assembly.
+
+' Review the values of the assembly attributes
+<Assembly: AssemblyTitle("VBWebApplication_Wix")> 
+<Assembly: AssemblyDescription("")> 
+<Assembly: AssemblyCompany("g2ix")> 
+<Assembly: AssemblyProduct("VBWebApplication_Wix")> 
+<Assembly: AssemblyCopyright("Copyright © g2ix 2010")> 
+<Assembly: AssemblyTrademark("")> 
+
+<Assembly: ComVisible(False)>
+
+'The following GUID is for the ID of the typelib if this project is exposed to 
COM
+<Assembly: Guid("334e9cee-0d47-4d70-924b-b5098a3432cb")> 
+
+' Version information for an assembly consists of the following four values:
+'
+'      Major Version
+'      Minor Version 
+'      Build Number
+'      Revision
+'
+' You can specify all the values or you can default the Build and Revision 
Numbers 
+' by using the '*' as shown below:
+' <Assembly: AssemblyVersion("1.0.*")> 
+
+<Assembly: AssemblyVersion("1.0.0.0")> 
 <Assembly: AssemblyFileVersion("1.2")>
\ No newline at end of file

Propchange: 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/AssemblyInfo.vb
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/Resources.Designer.vb
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My%20Project/Resources.Designer.vb?rev=1156086&r1=1156085&r2=1156086&view=diff
==============================================================================
--- 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/Resources.Designer.vb (original)
+++ 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/Resources.Designer.vb Wed Aug 10 10:11:33 2011
@@ -1,81 +1,81 @@
-'------------------------------------------------------------------------------
-' Licensed to the Apache Software Foundation (ASF) under one
-' or more contributor license agreements.  See the NOTICE file
-' distributed with this work for additional information
-' regarding copyright ownership.  The ASF licenses this file
-' to you under the Apache License, Version 2.0 (the
-' "License"); you may not use this file except in compliance
-' with the License.  You may obtain a copy of the License at
-'
-'     http://www.apache.org/licenses/LICENSE-2.0
-'
-' Unless required by applicable law or agreed to in writing,
-' software distributed under the License is distributed on an
-' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-' KIND, either express or implied.  See the License for the
-' specific language governing permissions and limitations
-' under the License.
-'------------------------------------------------------------------------------
-'------------------------------------------------------------------------------
-' <auto-generated>
-'     This code was generated by a tool.
-'     Runtime Version:2.0.50727.3053
-'
-'     Changes to this file may cause incorrect behavior and will be lost if
-'     the code is regenerated.
-' </auto-generated>
-'------------------------------------------------------------------------------
-
-Option Strict On
-Option Explicit On
-
-Imports System
-
-Namespace My.Resources
-    
-    'This class was auto-generated by the StronglyTypedResourceBuilder
-    'class via a tool like ResGen or Visual Studio.
-    'To add or remove a member, edit your .ResX file then rerun ResGen
-    'with the /str option, or rebuild your VS project.
-    '''<summary>
-    '''  A strongly-typed resource class, for looking up localized strings, 
etc.
-    '''</summary>
-    
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder",
 "2.0.0.0"),  _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
-     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(),  _
-     Global.Microsoft.VisualBasic.HideModuleNameAttribute()>  _
-    Friend Module Resources
-        
-        Private resourceMan As Global.System.Resources.ResourceManager
-        
-        Private resourceCulture As Global.System.Globalization.CultureInfo
-        
-        '''<summary>
-        '''  Returns the cached ResourceManager instance used by this class.
-        '''</summary>
-        
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>
  _
-        Friend ReadOnly Property ResourceManager() As 
Global.System.Resources.ResourceManager
-            Get
-                If Object.ReferenceEquals(resourceMan, Nothing) Then
-                    Dim temp As Global.System.Resources.ResourceManager = New 
Global.System.Resources.ResourceManager("VBWebApplication_Wix.Resources", 
GetType(Resources).Assembly)
-                    resourceMan = temp
-                End If
-                Return resourceMan
-            End Get
-        End Property
-        
-        '''<summary>
-        '''  Overrides the current thread's CurrentUICulture property for all
-        '''  resource lookups using this strongly typed resource class.
-        '''</summary>
-        
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>
  _
-        Friend Property Culture() As Global.System.Globalization.CultureInfo
-            Get
-                Return resourceCulture
-            End Get
-            Set
-                resourceCulture = value
-            End Set
-        End Property
-    End Module
-End Namespace
+'------------------------------------------------------------------------------
+' Licensed to the Apache Software Foundation (ASF) under one
+' or more contributor license agreements.  See the NOTICE file
+' distributed with this work for additional information
+' regarding copyright ownership.  The ASF licenses this file
+' to you under the Apache License, Version 2.0 (the
+' "License"); you may not use this file except in compliance
+' with the License.  You may obtain a copy of the License at
+'
+'     http://www.apache.org/licenses/LICENSE-2.0
+'
+' Unless required by applicable law or agreed to in writing,
+' software distributed under the License is distributed on an
+' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+' KIND, either express or implied.  See the License for the
+' specific language governing permissions and limitations
+' under the License.
+'------------------------------------------------------------------------------
+'------------------------------------------------------------------------------
+' <auto-generated>
+'     This code was generated by a tool.
+'     Runtime Version:2.0.50727.3053
+'
+'     Changes to this file may cause incorrect behavior and will be lost if
+'     the code is regenerated.
+' </auto-generated>
+'------------------------------------------------------------------------------
+
+Option Strict On
+Option Explicit On
+
+Imports System
+
+Namespace My.Resources
+    
+    'This class was auto-generated by the StronglyTypedResourceBuilder
+    'class via a tool like ResGen or Visual Studio.
+    'To add or remove a member, edit your .ResX file then rerun ResGen
+    'with the /str option, or rebuild your VS project.
+    '''<summary>
+    '''  A strongly-typed resource class, for looking up localized strings, 
etc.
+    '''</summary>
+    
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder",
 "2.0.0.0"),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(),  _
+     Global.Microsoft.VisualBasic.HideModuleNameAttribute()>  _
+    Friend Module Resources
+        
+        Private resourceMan As Global.System.Resources.ResourceManager
+        
+        Private resourceCulture As Global.System.Globalization.CultureInfo
+        
+        '''<summary>
+        '''  Returns the cached ResourceManager instance used by this class.
+        '''</summary>
+        
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>
  _
+        Friend ReadOnly Property ResourceManager() As 
Global.System.Resources.ResourceManager
+            Get
+                If Object.ReferenceEquals(resourceMan, Nothing) Then
+                    Dim temp As Global.System.Resources.ResourceManager = New 
Global.System.Resources.ResourceManager("VBWebApplication_Wix.Resources", 
GetType(Resources).Assembly)
+                    resourceMan = temp
+                End If
+                Return resourceMan
+            End Get
+        End Property
+        
+        '''<summary>
+        '''  Overrides the current thread's CurrentUICulture property for all
+        '''  resource lookups using this strongly typed resource class.
+        '''</summary>
+        
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>
  _
+        Friend Property Culture() As Global.System.Globalization.CultureInfo
+            Get
+                Return resourceCulture
+            End Get
+            Set
+                resourceCulture = value
+            End Set
+        End Property
+    End Module
+End Namespace

Propchange: 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/Resources.Designer.vb
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/Settings.Designer.vb
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My%20Project/Settings.Designer.vb?rev=1156086&r1=1156085&r2=1156086&view=diff
==============================================================================
--- 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/Settings.Designer.vb (original)
+++ 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/Settings.Designer.vb Wed Aug 10 10:11:33 2011
@@ -1,91 +1,91 @@
-'------------------------------------------------------------------------------
-' Licensed to the Apache Software Foundation (ASF) under one
-' or more contributor license agreements.  See the NOTICE file
-' distributed with this work for additional information
-' regarding copyright ownership.  The ASF licenses this file
-' to you under the Apache License, Version 2.0 (the
-' "License"); you may not use this file except in compliance
-' with the License.  You may obtain a copy of the License at
-'
-'     http://www.apache.org/licenses/LICENSE-2.0
-'
-' Unless required by applicable law or agreed to in writing,
-' software distributed under the License is distributed on an
-' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-' KIND, either express or implied.  See the License for the
-' specific language governing permissions and limitations
-' under the License.
-'------------------------------------------------------------------------------
-'------------------------------------------------------------------------------
-' <auto-generated>
-'     This code was generated by a tool.
-'     Runtime Version:2.0.50727.3053
-'
-'     Changes to this file may cause incorrect behavior and will be lost if
-'     the code is regenerated.
-' </auto-generated>
-'------------------------------------------------------------------------------
-
-Option Strict On
-Option Explicit On
-
-
-Namespace My
-    
-    <Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(),  _
-     
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator",
 "9.0.0.0"),  _
-     
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>
  _
-    Partial Friend NotInheritable Class MySettings
-        Inherits Global.System.Configuration.ApplicationSettingsBase
-        
-        Private Shared defaultInstance As MySettings = 
CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New 
MySettings),MySettings)
-        
-#Region "My.Settings Auto-Save Functionality"
-#If _MyType = "WindowsForms" Then
-    Private Shared addedHandler As Boolean
-
-    Private Shared addedHandlerLockObject As New Object
-
-    <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), 
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>
 _
-    Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, 
ByVal e As Global.System.EventArgs)
-        If My.Application.SaveMySettingsOnExit Then
-            My.Settings.Save()
-        End If
-    End Sub
-#End If
-#End Region
-        
-        Public Shared ReadOnly Property [Default]() As MySettings
-            Get
-                
-#If _MyType = "WindowsForms" Then
-               If Not addedHandler Then
-                    SyncLock addedHandlerLockObject
-                        If Not addedHandler Then
-                            AddHandler My.Application.Shutdown, AddressOf 
AutoSaveSettings
-                            addedHandler = True
-                        End If
-                    End SyncLock
-                End If
-#End If
-                Return defaultInstance
-            End Get
-        End Property
-    End Class
-End Namespace
-
-Namespace My
-    
-    <Global.Microsoft.VisualBasic.HideModuleNameAttribute(),  _
-     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
-     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()>  _
-    Friend Module MySettingsProperty
-        
-        
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")>  _
-        Friend ReadOnly Property Settings() As 
Global.VBWebApplication_Wix.My.MySettings
-            Get
-                Return Global.VBWebApplication_Wix.My.MySettings.Default
-            End Get
-        End Property
-    End Module
-End Namespace
+'------------------------------------------------------------------------------
+' Licensed to the Apache Software Foundation (ASF) under one
+' or more contributor license agreements.  See the NOTICE file
+' distributed with this work for additional information
+' regarding copyright ownership.  The ASF licenses this file
+' to you under the Apache License, Version 2.0 (the
+' "License"); you may not use this file except in compliance
+' with the License.  You may obtain a copy of the License at
+'
+'     http://www.apache.org/licenses/LICENSE-2.0
+'
+' Unless required by applicable law or agreed to in writing,
+' software distributed under the License is distributed on an
+' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+' KIND, either express or implied.  See the License for the
+' specific language governing permissions and limitations
+' under the License.
+'------------------------------------------------------------------------------
+'------------------------------------------------------------------------------
+' <auto-generated>
+'     This code was generated by a tool.
+'     Runtime Version:2.0.50727.3053
+'
+'     Changes to this file may cause incorrect behavior and will be lost if
+'     the code is regenerated.
+' </auto-generated>
+'------------------------------------------------------------------------------
+
+Option Strict On
+Option Explicit On
+
+
+Namespace My
+    
+    <Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(),  _
+     
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator",
 "9.0.0.0"),  _
+     
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>
  _
+    Partial Friend NotInheritable Class MySettings
+        Inherits Global.System.Configuration.ApplicationSettingsBase
+        
+        Private Shared defaultInstance As MySettings = 
CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New 
MySettings),MySettings)
+        
+#Region "My.Settings Auto-Save Functionality"
+#If _MyType = "WindowsForms" Then
+    Private Shared addedHandler As Boolean
+
+    Private Shared addedHandlerLockObject As New Object
+
+    <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), 
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>
 _
+    Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, 
ByVal e As Global.System.EventArgs)
+        If My.Application.SaveMySettingsOnExit Then
+            My.Settings.Save()
+        End If
+    End Sub
+#End If
+#End Region
+        
+        Public Shared ReadOnly Property [Default]() As MySettings
+            Get
+                
+#If _MyType = "WindowsForms" Then
+               If Not addedHandler Then
+                    SyncLock addedHandlerLockObject
+                        If Not addedHandler Then
+                            AddHandler My.Application.Shutdown, AddressOf 
AutoSaveSettings
+                            addedHandler = True
+                        End If
+                    End SyncLock
+                End If
+#End If
+                Return defaultInstance
+            End Get
+        End Property
+    End Class
+End Namespace
+
+Namespace My
+    
+    <Global.Microsoft.VisualBasic.HideModuleNameAttribute(),  _
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
+     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()>  _
+    Friend Module MySettingsProperty
+        
+        
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")>  _
+        Friend ReadOnly Property Settings() As 
Global.VBWebApplication_Wix.My.MySettings
+            Get
+                Return Global.VBWebApplication_Wix.My.MySettings.Default
+            End Get
+        End Property
+    End Module
+End Namespace

Propchange: 
incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My
 Project/Settings.Designer.vb
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/npanday/trunk/site/src/site/apt/download.apt.vm
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/apt/download.apt.vm?rev=1156086&r1=1156085&r2=1156086&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/apt/download.apt.vm (original)
+++ incubator/npanday/trunk/site/src/site/apt/download.apt.vm Wed Aug 10 
10:11:33 2011
@@ -1,76 +1,76 @@
- ----
- Download
- ----
-~~Licensed to the Apache Software Foundation (ASF) under one
-~~or more contributor license agreements.  See the NOTICE file
-~~distributed with this work for additional information
-~~regarding copyright ownership.  The ASF licenses this file
-~~to you under the Apache License, Version 2.0 (the
-~~"License"); you may not use this file except in compliance
-~~with the License.  You may obtain a copy of the License at
-~~
-~~    http://www.apache.org/licenses/LICENSE-2.0
-~~
-~~Unless required by applicable law or agreed to in writing,
-~~software distributed under the License is distributed on an
-~~"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-~~KIND, either express or implied.  See the License for the
-~~specific language governing permissions and limitations
-~~under the License.
-
-Download NPanday
-
-  NPanday is distributed under the 
{{{http://www.apache.org/licenses/LICENSE-2.0} Apache License, version 2.0}}.
-
-
-* Current Release: NPanday ${npandayReleaseVersion}
-
-  This is the currently recommended version of NPanday.
-
-  []
-
-*-------------------------------+---------+----------+-----------+
-| NPanday ${npandayReleaseVersion}                 | Mirrors | Checksum | 
Signature |
-*-------------------------------+---------+----------+-----------+
-| NPanday ${npandayReleaseVersion} MSI        | 
{{{http://www.apache.org/dyn/closer.cgi/incubator/npanday/binaries/npanday-installer-${npandayReleaseVersion}.msi}
 msi}} | {{{ 
http://www.apache.org/dist/incubator/npanday/binaries/npanday-installer-${npandayReleaseVersion}.msi.md5}
 md5}} | {{{ 
http://www.apache.org/dist/incubator/npanday/binaries/npanday-installer-${npandayReleaseVersion}.msi.asc}
 asc}} |
-*-------------------------------+---------+----------+-----------+
-| NPanday ${npandayReleaseVersion} Binaries               | 
{{{http://www.apache.org/dyn/closer.cgi/incubator/npanday/binaries/npanday-repository-builder-${npandayReleaseVersion}-bin.tar.gz}
 tar.gz}} | {{{ 
http://www.apache.org/dist/incubator/npanday/binaries/npanday-repository-builder-${npandayReleaseVersion}-bin.tar.gz.md5}
 md5}} | {{{ 
http://www.apache.org/dist/incubator/npanday/binaries/npanday-repository-builder-${npandayReleaseVersion}-bin.tar.gz.asc}
 asc}} |
-*-------------------------------+---------+----------+-----------+
-| NPanday ${npandayReleaseVersion} Sources           | 
{{{http://www.apache.org/dyn/closer.cgi/incubator/npanday/sources/npanday-project-${npandayReleaseVersion}-src.zip}
 source zip}} | {{{ 
http://www.apache.org/dist/incubator/npanday/sources/npanday-project-${npandayReleaseVersion}-src.zip.md5}
 md5}} | {{{ 
http://www.apache.org/dist/incubator/npanday/sources/npanday-project-${npandayReleaseVersion}-src.zip.asc}
 asc}} |
-*-------------------------------+---------+----------+-----------+
-
-
-* Previous Versions
-
-  More releases are available in the 
{{{http://archive.apache.org/dist/incubator/npanday/binaries/} NPanday 
Archives}}
-
-* Verify the integrity of the files
-
- We recommend that you verify the integrity of the downloaded files using the 
PGP signatures and MD5 checksums.
-
- The PGP signatures can be verified using PGP or GPG. First download the 
{{{http://archive.apache.org/dist/incubator/npanday/KEYS}KEYS}}
- as well as the asc signature file for the particular distribution. Make sure 
you get these files from
- {{{http://www.apache.org/dist/incubator/npanday/}the main distribution 
directory}},
- rather than from a mirror. Then verify the signatures using
-
-
- % pgpk -a KEYS
-
- % pgpv ${filename}.tar.gz.asc
-
- or
-
- % pgp -ka KEYS
-
- % pgp ${filename}.tar.gz.asc
-
- or
-
- % gpg --import KEYS
-
- % gpg --verify ${filename}.tar.gz.asc
-
- You can also verify the MD5 signature on the files. A Unix program called md5 
or md5sum is included in many
- Unix distributions. It is also available as part of 
{{{http://www.gnu.org/software/coreutils/}GNU Coreutils}}.
- Windows users can get binary md5 programs from 
{{{http://www.fourmilab.ch/md5/}Fourmilab}},
- {{{http://www.pc-tools.net/win32/freeware/console}PC-Tools}} or 
{{{http://www.slavasoft.com/fsum/}SlavaSoft}}.
+ ----
+ Download
+ ----
+~~Licensed to the Apache Software Foundation (ASF) under one
+~~or more contributor license agreements.  See the NOTICE file
+~~distributed with this work for additional information
+~~regarding copyright ownership.  The ASF licenses this file
+~~to you under the Apache License, Version 2.0 (the
+~~"License"); you may not use this file except in compliance
+~~with the License.  You may obtain a copy of the License at
+~~
+~~    http://www.apache.org/licenses/LICENSE-2.0
+~~
+~~Unless required by applicable law or agreed to in writing,
+~~software distributed under the License is distributed on an
+~~"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+~~KIND, either express or implied.  See the License for the
+~~specific language governing permissions and limitations
+~~under the License.
+
+Download NPanday
+
+  NPanday is distributed under the 
{{{http://www.apache.org/licenses/LICENSE-2.0} Apache License, version 2.0}}.
+
+
+* Current Release: NPanday ${npandayReleaseVersion}
+
+  This is the currently recommended version of NPanday.
+
+  []
+
+*-------------------------------+---------+----------+-----------+
+| NPanday ${npandayReleaseVersion}                 | Mirrors | Checksum | 
Signature |
+*-------------------------------+---------+----------+-----------+
+| NPanday ${npandayReleaseVersion} MSI        | 
{{{http://www.apache.org/dyn/closer.cgi/incubator/npanday/binaries/npanday-installer-${npandayReleaseVersion}.msi}
 msi}} | {{{ 
http://www.apache.org/dist/incubator/npanday/binaries/npanday-installer-${npandayReleaseVersion}.msi.md5}
 md5}} | {{{ 
http://www.apache.org/dist/incubator/npanday/binaries/npanday-installer-${npandayReleaseVersion}.msi.asc}
 asc}} |
+*-------------------------------+---------+----------+-----------+
+| NPanday ${npandayReleaseVersion} Binaries               | 
{{{http://www.apache.org/dyn/closer.cgi/incubator/npanday/binaries/npanday-repository-builder-${npandayReleaseVersion}-bin.tar.gz}
 tar.gz}} | {{{ 
http://www.apache.org/dist/incubator/npanday/binaries/npanday-repository-builder-${npandayReleaseVersion}-bin.tar.gz.md5}
 md5}} | {{{ 
http://www.apache.org/dist/incubator/npanday/binaries/npanday-repository-builder-${npandayReleaseVersion}-bin.tar.gz.asc}
 asc}} |
+*-------------------------------+---------+----------+-----------+
+| NPanday ${npandayReleaseVersion} Sources           | 
{{{http://www.apache.org/dyn/closer.cgi/incubator/npanday/sources/npanday-project-${npandayReleaseVersion}-src.zip}
 source zip}} | {{{ 
http://www.apache.org/dist/incubator/npanday/sources/npanday-project-${npandayReleaseVersion}-src.zip.md5}
 md5}} | {{{ 
http://www.apache.org/dist/incubator/npanday/sources/npanday-project-${npandayReleaseVersion}-src.zip.asc}
 asc}} |
+*-------------------------------+---------+----------+-----------+
+
+
+* Previous Versions
+
+  More releases are available in the 
{{{http://archive.apache.org/dist/incubator/npanday/binaries/} NPanday 
Archives}}
+
+* Verify the integrity of the files
+
+ We recommend that you verify the integrity of the downloaded files using the 
PGP signatures and MD5 checksums.
+
+ The PGP signatures can be verified using PGP or GPG. First download the 
{{{http://archive.apache.org/dist/incubator/npanday/KEYS}KEYS}}
+ as well as the asc signature file for the particular distribution. Make sure 
you get these files from
+ {{{http://www.apache.org/dist/incubator/npanday/}the main distribution 
directory}},
+ rather than from a mirror. Then verify the signatures using
+
+
+ % pgpk -a KEYS
+
+ % pgpv ${filename}.tar.gz.asc
+
+ or
+
+ % pgp -ka KEYS
+
+ % pgp ${filename}.tar.gz.asc
+
+ or
+
+ % gpg --import KEYS
+
+ % gpg --verify ${filename}.tar.gz.asc
+
+ You can also verify the MD5 signature on the files. A Unix program called md5 
or md5sum is included in many
+ Unix distributions. It is also available as part of 
{{{http://www.gnu.org/software/coreutils/}GNU Coreutils}}.
+ Windows users can get binary md5 programs from 
{{{http://www.fourmilab.ch/md5/}Fourmilab}},
+ {{{http://www.pc-tools.net/win32/freeware/console}PC-Tools}} or 
{{{http://www.slavasoft.com/fsum/}SlavaSoft}}.

Propchange: incubator/npanday/trunk/site/src/site/apt/download.apt.vm
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/npanday/trunk/site/src/site/resources/css/site.css
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/resources/css/site.css?rev=1156086&r1=1156085&r2=1156086&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/resources/css/site.css (original)
+++ incubator/npanday/trunk/site/src/site/resources/css/site.css Wed Aug 10 
10:11:33 2011
@@ -1,19 +1,19 @@
-/*
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.*/
-
+/*
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.*/
+
 /* centralized to misc/npanday-skin */
\ No newline at end of file

Propchange: incubator/npanday/trunk/site/src/site/resources/css/site.css
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to