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 ap...@apache.org on 2011/01/14 10:34:58 UTC

svn commit: r1058929 - in /incubator/npanday/trunk: dotnet/assemblies/NPanday.Artifact/ dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/ dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/ dotnet/assemblies/NPanday/ plugins/netpl...

Author: apadilla
Date: Fri Jan 14 10:34:58 2011
New Revision: 1058929

URL: http://svn.apache.org/viewvc?rev=1058929&view=rev
Log:
removed license-headers on .sln files since it's already excluded in the configuration for apache-rat-plugin

Modified:
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Artifact/NPanday.Artifact.sln
    incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test.sln
    incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/NPanday.ProjectImporterEngine-Test.sln
    incubator/npanday/trunk/dotnet/assemblies/NPanday/NPanday.sln
    incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Msbuild/src/it/IT001/WpfApplicationExample.sln
    incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT003/IT003.sln
    incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT004/IT004.sln
    incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT005/IT005.sln
    incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/WIXVBWebApp08.sln
    incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT007/WIXLocalizationExample.sln

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Artifact/NPanday.Artifact.sln
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Artifact/NPanday.Artifact.sln?rev=1058929&r1=1058928&r2=1058929&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Artifact/NPanday.Artifact.sln (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Artifact/NPanday.Artifact.sln Fri Jan 14 10:34:58 2011
@@ -1,19 +1,4 @@
- // 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.
+
 Microsoft Visual Studio Solution File, Format Version 9.00
 # Visual Studio 2005
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NPanday.Artifact", "src\main\csharp\NPanday.Artifact.csproj", "{701803D4-90F5-44D7-919D-4844FEB7F936}"

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test.sln
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test.sln?rev=1058929&r1=1058928&r2=1058929&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test.sln (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.Model.Settings/src/test/csharp/NPanday.SettingsUtil-Test.sln Fri Jan 14 10:34:58 2011
@@ -1,21 +1,4 @@
-//
-// 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.
-//
+
 Microsoft Visual Studio Solution File, Format Version 9.00
 # Visual Studio 2005
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NPanday.SettingsUtil-Test", "NPanday.SettingsUtil-Test\NPanday.SettingsUtil-Test.csproj", "{FEEC01CB-2577-4059-9609-531A4913BCDA}"

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/NPanday.ProjectImporterEngine-Test.sln
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/NPanday.ProjectImporterEngine-Test.sln?rev=1058929&r1=1058928&r2=1058929&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/NPanday.ProjectImporterEngine-Test.sln (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/NPanday.ProjectImporterEngine-Test.sln Fri Jan 14 10:34:58 2011
@@ -1,22 +1,4 @@
-//
-// 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.
-//
-
+
 Microsoft Visual Studio Solution File, Format Version 9.00
 # Visual Studio 2005
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NPanday.ProjectImporterEngine-Test", "NPanday.ProjectImporterEngine-Test.csproj", "{AB99C7DE-1065-452F-A49D-937F1FD18E81}"

Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday/NPanday.sln
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/dotnet/assemblies/NPanday/NPanday.sln?rev=1058929&r1=1058928&r2=1058929&view=diff
==============================================================================
--- incubator/npanday/trunk/dotnet/assemblies/NPanday/NPanday.sln (original)
+++ incubator/npanday/trunk/dotnet/assemblies/NPanday/NPanday.sln Fri Jan 14 10:34:58 2011
@@ -1,19 +1,4 @@
- // 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.
+
 Microsoft Visual Studio Solution File, Format Version 9.00
 # Visual Studio 2005
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NPanday.Artifact", "..\NPanday.Artifact\src\main\csharp\NPanday.Artifact.csproj", "{701803D4-90F5-44D7-919D-4844FEB7F936}"

Modified: incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Msbuild/src/it/IT001/WpfApplicationExample.sln
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Msbuild/src/it/IT001/WpfApplicationExample.sln?rev=1058929&r1=1058928&r2=1058929&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Msbuild/src/it/IT001/WpfApplicationExample.sln (original)
+++ incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Msbuild/src/it/IT001/WpfApplicationExample.sln Fri Jan 14 10:34:58 2011
@@ -1,19 +1,4 @@
-// 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.
+
 Microsoft Visual Studio Solution File, Format Version 10.00
 # Visual Studio 2008
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfApplicationExample", "WpfApplicationExample\WpfApplicationExample.csproj", "{D9783B45-E511-4C27-9C5D-27A72D0314EA}"

Modified: incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT003/IT003.sln
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT003/IT003.sln?rev=1058929&r1=1058928&r2=1058929&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT003/IT003.sln (original)
+++ incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT003/IT003.sln Fri Jan 14 10:34:58 2011
@@ -1,20 +1,4 @@
- // 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.
-
+
 Microsoft Visual Studio Solution File, Format Version 9.00
 # Visual Studio 2005
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestLibrary", "TestLibrary\TestLibrary.csproj", "{54528007-DA92-45C7-B647-35D450A058F5}"

Modified: incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT004/IT004.sln
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT004/IT004.sln?rev=1058929&r1=1058928&r2=1058929&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT004/IT004.sln (original)
+++ incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT004/IT004.sln Fri Jan 14 10:34:58 2011
@@ -1,19 +1,4 @@
- // 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.
+
 Microsoft Visual Studio Solution File, Format Version 9.00
 # Visual Studio 2005
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestConsoleApplication", "TestConsoleApplication\TestConsoleApplication.csproj", "{18141531-01C2-4A10-A074-022FA3363A0E}"

Modified: incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT005/IT005.sln
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT005/IT005.sln?rev=1058929&r1=1058928&r2=1058929&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT005/IT005.sln (original)
+++ incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT005/IT005.sln Fri Jan 14 10:34:58 2011
@@ -1,19 +1,4 @@
- // 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.
+
 Microsoft Visual Studio Solution File, Format Version 9.00
 # Visual Studio 2005
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestLibrary", "TestLibrary\TestLibrary.csproj", "{54528007-DA92-45C7-B647-35D450A058F5}"

Modified: incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/WIXVBWebApp08.sln
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/WIXVBWebApp08.sln?rev=1058929&r1=1058928&r2=1058929&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/WIXVBWebApp08.sln (original)
+++ incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT006/WIXVBWebApp08.sln Fri Jan 14 10:34:58 2011
@@ -1,19 +1,4 @@
- // 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.
+
 Microsoft Visual Studio Solution File, Format Version 10.00
 # Visual Studio 2008
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E9F25FA7-9DFA-4AFF-B7C4-A9B6DE968AF4}"

Modified: incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT007/WIXLocalizationExample.sln
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT007/WIXLocalizationExample.sln?rev=1058929&r1=1058928&r2=1058929&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT007/WIXLocalizationExample.sln (original)
+++ incubator/npanday/trunk/plugins/wix-maven-plugin/src/it/IT007/WIXLocalizationExample.sln Fri Jan 14 10:34:58 2011
@@ -1,19 +1,4 @@
- // 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.
+
 Microsoft Visual Studio Solution File, Format Version 10.00
 # Visual Studio 2008
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WIXLocalizationExample", "WIXLocalizationExample\WIXLocalizationExample.csproj", "{37411FD5-08F6-4ACA-A45C-A7E0508BDAB5}"