You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by br...@apache.org on 2011/12/23 04:15:06 UTC

svn commit: r1222550 [1/8] - in /incubator/npanday/branches/npanday-1.4.x: ./ components/ components/dotnet-artifact/ components/dotnet-artifact/src/main/java/npanday/artifact/ components/dotnet-artifact/src/main/java/npanday/artifact/impl/ components/...

Author: brett
Date: Fri Dec 23 04:14:56 2011
New Revision: 1222550

URL: http://svn.apache.org/viewvc?rev=1222550&view=rev
Log:
Merge updated copyright headers from trunk

Added:
    incubator/npanday/branches/npanday-1.4.x/.gitattributes
      - copied unchanged from r1222180, incubator/npanday/trunk/.gitattributes
Modified:
    incubator/npanday/branches/npanday-1.4.x/   (props changed)
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ApplicationConfig.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactContext.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactInstaller.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactMatchPolicy.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/AssemblyResolver.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NPandayArtifactResolutionException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NetDependenciesRepository.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NetDependencyMatchPolicy.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/ArtifactContextImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/ArtifactInstallerImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/AssemblyResolverImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/NetDependenciesRepositoryImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/resources/META-INF/npanday/artifact-registry.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/resources/META-INF/plexus/components.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/ArtifactFactoryTestStub.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/ArtifactInstallerImplTest.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/DummyLogger.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblerContext.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfo.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfoException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfoMarshaller.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/AssemblerContextImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/AssemblyPluginsRepository.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/DefaultAssemblyInfoMarshaller.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/JavaAssemblyInfoMarshaller.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/VBAssemblyInfoMarshaller.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/resources/META-INF/plexus/components.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/test/java/npanday/assembler/impl/DefaultAssemblyInfoUnmarshallerTest.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/groovy/npanday/lifecycle/LifecycleConfigurationGenerator.groovy
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/groovy/npanday/lifecycle/LifecycleMappingBuilder.groovy
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/groovy/npanday/lifecycle/LifecyclePrinter.groovy
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/java/npanday/ArtifactType.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/java/npanday/ArtifactTypeHelper.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/java/npanday/InitializationException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/java/npanday/NPandayContext.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/java/npanday/PathUtil.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/java/npanday/PlatformUnsupportedException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/java/npanday/RepositoryNotFoundException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/java/npanday/Version.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/java/npanday/lifecycle/LifecycleMap.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/java/npanday/lifecycle/LifecycleMapping.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/java/npanday/lifecycle/LifecyclePhase.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/resources/META-INF/npanday/assembly-plugins.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/resources/META-INF/npanday/configuration-appenders.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/resources/META-INF/npanday/executable-plugins.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/resources/META-INF/npanday/net-dependencies.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/resources/META-INF/npanday/null.properties
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/resources/META-INF/npanday/registry-config.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/main/resources/META-INF/plexus/components.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/test/groovy/npanday/lifecycle/CustomLifecycleMap.groovy
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/test/groovy/npanday/lifecycle/LifecycleConfigurationGeneratorTests.groovy
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-core/src/test/groovy/npanday/lifecycle/LifecycleMappingBuilderTests.groovy
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/main/java/npanday/dao/Project.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/main/java/npanday/dao/ProjectDao.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/main/java/npanday/dao/ProjectDaoException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/main/java/npanday/dao/ProjectDependency.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/main/java/npanday/dao/ProjectFactory.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/main/java/npanday/dao/ProjectUri.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/main/java/npanday/dao/Requirement.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/main/java/npanday/dao/impl/ProjectDaoImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/main/resources/META-INF/plexus/components.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/test/java/npanday/dao/impl/ArtifactFactoryTestStub.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/test/java/npanday/dao/impl/ProjectDaoImplTest.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/test/java/npanday/dao/impl/WagonManagerTestStub.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-dao-project/src/test/resources/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/CapabilityMatcher.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/CommandCapability.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/CommandExecutor.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/CommandFilter.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/ExecutableCapability.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/ExecutableConfig.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/ExecutableContext.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/ExecutableMatchPolicy.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/ExecutableRequirement.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/ExecutionException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/NetExecutable.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/NetExecutableFactory.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/RepositoryExecutableContext.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerCapability.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerConfig.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerContext.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerExecutable.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerRequirement.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/InvalidArtifactException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/KeyInfo.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/AspxCompiler.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/BaseCompiler.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/CSharpCompilerForProfile.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/DefaultCompiler.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/DotGNUCompiler.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/JavaCompiler.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/NemerleCompiler.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/PhpCompiler.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/RubyCompiler.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/impl/CapabilityMatcherImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerPluginsRepository.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/impl/DefaultNetExecutable.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/impl/DefaultRepositoryNetExecutable.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/impl/ExecutableContextImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/impl/ExecutablePluginsRepository.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/impl/MatchPolicyFactory.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/impl/NetExecutableFactoryImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/impl/RepositoryExecutableContextImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/java/npanday/executable/impl/ThreadedNetExecutable.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-executable/src/main/resources/META-INF/plexus/components.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/java/npanday/plugin/AbstractMojo.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/java/npanday/plugin/ConfigurationAppender.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/java/npanday/plugin/ConfigurationAppenderAnnotation.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/java/npanday/plugin/DotNetMojo.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/java/npanday/plugin/FieldAnnotation.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/java/npanday/plugin/FieldInfo.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/java/npanday/plugin/MavenProjectConfigurationAppender.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/java/npanday/plugin/PluginContext.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/java/npanday/plugin/PomFileConfigurationAppender.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/java/npanday/plugin/StringConfigurationAppender.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/java/npanday/plugin/impl/ConfigurationAppendersRepository.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/java/npanday/plugin/impl/PluginContextImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-plugin/src/main/resources/META-INF/plexus/components.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/ConnectionsRepository.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/DataAccessObject.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/DataAccessObjectRegistry.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/NPandayRepositoryException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/PropertyRepository.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/RegistryLoader.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/Repository.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/RepositoryLoader.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/RepositoryRegistry.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/impl/DataAccessObjectRegistryImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/impl/RepositoryRegistryImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/impl/StandardRegistryLoader.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/java/npanday/registry/impl/StandardRepositoryLoader.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-registry/src/main/resources/META-INF/plexus/components.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/IllegalStateException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/InvalidVersionFormatException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/SettingsException.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/SettingsUtil.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/StateMachineProcessor.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/Vendor.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/VendorFactory.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/VendorInfo.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/VendorInfoMatchPolicy.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/VendorInfoRepository.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/VendorInfoTransitionRule.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/impl/MatchPolicyFactory.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/impl/StateMachineProcessorImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/impl/VendorInfoRepositoryImpl.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/impl/VendorInfoTransitionRuleFactory.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/java/npanday/vendor/impl/VersionMatcher.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/main/resources/META-INF/plexus/components.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/test/java/npanday/vendor/VendorTestFactory.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/test/java/npanday/vendor/impl/MatchPolicyFactoryTest.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/test/java/npanday/vendor/impl/RepositoryRegistryTestStub.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/test/java/npanday/vendor/impl/VendorInfoRepositoryTestStub.java
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-vendor/src/test/java/npanday/vendor/impl/VendorInfoTransitionRuleFactoryTest.java
    incubator/npanday/branches/npanday-1.4.x/components/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dist/dotnet-repository-builder/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dist/dotnet-repository-builder/src/main/assembly/repo.xml
    incubator/npanday/branches/npanday-1.4.x/dist/npanday-installer/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dist/npanday-installer/src/main/groovy/generateWxs.groovy
    incubator/npanday/branches/npanday-1.4.x/dist/npanday-repository-builder/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dist/npanday-repository-builder/src/main/assembly/repo.xml
    incubator/npanday/branches/npanday-1.4.x/dist/npanday-skin/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dist/npanday-skin/src/site/site.xml
    incubator/npanday/branches/npanday-1.4.x/dist/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Artifact/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Artifact/src/main/csharp/NPanday.Artifact.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Model.AutomationExtensibility/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/ExtensibilityAddin.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/ExtensibilityHostApplication.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/ExtensibilityToolsOptionsPageCategory.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/ExtensibilityToolsOptionsPageCategorySubCategory.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/ItemsChoiceType.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/ItemsChoiceType1.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/ItemsChoiceType2.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Model.AutomationExtensibility/src/main/csharp/NPanday.Model.AutomationExtensibility.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Model.Pom/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Plugin/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Console/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Console/src/main/csharp/NPanday.ProjectImporterConsole.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPanday.ProjectImporterEngine.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/Verifiers/VerifyUnitTestsForm.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/NPanday.ProjectImporterEngine-Test.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/EmbeddedResourcesTest/EmbeddedResourcesTest/EmbeddedResourcesTest.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/InterModuleDependency/SA110/SA110.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/InterModuleDependency/SAClassLibrary/SAClassLibrary.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/MavenTestProjectWithNUnit/MavenTestProjectWithNUnit/MavenTestProjectWithNUnit.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/MavenTestProjectWithoutNUnit/MavenTestProjectWithoutNUnit/MavenTestProjectWithoutNUnit.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/MultipleFolderLevelTest/MultipleFolderLevelExample/MultipleFolderLevelExample.vbproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/MultipleFolderLevelTest/MultipleFolderLevelExample/My Project/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/MultipleFolderLevelTest/SubLevelWebApplication/SubLevelWebApplication/Default.aspx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/MultipleFolderLevelTest/SubLevelWebApplication/SubLevelWebApplication/My Project/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/MultipleFolderLevelTest/SubLevelWebApplication/SubLevelWebApplication/SubLevelWebApplication.vbproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/NPANDAY-445-NET40GAC/NPANDAY-445-NET40GAC/NPANDAY-445-NET40GAC.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/SampleVBDependency/Project1/My Project/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/SampleVBDependency/Project1/Project1.vbproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/SampleVBDependency/Project2/My Project/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/SampleVBDependency/Project2/Project2.vbproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/Shell32Example/Shell32Example/Form1.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/Shell32Example/Shell32Example/Properties/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/Shell32Example/Shell32Example/Shell32Example.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/SingleModuleCSharp/SingleModuleCSharp/Properties/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/SingleModuleCSharp/SingleModuleCSharp/SingleModuleCSharp.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/WebSiteWithCSProj/WebApplication1/Default.aspx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/WebSiteWithCSProj/WebApplication1/WebApplication1.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/flat-multi-module-web-application-vb/Default.aspx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/flat-multi-module-web-application-vb/MyLibrary/My Project/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/flat-multi-module-web-application-vb/MyLibrary/MyLibrary.vbproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/flat-multi-module/My Project/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/flat-multi-module/consoleApp2/My Project/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/flat-multi-module/consoleApp2/consoleApp2.vbproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/flat-multi-module/flatVB_proj.vbproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/flat-single-module-cs/FlatSingleModule.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/flat-single-module-vb/FlatSingleModuleVB.vbproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/flat-single-module-vb/My Project/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/sample_web_project/BongClassLib/BongClassLib.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/sample_web_project/SampleInterProject111/SampleInterProject111.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/resource/sample_web_project/SampleWeb/Default.aspx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.ProjectImporter/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/main/csharp/ConstantNamespaceXmlTextReader.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/main/csharp/PathUtility.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/AddArtifactsForm.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/ChangeMavenSettingsXmlForm.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/Commands/AddArtifactsCommand.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/Commands/BuildCommandContext.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/Commands/ButtonCommand.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/Commands/ButtonCommandRegistry.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/Commands/IButtonCommandContext.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/Commands/ImportSelectedProjectCommand.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/Commands/VSCommandCaptions.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/ConfigureMavenRepositoryForm.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/Helper/VisualStudioControlsFinder.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/IReferenceInfo.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/IReferenceManager.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/IWebServiceRefInfo.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/IWebServicesRefUtils.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/LocalArtifactItem.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/LoginForm.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/Messages.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPanday.VisualStudio.Addin.AddIn
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPanday.VisualStudio.Addin.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPandayBuildSystemProperties.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPandayImportProjectForm.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPandaySignAssembly.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/ReferenceErrorEventArgs.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/ReferenceInfo.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/RemoteArtifactNode.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/RemoveArtifactsForm.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/WebReferenceEventArgs.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/WebReferencesClasses.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/WebServiceRefInfo.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/WebServicesReferenceWatcher.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/WebsiteAssemblyReferenceWatcher.cs
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/NPanday.VisualStudio.Addin-Test.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/ClassLibrary1/ClassLibrary1/ClassLibrary1.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/ClassLibrary1/ClassLibrary1/HTMLPage1.htm
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/ClassLibrary1/ClassLibrary1/Resource1.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/ClassLibrary1/ClassLibrary1/Resource2.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/ClassLibrary1/ClassLibrary1/Resource3.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/ClassLibrary1/ClassLibrary1/Resource4.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/ClassLibrary1/ClassLibrary1/Web References/WebRef/demoService.wsdl
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/ClassLibrary1/ClassLibrary1/Web References/WebRef/demoServices Interfaces.wsdl
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/ClassLibrary1/ClassLibrary1/Web References/WebRef2/dilbert.wsdl
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/ClassLibrary1/ClassLibrary1/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/ClassLibrary1/ClassLibrary1/pom2.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/ClassLibrary1/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/TestProject/TestProject/TestProject.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/TestProject/TestProject/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/TestProject/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/resource/m2/test-settings.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.ProjectWizard/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.ProjectWizard/src/main/csharp/ArchetypeProjectForm.resx
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.ProjectWizard/src/main/csharp/NPanday.VisualStudio.ProjectWizard.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio.ProjectWizard/src/main/csharp/a.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.VisualStudio/src/main/csharp/NPanday.VisualStudio.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Addin/javabinding/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Addin/javabinding/src/main/java/NPanday/Plugin/Addin/AutomationExtensibilityMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Addin/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Addin/src/main/csharp/NPanday.Plugin.Addin.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Devenv/javabinding/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Devenv/javabinding/src/main/java/NPanday/Plugin/Devenv/DevenvMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Devenv/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Devenv/src/main/csharp/NPanday.Plugin.Devenv.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Msbuild/javabinding/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Msbuild/javabinding/src/main/java/NPanday/Plugin/Msbuild/MsbuildMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Msbuild/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Msbuild/src/it/IT001/WpfApplicationExample/Properties/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Msbuild/src/it/IT001/WpfApplicationExample/WpfApplicationExample.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Msbuild/src/it/IT001/WpfApplicationExample/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Msbuild/src/it/IT001/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Msbuild/src/main/csharp/NPanday.Plugin.Msbuild.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Resx/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Resx/src/main/csharp/NPanday.Plugin.Resx.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Settings/javabinding/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Settings/javabinding/src/main/java/NPanday/Plugin/Settings/SettingsGeneratorMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Settings/npanday-settings.xsd
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Settings/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Settings/src/main/csharp/NPanday.Plugin.Settings.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Settings/src/main/csharp/NewDataSet.cs
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Settings/src/main/csharp/npandaySettingsDefaultSetup.cs
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Settings/src/main/csharp/npandaySettingsVendorsVendor.cs
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Settings/src/main/csharp/npandaySettingsVendorsVendorFrameworksFramework.cs
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.Settings/src/site/site.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.SysRef/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/NPanday.Plugin.SysRef/src/main/csharp/NPanday.Plugin.SysRef.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/netplugins/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/src/site/site.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT001/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT002/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT003/TestAppInstaller/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT003/TestApplication/Properties/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT003/TestApplication/TestApplication.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT003/TestApplication/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT003/TestLibrary/TestLibrary.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT003/TestLibrary/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT003/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT004/TestAppInstaller/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT004/TestConsoleApplication/TestConsoleApplication.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT004/TestConsoleApplication/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT004/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT005/TestAppInstaller/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT005/TestApplication/Properties/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT005/TestApplication/TestApplication.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT005/TestApplication/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT005/TestLibrary/TestLibrary.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT005/TestLibrary/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT005/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/Default.aspx
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/My Project/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/VBWebApplication_Wix.vbproj
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT006/VBWebApplication_Wix/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT006/WixMSI/Default.htm
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT006/WixMSI/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT006/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT007/LocalizationInstaller/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT007/WIXLocalizationExample/Properties/Resources.resx
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT007/WIXLocalizationExample/WIXLocalizationExample.csproj
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT007/WIXLocalizationExample/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT007/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/it/IT008/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/main/java/npanday/plugin/wix/AbstractWixMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/main/java/npanday/plugin/wix/CandleMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/main/java/npanday/plugin/wix/LightMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/wix-maven-plugin/src/site/site.xml
    incubator/npanday/branches/npanday-1.4.x/pom.xml

Propchange: incubator/npanday/branches/npanday-1.4.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Dec 23 04:14:56 2011
@@ -1,4 +1,4 @@
 /incubator/npanday/branches/NPANDAY-410:1210743-1210765
 /incubator/npanday/branches/npanday-uac-removed:1002005-1024539
 /incubator/npanday/branches/npanday-vs2010-support:1002029-1025477
-/incubator/npanday/trunk:1221087,1221092,1221101,1221116-1221117,1221159
+/incubator/npanday/trunk:1221087,1221092,1221101,1221116-1221117,1221159,1222098-1222180

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/pom.xml?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/pom.xml Fri Dec 23 04:14:56 2011
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-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.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ApplicationConfig.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ApplicationConfig.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ApplicationConfig.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ApplicationConfig.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact;
 
 import org.apache.maven.artifact.Artifact;
 import npanday.PathUtil;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactContext.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactContext.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactContext.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactContext.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact;
 
 import org.apache.maven.artifact.Artifact;
 import org.apache.maven.artifact.repository.ArtifactRepository;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactException.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactException.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactException.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactException.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact;
 
 /**
  * Thrown to indicate an artifact exception.

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactInstaller.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactInstaller.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactInstaller.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactInstaller.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact;
 
 import org.apache.maven.artifact.Artifact;
 import org.apache.maven.artifact.repository.ArtifactRepository;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactMatchPolicy.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactMatchPolicy.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactMatchPolicy.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/ArtifactMatchPolicy.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact;
 
 import org.apache.maven.artifact.Artifact;
 

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/AssemblyResolver.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/AssemblyResolver.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/AssemblyResolver.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/AssemblyResolver.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact;
 
 import npanday.dao.ProjectDaoException;
 import org.apache.maven.project.MavenProject;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NPandayArtifactResolutionException.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NPandayArtifactResolutionException.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NPandayArtifactResolutionException.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NPandayArtifactResolutionException.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact;
 
 /**
  * Wrapper for exceptions caught during artifact resolution.

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NetDependenciesRepository.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NetDependenciesRepository.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NetDependenciesRepository.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NetDependenciesRepository.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact;
 
 import npanday.registry.NPandayRepositoryException;
 import npanday.registry.Repository;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NetDependencyMatchPolicy.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NetDependencyMatchPolicy.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NetDependencyMatchPolicy.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/NetDependencyMatchPolicy.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact;
 
 import npanday.model.netdependency.NetDependency;
 

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/ArtifactContextImpl.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/ArtifactContextImpl.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/ArtifactContextImpl.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/ArtifactContextImpl.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact.impl;
 
 import java.util.*;
 import java.io.File;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/ArtifactInstallerImpl.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/ArtifactInstallerImpl.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/ArtifactInstallerImpl.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/ArtifactInstallerImpl.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact.impl;
 
 import npanday.ArtifactTypeHelper;
 import npanday.artifact.*;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/AssemblyResolverImpl.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/AssemblyResolverImpl.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/AssemblyResolverImpl.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/AssemblyResolverImpl.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact.impl;
 
 import npanday.PathUtil;
 import npanday.artifact.AssemblyResolver;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/NetDependenciesRepositoryImpl.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/NetDependenciesRepositoryImpl.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/NetDependenciesRepositoryImpl.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/java/npanday/artifact/impl/NetDependenciesRepositoryImpl.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.artifact.impl;
 
 import npanday.registry.NPandayRepositoryException;
 import npanday.registry.Repository;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/resources/META-INF/npanday/artifact-registry.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/resources/META-INF/npanday/artifact-registry.xml?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/resources/META-INF/npanday/artifact-registry.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/resources/META-INF/npanday/artifact-registry.xml Fri Dec 23 04:14:56 2011
@@ -1,21 +1,21 @@
 <?xml version="1.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.
+  ~ 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.
 -->
 <registry-config>
   <repositories>

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/resources/META-INF/plexus/components.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/resources/META-INF/plexus/components.xml?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/resources/META-INF/plexus/components.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/main/resources/META-INF/plexus/components.xml Fri Dec 23 04:14:56 2011
@@ -1,20 +1,20 @@
 <!--
-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.
 -->
 <component-set>
   <components>

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/ArtifactFactoryTestStub.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/ArtifactFactoryTestStub.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/ArtifactFactoryTestStub.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/ArtifactFactoryTestStub.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -17,8 +19,6 @@
  * under the License.
  */
 
-package npanday.artifact.impl;
-
 import org.apache.maven.artifact.factory.ArtifactFactory;
 import org.apache.maven.artifact.Artifact;
 import org.apache.maven.artifact.DefaultArtifact;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/ArtifactInstallerImplTest.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/ArtifactInstallerImplTest.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/ArtifactInstallerImplTest.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/ArtifactInstallerImplTest.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -17,8 +19,6 @@
  * under the License.
  */
 
-package npanday.artifact.impl;
-
 import junit.framework.TestCase;
 
 import java.util.ArrayList;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/DummyLogger.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/DummyLogger.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/DummyLogger.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-artifact/src/test/java/npanday/artifact/impl/DummyLogger.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.artifact.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -17,8 +19,6 @@
  * under the License.
  */
 
-package npanday.artifact.impl;
-
 import org.codehaus.plexus.logging.Logger;
 
 public class DummyLogger implements Logger

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/pom.xml?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/pom.xml Fri Dec 23 04:14:56 2011
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-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.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblerContext.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblerContext.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblerContext.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblerContext.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.assembler;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.assembler;
 
 import npanday.InitializationException;
 import npanday.PlatformUnsupportedException;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfo.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfo.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfo.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfo.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.assembler;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.assembler;
 
 import java.io.File;
 import java.util.Collections;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfoException.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfoException.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfoException.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfoException.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.assembler;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.assembler;
 
 /**
  * Exception thrown when there is a problem processing the assembly info.

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfoMarshaller.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfoMarshaller.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfoMarshaller.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/AssemblyInfoMarshaller.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.assembler;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.assembler;
 
 import java.io.OutputStream;
 import java.io.IOException;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/AssemblerContextImpl.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/AssemblerContextImpl.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/AssemblerContextImpl.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/AssemblerContextImpl.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.assembler.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.assembler.impl;
 
 import npanday.assembler.AssemblerContext;
 import npanday.assembler.AssemblyInfo;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/AssemblyPluginsRepository.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/AssemblyPluginsRepository.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/AssemblyPluginsRepository.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/AssemblyPluginsRepository.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.assembler.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.assembler.impl;
 
 import npanday.registry.NPandayRepositoryException;
 import npanday.registry.Repository;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/DefaultAssemblyInfoMarshaller.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/DefaultAssemblyInfoMarshaller.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/DefaultAssemblyInfoMarshaller.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/DefaultAssemblyInfoMarshaller.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.assembler.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.assembler.impl;
 
 import npanday.assembler.AssemblyInfoException;
 import npanday.assembler.AssemblyInfoMarshaller;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/JavaAssemblyInfoMarshaller.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/JavaAssemblyInfoMarshaller.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/JavaAssemblyInfoMarshaller.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/JavaAssemblyInfoMarshaller.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.assembler.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.assembler.impl;
 
 import npanday.assembler.AssemblyInfoMarshaller;
 import npanday.assembler.AssemblyInfo;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/VBAssemblyInfoMarshaller.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/VBAssemblyInfoMarshaller.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/VBAssemblyInfoMarshaller.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/java/npanday/assembler/impl/VBAssemblyInfoMarshaller.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.assembler.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.assembler.impl;
 
 import npanday.assembler.AssemblyInfoMarshaller;
 import npanday.assembler.AssemblyInfo;

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/resources/META-INF/plexus/components.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/resources/META-INF/plexus/components.xml?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/resources/META-INF/plexus/components.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/main/resources/META-INF/plexus/components.xml Fri Dec 23 04:14:56 2011
@@ -1,20 +1,20 @@
 <!--
-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.
 -->
 <component-set>
     <components>

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/test/java/npanday/assembler/impl/DefaultAssemblyInfoUnmarshallerTest.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/test/java/npanday/assembler/impl/DefaultAssemblyInfoUnmarshallerTest.java?rev=1222550&r1=1222549&r2=1222550&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/test/java/npanday/assembler/impl/DefaultAssemblyInfoUnmarshallerTest.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-assembler/src/test/java/npanday/assembler/impl/DefaultAssemblyInfoUnmarshallerTest.java Fri Dec 23 04:14:56 2011
@@ -1,3 +1,5 @@
+package npanday.assembler.impl;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.assembler.impl;
 
 import junit.framework.TestCase;